Pull request #43822 updated Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5c96365c9418498517af1d37a8316546cef2bd6d+68f27cdfc2ecbb206a45d5111d24929cb9e4a339 (37bd93a53e893112fe777e30743df1b50eea32c7) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43822@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags 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 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 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 [2022-08-04T10:48:32.782Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-04T10:48:32.785Z] Trying to pass milestone 5 [Pipeline] milestone [2022-08-04T10:48:32.870Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-04T10:48:33.059Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-042cce28cf67aeef2) in /home/ubuntu/workspace/moby_PR-43822 [Pipeline] { [Pipeline] checkout [2022-08-04T10:48:33.089Z] The recommended git tool is: git [2022-08-04T10:48:33.105Z] using credential docker-jenkins-github-credentials [2022-08-04T10:48:33.114Z] Cloning the remote Git repository [2022-08-04T10:48:33.114Z] Cloning with configured refspecs honoured and without tags [2022-08-04T10:48:33.117Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T10:48:33.118Z] > git init /home/ubuntu/workspace/moby_PR-43822 # timeout=10 [2022-08-04T10:48:33.130Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T10:48:33.130Z] > git --version # timeout=10 [2022-08-04T10:48:33.138Z] > git --version # 'git version 2.17.1' [2022-08-04T10:48:33.138Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:48:33.139Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43822/head:refs/remotes/origin/PR-43822 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:48:48.800Z] Fetching without tags [2022-08-04T10:48:48.971Z] Merging remotes/origin/master commit 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 into PR head commit 5c96365c9418498517af1d37a8316546cef2bd6d [2022-08-04T10:48:48.772Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T10:48:48.775Z] > git config --add remote.origin.fetch +refs/pull/43822/head:refs/remotes/origin/PR-43822 # timeout=10 [2022-08-04T10:48:48.783Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:48:48.790Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T10:48:48.803Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T10:48:48.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:48:48.804Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43822/head:refs/remotes/origin/PR-43822 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:48:48.974Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T10:48:50.115Z] Merge succeeded, producing 44ec46a57c373ee0ebe903b3db46b092a4aab550 [2022-08-04T10:48:50.116Z] Checking out Revision 44ec46a57c373ee0ebe903b3db46b092a4aab550 (PR-43822) [2022-08-04T10:48:50.182Z] Commit message: "Merge commit '68f27cdfc2ecbb206a45d5111d24929cb9e4a339' into HEAD" [2022-08-04T10:48:48.979Z] > git checkout -f 5c96365c9418498517af1d37a8316546cef2bd6d # timeout=10 [2022-08-04T10:48:49.495Z] > git remote # timeout=10 [2022-08-04T10:48:49.502Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T10:48:49.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:48:49.507Z] > git merge 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 # timeout=10 [2022-08-04T10:48:50.109Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T10:48:50.119Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T10:48:50.123Z] > git checkout -f 44ec46a57c373ee0ebe903b3db46b092a4aab550 # timeout=10 [2022-08-04T10:48:50.185Z] > git rev-list --no-walk 5c96365c9418498517af1d37a8316546cef2bd6d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T10:48:51.100Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43822:/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 [2022-08-04T10:48:51.100Z] Unable to find image 'alpine:latest' locally [2022-08-04T10:48:51.100Z] latest: Pulling from library/alpine [2022-08-04T10:48:51.359Z] 530afca65e2e: Already exists [2022-08-04T10:48:51.359Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T10:48:51.359Z] Status: Downloaded newer image for alpine:latest [2022-08-04T10:48:53.888Z] 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 [Pipeline] node [Pipeline] node [2022-08-04T10:48:54.337Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f651d3ce59b0c58f) in /home/ubuntu/workspace/moby_PR-43822 [2022-08-04T10:48:54.338Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-042cce28cf67aeef2) in /home/ubuntu/workspace/moby_PR-43822 [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) [2022-08-04T10:48:54.347Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0521026ef9540bea5) in /home/ubuntu/workspace/moby_PR-43822 [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] { [Pipeline] checkout [2022-08-04T10:48:54.385Z] The recommended git tool is: git [Pipeline] checkout [2022-08-04T10:48:54.390Z] The recommended git tool is: git [Pipeline] { [2022-08-04T10:48:54.398Z] using credential docker-jenkins-github-credentials [2022-08-04T10:48:54.403Z] using credential docker-jenkins-github-credentials [2022-08-04T10:48:54.411Z] Fetching changes from the remote Git repository [2022-08-04T10:48:54.411Z] Cloning the remote Git repository [2022-08-04T10:48:54.411Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-08-04T10:48:54.422Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-04T10:48:54.465Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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] } [2022-08-04T10:48:54.473Z] using credential docker-jenkins-github-credentials [2022-08-04T10:48:54.480Z] Cloning the remote Git repository [2022-08-04T10:48:54.480Z] Cloning with configured refspecs honoured and 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] } [2022-08-04T10:48:54.599Z] Merging remotes/origin/master commit 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 into PR head commit 5c96365c9418498517af1d37a8316546cef2bd6d [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-08-04T10:48:54.760Z] Merge succeeded, producing 6808b4673c30c9d585ee7fb5fecc6472ee4b1311 [2022-08-04T10:48:54.760Z] Checking out Revision 6808b4673c30c9d585ee7fb5fecc6472ee4b1311 (PR-43822) [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-04T10:48:54.824Z] Commit message: "Merge commit '68f27cdfc2ecbb206a45d5111d24929cb9e4a339' into HEAD" [2022-08-04T10:48:54.407Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43822/.git # timeout=10 [2022-08-04T10:48:54.414Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T10:48:54.425Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T10:48:54.425Z] > git --version # timeout=10 [2022-08-04T10:48:54.440Z] > git --version # 'git version 2.17.1' [2022-08-04T10:48:54.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:48:54.441Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43822/head:refs/remotes/origin/PR-43822 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:48:54.602Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T10:48:54.609Z] > git checkout -f 5c96365c9418498517af1d37a8316546cef2bd6d # timeout=10 [2022-08-04T10:48:54.657Z] > git remote # timeout=10 [2022-08-04T10:48:54.662Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T10:48:54.667Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:48:54.667Z] > git merge 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 # timeout=10 [2022-08-04T10:48:54.755Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T10:48:54.763Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T10:48:54.768Z] > git checkout -f 6808b4673c30c9d585ee7fb5fecc6472ee4b1311 # timeout=10 [2022-08-04T10:48:54.827Z] > git rev-list --no-walk 5c96365c9418498517af1d37a8316546cef2bd6d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T10:48:54.415Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T10:48:54.416Z] > git init /home/ubuntu/workspace/moby_PR-43822 # timeout=10 [2022-08-04T10:48:54.435Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T10:48:54.435Z] > git --version # timeout=10 [2022-08-04T10:48:54.441Z] > git --version # 'git version 2.17.1' [2022-08-04T10:48:54.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:48:54.442Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43822/head:refs/remotes/origin/PR-43822 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:48:54.482Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T10:48:54.484Z] > git init /home/ubuntu/workspace/moby_PR-43822 # timeout=10 [2022-08-04T10:48:54.502Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T10:48:54.503Z] > git --version # timeout=10 [2022-08-04T10:48:54.520Z] > git --version # 'git version 2.17.1' [2022-08-04T10:48:54.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:48:54.521Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43822/head:refs/remotes/origin/PR-43822 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:48:55.522Z] + docker version [2022-08-04T10:48:55.523Z] Client: Docker Engine - Community [2022-08-04T10:48:55.523Z] Version: 20.10.14 [2022-08-04T10:48:55.523Z] API version: 1.41 [2022-08-04T10:48:55.523Z] Go version: go1.16.15 [2022-08-04T10:48:55.523Z] Git commit: a224086 [2022-08-04T10:48:55.523Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T10:48:55.523Z] OS/Arch: linux/amd64 [2022-08-04T10:48:55.523Z] Context: default [2022-08-04T10:48:55.523Z] Experimental: true [2022-08-04T10:48:55.523Z] [2022-08-04T10:48:55.523Z] Server: Docker Engine - Community [2022-08-04T10:48:55.523Z] Engine: [2022-08-04T10:48:55.523Z] Version: 20.10.14 [2022-08-04T10:48:55.523Z] API version: 1.41 (minimum version 1.12) [2022-08-04T10:48:55.523Z] Go version: go1.16.15 [2022-08-04T10:48:55.523Z] Git commit: 87a90dc [2022-08-04T10:48:55.523Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T10:48:55.523Z] OS/Arch: linux/amd64 [2022-08-04T10:48:55.523Z] Experimental: true [2022-08-04T10:48:55.523Z] containerd: [2022-08-04T10:48:55.523Z] Version: 1.5.11 [2022-08-04T10:48:55.523Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T10:48:55.523Z] runc: [2022-08-04T10:48:55.523Z] Version: 1.0.3 [2022-08-04T10:48:55.523Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T10:48:55.523Z] docker-init: [2022-08-04T10:48:55.523Z] Version: 0.19.0 [2022-08-04T10:48:55.523Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T10:48:55.848Z] + docker info [2022-08-04T10:48:55.848Z] Client: [2022-08-04T10:48:55.848Z] Context: default [2022-08-04T10:48:55.848Z] Debug Mode: false [2022-08-04T10:48:55.848Z] Plugins: [2022-08-04T10:48:55.849Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T10:48:55.849Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T10:48:55.849Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T10:48:55.849Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T10:48:55.849Z] [2022-08-04T10:48:55.849Z] Server: [2022-08-04T10:48:55.849Z] Containers: 0 [2022-08-04T10:48:55.849Z] Running: 0 [2022-08-04T10:48:55.849Z] Paused: 0 [2022-08-04T10:48:55.849Z] Stopped: 0 [2022-08-04T10:48:55.849Z] Images: 8 [2022-08-04T10:48:55.849Z] Server Version: 20.10.14 [2022-08-04T10:48:55.849Z] Storage Driver: overlay2 [2022-08-04T10:48:55.849Z] Backing Filesystem: extfs [2022-08-04T10:48:55.849Z] Supports d_type: true [2022-08-04T10:48:55.849Z] Native Overlay Diff: true [2022-08-04T10:48:55.849Z] userxattr: false [2022-08-04T10:48:55.849Z] Logging Driver: json-file [2022-08-04T10:48:55.849Z] Cgroup Driver: cgroupfs [2022-08-04T10:48:55.849Z] Cgroup Version: 1 [2022-08-04T10:48:55.849Z] Plugins: [2022-08-04T10:48:55.849Z] Volume: local [2022-08-04T10:48:55.849Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T10:48:55.849Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T10:48:55.849Z] Swarm: inactive [2022-08-04T10:48:55.849Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T10:48:55.849Z] Default Runtime: runc [2022-08-04T10:48:55.849Z] Init Binary: docker-init [2022-08-04T10:48:55.849Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T10:48:55.849Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T10:48:55.849Z] init version: de40ad0 [2022-08-04T10:48:55.849Z] Security Options: [2022-08-04T10:48:55.849Z] apparmor [2022-08-04T10:48:55.849Z] seccomp [2022-08-04T10:48:55.849Z] Profile: default [2022-08-04T10:48:55.849Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T10:48:55.849Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T10:48:55.849Z] OSType: linux [2022-08-04T10:48:55.849Z] Architecture: x86_64 [2022-08-04T10:48:55.849Z] CPUs: 2 [2022-08-04T10:48:55.849Z] Total Memory: 15.35GiB [2022-08-04T10:48:55.849Z] Name: ip-10-100-102-214 [2022-08-04T10:48:55.849Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T10:48:55.849Z] Docker Root Dir: /var/lib/docker [2022-08-04T10:48:55.849Z] Debug Mode: false [2022-08-04T10:48:55.849Z] Registry: https://index.docker.io/v1/ [2022-08-04T10:48:55.849Z] Labels: [2022-08-04T10:48:55.849Z] Experimental: true [2022-08-04T10:48:55.849Z] Insecure Registries: [2022-08-04T10:48:55.849Z] 127.0.0.0/8 [2022-08-04T10:48:55.849Z] Live Restore Enabled: true [2022-08-04T10:48:55.849Z] [2022-08-04T10:48:55.849Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T10:48:56.130Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T10:48:56.130Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T10:48:56.130Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43822/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T10:48:56.130Z] + bash /home/ubuntu/workspace/moby_PR-43822/check-config.sh [2022-08-04T10:48:56.130Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T10:48:56.130Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T10:48:56.130Z] [2022-08-04T10:48:56.130Z] Generally Necessary: [2022-08-04T10:48:56.130Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T10:48:56.130Z] - apparmor: enabled and tools installed [2022-08-04T10:48:56.130Z] - CONFIG_NAMESPACES: enabled [2022-08-04T10:48:56.130Z] - CONFIG_NET_NS: enabled [2022-08-04T10:48:56.130Z] - CONFIG_PID_NS: enabled [2022-08-04T10:48:56.130Z] - CONFIG_IPC_NS: enabled [2022-08-04T10:48:56.130Z] - CONFIG_UTS_NS: enabled [2022-08-04T10:48:56.130Z] - CONFIG_CGROUPS: enabled [2022-08-04T10:48:56.130Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T10:48:56.130Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T10:48:56.130Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T10:48:56.130Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T10:48:56.130Z] - CONFIG_CPUSETS: enabled [2022-08-04T10:48:56.130Z] - CONFIG_MEMCG: enabled [2022-08-04T10:48:56.130Z] - CONFIG_KEYS: enabled [2022-08-04T10:48:56.130Z] - CONFIG_VETH: enabled (as module) [2022-08-04T10:48:56.130Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T10:48:56.130Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T10:48:56.130Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T10:48:56.388Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T10:48:56.388Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T10:48:56.388Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T10:48:56.388Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T10:48:56.388Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T10:48:56.388Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T10:48:56.388Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T10:48:56.388Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T10:48:56.388Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T10:48:56.388Z] [2022-08-04T10:48:56.388Z] Optional Features: [2022-08-04T10:48:56.388Z] - CONFIG_USER_NS: enabled [2022-08-04T10:48:56.388Z] - CONFIG_SECCOMP: enabled [2022-08-04T10:48:56.388Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T10:48:56.388Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T10:48:56.388Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T10:48:56.388Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T10:48:56.388Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T10:48:56.388Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T10:48:56.388Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T10:48:56.388Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T10:48:56.388Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T10:48:56.388Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T10:48:56.388Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T10:48:56.388Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T10:48:56.388Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T10:48:56.388Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T10:48:56.388Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T10:48:56.388Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T10:48:56.388Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T10:48:56.388Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T10:48:56.388Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T10:48:56.388Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T10:48:56.388Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T10:48:56.388Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T10:48:56.388Z] - CONFIG_EXT4_FS: enabled [2022-08-04T10:48:56.388Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T10:48:56.388Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T10:48:56.388Z] - Network Drivers: [2022-08-04T10:48:56.388Z] - "overlay": [2022-08-04T10:48:56.646Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T10:48:56.646Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T10:48:56.646Z] Optional (for encrypted networks): [2022-08-04T10:48:56.646Z] - CONFIG_CRYPTO: enabled [2022-08-04T10:48:56.646Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T10:48:56.646Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T10:48:56.646Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T10:48:56.646Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T10:48:56.646Z] - CONFIG_XFRM: enabled [2022-08-04T10:48:56.646Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T10:48:56.646Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T10:48:56.646Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T10:48:56.646Z] - "ipvlan": [2022-08-04T10:48:56.646Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T10:48:56.646Z] - "macvlan": [2022-08-04T10:48:56.646Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T10:48:56.646Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T10:48:56.646Z] - "ftp,tftp client in container": [2022-08-04T10:48:56.646Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T10:48:56.646Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T10:48:56.646Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T10:48:56.646Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T10:48:56.646Z] - Storage Drivers: [2022-08-04T10:48:56.646Z] - "aufs": [2022-08-04T10:48:56.646Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T10:48:56.646Z] - "btrfs": [2022-08-04T10:48:56.646Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T10:48:56.646Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T10:48:56.646Z] - "devicemapper": [2022-08-04T10:48:56.646Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T10:48:56.646Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T10:48:56.646Z] - "overlay": [2022-08-04T10:48:56.646Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T10:48:56.646Z] - "zfs": [2022-08-04T10:48:56.646Z] - /dev/zfs: present [2022-08-04T10:48:56.646Z] - zfs command: missing [2022-08-04T10:48:56.646Z] - zpool command: missing [2022-08-04T10:48:56.646Z] [2022-08-04T10:48:56.646Z] Limits: [2022-08-04T10:48:56.646Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T10:48:56.646Z] [2022-08-04T10:48:56.646Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T10:48:56.972Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6808b4673c30c9d585ee7fb5fecc6472ee4b1311 . [2022-08-04T10:48:56.972Z] #1 [internal] load build definition from Dockerfile [2022-08-04T10:48:56.972Z] #1 sha256:6fba55ae407c12d5296d8931254341e2a5fa7af43ffbb8722cc9819248849757 [2022-08-04T10:48:56.972Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T10:48:56.972Z] #1 DONE 0.0s [2022-08-04T10:48:56.972Z] [2022-08-04T10:48:56.972Z] #2 [internal] load .dockerignore [2022-08-04T10:48:56.972Z] #2 sha256:3b0ff3ace027b2fdbb89315dae24ffc9d2f6c66dc999c24d07aba34fdf8f229b [2022-08-04T10:48:56.972Z] #2 transferring context: 145B done [2022-08-04T10:48:56.972Z] #2 DONE 0.0s [2022-08-04T10:48:56.972Z] [2022-08-04T10:48:56.972Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T10:48:56.972Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T10:48:57.242Z] #3 DONE 0.1s [2022-08-04T10:48:57.242Z] [2022-08-04T10:48:57.242Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T10:48:57.242Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T10:48:57.242Z] #4 CACHED [2022-08-04T10:48:57.500Z] [2022-08-04T10:48:57.500Z] #5 [internal] load .dockerignore [2022-08-04T10:48:57.500Z] #5 sha256:630cb2343ec9b59d7a9db852e3f34c8aef222c9c9b2cc3c17823db0150289140 [2022-08-04T10:48:57.500Z] #5 DONE 0.0s [2022-08-04T10:48:57.500Z] [2022-08-04T10:48:57.500Z] #6 [internal] load build definition from Dockerfile [2022-08-04T10:48:57.500Z] #6 sha256:646e72af81c547df314672b134cc118ed6af8393245220e50c6a5647a0004715 [2022-08-04T10:48:57.500Z] #6 DONE 0.0s [2022-08-04T10:48:57.500Z] [2022-08-04T10:48:57.500Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T10:48:57.500Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T10:48:57.500Z] #9 DONE 0.1s [2022-08-04T10:48:57.500Z] [2022-08-04T10:48:57.500Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T10:48:57.500Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T10:48:57.500Z] #7 DONE 0.1s [2022-08-04T10:48:57.500Z] [2022-08-04T10:48:57.500Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T10:48:57.500Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T10:48:57.500Z] #10 ... [2022-08-04T10:48:57.500Z] [2022-08-04T10:48:57.500Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T10:48:57.500Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T10:48:57.500Z] #8 DONE 0.1s [2022-08-04T10:48:57.758Z] [2022-08-04T10:48:57.758Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T10:48:57.758Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T10:48:57.758Z] #10 DONE 0.3s [2022-08-04T10:48:57.758Z] [2022-08-04T10:48:57.758Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T10:48:57.758Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T10:48:57.758Z] #73 DONE 0.0s [2022-08-04T10:48:57.758Z] [2022-08-04T10:48:57.758Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T10:48:57.758Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T10:48:57.758Z] #71 DONE 0.0s [2022-08-04T10:48:57.758Z] [2022-08-04T10:48:57.758Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T10:48:57.758Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T10:48:57.758Z] #28 DONE 0.0s [2022-08-04T10:48:57.758Z] [2022-08-04T10:48:57.758Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:48:57.758Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T10:48:57.758Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a done [2022-08-04T10:48:57.758Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T10:48:57.758Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-04T10:48:57.758Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-04T10:48:57.758Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.1s [2022-08-04T10:48:57.758Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.05MB / 10.88MB 0.1s [2022-08-04T10:48:57.758Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 3.15MB / 54.58MB 0.1s [2022-08-04T10:48:58.016Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.1s done [2022-08-04T10:48:58.016Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 7.34MB / 10.88MB 0.2s [2022-08-04T10:48:58.016Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 9.44MB / 54.58MB 0.2s [2022-08-04T10:48:58.016Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-04T10:48:58.016Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 1.05MB / 85.90MB 0.2s [2022-08-04T10:48:58.016Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 9.44MB / 10.88MB 0.3s [2022-08-04T10:48:58.016Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 13.63MB / 54.58MB 0.3s [2022-08-04T10:48:58.276Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.4s done [2022-08-04T10:48:58.276Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 17.83MB / 54.58MB 0.4s [2022-08-04T10:48:58.276Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 9.44MB / 85.90MB 0.4s [2022-08-04T10:48:58.276Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0B / 141.86MB 0.4s [2022-08-04T10:48:58.534Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 29.36MB / 54.58MB 0.6s [2022-08-04T10:48:58.534Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 24.12MB / 85.90MB 0.6s [2022-08-04T10:48:58.534Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 12.58MB / 141.86MB 0.6s [2022-08-04T10:48:58.534Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 41.94MB / 54.58MB 0.8s [2022-08-04T10:48:58.534Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 33.55MB / 85.90MB 0.8s [2022-08-04T10:48:58.534Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 26.21MB / 141.86MB 0.8s [2022-08-04T10:48:58.792Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 50.33MB / 54.58MB 0.9s [2022-08-04T10:48:58.792Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 1.0s [2022-08-04T10:48:58.792Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 41.94MB / 85.90MB 1.0s [2022-08-04T10:48:58.792Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 35.65MB / 141.86MB 1.0s [2022-08-04T10:48:59.052Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 1.0s done [2022-08-04T10:48:59.052Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 1.1s [2022-08-04T10:48:59.052Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 52.43MB / 85.90MB 1.2s [2022-08-04T10:48:59.052Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 49.25MB / 141.86MB 1.2s [2022-08-04T10:48:59.052Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 1.2s done [2022-08-04T10:48:59.052Z] #11 ... [2022-08-04T10:48:59.052Z] [2022-08-04T10:48:59.052Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T10:48:59.052Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T10:48:59.052Z] #49 CACHED [2022-08-04T10:48:59.052Z] [2022-08-04T10:48:59.052Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:48:59.052Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T10:48:59.052Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 61.87MB / 85.90MB 1.3s [2022-08-04T10:48:59.313Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 71.30MB / 85.90MB 1.4s [2022-08-04T10:48:59.313Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 61.87MB / 141.86MB 1.4s [2022-08-04T10:48:59.313Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 84.93MB / 85.90MB 1.6s [2022-08-04T10:48:59.313Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 74.45MB / 141.86MB 1.6s [2022-08-04T10:48:59.575Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 1.5s done [2022-08-04T10:48:59.575Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 81.79MB / 141.86MB 1.7s [2022-08-04T10:48:59.575Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 1.7s done [2022-08-04T10:48:59.575Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 95.42MB / 141.86MB 1.9s [2022-08-04T10:48:59.575Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-04T10:48:59.839Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 112.20MB / 141.86MB 2.1s [2022-08-04T10:49:00.101Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 121.63MB / 141.86MB 2.2s [2022-08-04T10:49:00.101Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 130.02MB / 141.86MB 2.3s [2022-08-04T10:49:00.359Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 2.5s [2022-08-04T10:49:00.620Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 2.6s done [2022-08-04T10:49:00.879Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.2s done [2022-08-04T10:49:01.140Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0.1s [2022-08-04T10:49:02.079Z] #11 ... [2022-08-04T10:49:02.079Z] [2022-08-04T10:49:02.079Z] #24 [internal] load build context [2022-08-04T10:49:02.079Z] #24 sha256:696b0758c40225a9bcd4c7d9378952b65ed6c9c3f264dfdceae694989c75eb7f [2022-08-04T10:49:02.079Z] #24 transferring context: 62.40MB 4.1s done [2022-08-04T10:49:02.079Z] #24 DONE 4.3s [2022-08-04T10:49:02.338Z] [2022-08-04T10:49:02.338Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:49:02.338Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T10:49:04.238Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 2.9s done [2022-08-04T10:49:04.238Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0.1s [2022-08-04T10:49:06.776Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 2.6s done [2022-08-04T10:49:07.034Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-04T10:49:09.338Z] Still waiting to schedule task [2022-08-04T10:49:09.338Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-08-04T10:49:09.341Z] Still waiting to schedule task [2022-08-04T10:49:09.341Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-08-04T10:49:10.252Z] Fetching without tags [2022-08-04T10:49:10.231Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T10:49:10.237Z] > git config --add remote.origin.fetch +refs/pull/43822/head:refs/remotes/origin/PR-43822 # timeout=10 [2022-08-04T10:49:10.239Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:49:10.246Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T10:49:10.254Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T10:49:10.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:49:10.255Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43822/head:refs/remotes/origin/PR-43822 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:49:10.334Z] Fetching without tags [2022-08-04T10:49:10.298Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T10:49:10.303Z] > git config --add remote.origin.fetch +refs/pull/43822/head:refs/remotes/origin/PR-43822 # timeout=10 [2022-08-04T10:49:10.316Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:49:10.325Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T10:49:10.336Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T10:49:10.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:49:10.337Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43822/head:refs/remotes/origin/PR-43822 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:49:10.447Z] Merging remotes/origin/master commit 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 into PR head commit 5c96365c9418498517af1d37a8316546cef2bd6d [2022-08-04T10:49:10.498Z] Merging remotes/origin/master commit 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 into PR head commit 5c96365c9418498517af1d37a8316546cef2bd6d [2022-08-04T10:49:11.184Z] Merge succeeded, producing e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 [2022-08-04T10:49:11.184Z] Checking out Revision e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 (PR-43822) [2022-08-04T10:49:11.282Z] Commit message: "Merge commit '68f27cdfc2ecbb206a45d5111d24929cb9e4a339' into HEAD" [2022-08-04T10:49:10.500Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T10:49:10.508Z] > git checkout -f 5c96365c9418498517af1d37a8316546cef2bd6d # timeout=10 [2022-08-04T10:49:11.039Z] > git remote # timeout=10 [2022-08-04T10:49:11.054Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T10:49:11.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:49:11.074Z] > git merge 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 # timeout=10 [2022-08-04T10:49:11.175Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T10:49:11.186Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T10:49:11.191Z] > git checkout -f e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 # timeout=10 [2022-08-04T10:49:11.285Z] > git rev-list --no-walk 5c96365c9418498517af1d37a8316546cef2bd6d # timeout=10 [2022-08-04T10:49:11.594Z] Merge succeeded, producing e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 [2022-08-04T10:49:11.594Z] Checking out Revision e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 (PR-43822) [2022-08-04T10:49:11.664Z] Commit message: "Merge commit '68f27cdfc2ecbb206a45d5111d24929cb9e4a339' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T10:49:12.034Z] + [ PR != PR ] [2022-08-04T10:49:12.034Z] + [ master != master ] [2022-08-04T10:49:12.034Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-08-04T10:49:10.449Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T10:49:10.453Z] > git checkout -f 5c96365c9418498517af1d37a8316546cef2bd6d # timeout=10 [2022-08-04T10:49:10.970Z] > git remote # timeout=10 [2022-08-04T10:49:10.976Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T10:49:10.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:49:10.981Z] > git merge 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 # timeout=10 [2022-08-04T10:49:11.590Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T10:49:11.596Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T10:49:11.602Z] > git checkout -f e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 # timeout=10 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T10:49:12.298Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.2s [2022-08-04T10:49:12.352Z] + docker version [2022-08-04T10:49:12.352Z] Client: Docker Engine - Community [2022-08-04T10:49:12.352Z] Version: 20.10.14 [2022-08-04T10:49:12.352Z] API version: 1.41 [2022-08-04T10:49:12.352Z] Go version: go1.16.15 [2022-08-04T10:49:12.352Z] Git commit: a224086 [2022-08-04T10:49:12.352Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T10:49:12.352Z] OS/Arch: linux/amd64 [2022-08-04T10:49:12.352Z] Context: default [2022-08-04T10:49:12.352Z] Experimental: true [2022-08-04T10:49:12.352Z] [2022-08-04T10:49:12.352Z] Server: Docker Engine - Community [2022-08-04T10:49:12.352Z] Engine: [2022-08-04T10:49:12.352Z] Version: 20.10.14 [2022-08-04T10:49:12.352Z] API version: 1.41 (minimum version 1.12) [2022-08-04T10:49:12.352Z] Go version: go1.16.15 [2022-08-04T10:49:12.352Z] Git commit: 87a90dc [2022-08-04T10:49:12.352Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T10:49:12.352Z] OS/Arch: linux/amd64 [2022-08-04T10:49:12.352Z] Experimental: true [2022-08-04T10:49:12.352Z] containerd: [2022-08-04T10:49:12.352Z] Version: 1.5.11 [2022-08-04T10:49:12.352Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T10:49:12.352Z] runc: [2022-08-04T10:49:12.352Z] Version: 1.0.3 [2022-08-04T10:49:12.352Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T10:49:12.352Z] docker-init: [2022-08-04T10:49:12.352Z] Version: 0.19.0 [2022-08-04T10:49:12.352Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T10:49:12.547Z] + docker version [2022-08-04T10:49:12.547Z] Client: Docker Engine - Community [2022-08-04T10:49:12.547Z] Version: 20.10.14 [2022-08-04T10:49:12.547Z] API version: 1.41 [2022-08-04T10:49:12.547Z] Go version: go1.16.15 [2022-08-04T10:49:12.547Z] Git commit: a224086 [2022-08-04T10:49:12.547Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T10:49:12.547Z] OS/Arch: linux/amd64 [2022-08-04T10:49:12.547Z] Context: default [2022-08-04T10:49:12.547Z] Experimental: true [2022-08-04T10:49:12.547Z] [2022-08-04T10:49:12.547Z] Server: Docker Engine - Community [2022-08-04T10:49:12.547Z] Engine: [2022-08-04T10:49:12.547Z] Version: 20.10.14 [2022-08-04T10:49:12.547Z] API version: 1.41 (minimum version 1.12) [2022-08-04T10:49:12.547Z] Go version: go1.16.15 [2022-08-04T10:49:12.547Z] Git commit: 87a90dc [2022-08-04T10:49:12.547Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T10:49:12.547Z] OS/Arch: linux/amd64 [2022-08-04T10:49:12.547Z] Experimental: true [2022-08-04T10:49:12.547Z] containerd: [2022-08-04T10:49:12.547Z] Version: 1.5.11 [2022-08-04T10:49:12.547Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T10:49:12.547Z] runc: [2022-08-04T10:49:12.547Z] Version: 1.0.3 [2022-08-04T10:49:12.547Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T10:49:12.547Z] docker-init: [2022-08-04T10:49:12.547Z] Version: 0.19.0 [2022-08-04T10:49:12.547Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T10:49:12.556Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.5s done [2022-08-04T10:49:12.640Z] + docker info [2022-08-04T10:49:12.814Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-04T10:49:12.814Z] #11 DONE 15.0s [2022-08-04T10:49:12.814Z] [2022-08-04T10:49:12.815Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T10:49:12.815Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T10:49:12.830Z] + docker info [2022-08-04T10:49:13.574Z] Client: [2022-08-04T10:49:13.574Z] Context: default [2022-08-04T10:49:13.574Z] Debug Mode: false [2022-08-04T10:49:13.574Z] Plugins: [2022-08-04T10:49:13.574Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T10:49:13.574Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T10:49:13.574Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T10:49:13.574Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T10:49:13.574Z] [2022-08-04T10:49:13.574Z] Server: [2022-08-04T10:49:13.574Z] Containers: 0 [2022-08-04T10:49:13.574Z] Running: 0 [2022-08-04T10:49:13.574Z] Paused: 0 [2022-08-04T10:49:13.574Z] Stopped: 0 [2022-08-04T10:49:13.574Z] Images: 2 [2022-08-04T10:49:13.574Z] Server Version: 20.10.14 [2022-08-04T10:49:13.574Z] Storage Driver: overlay2 [2022-08-04T10:49:13.574Z] Backing Filesystem: extfs [2022-08-04T10:49:13.574Z] Supports d_type: true [2022-08-04T10:49:13.574Z] Native Overlay Diff: true [2022-08-04T10:49:13.574Z] userxattr: false [2022-08-04T10:49:13.574Z] Logging Driver: json-file [2022-08-04T10:49:13.574Z] Cgroup Driver: cgroupfs [2022-08-04T10:49:13.574Z] Cgroup Version: 1 [2022-08-04T10:49:13.574Z] Plugins: [2022-08-04T10:49:13.574Z] Volume: local [2022-08-04T10:49:13.574Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T10:49:13.574Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T10:49:13.574Z] Swarm: inactive [2022-08-04T10:49:13.574Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T10:49:13.574Z] Default Runtime: runc [2022-08-04T10:49:13.574Z] Init Binary: docker-init [2022-08-04T10:49:13.574Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T10:49:13.574Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T10:49:13.574Z] init version: de40ad0 [2022-08-04T10:49:13.574Z] Security Options: [2022-08-04T10:49:13.574Z] apparmor [2022-08-04T10:49:13.574Z] seccomp [2022-08-04T10:49:13.574Z] Profile: default [2022-08-04T10:49:13.574Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T10:49:13.574Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T10:49:13.574Z] OSType: linux [2022-08-04T10:49:13.574Z] Architecture: x86_64 [2022-08-04T10:49:13.574Z] CPUs: 2 [2022-08-04T10:49:13.574Z] Total Memory: 7.565GiB [2022-08-04T10:49:13.574Z] Name: ip-10-100-101-179 [2022-08-04T10:49:13.574Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T10:49:13.574Z] Docker Root Dir: /var/lib/docker [2022-08-04T10:49:13.574Z] Debug Mode: false [2022-08-04T10:49:13.574Z] Registry: https://index.docker.io/v1/ [2022-08-04T10:49:13.574Z] Labels: [2022-08-04T10:49:13.574Z] Experimental: true [2022-08-04T10:49:13.574Z] Insecure Registries: [2022-08-04T10:49:13.574Z] 127.0.0.0/8 [2022-08-04T10:49:13.574Z] Live Restore Enabled: true [2022-08-04T10:49:13.574Z] [2022-08-04T10:49:13.574Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T10:49:13.767Z] Client: [2022-08-04T10:49:13.767Z] Context: default [2022-08-04T10:49:13.767Z] Debug Mode: false [2022-08-04T10:49:13.767Z] Plugins: [2022-08-04T10:49:13.767Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T10:49:13.767Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T10:49:13.767Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T10:49:13.767Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T10:49:13.767Z] [2022-08-04T10:49:13.767Z] Server: [2022-08-04T10:49:13.767Z] Containers: 0 [2022-08-04T10:49:13.767Z] Running: 0 [2022-08-04T10:49:13.767Z] Paused: 0 [2022-08-04T10:49:13.767Z] Stopped: 0 [2022-08-04T10:49:13.767Z] Images: 4 [2022-08-04T10:49:13.767Z] Server Version: 20.10.14 [2022-08-04T10:49:13.767Z] Storage Driver: overlay2 [2022-08-04T10:49:13.767Z] Backing Filesystem: extfs [2022-08-04T10:49:13.767Z] Supports d_type: true [2022-08-04T10:49:13.767Z] Native Overlay Diff: true [2022-08-04T10:49:13.767Z] userxattr: false [2022-08-04T10:49:13.767Z] Logging Driver: json-file [2022-08-04T10:49:13.767Z] Cgroup Driver: cgroupfs [2022-08-04T10:49:13.767Z] Cgroup Version: 1 [2022-08-04T10:49:13.767Z] Plugins: [2022-08-04T10:49:13.767Z] Volume: local [2022-08-04T10:49:13.767Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T10:49:13.767Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T10:49:13.767Z] Swarm: inactive [2022-08-04T10:49:13.767Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T10:49:13.767Z] Default Runtime: runc [2022-08-04T10:49:13.767Z] Init Binary: docker-init [2022-08-04T10:49:13.767Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T10:49:13.767Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T10:49:13.767Z] init version: de40ad0 [2022-08-04T10:49:13.767Z] Security Options: [2022-08-04T10:49:13.767Z] apparmor [2022-08-04T10:49:13.767Z] seccomp [2022-08-04T10:49:13.767Z] Profile: default [2022-08-04T10:49:13.767Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T10:49:13.767Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T10:49:13.767Z] OSType: linux [2022-08-04T10:49:13.767Z] Architecture: x86_64 [2022-08-04T10:49:13.767Z] CPUs: 2 [2022-08-04T10:49:13.767Z] Total Memory: 7.483GiB [2022-08-04T10:49:13.767Z] Name: ip-10-100-44-83 [2022-08-04T10:49:13.767Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T10:49:13.767Z] Docker Root Dir: /var/lib/docker [2022-08-04T10:49:13.767Z] Debug Mode: false [2022-08-04T10:49:13.767Z] Registry: https://index.docker.io/v1/ [2022-08-04T10:49:13.767Z] Labels: [2022-08-04T10:49:13.767Z] Experimental: true [2022-08-04T10:49:13.767Z] Insecure Registries: [2022-08-04T10:49:13.767Z] 127.0.0.0/8 [2022-08-04T10:49:13.767Z] Live Restore Enabled: true [2022-08-04T10:49:13.767Z] [2022-08-04T10:49:13.767Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T10:49:13.854Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T10:49:13.855Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T10:49:13.855Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43822/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T10:49:13.855Z] + bash /home/ubuntu/workspace/moby_PR-43822/check-config.sh [2022-08-04T10:49:13.855Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T10:49:13.855Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T10:49:13.855Z] [2022-08-04T10:49:13.855Z] Generally Necessary: [2022-08-04T10:49:13.855Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T10:49:13.855Z] - apparmor: enabled and tools installed [2022-08-04T10:49:13.855Z] - CONFIG_NAMESPACES: enabled [2022-08-04T10:49:13.855Z] - CONFIG_NET_NS: enabled [2022-08-04T10:49:13.855Z] - CONFIG_PID_NS: enabled [2022-08-04T10:49:13.855Z] - CONFIG_IPC_NS: enabled [2022-08-04T10:49:13.855Z] - CONFIG_UTS_NS: enabled [2022-08-04T10:49:13.855Z] - CONFIG_CGROUPS: enabled [2022-08-04T10:49:13.855Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T10:49:13.855Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T10:49:13.855Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T10:49:13.855Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T10:49:13.855Z] - CONFIG_CPUSETS: enabled [2022-08-04T10:49:13.855Z] - CONFIG_MEMCG: enabled [2022-08-04T10:49:13.855Z] - CONFIG_KEYS: enabled [2022-08-04T10:49:13.855Z] - CONFIG_VETH: enabled (as module) [2022-08-04T10:49:13.855Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T10:49:13.855Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T10:49:13.855Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T10:49:13.855Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T10:49:13.855Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T10:49:13.855Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T10:49:13.855Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T10:49:13.855Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T10:49:13.855Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T10:49:13.855Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T10:49:13.855Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T10:49:13.855Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T10:49:13.855Z] [2022-08-04T10:49:13.855Z] Optional Features: [2022-08-04T10:49:14.052Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T10:49:14.052Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T10:49:14.052Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43822/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T10:49:14.052Z] + bash /home/ubuntu/workspace/moby_PR-43822/check-config.sh [2022-08-04T10:49:14.052Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T10:49:14.052Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T10:49:14.052Z] [2022-08-04T10:49:14.052Z] Generally Necessary: [2022-08-04T10:49:14.052Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T10:49:14.052Z] - apparmor: enabled and tools installed [2022-08-04T10:49:14.052Z] - CONFIG_NAMESPACES: enabled [2022-08-04T10:49:14.052Z] - CONFIG_NET_NS: enabled [2022-08-04T10:49:14.052Z] - CONFIG_PID_NS: enabled [2022-08-04T10:49:14.052Z] - CONFIG_IPC_NS: enabled [2022-08-04T10:49:14.052Z] - CONFIG_UTS_NS: enabled [2022-08-04T10:49:14.052Z] - CONFIG_CGROUPS: enabled [2022-08-04T10:49:14.052Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T10:49:14.052Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T10:49:14.052Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T10:49:14.052Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T10:49:14.052Z] - CONFIG_CPUSETS: enabled [2022-08-04T10:49:14.052Z] - CONFIG_MEMCG: enabled [2022-08-04T10:49:14.052Z] - CONFIG_KEYS: enabled [2022-08-04T10:49:14.052Z] - CONFIG_VETH: enabled (as module) [2022-08-04T10:49:14.052Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T10:49:14.052Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T10:49:14.052Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T10:49:14.052Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T10:49:14.052Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T10:49:14.052Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T10:49:14.052Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T10:49:14.052Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T10:49:14.052Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T10:49:14.052Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T10:49:14.052Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T10:49:14.052Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T10:49:14.052Z] [2022-08-04T10:49:14.052Z] Optional Features: [2022-08-04T10:49:14.119Z] - CONFIG_USER_NS: enabled [2022-08-04T10:49:14.119Z] - CONFIG_SECCOMP: enabled [2022-08-04T10:49:14.119Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T10:49:14.119Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T10:49:14.119Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T10:49:14.119Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T10:49:14.119Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T10:49:14.119Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T10:49:14.119Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T10:49:14.119Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T10:49:14.119Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T10:49:14.119Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T10:49:14.119Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T10:49:14.119Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T10:49:14.119Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T10:49:14.119Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T10:49:14.119Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T10:49:14.119Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T10:49:14.119Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T10:49:14.119Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T10:49:14.119Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T10:49:14.119Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T10:49:14.119Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T10:49:14.119Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T10:49:14.119Z] - CONFIG_EXT4_FS: enabled [2022-08-04T10:49:14.119Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T10:49:14.119Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T10:49:14.119Z] - Network Drivers: [2022-08-04T10:49:14.119Z] - "overlay": [2022-08-04T10:49:14.119Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T10:49:14.119Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T10:49:14.119Z] Optional (for encrypted networks): [2022-08-04T10:49:14.312Z] - CONFIG_USER_NS: enabled [2022-08-04T10:49:14.312Z] - CONFIG_SECCOMP: enabled [2022-08-04T10:49:14.312Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T10:49:14.312Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T10:49:14.312Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T10:49:14.312Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T10:49:14.312Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T10:49:14.312Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T10:49:14.312Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T10:49:14.312Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T10:49:14.312Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T10:49:14.312Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T10:49:14.312Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T10:49:14.312Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T10:49:14.312Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T10:49:14.312Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T10:49:14.312Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T10:49:14.312Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T10:49:14.312Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T10:49:14.312Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T10:49:14.312Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T10:49:14.312Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T10:49:14.312Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T10:49:14.312Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T10:49:14.312Z] - CONFIG_EXT4_FS: enabled [2022-08-04T10:49:14.312Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T10:49:14.312Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T10:49:14.312Z] - Network Drivers: [2022-08-04T10:49:14.312Z] - "overlay": [2022-08-04T10:49:14.312Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T10:49:14.312Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T10:49:14.312Z] Optional (for encrypted networks): [2022-08-04T10:49:14.312Z] - CONFIG_CRYPTO: enabled [2022-08-04T10:49:14.312Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T10:49:14.312Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T10:49:14.312Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T10:49:14.312Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T10:49:14.312Z] - CONFIG_XFRM: enabled [2022-08-04T10:49:14.312Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T10:49:14.312Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T10:49:14.312Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T10:49:14.312Z] - "ipvlan": [2022-08-04T10:49:14.378Z] - CONFIG_CRYPTO: enabled [2022-08-04T10:49:14.378Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T10:49:14.378Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T10:49:14.378Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T10:49:14.378Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T10:49:14.378Z] - CONFIG_XFRM: enabled [2022-08-04T10:49:14.378Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T10:49:14.378Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T10:49:14.378Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T10:49:14.378Z] - "ipvlan": [2022-08-04T10:49:14.378Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T10:49:14.378Z] - "macvlan": [2022-08-04T10:49:14.378Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T10:49:14.378Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T10:49:14.378Z] - "ftp,tftp client in container": [2022-08-04T10:49:14.378Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T10:49:14.378Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T10:49:14.378Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T10:49:14.378Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T10:49:14.378Z] - Storage Drivers: [2022-08-04T10:49:14.378Z] - "aufs": [2022-08-04T10:49:14.378Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T10:49:14.378Z] - "btrfs": [2022-08-04T10:49:14.378Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T10:49:14.378Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T10:49:14.378Z] - "devicemapper": [2022-08-04T10:49:14.378Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T10:49:14.378Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T10:49:14.378Z] - "overlay": [2022-08-04T10:49:14.378Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T10:49:14.378Z] - "zfs": [2022-08-04T10:49:14.378Z] - /dev/zfs: present [2022-08-04T10:49:14.378Z] - zfs command: missing [2022-08-04T10:49:14.378Z] - zpool command: missing [2022-08-04T10:49:14.378Z] [2022-08-04T10:49:14.378Z] Limits: [2022-08-04T10:49:14.378Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T10:49:14.378Z] [2022-08-04T10:49:14.378Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T10:49:14.572Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T10:49:14.572Z] - "macvlan": [2022-08-04T10:49:14.572Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T10:49:14.572Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T10:49:14.572Z] - "ftp,tftp client in container": [2022-08-04T10:49:14.572Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T10:49:14.572Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T10:49:14.572Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T10:49:14.572Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T10:49:14.572Z] - Storage Drivers: [2022-08-04T10:49:14.572Z] - "aufs": [2022-08-04T10:49:14.572Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T10:49:14.572Z] - "btrfs": [2022-08-04T10:49:14.572Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T10:49:14.572Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T10:49:14.572Z] - "devicemapper": [2022-08-04T10:49:14.572Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T10:49:14.572Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T10:49:14.572Z] - "overlay": [2022-08-04T10:49:14.572Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T10:49:14.572Z] - "zfs": [2022-08-04T10:49:14.572Z] - /dev/zfs: present [2022-08-04T10:49:14.572Z] - zfs command: missing [2022-08-04T10:49:14.572Z] - zpool command: missing [2022-08-04T10:49:14.572Z] [2022-08-04T10:49:14.572Z] Limits: [2022-08-04T10:49:14.572Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T10:49:14.572Z] [2022-08-04T10:49:14.572Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T10:49:14.705Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 . [2022-08-04T10:49:14.895Z] + sudo modprobe ip_vs [2022-08-04T10:49:14.895Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 . [2022-08-04T10:49:14.963Z] #1 [internal] load build definition from Dockerfile [2022-08-04T10:49:14.963Z] #1 sha256:156b0696fe76b8a755a657c9e2ebd46f1eb4cef414f5be789fa46404671f8541 [2022-08-04T10:49:14.963Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T10:49:14.963Z] #1 DONE 0.0s [2022-08-04T10:49:14.963Z] [2022-08-04T10:49:14.963Z] #2 [internal] load .dockerignore [2022-08-04T10:49:14.963Z] #2 sha256:36dd0f069b974dc60efc640a196d9c7da690bb3295dd1250d63156f9db8f4790 [2022-08-04T10:49:14.963Z] #2 transferring context: 145B done [2022-08-04T10:49:14.963Z] #2 DONE 0.0s [2022-08-04T10:49:14.963Z] [2022-08-04T10:49:14.963Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T10:49:14.963Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T10:49:14.963Z] #3 DONE 0.1s [2022-08-04T10:49:14.963Z] [2022-08-04T10:49:14.963Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T10:49:14.963Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T10:49:14.963Z] #4 CACHED [2022-08-04T10:49:15.154Z] #2 [internal] load .dockerignore [2022-08-04T10:49:15.154Z] #2 sha256:cfa26edf1884d90bad3537037982fc5505108537648bb7ec651da5adef445161 [2022-08-04T10:49:15.154Z] #2 transferring context: 145B done [2022-08-04T10:49:15.154Z] #2 DONE 0.0s [2022-08-04T10:49:15.154Z] [2022-08-04T10:49:15.154Z] #1 [internal] load build definition from Dockerfile [2022-08-04T10:49:15.154Z] #1 sha256:60c4be9d355e900bd89a131de84d5bb43d9083387817be80f9507587371201e1 [2022-08-04T10:49:15.154Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T10:49:15.154Z] #1 DONE 0.0s [2022-08-04T10:49:15.154Z] [2022-08-04T10:49:15.154Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T10:49:15.154Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T10:49:15.154Z] #3 DONE 0.2s [2022-08-04T10:49:15.154Z] [2022-08-04T10:49:15.154Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T10:49:15.154Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T10:49:15.154Z] #4 CACHED [2022-08-04T10:49:15.222Z] [2022-08-04T10:49:15.223Z] #6 [internal] load .dockerignore [2022-08-04T10:49:15.223Z] #6 sha256:3e021df0a930e93aa03b3529cdc729872d9c952f053f11ad227e4c811a8df340 [2022-08-04T10:49:15.223Z] #6 DONE 0.0s [2022-08-04T10:49:15.223Z] [2022-08-04T10:49:15.223Z] #5 [internal] load build definition from Dockerfile [2022-08-04T10:49:15.223Z] #5 sha256:4d59beb4b6644de96ec732d820a031b7c3aebbc0184fcb3ac0360c0d1eb3bcd0 [2022-08-04T10:49:15.223Z] #5 DONE 0.0s [2022-08-04T10:49:15.223Z] [2022-08-04T10:49:15.223Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T10:49:15.223Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T10:49:15.223Z] #7 DONE 0.1s [2022-08-04T10:49:15.223Z] [2022-08-04T10:49:15.223Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T10:49:15.223Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T10:49:15.414Z] [2022-08-04T10:49:15.414Z] #5 [internal] load build definition from Dockerfile [2022-08-04T10:49:15.414Z] #5 sha256:b043e9b34c9476f4a31dfdcaebc0746a3277fc47263ef4fbebc27f7f5e5918a5 [2022-08-04T10:49:15.414Z] #5 DONE 0.0s [2022-08-04T10:49:15.414Z] [2022-08-04T10:49:15.414Z] #6 [internal] load .dockerignore [2022-08-04T10:49:15.414Z] #6 sha256:d065e2b2edca49d5a21876ec3c5fedd5ae92633f5c6ff8f51ec0130115aa88df [2022-08-04T10:49:15.414Z] #6 DONE 0.0s [2022-08-04T10:49:15.414Z] [2022-08-04T10:49:15.414Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T10:49:15.414Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T10:49:15.481Z] #10 DONE 0.1s [2022-08-04T10:49:15.481Z] [2022-08-04T10:49:15.481Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T10:49:15.481Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T10:49:15.481Z] #9 DONE 0.1s [2022-08-04T10:49:15.481Z] [2022-08-04T10:49:15.481Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T10:49:15.481Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T10:49:15.481Z] #8 DONE 0.1s [2022-08-04T10:49:15.674Z] #10 DONE 0.1s [2022-08-04T10:49:15.674Z] [2022-08-04T10:49:15.674Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T10:49:15.674Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T10:49:15.674Z] #8 DONE 0.1s [2022-08-04T10:49:15.674Z] [2022-08-04T10:49:15.674Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T10:49:15.674Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T10:49:15.674Z] #9 DONE 0.1s [2022-08-04T10:49:15.674Z] [2022-08-04T10:49:15.674Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T10:49:15.674Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T10:49:15.674Z] #7 DONE 0.1s [2022-08-04T10:49:15.742Z] [2022-08-04T10:49:15.742Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T10:49:15.742Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T10:49:15.742Z] #80 DONE 0.0s [2022-08-04T10:49:15.742Z] [2022-08-04T10:49:15.742Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T10:49:15.742Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T10:49:15.742Z] #78 DONE 0.0s [2022-08-04T10:49:15.742Z] [2022-08-04T10:49:15.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:49:15.742Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T10:49:15.742Z] #11 DONE 0.0s [2022-08-04T10:49:15.742Z] [2022-08-04T10:49:15.742Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T10:49:15.742Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T10:49:15.742Z] #12 CACHED [2022-08-04T10:49:15.742Z] [2022-08-04T10:49:15.742Z] #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 [2022-08-04T10:49:15.742Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T10:49:15.742Z] #13 CACHED [2022-08-04T10:49:15.742Z] [2022-08-04T10:49:15.742Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T10:49:15.742Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T10:49:15.742Z] #35 DONE 0.0s [2022-08-04T10:49:15.742Z] [2022-08-04T10:49:15.742Z] #31 [internal] load build context [2022-08-04T10:49:15.742Z] #31 sha256:d511342377f7fdb27d333721295bb5bd1e03ac339d12156f109dda3602af3ccc [2022-08-04T10:49:15.937Z] [2022-08-04T10:49:15.937Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T10:49:15.937Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T10:49:15.937Z] #73 DONE 0.0s [2022-08-04T10:49:15.937Z] [2022-08-04T10:49:15.937Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T10:49:15.937Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T10:49:15.937Z] #71 DONE 0.0s [2022-08-04T10:49:15.937Z] [2022-08-04T10:49:15.937Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:49:15.937Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T10:49:15.937Z] #11 DONE 0.0s [2022-08-04T10:49:15.937Z] [2022-08-04T10:49:15.937Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T10:49:15.937Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T10:49:15.937Z] #28 DONE 0.0s [2022-08-04T10:49:15.937Z] [2022-08-04T10:49:15.937Z] #24 [internal] load build context [2022-08-04T10:49:15.937Z] #24 sha256:c386016d19a220fffd44311ba04b14c68d635319722569aaee516d1da0a3b186 [2022-08-04T10:49:16.097Z] #12 DONE 3.3s [2022-08-04T10:49:16.097Z] [2022-08-04T10:49:16.097Z] #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 [2022-08-04T10:49:16.097Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T10:49:16.509Z] #24 ... [2022-08-04T10:49:16.509Z] [2022-08-04T10:49:16.509Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T10:49:16.509Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T10:49:16.509Z] #49 DONE 0.6s [2022-08-04T10:49:16.509Z] [2022-08-04T10:49:16.509Z] #24 [internal] load build context [2022-08-04T10:49:16.509Z] #24 sha256:c386016d19a220fffd44311ba04b14c68d635319722569aaee516d1da0a3b186 [2022-08-04T10:49:16.667Z] #13 DONE 0.5s [2022-08-04T10:49:16.667Z] [2022-08-04T10:49:16.667Z] #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 [2022-08-04T10:49:16.667Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T10:49:16.690Z] #31 ... [2022-08-04T10:49:16.690Z] [2022-08-04T10:49:16.690Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-04T10:49:16.690Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-04T10:49:16.690Z] #14 DONE 1.1s [2022-08-04T10:49:16.690Z] [2022-08-04T10:49:16.690Z] #31 [internal] load build context [2022-08-04T10:49:16.690Z] #31 sha256:d511342377f7fdb27d333721295bb5bd1e03ac339d12156f109dda3602af3ccc [2022-08-04T10:49:16.925Z] #53 ... [2022-08-04T10:49:16.925Z] [2022-08-04T10:49:16.925Z] #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 [2022-08-04T10:49:16.925Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T10:49:16.925Z] #50 DONE 0.3s [2022-08-04T10:49:16.925Z] [2022-08-04T10:49:16.925Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T10:49:16.925Z] #66 sha256:41a4102ff4c45a22a8a5408b2bdfe1bb335ad26f731af8991fb72c9e4f2034d3 [2022-08-04T10:49:16.925Z] #66 DONE 0.3s [2022-08-04T10:49:16.925Z] [2022-08-04T10:49:16.925Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T10:49:16.925Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T10:49:16.925Z] #46 DONE 0.3s [2022-08-04T10:49:16.925Z] [2022-08-04T10:49:16.925Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T10:49:16.925Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T10:49:16.925Z] #33 DONE 0.4s [2022-08-04T10:49:17.186Z] [2022-08-04T10:49:17.186Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T10:49:17.186Z] #25 sha256:71a6b17b7cccdc74ffd0463276e02c81bd2a993c744a1fd665e6d409529085ff [2022-08-04T10:49:17.186Z] #25 DONE 0.4s [2022-08-04T10:49:17.186Z] [2022-08-04T10:49:17.186Z] #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 [2022-08-04T10:49:17.186Z] #26 sha256:f04f7771811e279ae188ff91df877cae91145791ae962b105e708b947d345755 [2022-08-04T10:49:17.274Z] #31 ... [2022-08-04T10:49:17.274Z] [2022-08-04T10:49:17.274Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T10:49:17.274Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T10:49:17.274Z] #56 DONE 1.6s [2022-08-04T10:49:17.274Z] [2022-08-04T10:49:17.274Z] #31 [internal] load build context [2022-08-04T10:49:17.274Z] #31 sha256:d511342377f7fdb27d333721295bb5bd1e03ac339d12156f109dda3602af3ccc [2022-08-04T10:49:17.455Z] #24 transferring context: 62.40MB 1.7s done [2022-08-04T10:49:17.716Z] #24 DONE 1.7s [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #60 sha256:f7d0fdebfb9e06eb12bf0bd23af693da5499bb3a4750e722fc55bb447d27063d [2022-08-04T10:49:17.716Z] #60 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #45 sha256:9e66cda2aa6a8c81c78886291052c804146554009629adbdb87bbc4daedd2639 [2022-08-04T10:49:17.716Z] #45 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T10:49:17.716Z] #38 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T10:49:17.716Z] #68 sha256:af4f72ab2ca41da052565b09a0d9892763d7ffaa02c179108b35550f52548d99 [2022-08-04T10:49:17.716Z] #68 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T10:49:17.716Z] #16 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #58 sha256:8163475d4f58c5781078b18e944b512de69dcb5823c5ff2bd367a470ac76f9ba [2022-08-04T10:49:17.716Z] #58 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T10:49:17.716Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T10:49:17.716Z] #20 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #39 sha256:413d89ff05d401dd3a642c941608008d5ab991b1ce419c6bcc50fc86ee006a61 [2022-08-04T10:49:17.716Z] #39 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T10:49:17.716Z] #53 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T10:49:17.716Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T10:49:17.716Z] #23 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T10:49:17.716Z] #59 sha256:af1484087037d32bd5d3ca3f4257b708a1945301aef0403a9144da9ec29b80dc [2022-08-04T10:49:17.716Z] #59 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T10:49:17.716Z] #50 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T10:49:17.716Z] #43 sha256:e28a5de59373f262573e7433f07e2e23875c8d7b42126d1a8ef9ea78c32eb7b6 [2022-08-04T10:49:17.716Z] #43 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #67 sha256:8eacf5d01d5fff8ce3aa4194ecfa9eba89a3f9705d27f92890544f174e727767 [2022-08-04T10:49:17.716Z] #67 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T10:49:17.716Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T10:49:17.716Z] #15 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #31 sha256:b055dd4b22b9fd6d8795b4234f9668ac48fc759726b099a348f94ddecb78f9bd [2022-08-04T10:49:17.716Z] #31 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T10:49:17.716Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T10:49:17.716Z] #18 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T10:49:17.716Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T10:49:17.716Z] #19 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T10:49:17.716Z] #32 sha256:b4dce8a84f3475497e390779e68736e1a8418dfa55846fa9e9a3d155e98f54f9 [2022-08-04T10:49:17.716Z] #32 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #70 sha256:8ad58e8ded034fbb3523d6842ea7a649fbb9e667a1854d59a8261f8ca0ecde60 [2022-08-04T10:49:17.716Z] #70 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T10:49:17.716Z] #13 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T10:49:17.716Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T10:49:17.716Z] #33 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T10:49:17.716Z] #30 sha256:74dffb6bafba20ae26be232042591cd796bdd3bab2caffbf7262939855dcbe25 [2022-08-04T10:49:17.716Z] #30 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T10:49:17.716Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T10:49:17.716Z] #46 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #64 sha256:b0e19c007ba93a0103aa06b31c847859de7dd863ca26a02628b5b0692dc35896 [2022-08-04T10:49:17.716Z] #64 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T10:49:17.716Z] #29 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #78 sha256:c5f7e3df6ef15f74d6f2541d381df71242352c67fa3822c0e470c5e39070ceee [2022-08-04T10:49:17.716Z] #78 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T10:49:17.716Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T10:49:17.716Z] #17 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T10:49:17.716Z] #25 sha256:3479ff02b7d7056d9894910b1ce12ed3d091d2bc0f94039effa42ff7fb98606b [2022-08-04T10:49:17.716Z] #25 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T10:49:17.716Z] #63 sha256:357699a89fc2e9774d717079142eb0816488ccaf77c50547c1c7eff68309e463 [2022-08-04T10:49:17.716Z] #63 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #65 sha256:0dea669ca7659f4542d13331148055608e537fad001db1fc5927f2d424afaf8b [2022-08-04T10:49:17.716Z] #65 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T10:49:17.716Z] #22 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T10:49:17.716Z] #69 sha256:6d6d8a5f39fad9893d13ca0c3cdb6ee668fed51ac77c86803b92519e4cccf17e [2022-08-04T10:49:17.716Z] #69 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:49:17.716Z] #77 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T10:49:17.716Z] #66 sha256:09eb88a9a50bd32d2121757481aaaf70e91877b498e394838d9408c8a9ad2b04 [2022-08-04T10:49:17.716Z] #66 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #44 sha256:703f53bdf9d917eddc5272ef912d80b50326e0a6872dee236da89b1fcf1ad052 [2022-08-04T10:49:17.716Z] #44 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #61 sha256:06572534f937547baf934fe5b9960d80fbf0df1c53b9601e65dd21d123b69445 [2022-08-04T10:49:17.716Z] #61 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #37 sha256:70e79def6285818ffb7815f7353a313d008dc8065aafa88b73896048e0aee259 [2022-08-04T10:49:17.716Z] #37 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #52 sha256:c42f7a5d6e46d6b7d883b4d2906e77c7b1d7ce810aa011b269c34f3e2025461d [2022-08-04T10:49:17.716Z] #52 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #41 sha256:9900fdbe38c402f2bb6e64911bc799ea23e481cc94ec91907c4c344c259683ae [2022-08-04T10:49:17.716Z] #41 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #56 sha256:e5b7bb9bbf1fb56ef78fbc4a83b97a0844842d98a05a28f6a53d8511bea7c1c7 [2022-08-04T10:49:17.716Z] #56 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T10:49:17.716Z] #40 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T10:49:17.716Z] #27 sha256:016dbd64a501caa90f65b6e02539263840b363278fca412226b80fdfe1c20f4c [2022-08-04T10:49:17.716Z] #27 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 ; [2022-08-04T10:49:17.716Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T10:49:17.716Z] #76 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #54 sha256:657f6c7d3d409e37188e01719bdcc1638feda34cfb9d01badb6e3c4d40fc216d [2022-08-04T10:49:17.716Z] #54 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #48 sha256:ef80334ec6f0bf178eef4a5f4391c06f9c7adf73c837cbcae71c95c3c20efe1b [2022-08-04T10:49:17.716Z] #48 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T10:49:17.716Z] #34 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T10:49:17.716Z] #36 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T10:49:17.716Z] #57 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:49:17.716Z] #42 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T10:49:17.716Z] #47 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T10:49:17.716Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T10:49:17.716Z] #74 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T10:49:17.716Z] #62 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T10:49:17.716Z] #79 sha256:ec5c9fe0b40bb46f6a6a5eaffaafa72d5948ab6e8d9c5092814e13733a527681 [2022-08-04T10:49:17.716Z] #79 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #75 sha256:f909147be6f2346829d421f41453ba9a9e4303fd4f74cd9fded15288fa249d9b [2022-08-04T10:49:17.716Z] #75 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:49:17.716Z] #51 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:49:17.716Z] #55 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:49:17.716Z] #14 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #26 sha256:3851afc8df39d3d2536aa17453229fe237a985d9cbd0d538c92867ead342cb26 [2022-08-04T10:49:17.716Z] #26 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #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 [2022-08-04T10:49:17.716Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:49:17.716Z] #21 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T10:49:17.716Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T10:49:17.716Z] #72 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T10:49:17.716Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T10:49:17.716Z] #12 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T10:49:17.716Z] #35 sha256:03c24e753b755d3fa175906eb11ddbbb33f567ed256651ef3ba3eb864b5b7faa [2022-08-04T10:49:17.716Z] #35 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T10:49:17.716Z] #80 sha256:5c1861eda2069daa15ece4cd2f0eafac2802fc65e3bf1f825a73deaad77d2bc9 [2022-08-04T10:49:17.716Z] #80 CACHED [2022-08-04T10:49:17.716Z] [2022-08-04T10:49:17.716Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T10:49:17.716Z] #81 sha256:b9ceb8bfe76333739505636421c12979c9e6d6cde972ec838d6b8808515f5918 [2022-08-04T10:49:17.847Z] #31 ... [2022-08-04T10:49:17.847Z] [2022-08-04T10:49:17.847Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-04T10:49:17.847Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-04T10:49:17.847Z] #15 DONE 1.2s [2022-08-04T10:49:17.847Z] [2022-08-04T10:49:17.847Z] #31 [internal] load build context [2022-08-04T10:49:17.847Z] #31 sha256:d511342377f7fdb27d333721295bb5bd1e03ac339d12156f109dda3602af3ccc [2022-08-04T10:49:18.657Z] #81 DONE 1.1s [2022-08-04T10:49:18.657Z] [2022-08-04T10:49:18.657Z] #82 exporting to image [2022-08-04T10:49:18.657Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T10:49:18.657Z] #82 exporting layers [2022-08-04T10:49:18.784Z] #31 transferring context: 62.40MB 3.1s done [2022-08-04T10:49:18.784Z] #31 DONE 3.2s [2022-08-04T10:49:18.784Z] [2022-08-04T10:49:18.784Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-04T10:49:18.784Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-04T10:49:18.784Z] #16 DONE 1.0s [2022-08-04T10:49:19.043Z] [2022-08-04T10:49:19.043Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-04T10:49:19.043Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-04T10:49:19.597Z] #82 exporting layers 0.8s done [2022-08-04T10:49:19.597Z] #82 writing image sha256:86f19a186f8492418f6f821d9b7e04cf9c5e9a520d620d2367797d8d3d8d0928 done [2022-08-04T10:49:19.597Z] #82 naming to docker.io/library/docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 done [2022-08-04T10:49:19.597Z] #82 DONE 0.9s [Pipeline] } [2022-08-04T10:49:19.611Z] #17 DONE 0.5s [2022-08-04T10:49:19.611Z] [2022-08-04T10:49:19.611Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-04T10:49:19.611Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-04T10:49:19.870Z] #18 DONE 0.5s [2022-08-04T10:49:19.926Z] + trap exit INT TERM [2022-08-04T10:49:19.926Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-04T10:49:19.926Z] + CONTAINER_NAME=docker-pr6 [2022-08-04T10:49:19.926Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43822/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 -e DOCKER_GRAPHDRIVER docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 hack/make.sh dynbinary [2022-08-04T10:49:20.129Z] [2022-08-04T10:49:20.129Z] #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 [2022-08-04T10:49:20.129Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T10:49:20.185Z] [2022-08-04T10:49:20.446Z] Removing bundles/ [2022-08-04T10:49:20.446Z] [2022-08-04T10:49:20.446Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T10:49:20.446Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T10:49:20.446Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T10:49:21.067Z] #19 0.962 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:49:21.067Z] #19 1.133 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:49:21.067Z] #19 1.302 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:49:21.326Z] #19 1.305 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T10:49:21.326Z] #19 1.400 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T10:49:21.326Z] #19 1.472 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T10:49:21.326Z] #19 1.560 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T10:49:21.386Z] #26 4.249 + RM_GOPATH=0 [2022-08-04T10:49:21.386Z] #26 4.249 + TMP_GOPATH= [2022-08-04T10:49:21.386Z] #26 4.249 + : /build [2022-08-04T10:49:21.386Z] #26 4.249 + '[' -z '' ']' [2022-08-04T10:49:21.386Z] #26 4.252 ++ mktemp -d [2022-08-04T10:49:21.386Z] #26 4.252 + export GOPATH=/tmp/tmp.RSD11hAcPJ [2022-08-04T10:49:21.386Z] #26 4.252 + GOPATH=/tmp/tmp.RSD11hAcPJ [2022-08-04T10:49:21.386Z] #26 4.252 + RM_GOPATH=1 [2022-08-04T10:49:21.386Z] #26 4.252 + case "$(go env GOARCH)" in [2022-08-04T10:49:21.386Z] #26 4.254 ++ go env GOARCH [2022-08-04T10:49:21.386Z] #26 4.288 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:49:21.386Z] #26 4.288 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:49:21.386Z] #26 4.289 ++ dirname /install.sh [2022-08-04T10:49:21.386Z] #26 4.295 + dir=/ [2022-08-04T10:49:21.386Z] #26 4.295 + bin=dockercli [2022-08-04T10:49:21.386Z] #26 4.295 + shift [2022-08-04T10:49:21.386Z] #26 4.299 + '[' '!' -f //dockercli.installer ']' [2022-08-04T10:49:21.386Z] #26 4.299 + . //dockercli.installer [2022-08-04T10:49:21.386Z] #26 4.299 ++ : stable [2022-08-04T10:49:21.386Z] #26 4.300 ++ : 17.06.2-ce [2022-08-04T10:49:21.386Z] #26 4.300 + install_dockercli [2022-08-04T10:49:21.386Z] #26 4.300 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T10:49:21.386Z] #26 4.300 Install docker/cli version 17.06.2-ce from stable [2022-08-04T10:49:21.386Z] #26 4.301 ++ uname -m [2022-08-04T10:49:21.386Z] #26 4.312 + arch=x86_64 [2022-08-04T10:49:21.386Z] #26 4.312 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T10:49:21.386Z] #26 4.312 + url=https://download.docker.com/linux/static [2022-08-04T10:49:21.386Z] #26 4.317 + tar -xz docker/docker [2022-08-04T10:49:21.386Z] #26 4.319 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T10:49:21.586Z] #19 1.651 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T10:49:21.586Z] #19 1.739 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T10:49:21.586Z] #19 1.829 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T10:49:21.845Z] #19 1.832 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T10:49:21.845Z] #19 1.834 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T10:49:21.845Z] #19 1.836 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T10:49:21.845Z] #19 1.838 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T10:49:21.845Z] #19 1.840 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T10:49:21.845Z] #19 1.841 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T10:49:21.845Z] #19 1.842 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T10:49:21.845Z] #19 1.843 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T10:49:21.845Z] #19 1.844 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T10:49:21.845Z] #19 1.844 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T10:49:21.845Z] #19 1.845 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T10:49:23.918Z] #26 ... [2022-08-04T10:49:23.918Z] [2022-08-04T10:49:23.918Z] #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 [2022-08-04T10:49:23.918Z] #67 sha256:b0c414e2d534184dfc29c5cfed6c24b95de59808e80bd0df235ea9a5b38f5d0b [2022-08-04T10:49:23.918Z] #67 4.176 + RM_GOPATH=0 [2022-08-04T10:49:23.918Z] #67 4.176 + TMP_GOPATH= [2022-08-04T10:49:23.918Z] #67 4.176 + : /build [2022-08-04T10:49:23.918Z] #67 4.176 + '[' -z '' ']' [2022-08-04T10:49:23.918Z] #67 4.176 ++ mktemp -d [2022-08-04T10:49:23.918Z] #67 4.181 + export GOPATH=/tmp/tmp.JWp79IyZRB [2022-08-04T10:49:23.918Z] #67 4.181 + GOPATH=/tmp/tmp.JWp79IyZRB [2022-08-04T10:49:23.918Z] #67 4.181 + RM_GOPATH=1 [2022-08-04T10:49:23.918Z] #67 4.181 + case "$(go env GOARCH)" in [2022-08-04T10:49:23.918Z] #67 4.182 ++ go env GOARCH [2022-08-04T10:49:23.918Z] #67 4.210 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:49:23.918Z] #67 4.210 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:49:23.918Z] #67 4.211 ++ dirname /install.sh [2022-08-04T10:49:23.918Z] #67 4.216 + dir=/ [2022-08-04T10:49:23.918Z] #67 4.216 + bin=rootlesskit [2022-08-04T10:49:23.918Z] #67 4.216 + shift [2022-08-04T10:49:23.918Z] #67 4.217 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T10:49:23.918Z] #67 4.217 + . //rootlesskit.installer [2022-08-04T10:49:23.918Z] #67 4.219 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:49:23.918Z] #67 4.228 + install_rootlesskit [2022-08-04T10:49:23.918Z] #67 4.228 + case "$1" in [2022-08-04T10:49:23.918Z] #67 4.228 + export CGO_ENABLED=0 [2022-08-04T10:49:23.918Z] #67 4.228 + CGO_ENABLED=0 [2022-08-04T10:49:23.918Z] #67 4.230 + _install_rootlesskit [2022-08-04T10:49:23.918Z] #67 4.231 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T10:49:23.918Z] #67 4.231 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:49:23.918Z] #67 4.231 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T10:49:23.918Z] #67 4.232 + GOBIN=/build [2022-08-04T10:49:23.918Z] #67 4.232 + GO111MODULE=on [2022-08-04T10:49:23.918Z] #67 4.232 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:49:27.206Z] #67 ... [2022-08-04T10:49:27.206Z] [2022-08-04T10:49:27.206Z] #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 [2022-08-04T10:49:27.206Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:49:27.206Z] #42 4.306 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T10:49:27.206Z] #42 4.457 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T10:49:27.206Z] #42 4.596 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T10:49:27.206Z] #42 6.422 Reading package lists... [2022-08-04T10:49:27.206Z] #42 ... [2022-08-04T10:49:27.206Z] [2022-08-04T10:49:27.206Z] #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 [2022-08-04T10:49:27.206Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:49:27.206Z] #55 ... [2022-08-04T10:49:27.206Z] [2022-08-04T10:49:27.206Z] #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 [2022-08-04T10:49:27.206Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T10:49:27.206Z] #38 ... [2022-08-04T10:49:27.206Z] [2022-08-04T10:49:27.206Z] #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 ; [2022-08-04T10:49:27.206Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T10:49:27.206Z] #76 5.068 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T10:49:27.206Z] #76 5.078 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T10:49:27.206Z] #76 5.078 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T10:49:27.206Z] #76 7.292 Reading package lists... [2022-08-04T10:49:27.206Z] #76 ... [2022-08-04T10:49:27.206Z] [2022-08-04T10:49:27.207Z] #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 [2022-08-04T10:49:27.207Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:49:27.207Z] #51 4.894 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T10:49:27.207Z] #51 4.895 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T10:49:27.207Z] #51 4.895 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T10:49:27.207Z] #51 5.570 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T10:49:27.207Z] #51 8.293 Fetched 1540 B in 4s (410 B/s) [2022-08-04T10:49:27.465Z] #51 8.293 Reading package lists... [2022-08-04T10:49:27.465Z] #51 ... [2022-08-04T10:49:27.465Z] [2022-08-04T10:49:27.465Z] #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 [2022-08-04T10:49:27.465Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T10:49:27.465Z] #47 3.909 + git clone https://github.com/docker/distribution.git . [2022-08-04T10:49:27.465Z] #47 3.909 Cloning into '.'... [2022-08-04T10:49:27.465Z] #47 ... [2022-08-04T10:49:27.465Z] [2022-08-04T10:49:27.465Z] #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 [2022-08-04T10:49:27.465Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T10:49:27.723Z] #40 ... [2022-08-04T10:49:27.723Z] [2022-08-04T10:49:27.723Z] #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 [2022-08-04T10:49:27.723Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T10:49:27.723Z] #34 4.335 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T10:49:27.723Z] #34 4.340 Cloning into '.'... [2022-08-04T10:49:27.982Z] #34 ... [2022-08-04T10:49:27.982Z] [2022-08-04T10:49:27.982Z] #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 [2022-08-04T10:49:27.982Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T10:49:27.982Z] #57 ... [2022-08-04T10:49:27.982Z] [2022-08-04T10:49:27.982Z] #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 [2022-08-04T10:49:27.982Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:49:27.982Z] #14 4.270 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T10:49:27.982Z] #14 4.428 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T10:49:27.982Z] #14 4.596 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T10:49:28.240Z] #14 6.582 Reading package lists... [2022-08-04T10:49:28.240Z] #14 ... [2022-08-04T10:49:28.240Z] [2022-08-04T10:49:28.240Z] #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 [2022-08-04T10:49:28.240Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T10:49:28.241Z] #62 4.301 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T10:49:28.241Z] #62 4.439 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T10:49:28.241Z] #62 4.599 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T10:49:28.241Z] #62 6.598 Reading package lists... [2022-08-04T10:49:28.241Z] #62 ... [2022-08-04T10:49:28.241Z] [2022-08-04T10:49:28.241Z] #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 [2022-08-04T10:49:28.241Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T10:49:28.415Z] #19 7.486 Fetched 49.2 MB in 7s (7066 kB/s) [2022-08-04T10:49:29.211Z] #36 ... [2022-08-04T10:49:29.211Z] [2022-08-04T10:49:29.211Z] #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 [2022-08-04T10:49:29.211Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:49:29.211Z] #42 6.422 Reading package lists... [2022-08-04T10:49:30.158Z] #42 12.65 Reading package lists... [2022-08-04T10:49:30.159Z] #42 ... [2022-08-04T10:49:30.159Z] [2022-08-04T10:49:30.159Z] #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 [2022-08-04T10:49:30.159Z] #26 sha256:f04f7771811e279ae188ff91df877cae91145791ae962b105e708b947d345755 [2022-08-04T10:49:30.159Z] #26 12.98 + mkdir -p /build [2022-08-04T10:49:30.159Z] #26 13.00 + mv docker/docker /build/ [2022-08-04T10:49:30.159Z] #26 13.01 + rmdir docker [2022-08-04T10:49:30.159Z] #26 DONE 13.2s [2022-08-04T10:49:30.321Z] #19 7.486 Reading package lists... [2022-08-04T10:49:30.417Z] [2022-08-04T10:49:30.417Z] #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 [2022-08-04T10:49:30.417Z] #67 sha256:b0c414e2d534184dfc29c5cfed6c24b95de59808e80bd0df235ea9a5b38f5d0b [2022-08-04T10:49:30.417Z] #67 13.49 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T10:49:31.352Z] #67 ... [2022-08-04T10:49:31.352Z] [2022-08-04T10:49:31.352Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T10:49:31.352Z] #30 sha256:88e36a13afbb308ed67d573b0dc2a50abd56d926790834e50ac4a2a0fc8de6f8 [2022-08-04T10:49:31.352Z] #30 CACHED [2022-08-04T10:49:31.352Z] [2022-08-04T10:49:31.352Z] #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 [2022-08-04T10:49:31.352Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T10:49:31.352Z] #29 CACHED [2022-08-04T10:49:31.352Z] [2022-08-04T10:49:31.352Z] #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 [2022-08-04T10:49:31.352Z] #31 sha256:1ff3d0f96d71b622925d8f65aa3270c065bcbb166c8f14a56857ea2f1de5809b [2022-08-04T10:49:31.352Z] #31 CACHED [2022-08-04T10:49:31.352Z] [2022-08-04T10:49:31.352Z] #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 ; [2022-08-04T10:49:31.352Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T10:49:31.352Z] #76 7.292 Reading package lists... [2022-08-04T10:49:33.612Z] #19 10.52 Reading package lists... [2022-08-04T10:49:34.180Z] #19 13.57 Building dependency tree... [2022-08-04T10:49:34.749Z] #19 14.81 The following additional packages will be installed: [2022-08-04T10:49:34.749Z] #19 14.81 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-04T10:49:34.749Z] #19 14.81 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-04T10:49:34.749Z] #19 14.81 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-04T10:49:34.749Z] #19 14.81 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-04T10:49:34.749Z] #19 14.81 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-04T10:49:34.749Z] #19 14.81 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-04T10:49:34.749Z] #19 14.81 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-04T10:49:34.749Z] #19 14.81 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-04T10:49:34.749Z] #19 14.81 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-04T10:49:34.749Z] #19 14.81 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-04T10:49:34.749Z] #19 14.81 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-04T10:49:34.749Z] #19 14.81 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-04T10:49:34.749Z] #19 14.81 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-04T10:49:34.749Z] #19 14.81 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-04T10:49:34.749Z] #19 14.81 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-04T10:49:34.749Z] #19 14.81 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-04T10:49:34.749Z] #19 14.81 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-04T10:49:34.749Z] #19 14.81 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-04T10:49:34.749Z] #19 14.81 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-04T10:49:34.749Z] #19 14.81 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-04T10:49:34.749Z] #19 14.81 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-04T10:49:34.749Z] #19 14.81 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-04T10:49:34.749Z] #19 14.81 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-04T10:49:34.749Z] #19 14.81 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-04T10:49:34.749Z] #19 14.81 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-04T10:49:34.749Z] #19 14.81 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-04T10:49:34.749Z] #19 14.81 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-04T10:49:34.749Z] #19 14.81 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-04T10:49:34.749Z] #19 14.81 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-04T10:49:34.749Z] #19 14.81 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-04T10:49:34.749Z] #19 14.81 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-04T10:49:34.749Z] #19 14.81 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-04T10:49:34.749Z] #19 14.81 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-04T10:49:34.749Z] #19 14.81 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-04T10:49:34.749Z] #19 14.81 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-04T10:49:34.749Z] #19 14.81 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-04T10:49:34.749Z] #19 14.81 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-04T10:49:34.749Z] #19 14.81 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-04T10:49:34.749Z] #19 14.81 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-04T10:49:34.749Z] #19 14.81 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-04T10:49:34.749Z] #19 14.81 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-04T10:49:34.749Z] #19 14.81 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-04T10:49:34.749Z] #19 14.81 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-04T10:49:34.749Z] #19 14.81 linux-libc-dev-s390x-cross patch xz-utils [2022-08-04T10:49:34.749Z] #19 14.82 Suggested packages: [2022-08-04T10:49:34.749Z] #19 14.82 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-04T10:49:34.749Z] #19 14.82 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-04T10:49:34.749Z] #19 14.82 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-04T10:49:34.749Z] #19 14.82 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-04T10:49:34.749Z] #19 14.82 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-04T10:49:34.749Z] #19 14.82 libyaml-shell-perl ed diffutils-doc [2022-08-04T10:49:34.749Z] #19 14.82 Recommended packages: [2022-08-04T10:49:34.749Z] #19 14.82 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-04T10:49:34.749Z] #19 14.82 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-04T10:49:36.126Z] #19 16.03 The following NEW packages will be installed: [2022-08-04T10:49:36.126Z] #19 16.03 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-04T10:49:36.126Z] #19 16.03 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-04T10:49:36.126Z] #19 16.03 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-04T10:49:36.126Z] #19 16.03 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-04T10:49:36.126Z] #19 16.03 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-04T10:49:36.126Z] #19 16.03 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-04T10:49:36.126Z] #19 16.03 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-04T10:49:36.126Z] #19 16.03 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-04T10:49:36.126Z] #19 16.03 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-04T10:49:36.126Z] #19 16.03 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-04T10:49:36.126Z] #19 16.03 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-04T10:49:36.126Z] #19 16.03 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-04T10:49:36.126Z] #19 16.03 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-04T10:49:36.126Z] #19 16.03 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-04T10:49:36.126Z] #19 16.03 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-04T10:49:36.126Z] #19 16.03 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-04T10:49:36.126Z] #19 16.03 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-04T10:49:36.126Z] #19 16.03 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-04T10:49:36.126Z] #19 16.03 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-04T10:49:36.126Z] #19 16.03 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-04T10:49:36.126Z] #19 16.03 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-04T10:49:36.126Z] #19 16.03 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-04T10:49:36.126Z] #19 16.03 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-04T10:49:36.126Z] #19 16.03 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-04T10:49:36.126Z] #19 16.03 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-04T10:49:36.126Z] #19 16.03 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-04T10:49:36.126Z] #19 16.03 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-04T10:49:36.126Z] #19 16.03 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-04T10:49:36.126Z] #19 16.03 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-04T10:49:36.126Z] #19 16.03 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-04T10:49:36.126Z] #19 16.03 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-04T10:49:36.126Z] #19 16.04 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-04T10:49:36.126Z] #19 16.04 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-04T10:49:36.126Z] #19 16.04 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-04T10:49:36.126Z] #19 16.04 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-04T10:49:36.126Z] #19 16.04 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-04T10:49:36.126Z] #19 16.04 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-04T10:49:36.126Z] #19 16.04 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-04T10:49:36.126Z] #19 16.04 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-04T10:49:36.126Z] #19 16.04 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-04T10:49:36.126Z] #19 16.04 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-04T10:49:36.126Z] #19 16.04 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-04T10:49:36.126Z] #19 16.04 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-04T10:49:36.126Z] #19 16.04 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-04T10:49:36.126Z] #19 16.04 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-04T10:49:36.126Z] #19 16.04 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-04T10:49:36.126Z] #19 16.04 linux-libc-dev-s390x-cross patch xz-utils [2022-08-04T10:49:36.386Z] #19 16.35 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:49:36.386Z] #19 16.35 Need to get 788 MB of archives. [2022-08-04T10:49:36.386Z] #19 16.35 After this operation, 3385 MB of additional disk space will be used. [2022-08-04T10:49:36.386Z] #19 16.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-04T10:49:36.386Z] #19 16.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T10:49:36.386Z] #19 16.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T10:49:36.386Z] #19 16.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T10:49:36.386Z] #19 16.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T10:49:36.386Z] #19 16.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T10:49:36.386Z] #19 16.38 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-04T10:49:36.386Z] #19 16.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-04T10:49:36.386Z] #19 16.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-04T10:49:36.386Z] #19 16.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-04T10:49:36.386Z] #19 16.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-04T10:49:36.386Z] #19 16.47 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] [2022-08-04T10:49:36.386Z] #19 16.48 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] [2022-08-04T10:49:36.617Z] #76 14.78 Reading package lists... [2022-08-04T10:49:36.617Z] #76 ... [2022-08-04T10:49:36.617Z] [2022-08-04T10:49:36.617Z] #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 [2022-08-04T10:49:36.617Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:49:36.617Z] #42 12.65 Reading package lists... [2022-08-04T10:49:36.645Z] #19 16.81 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] [2022-08-04T10:49:36.645Z] #19 16.82 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] [2022-08-04T10:49:37.184Z] #42 19.66 Building dependency tree... [2022-08-04T10:49:37.184Z] #42 ... [2022-08-04T10:49:37.184Z] [2022-08-04T10:49:37.184Z] #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 [2022-08-04T10:49:37.184Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T10:49:37.184Z] #38 20.35 tomll can be used in two ways: [2022-08-04T10:49:37.184Z] #38 20.35 Writing to STDIN and reading from STDOUT: [2022-08-04T10:49:37.184Z] #38 20.35 cat file.toml | tomll > file.toml [2022-08-04T10:49:37.184Z] #38 20.35 [2022-08-04T10:49:37.184Z] #38 20.35 Reading and updating a list of files: [2022-08-04T10:49:37.184Z] #38 20.35 tomll a.toml b.toml c.toml [2022-08-04T10:49:37.184Z] #38 20.35 [2022-08-04T10:49:37.184Z] #38 20.35 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T10:49:37.184Z] #38 DONE 20.5s [2022-08-04T10:49:37.184Z] [2022-08-04T10:49:37.184Z] #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 [2022-08-04T10:49:37.184Z] #67 sha256:b0c414e2d534184dfc29c5cfed6c24b95de59808e80bd0df235ea9a5b38f5d0b [2022-08-04T10:49:37.184Z] #67 16.32 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T10:49:37.184Z] #67 16.34 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T10:49:37.184Z] #67 17.24 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T10:49:37.212Z] #19 17.18 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] [2022-08-04T10:49:37.212Z] #19 17.19 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] [2022-08-04T10:49:37.471Z] #19 17.55 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] [2022-08-04T10:49:37.471Z] #19 17.55 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] [2022-08-04T10:49:37.730Z] #19 17.88 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] [2022-08-04T10:49:37.989Z] #19 17.89 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] [2022-08-04T10:49:38.120Z] #67 21.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T10:49:38.248Z] #19 18.21 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] [2022-08-04T10:49:38.248Z] #19 18.21 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] [2022-08-04T10:49:38.248Z] #19 18.21 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] [2022-08-04T10:49:38.248Z] #19 18.21 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] [2022-08-04T10:49:38.248Z] #19 18.22 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] [2022-08-04T10:49:38.248Z] #19 18.22 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-04T10:49:38.248Z] #19 18.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-04T10:49:38.248Z] #19 18.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-04T10:49:38.248Z] #19 18.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-08-04T10:49:38.248Z] #19 18.23 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-04T10:49:38.248Z] #19 18.23 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-04T10:49:38.248Z] #19 18.23 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-04T10:49:38.248Z] #19 18.23 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-04T10:49:38.248Z] #19 18.24 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-04T10:49:38.248Z] #19 18.25 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-04T10:49:38.248Z] #19 18.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-04T10:49:38.248Z] #19 18.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-04T10:49:38.248Z] #19 18.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-08-04T10:49:38.248Z] #19 18.28 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] [2022-08-04T10:49:38.379Z] #67 ... [2022-08-04T10:49:38.379Z] [2022-08-04T10:49:38.379Z] #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 [2022-08-04T10:49:38.379Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:49:38.379Z] #42 19.66 Building dependency tree... [2022-08-04T10:49:38.379Z] #42 21.71 Reading state information... [2022-08-04T10:49:38.508Z] #19 18.71 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-08-04T10:49:38.508Z] #19 18.71 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-08-04T10:49:38.508Z] #19 18.72 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-04T10:49:38.508Z] #19 18.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-08-04T10:49:38.768Z] #19 18.75 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] [2022-08-04T10:49:39.028Z] #19 19.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-04T10:49:39.028Z] #19 19.17 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T10:49:39.028Z] #19 19.17 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T10:49:39.028Z] #19 19.19 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-04T10:49:39.028Z] #19 19.19 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-04T10:49:39.028Z] #19 19.19 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T10:49:39.028Z] #19 19.26 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-04T10:49:39.028Z] #19 19.26 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-04T10:49:39.028Z] #19 19.26 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-08-04T10:49:39.028Z] #19 19.26 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-04T10:49:39.028Z] #19 19.26 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-04T10:49:39.028Z] #19 19.27 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-04T10:49:39.028Z] #19 19.27 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-04T10:49:39.028Z] #19 19.27 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-04T10:49:39.287Z] #19 19.27 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-04T10:49:39.287Z] #19 19.27 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-04T10:49:39.287Z] #19 19.27 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-04T10:49:39.287Z] #19 19.27 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-04T10:49:39.287Z] #19 19.27 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-04T10:49:39.287Z] #19 19.28 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-04T10:49:39.287Z] #19 19.29 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-08-04T10:49:39.287Z] #19 19.29 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-04T10:49:39.287Z] #19 19.30 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-04T10:49:39.287Z] #19 19.30 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-04T10:49:39.287Z] #19 19.32 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-04T10:49:39.287Z] #19 19.34 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-04T10:49:39.287Z] #19 19.35 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-08-04T10:49:39.287Z] #19 19.35 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] [2022-08-04T10:49:39.313Z] #42 ... [2022-08-04T10:49:39.313Z] [2022-08-04T10:49:39.313Z] #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 [2022-08-04T10:49:39.313Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:49:39.313Z] #14 6.582 Reading package lists... [2022-08-04T10:49:39.313Z] #14 12.82 Reading package lists... [2022-08-04T10:49:39.313Z] #14 19.59 Building dependency tree... [2022-08-04T10:49:39.313Z] #14 21.65 Reading state information... [2022-08-04T10:49:39.313Z] #14 ... [2022-08-04T10:49:39.313Z] [2022-08-04T10:49:39.313Z] #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 [2022-08-04T10:49:39.313Z] #67 sha256:b0c414e2d534184dfc29c5cfed6c24b95de59808e80bd0df235ea9a5b38f5d0b [2022-08-04T10:49:39.313Z] #67 21.53 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T10:49:39.313Z] #67 21.56 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T10:49:39.313Z] #67 21.57 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T10:49:39.313Z] #67 21.92 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T10:49:39.313Z] #67 21.96 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T10:49:39.313Z] #67 22.20 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T10:49:39.313Z] #67 22.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T10:49:39.571Z] #67 ... [2022-08-04T10:49:39.571Z] [2022-08-04T10:49:39.571Z] #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 [2022-08-04T10:49:39.571Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T10:49:39.571Z] #62 6.598 Reading package lists... [2022-08-04T10:49:39.571Z] #62 13.32 Reading package lists... [2022-08-04T10:49:39.571Z] #62 20.02 Building dependency tree... [2022-08-04T10:49:39.571Z] #62 22.04 Reading state information... [2022-08-04T10:49:39.829Z] #62 ... [2022-08-04T10:49:39.830Z] [2022-08-04T10:49:39.830Z] #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 [2022-08-04T10:49:39.830Z] #67 sha256:b0c414e2d534184dfc29c5cfed6c24b95de59808e80bd0df235ea9a5b38f5d0b [2022-08-04T10:49:39.830Z] #67 22.73 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T10:49:39.830Z] #67 22.82 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T10:49:39.856Z] #19 19.77 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-08-04T10:49:39.856Z] #19 19.78 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-08-04T10:49:39.856Z] #19 19.79 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-04T10:49:39.856Z] #19 19.81 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-08-04T10:49:39.856Z] #19 19.82 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] [2022-08-04T10:49:40.115Z] #19 20.21 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-08-04T10:49:40.115Z] #19 20.21 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-04T10:49:40.115Z] #19 20.21 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-04T10:49:40.115Z] #19 20.22 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-08-04T10:49:40.115Z] #19 20.22 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-04T10:49:40.115Z] #19 20.22 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-04T10:49:40.115Z] #19 20.22 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-04T10:49:40.115Z] #19 20.24 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-04T10:49:40.115Z] #19 20.24 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-04T10:49:40.115Z] #19 20.25 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-08-04T10:49:40.115Z] #19 20.25 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] [2022-08-04T10:49:40.684Z] #19 20.66 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-08-04T10:49:40.684Z] #19 20.66 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-08-04T10:49:40.684Z] #19 20.67 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-04T10:49:40.684Z] #19 20.68 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-08-04T10:49:40.684Z] #19 20.70 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] [2022-08-04T10:49:40.945Z] #19 21.07 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-08-04T10:49:41.205Z] #19 21.07 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-04T10:49:41.205Z] #19 21.07 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-04T10:49:41.205Z] #19 21.08 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-08-04T10:49:41.205Z] #19 21.08 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-04T10:49:41.205Z] #19 21.08 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-04T10:49:41.205Z] #19 21.09 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-04T10:49:41.205Z] #19 21.09 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-04T10:49:41.205Z] #19 21.10 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-04T10:49:41.205Z] #19 21.10 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-04T10:49:41.205Z] #19 21.12 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-04T10:49:41.205Z] #19 21.12 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-04T10:49:41.205Z] #19 21.13 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-04T10:49:41.205Z] #19 21.13 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-08-04T10:49:41.205Z] #19 21.14 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] [2022-08-04T10:49:41.465Z] #19 21.53 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-08-04T10:49:41.465Z] #19 21.53 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-08-04T10:49:41.465Z] #19 21.54 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-04T10:49:41.465Z] #19 21.55 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-08-04T10:49:41.465Z] #19 21.57 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] [2022-08-04T10:49:41.726Z] #19 21.91 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-08-04T10:49:41.726Z] #19 21.91 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-04T10:49:41.726Z] #19 21.91 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-04T10:49:41.726Z] #19 21.92 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-08-04T10:49:41.726Z] #19 21.92 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-04T10:49:41.726Z] #19 21.92 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-04T10:49:41.985Z] #19 21.92 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-04T10:49:41.985Z] #19 21.92 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-04T10:49:41.985Z] #19 21.94 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-04T10:49:41.985Z] #19 21.94 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-04T10:49:41.985Z] #19 21.94 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-08-04T10:49:41.985Z] #19 21.95 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] [2022-08-04T10:49:42.244Z] #19 22.31 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-08-04T10:49:42.244Z] #19 22.31 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-08-04T10:49:42.244Z] #19 22.32 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-04T10:49:42.244Z] #19 22.34 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-08-04T10:49:42.244Z] #19 22.35 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] [2022-08-04T10:49:42.359Z] #67 25.12 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T10:49:42.618Z] #67 ... [2022-08-04T10:49:42.618Z] [2022-08-04T10:49:42.618Z] #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 [2022-08-04T10:49:42.618Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:49:42.618Z] #51 8.293 Reading package lists... [2022-08-04T10:49:42.618Z] #51 15.91 Reading package lists... [2022-08-04T10:49:42.618Z] #51 22.37 Building dependency tree... [2022-08-04T10:49:42.618Z] #51 23.83 Reading state information... [2022-08-04T10:49:42.811Z] #19 22.71 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-04T10:49:42.811Z] #19 22.71 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-04T10:49:42.876Z] #51 ... [2022-08-04T10:49:42.876Z] [2022-08-04T10:49:42.876Z] #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 [2022-08-04T10:49:42.876Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T10:49:42.876Z] #47 24.60 Updating files: 76% (1668/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. [2022-08-04T10:49:42.876Z] #47 25.01 + git checkout -q v2.3.0 [2022-08-04T10:49:43.070Z] #19 23.01 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:49:43.070Z] #19 23.13 Fetched 788 MB in 7s (119 MB/s) [2022-08-04T10:49:43.070Z] #19 23.16 Selecting previously unselected package liblocale-gettext-perl. [2022-08-04T10:49:43.070Z] #19 23.16 (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.) [2022-08-04T10:49:43.070Z] #19 23.26 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-04T10:49:43.070Z] #19 23.27 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-04T10:49:43.070Z] #19 23.31 Selecting previously unselected package bzip2. [2022-08-04T10:49:43.328Z] #19 23.31 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T10:49:43.328Z] #19 23.32 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T10:49:43.328Z] #19 23.35 Selecting previously unselected package libmagic-mgc. [2022-08-04T10:49:43.328Z] #19 23.35 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T10:49:43.328Z] #19 23.36 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T10:49:43.328Z] #19 23.44 Selecting previously unselected package libmagic1:amd64. [2022-08-04T10:49:43.328Z] #19 23.44 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T10:49:43.328Z] #19 23.45 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T10:49:43.328Z] #19 23.49 Selecting previously unselected package file. [2022-08-04T10:49:43.328Z] #19 23.50 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-04T10:49:43.328Z] #19 23.50 Unpacking file (1:5.39-3) ... [2022-08-04T10:49:43.328Z] #19 23.54 Selecting previously unselected package xz-utils. [2022-08-04T10:49:43.587Z] #19 23.54 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T10:49:43.587Z] #19 23.55 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T10:49:43.587Z] #19 23.64 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-04T10:49:43.587Z] #19 23.65 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T10:49:43.587Z] #19 23.65 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-04T10:49:43.846Z] #19 23.99 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-04T10:49:43.846Z] #19 23.99 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-04T10:49:43.846Z] #19 23.99 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-04T10:49:44.252Z] #47 27.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-04T10:49:44.415Z] #19 24.30 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-04T10:49:44.415Z] #19 24.30 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-04T10:49:44.415Z] #19 24.30 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-04T10:49:44.674Z] #19 24.60 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-04T10:49:44.674Z] #19 24.60 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T10:49:44.674Z] #19 24.61 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-04T10:49:44.932Z] #19 24.89 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-04T10:49:44.932Z] #19 24.89 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T10:49:44.932Z] #19 24.90 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-04T10:49:44.932Z] #19 25.13 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-04T10:49:45.191Z] #47 ... [2022-08-04T10:49:45.191Z] [2022-08-04T10:49:45.191Z] #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 [2022-08-04T10:49:45.191Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T10:49:45.191Z] #62 24.46 The following additional packages will be installed: [2022-08-04T10:49:45.191Z] #62 24.48 libbtrfs0 [2022-08-04T10:49:45.191Z] #62 24.67 The following NEW packages will be installed: [2022-08-04T10:49:45.191Z] #62 24.69 libbtrfs-dev libbtrfs0 [2022-08-04T10:49:45.191Z] #62 25.11 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:49:45.191Z] #62 25.11 Need to get 460 kB of archives. [2022-08-04T10:49:45.191Z] #62 25.11 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T10:49:45.191Z] #62 25.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T10:49:45.191Z] #62 25.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T10:49:45.191Z] #62 26.47 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:49:45.191Z] #62 26.81 Fetched 460 kB in 0s (1413 kB/s) [2022-08-04T10:49:45.191Z] #62 26.94 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T10:49:45.191Z] #62 26.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.) [2022-08-04T10:49:45.191Z] #62 27.09 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T10:49:45.191Z] #62 27.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T10:49:45.191Z] #62 27.37 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T10:49:45.191Z] #62 27.38 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T10:49:45.191Z] #62 27.39 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T10:49:45.191Z] #62 27.80 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T10:49:45.191Z] #62 27.82 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T10:49:45.191Z] #62 27.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:49:45.191Z] #62 DONE 28.3s [2022-08-04T10:49:45.191Z] [2022-08-04T10:49:45.191Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T10:49:45.191Z] #63 sha256:af9fa1723680fb2c1aaff9b495d4c8f922df78d54de20778d96035058afc3f80 [2022-08-04T10:49:45.191Z] #63 DONE 0.1s [2022-08-04T10:49:45.191Z] [2022-08-04T10:49:45.191Z] #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 [2022-08-04T10:49:45.191Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:49:45.191Z] #51 26.44 The following additional packages will be installed: [2022-08-04T10:49:45.191Z] #51 26.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T10:49:45.191Z] #51 26.46 python3-protobuf python3-six [2022-08-04T10:49:45.191Z] #51 26.47 Suggested packages: [2022-08-04T10:49:45.191Z] #51 26.49 python3-setuptools [2022-08-04T10:49:45.191Z] #51 26.49 Recommended packages: [2022-08-04T10:49:45.191Z] #51 26.49 iproute2 | iproute [2022-08-04T10:49:45.191Z] #51 27.15 The following NEW packages will be installed: [2022-08-04T10:49:45.191Z] #51 27.15 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T10:49:45.191Z] #51 27.16 python3-protobuf python3-six [2022-08-04T10:49:45.191Z] #51 27.65 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:49:45.191Z] #51 27.65 Need to get 2315 kB of archives. [2022-08-04T10:49:45.191Z] #51 27.65 After this operation, 11.1 MB of additional disk space will be used. [2022-08-04T10:49:45.191Z] #51 27.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-04T10:49:45.191Z] #51 27.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T10:49:45.191Z] #51 27.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T10:49:45.191Z] #51 27.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-04T10:49:45.191Z] #51 27.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T10:49:45.191Z] #51 27.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T10:49:45.191Z] #51 27.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T10:49:45.191Z] #19 25.13 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:49:45.191Z] #19 25.14 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T10:49:45.191Z] #19 25.18 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-04T10:49:45.191Z] #19 25.18 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:49:45.191Z] #19 25.18 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:49:47.729Z] #51 ... [2022-08-04T10:49:47.729Z] [2022-08-04T10:49:47.729Z] #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 ; [2022-08-04T10:49:47.729Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T10:49:47.729Z] #76 14.78 Reading package lists... [2022-08-04T10:49:47.729Z] #76 21.02 Building dependency tree... [2022-08-04T10:49:47.729Z] #76 22.72 Reading state information... [2022-08-04T10:49:47.729Z] #76 25.12 python3 is already the newest version (3.9.2-3). [2022-08-04T10:49:47.729Z] #76 25.12 The following additional packages will be installed: [2022-08-04T10:49:47.729Z] #76 25.13 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T10:49:47.729Z] #76 25.14 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T10:49:47.729Z] #76 25.17 Suggested packages: [2022-08-04T10:49:47.729Z] #76 25.17 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T10:49:47.729Z] #76 25.17 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T10:49:47.729Z] #76 25.17 m4-doc ed diffutils-doc [2022-08-04T10:49:47.729Z] #76 25.17 Recommended packages: [2022-08-04T10:49:47.729Z] #76 25.17 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T10:49:47.729Z] #76 26.93 The following NEW packages will be installed: [2022-08-04T10:49:47.729Z] #76 26.95 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T10:49:47.729Z] #76 26.96 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T10:49:47.729Z] #76 26.96 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T10:49:47.729Z] #76 26.97 libyajl2 m4 patch xz-utils [2022-08-04T10:49:47.729Z] #76 27.47 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:49:47.729Z] #76 27.47 Need to get 5940 kB of archives. [2022-08-04T10:49:47.729Z] #76 27.47 After this operation, 18.7 MB of additional disk space will be used. [2022-08-04T10:49:47.729Z] #76 27.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T10:49:47.729Z] #76 27.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T10:49:47.729Z] #76 27.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T10:49:47.729Z] #76 27.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T10:49:47.729Z] #76 27.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T10:49:47.729Z] #76 27.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-04T10:49:47.729Z] #76 27.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-04T10:49:47.729Z] #76 27.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-04T10:49:47.729Z] #76 27.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T10:49:47.729Z] #76 27.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T10:49:47.729Z] #76 27.67 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T10:49:47.729Z] #76 27.68 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T10:49:47.729Z] #76 27.84 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-04T10:49:47.729Z] #76 27.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T10:49:47.729Z] #76 27.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-04T10:49:47.729Z] #76 27.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T10:49:47.729Z] #76 27.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-04T10:49:47.729Z] #76 27.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T10:49:47.729Z] #76 27.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T10:49:47.729Z] #76 27.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-04T10:49:47.729Z] #76 27.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T10:49:47.729Z] #76 27.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T10:49:47.729Z] #76 28.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-04T10:49:47.729Z] #76 29.60 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:49:47.729Z] #76 29.97 Fetched 5940 kB in 1s (6474 kB/s) [2022-08-04T10:49:47.729Z] #76 30.08 Selecting previously unselected package bzip2. [2022-08-04T10:49:47.729Z] #76 30.08 (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.) [2022-08-04T10:49:47.729Z] #76 30.18 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T10:49:47.729Z] #76 30.19 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T10:49:47.729Z] #76 30.35 Selecting previously unselected package libmagic-mgc. [2022-08-04T10:49:47.729Z] #76 30.35 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T10:49:47.729Z] #76 30.36 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T10:49:47.729Z] #76 30.91 Selecting previously unselected package libmagic1:amd64. [2022-08-04T10:49:47.729Z] #76 ... [2022-08-04T10:49:47.729Z] [2022-08-04T10:49:47.729Z] #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 [2022-08-04T10:49:47.729Z] #64 sha256:b4ddcbe67197c189ab2415f17cf3b58bea6f8b9dfa380f336162ac6a832fcba5 [2022-08-04T10:49:47.729Z] #64 1.016 + RM_GOPATH=0 [2022-08-04T10:49:47.729Z] #64 1.016 + TMP_GOPATH= [2022-08-04T10:49:47.729Z] #64 1.016 + : /build [2022-08-04T10:49:47.729Z] #64 1.016 + '[' -z '' ']' [2022-08-04T10:49:47.729Z] #64 1.018 ++ mktemp -d [2022-08-04T10:49:47.729Z] #64 1.023 + export GOPATH=/tmp/tmp.v8wv2RRUi3 [2022-08-04T10:49:47.729Z] #64 1.023 + GOPATH=/tmp/tmp.v8wv2RRUi3 [2022-08-04T10:49:47.729Z] #64 1.023 + RM_GOPATH=1 [2022-08-04T10:49:47.729Z] #64 1.023 + case "$(go env GOARCH)" in [2022-08-04T10:49:47.729Z] #64 1.024 ++ go env GOARCH [2022-08-04T10:49:47.729Z] #64 1.057 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:49:47.729Z] #64 1.057 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:49:47.729Z] #64 1.058 ++ dirname /install.sh [2022-08-04T10:49:47.729Z] #64 1.059 + dir=/ [2022-08-04T10:49:47.729Z] #64 1.062 + bin=containerd [2022-08-04T10:49:47.729Z] #64 1.062 + shift [2022-08-04T10:49:47.729Z] #64 1.062 + '[' '!' -f //containerd.installer ']' [2022-08-04T10:49:47.729Z] #64 1.067 + . //containerd.installer [2022-08-04T10:49:47.729Z] #64 1.071 ++ set -e [2022-08-04T10:49:47.729Z] #64 1.071 ++ : v1.6.6 [2022-08-04T10:49:47.729Z] #64 1.072 + install_containerd [2022-08-04T10:49:47.729Z] #64 1.072 + echo 'Install containerd version v1.6.6' [2022-08-04T10:49:47.729Z] #64 1.075 Install containerd version v1.6.6 [2022-08-04T10:49:47.729Z] #64 1.075 + git clone https://github.com/containerd/containerd.git /tmp/tmp.v8wv2RRUi3/src/github.com/containerd/containerd [2022-08-04T10:49:47.729Z] #64 1.077 Cloning into '/tmp/tmp.v8wv2RRUi3/src/github.com/containerd/containerd'... [2022-08-04T10:49:49.381Z] #19 29.63 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-04T10:49:49.642Z] #19 29.63 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:49:49.642Z] #19 29.64 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-04T10:49:49.642Z] #19 29.68 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-04T10:49:49.642Z] #19 29.68 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:49:49.642Z] #19 29.68 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T10:49:50.260Z] #64 ... [2022-08-04T10:49:50.260Z] [2022-08-04T10:49:50.260Z] #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 [2022-08-04T10:49:50.260Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:49:50.260Z] #51 33.21 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-04T10:49:50.829Z] #51 ... [2022-08-04T10:49:50.829Z] [2022-08-04T10:49:50.829Z] #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 [2022-08-04T10:49:50.829Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:49:50.829Z] #14 24.08 The following additional packages will be installed: [2022-08-04T10:49:50.829Z] #14 24.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T10:49:50.829Z] #14 24.09 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T10:49:50.829Z] #14 24.09 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T10:49:50.829Z] #14 24.09 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T10:49:50.829Z] #14 24.10 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T10:49:50.829Z] #14 24.10 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T10:49:50.829Z] #14 24.11 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T10:49:50.829Z] #14 24.12 Suggested packages: [2022-08-04T10:49:50.829Z] #14 24.13 gcc-10-locales seccomp wine64 [2022-08-04T10:49:50.829Z] #14 25.52 The following NEW packages will be installed: [2022-08-04T10:49:50.829Z] #14 25.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T10:49:50.829Z] #14 25.52 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T10:49:50.829Z] #14 25.52 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T10:49:50.829Z] #14 25.52 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T10:49:50.829Z] #14 25.52 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T10:49:50.829Z] #14 25.53 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T10:49:50.829Z] #14 25.53 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T10:49:50.829Z] #14 25.55 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T10:49:50.829Z] #14 25.55 mingw-w64-x86-64-dev [2022-08-04T10:49:50.829Z] #14 25.98 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:49:50.829Z] #14 25.98 Need to get 115 MB of archives. [2022-08-04T10:49:50.829Z] #14 25.98 After this operation, 645 MB of additional disk space will be used. [2022-08-04T10:49:50.829Z] #14 25.98 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] [2022-08-04T10:49:50.829Z] #14 26.12 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] [2022-08-04T10:49:50.829Z] #14 26.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-04T10:49:50.829Z] #14 26.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-04T10:49:50.829Z] #14 26.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-04T10:49:50.829Z] #14 26.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T10:49:50.829Z] #14 26.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-04T10:49:50.829Z] #14 26.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] [2022-08-04T10:49:50.829Z] #14 26.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] [2022-08-04T10:49:50.829Z] #14 27.70 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] [2022-08-04T10:49:50.829Z] #14 29.80 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] [2022-08-04T10:49:50.829Z] #14 30.66 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] [2022-08-04T10:49:50.829Z] #14 31.62 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] [2022-08-04T10:49:50.829Z] #14 33.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] [2022-08-04T10:49:50.829Z] #14 34.11 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] [2022-08-04T10:49:50.829Z] #14 34.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T10:49:50.829Z] #14 34.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T10:49:50.829Z] #14 34.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T10:49:50.829Z] #14 34.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T10:49:50.829Z] #14 34.14 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] [2022-08-04T10:49:50.829Z] #14 34.16 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T10:49:50.829Z] #14 34.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T10:49:50.829Z] #14 34.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T10:49:50.829Z] #14 34.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T10:49:50.829Z] #14 34.21 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T10:49:50.829Z] #14 34.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T10:49:50.829Z] #14 34.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T10:49:50.829Z] #14 34.26 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-04T10:49:50.829Z] #14 34.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T10:49:50.829Z] #14 34.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T10:49:50.829Z] #14 ... [2022-08-04T10:49:50.829Z] [2022-08-04T10:49:50.829Z] #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 [2022-08-04T10:49:50.829Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:49:50.829Z] #42 24.09 The following additional packages will be installed: [2022-08-04T10:49:50.829Z] #42 24.11 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T10:49:50.829Z] #42 24.12 Suggested packages: [2022-08-04T10:49:50.829Z] #42 24.12 cmake-doc ninja-build lrzip [2022-08-04T10:49:50.829Z] #42 24.13 Recommended packages: [2022-08-04T10:49:50.829Z] #42 24.13 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T10:49:50.829Z] #42 25.21 The following NEW packages will be installed: [2022-08-04T10:49:50.829Z] #42 25.22 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T10:49:50.829Z] #42 25.23 vim-common xxd [2022-08-04T10:49:50.829Z] #42 25.68 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:49:50.829Z] #42 25.68 Need to get 17.7 MB of archives. [2022-08-04T10:49:50.829Z] #42 25.68 After this operation, 70.7 MB of additional disk space will be used. [2022-08-04T10:49:50.829Z] #42 25.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T10:49:50.829Z] #42 25.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T10:49:50.829Z] #42 25.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T10:49:50.829Z] #42 25.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T10:49:50.829Z] #42 26.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-04T10:49:50.829Z] #42 26.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T10:49:50.829Z] #42 26.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T10:49:50.829Z] #42 26.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T10:49:50.829Z] #42 26.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T10:49:50.829Z] #42 26.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T10:49:50.829Z] #42 28.27 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:49:50.829Z] #42 28.82 Fetched 17.7 MB in 2s (11.4 MB/s) [2022-08-04T10:49:50.829Z] #42 28.92 Selecting previously unselected package xxd. [2022-08-04T10:49:50.829Z] #42 28.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T10:49:50.829Z] #42 29.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T10:49:50.829Z] #42 29.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:49:50.829Z] #42 29.40 Selecting previously unselected package vim-common. [2022-08-04T10:49:50.829Z] #42 29.40 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T10:49:50.829Z] #42 29.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:49:50.829Z] #42 29.86 Selecting previously unselected package cmake-data. [2022-08-04T10:49:50.829Z] #42 29.86 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T10:49:50.829Z] #42 29.87 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T10:49:50.829Z] #42 33.77 Selecting previously unselected package libicu67:amd64. [2022-08-04T10:49:50.829Z] #42 33.77 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-04T10:49:50.829Z] #42 33.80 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T10:49:51.089Z] #42 ... [2022-08-04T10:49:51.089Z] [2022-08-04T10:49:51.089Z] #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 ; [2022-08-04T10:49:51.089Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T10:49:51.089Z] #76 30.91 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T10:49:51.089Z] #76 30.93 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T10:49:51.089Z] #76 31.13 Selecting previously unselected package file. [2022-08-04T10:49:51.089Z] #76 31.14 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-04T10:49:51.089Z] #76 31.15 Unpacking file (1:5.39-3) ... [2022-08-04T10:49:51.089Z] #76 31.30 Selecting previously unselected package xz-utils. [2022-08-04T10:49:51.089Z] #76 31.30 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T10:49:51.089Z] #76 31.31 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T10:49:51.089Z] #76 31.66 Selecting previously unselected package libsigsegv2:amd64. [2022-08-04T10:49:51.089Z] #76 31.66 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-04T10:49:51.089Z] #76 31.67 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-04T10:49:51.089Z] #76 31.82 Selecting previously unselected package m4. [2022-08-04T10:49:51.089Z] #76 31.89 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-04T10:49:51.089Z] #76 31.90 Unpacking m4 (1.4.18-5) ... [2022-08-04T10:49:51.089Z] #76 32.20 Selecting previously unselected package autoconf. [2022-08-04T10:49:51.089Z] #76 32.21 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T10:49:51.089Z] #76 32.22 Unpacking autoconf (2.69-14) ... [2022-08-04T10:49:51.089Z] #76 32.78 Selecting previously unselected package autotools-dev. [2022-08-04T10:49:51.089Z] #76 32.82 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T10:49:51.089Z] #76 32.84 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T10:49:51.089Z] #76 33.38 Selecting previously unselected package automake. [2022-08-04T10:49:51.089Z] #76 33.38 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T10:49:51.089Z] #76 33.39 Unpacking automake (1:1.16.3-2) ... [2022-08-04T10:49:51.089Z] #76 34.13 Selecting previously unselected package patch. [2022-08-04T10:49:51.089Z] #76 34.14 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-04T10:49:51.089Z] #76 34.14 Unpacking patch (2.7.6-7) ... [2022-08-04T10:49:51.089Z] #76 34.35 Selecting previously unselected package dpkg-dev. [2022-08-04T10:49:51.089Z] #76 34.36 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T10:49:51.089Z] #76 34.37 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T10:49:52.477Z] #76 ... [2022-08-04T10:49:52.477Z] [2022-08-04T10:49:52.477Z] #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 [2022-08-04T10:49:52.477Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T10:49:52.477Z] #40 35.08 NAME: [2022-08-04T10:49:52.477Z] #40 35.08 go-winres - A tool for embedding resources in Windows executables [2022-08-04T10:49:52.477Z] #40 35.08 [2022-08-04T10:49:52.477Z] #40 35.08 USAGE: [2022-08-04T10:49:52.477Z] #40 35.08 go-winres [global options] command [command options] [arguments...] [2022-08-04T10:49:52.477Z] #40 35.08 [2022-08-04T10:49:52.477Z] #40 35.08 COMMANDS: [2022-08-04T10:49:52.477Z] #40 35.09 init Create an initial ./winres/winres.json [2022-08-04T10:49:52.477Z] #40 35.09 make Make syso files for the "go build" command [2022-08-04T10:49:52.477Z] #40 35.09 simply Make syso files for the "go build" command (simplified) [2022-08-04T10:49:52.477Z] #40 35.09 extract Extract all resources from an executable [2022-08-04T10:49:52.477Z] #40 35.09 patch Replace resources in an executable file (exe, dll) [2022-08-04T10:49:52.477Z] #40 35.09 help, h Shows a list of commands or help for one command [2022-08-04T10:49:52.477Z] #40 35.09 [2022-08-04T10:49:52.477Z] #40 35.09 GLOBAL OPTIONS: [2022-08-04T10:49:52.477Z] #40 35.09 --help, -h show help (default: false) [2022-08-04T10:49:52.477Z] #40 DONE 35.6s [2022-08-04T10:49:52.477Z] [2022-08-04T10:49:52.477Z] #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 [2022-08-04T10:49:52.477Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:49:52.477Z] #51 34.77 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:49:52.477Z] #51 35.10 Fetched 2315 kB in 6s (366 kB/s) [2022-08-04T10:49:52.477Z] #51 35.35 Selecting previously unselected package libprotobuf23:amd64. [2022-08-04T10:49:52.477Z] #51 35.35 (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.) [2022-08-04T10:49:52.477Z] #51 35.44 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-04T10:49:52.477Z] #51 35.44 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T10:49:53.834Z] #19 33.85 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-04T10:49:53.834Z] #19 33.85 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:49:53.834Z] #19 33.86 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-04T10:49:53.834Z] #19 33.90 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-04T10:49:53.834Z] #19 33.90 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:49:53.834Z] #19 33.91 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T10:49:54.377Z] #51 36.97 Selecting previously unselected package python3-pkg-resources. [2022-08-04T10:49:54.378Z] #51 36.97 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T10:49:54.378Z] #51 36.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T10:49:54.378Z] #51 37.39 Selecting previously unselected package python3-six. [2022-08-04T10:49:54.378Z] #51 37.39 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T10:49:54.378Z] #51 37.42 Unpacking python3-six (1.16.0-2) ... [2022-08-04T10:49:54.636Z] #51 ... [2022-08-04T10:49:54.636Z] [2022-08-04T10:49:54.636Z] #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 [2022-08-04T10:49:54.636Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T10:49:54.636Z] #57 37.76 v3.0.2 [2022-08-04T10:49:54.636Z] #57 DONE 37.9s [2022-08-04T10:49:54.636Z] [2022-08-04T10:49:54.636Z] #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 [2022-08-04T10:49:54.636Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:49:54.636Z] #51 37.55 Selecting previously unselected package python3-protobuf. [2022-08-04T10:49:54.636Z] #51 37.55 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-04T10:49:54.636Z] #51 37.56 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T10:49:55.204Z] #51 38.21 Selecting previously unselected package libnet1:amd64. [2022-08-04T10:49:55.204Z] #51 38.21 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T10:49:55.204Z] #51 38.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T10:49:55.463Z] #51 38.58 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T10:49:55.723Z] #51 38.58 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T10:49:55.723Z] #51 38.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T10:49:55.723Z] #51 38.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T10:49:55.723Z] #51 38.81 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T10:49:55.723Z] #51 38.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T10:49:55.982Z] #51 38.94 Selecting previously unselected package criu. [2022-08-04T10:49:55.982Z] #51 38.95 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-04T10:49:55.982Z] #51 38.96 Unpacking criu (3.17.1-1) ... [2022-08-04T10:49:56.918Z] #51 39.89 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T10:49:58.026Z] #19 38.08 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-04T10:49:58.027Z] #19 38.08 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:49:58.027Z] #19 38.09 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T10:49:58.027Z] #19 38.12 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-04T10:49:58.027Z] #19 38.12 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:49:58.027Z] #19 38.13 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:49:58.294Z] #51 ... [2022-08-04T10:49:58.294Z] [2022-08-04T10:49:58.294Z] #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 ; [2022-08-04T10:49:58.294Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T10:49:58.294Z] #76 36.09 Selecting previously unselected package build-essential. [2022-08-04T10:49:58.294Z] #76 36.15 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-04T10:49:58.295Z] #76 36.20 Unpacking build-essential (12.9) ... [2022-08-04T10:49:58.295Z] #76 36.45 Selecting previously unselected package libcap2:amd64. [2022-08-04T10:49:58.295Z] #76 36.46 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T10:49:58.295Z] #76 36.48 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T10:49:58.295Z] #76 36.72 Selecting previously unselected package libcap-dev:amd64. [2022-08-04T10:49:58.295Z] #76 36.72 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-04T10:49:58.295Z] #76 36.74 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T10:49:58.295Z] #76 37.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T10:49:58.295Z] #76 37.02 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T10:49:58.295Z] #76 37.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T10:49:58.295Z] #76 37.27 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-04T10:49:58.295Z] #76 37.28 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-04T10:49:58.295Z] #76 37.32 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T10:49:58.295Z] #76 37.69 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T10:49:58.295Z] #76 37.72 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T10:49:58.295Z] #76 37.73 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T10:49:58.295Z] #76 38.22 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T10:49:58.295Z] #76 38.23 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T10:49:58.295Z] #76 38.23 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T10:49:58.295Z] #76 39.46 Selecting previously unselected package libtool. [2022-08-04T10:49:58.295Z] #76 39.46 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T10:49:58.295Z] #76 39.47 Unpacking libtool (2.4.6-15) ... [2022-08-04T10:49:58.295Z] #76 39.76 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T10:49:58.295Z] #76 39.79 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T10:49:58.295Z] #76 39.79 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T10:49:58.295Z] #76 40.04 Selecting previously unselected package libyajl2:amd64. [2022-08-04T10:49:58.295Z] #76 40.04 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T10:49:58.295Z] #76 40.05 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T10:49:58.295Z] #76 40.13 Selecting previously unselected package libyajl-dev:amd64. [2022-08-04T10:49:58.295Z] #76 40.14 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-04T10:49:58.295Z] #76 40.14 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T10:49:58.295Z] #76 40.33 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T10:49:58.295Z] #76 40.34 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T10:49:58.295Z] #76 40.36 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T10:49:58.295Z] #76 40.38 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T10:49:58.295Z] #76 40.43 Setting up file (1:5.39-3) ... [2022-08-04T10:49:58.295Z] #76 40.45 Setting up bzip2 (1.0.8-4) ... [2022-08-04T10:49:58.295Z] #76 40.46 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T10:49:58.295Z] #76 40.48 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T10:49:58.295Z] #76 40.49 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T10:49:58.295Z] #76 40.51 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T10:49:58.295Z] #76 40.54 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-04T10:49:58.295Z] #76 40.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T10:49:58.295Z] #76 40.57 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T10:49:58.295Z] #76 40.59 Setting up patch (2.7.6-7) ... [2022-08-04T10:49:58.295Z] #76 40.61 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T10:49:58.295Z] #76 40.63 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T10:49:58.295Z] #76 40.64 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T10:49:58.295Z] #76 40.66 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T10:49:58.295Z] #76 40.67 Setting up libtool (2.4.6-15) ... [2022-08-04T10:49:58.295Z] #76 40.69 Setting up m4 (1.4.18-5) ... [2022-08-04T10:49:58.295Z] #76 40.70 Setting up dpkg-dev (1.20.11) ... [2022-08-04T10:49:58.295Z] #76 40.73 Setting up autoconf (2.69-14) ... [2022-08-04T10:49:58.295Z] #76 40.74 Setting up build-essential (12.9) ... [2022-08-04T10:49:58.295Z] #76 40.75 Setting up automake (1:1.16.3-2) ... [2022-08-04T10:49:58.295Z] #76 40.76 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T10:49:58.295Z] #76 40.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:49:58.295Z] #76 DONE 41.6s [2022-08-04T10:49:58.295Z] [2022-08-04T10:49:58.295Z] #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 [2022-08-04T10:49:58.295Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:49:59.229Z] #77 0.972 Cloning into '/tmp/crun-build'... [2022-08-04T10:50:00.029Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a1bc7251168f26e7) in /home/ubuntu/workspace/moby_PR-43822 [Pipeline] { [Pipeline] checkout [2022-08-04T10:50:00.135Z] The recommended git tool is: git [2022-08-04T10:50:02.514Z] #77 ... [2022-08-04T10:50:02.514Z] [2022-08-04T10:50:02.514Z] #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 [2022-08-04T10:50:02.514Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:50:02.514Z] #14 35.84 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:50:02.514Z] #14 36.20 Fetched 115 MB in 9s (13.3 MB/s) [2022-08-04T10:50:02.514Z] #14 36.35 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T10:50:02.514Z] #14 36.35 (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.) [2022-08-04T10:50:02.514Z] #14 36.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T10:50:02.514Z] #14 36.42 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T10:50:02.514Z] #14 39.93 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T10:50:02.514Z] #14 39.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T10:50:02.514Z] #14 39.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T10:50:02.514Z] #14 43.13 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T10:50:02.514Z] #14 43.13 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T10:50:02.514Z] #14 43.13 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T10:50:02.514Z] #14 43.28 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T10:50:02.514Z] #14 43.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T10:50:02.514Z] #14 43.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:50:02.514Z] #14 43.52 Selecting previously unselected package dmsetup. [2022-08-04T10:50:02.514Z] #14 43.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T10:50:02.514Z] #14 43.52 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T10:50:02.514Z] #14 43.72 Selecting previously unselected package mingw-w64-common. [2022-08-04T10:50:02.514Z] #14 43.72 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T10:50:02.514Z] #14 43.72 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T10:50:02.772Z] #14 ... [2022-08-04T10:50:02.772Z] [2022-08-04T10:50:02.772Z] #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 [2022-08-04T10:50:02.772Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:50:02.772Z] #42 42.74 Selecting previously unselected package libxml2:amd64. [2022-08-04T10:50:02.772Z] #42 42.78 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T10:50:02.772Z] #42 42.79 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T10:50:02.772Z] #42 43.39 Selecting previously unselected package libarchive13:amd64. [2022-08-04T10:50:02.772Z] #42 43.40 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T10:50:02.772Z] #42 43.40 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T10:50:02.772Z] #42 43.71 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T10:50:02.772Z] #42 43.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T10:50:02.772Z] #42 43.74 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T10:50:02.772Z] #42 43.92 Selecting previously unselected package librhash0:amd64. [2022-08-04T10:50:02.772Z] #42 43.93 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T10:50:02.772Z] #42 43.94 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T10:50:02.772Z] #42 44.12 Selecting previously unselected package libuv1:amd64. [2022-08-04T10:50:02.772Z] #42 44.12 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T10:50:02.772Z] #42 44.13 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T10:50:02.772Z] #42 44.31 Selecting previously unselected package cmake. [2022-08-04T10:50:02.772Z] #42 44.32 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T10:50:02.772Z] #42 44.35 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T10:50:03.293Z] #19 42.50 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-04T10:50:03.293Z] #19 42.50 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:50:03.293Z] #19 42.57 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T10:50:03.293Z] #19 42.87 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-04T10:50:03.293Z] #19 42.87 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:50:03.293Z] #19 42.88 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:50:03.332Z] using credential docker-jenkins-github-credentials [2022-08-04T10:50:03.342Z] Cloning the remote Git repository [2022-08-04T10:50:03.342Z] Cloning with configured refspecs honoured and without tags [2022-08-04T10:50:03.412Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T10:50:03.523Z] > git init /home/ubuntu/workspace/moby_PR-43822 # timeout=10 [2022-08-04T10:50:04.021Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T10:50:04.021Z] > git --version # timeout=10 [2022-08-04T10:50:04.071Z] > git --version # 'git version 2.25.1' [2022-08-04T10:50:04.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:50:04.074Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43822/head:refs/remotes/origin/PR-43822 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:50:06.073Z] #42 48.93 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T10:50:06.073Z] #42 48.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:50:06.073Z] #42 48.97 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T10:50:06.073Z] #42 48.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:50:06.073Z] #42 49.03 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T10:50:06.073Z] #42 49.04 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T10:50:06.073Z] #42 49.06 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T10:50:06.073Z] #42 49.09 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T10:50:06.073Z] #42 49.10 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T10:50:06.073Z] #42 49.11 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T10:50:06.073Z] #42 49.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:50:06.073Z] #42 ... [2022-08-04T10:50:06.073Z] [2022-08-04T10:50:06.073Z] #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 [2022-08-04T10:50:06.073Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:50:06.073Z] #77 7.621 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T10:50:06.073Z] #77 7.637 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T10:50:06.579Z] #19 46.76 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-04T10:50:06.838Z] #19 46.76 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:50:06.838Z] #19 46.77 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:50:06.838Z] #19 46.80 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-04T10:50:06.838Z] #19 46.80 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:50:06.838Z] #19 46.80 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T10:50:06.838Z] #19 46.83 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-04T10:50:06.838Z] #19 46.83 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:50:06.838Z] #19 46.84 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T10:50:06.838Z] #19 46.87 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-04T10:50:06.838Z] #19 46.87 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:50:06.838Z] #19 46.87 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:50:06.838Z] #19 46.90 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-04T10:50:06.838Z] #19 46.90 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:50:06.838Z] #19 46.91 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:50:06.838Z] #19 46.94 Selecting previously unselected package cross-config. [2022-08-04T10:50:06.838Z] #19 46.94 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-04T10:50:06.838Z] #19 46.95 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-04T10:50:06.838Z] #19 46.98 Selecting previously unselected package gcc-10-cross-base. [2022-08-04T10:50:07.012Z] #77 ... [2022-08-04T10:50:07.012Z] [2022-08-04T10:50:07.012Z] #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 [2022-08-04T10:50:07.012Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:50:07.012Z] #42 DONE 50.3s [2022-08-04T10:50:07.012Z] [2022-08-04T10:50:07.012Z] #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 [2022-08-04T10:50:07.012Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:50:07.012Z] #14 50.02 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T10:50:07.012Z] #14 50.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T10:50:07.012Z] #14 50.06 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T10:50:07.097Z] #19 46.98 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:07.097Z] #19 46.98 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-04T10:50:07.097Z] #19 47.02 Selecting previously unselected package libc6-arm64-cross. [2022-08-04T10:50:07.097Z] #19 47.02 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-04T10:50:07.097Z] #19 47.03 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-04T10:50:07.097Z] #19 47.16 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-04T10:50:07.097Z] #19 47.16 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:07.097Z] #19 47.17 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:50:07.097Z] #19 47.20 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-04T10:50:07.097Z] #19 47.20 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:07.097Z] #19 47.21 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:50:07.097Z] #19 47.25 Selecting previously unselected package libitm1-arm64-cross. [2022-08-04T10:50:07.271Z] #14 ... [2022-08-04T10:50:07.271Z] [2022-08-04T10:50:07.271Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T10:50:07.271Z] #43 sha256:fca87342fe1f73a49986295dc97ec1b702bef68b511dc2b7e9a9fe802a4e3f50 [2022-08-04T10:50:07.271Z] #43 DONE 0.2s [2022-08-04T10:50:07.271Z] [2022-08-04T10:50:07.271Z] #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 [2022-08-04T10:50:07.271Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:50:07.271Z] #77 9.006 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T10:50:07.271Z] #77 9.035 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T10:50:07.271Z] #77 9.035 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T10:50:07.271Z] #77 9.035 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T10:50:07.271Z] #77 9.058 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T10:50:07.357Z] #19 47.25 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:07.357Z] #19 47.25 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:50:07.357Z] #19 47.29 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-04T10:50:07.357Z] #19 47.29 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:07.357Z] #19 47.29 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:50:07.357Z] #19 47.33 Selecting previously unselected package libasan6-arm64-cross. [2022-08-04T10:50:07.357Z] #19 47.33 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:07.357Z] #19 47.34 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:50:07.615Z] #19 47.57 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-04T10:50:07.615Z] #19 47.57 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:07.615Z] #19 47.57 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:50:07.615Z] #19 47.68 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-04T10:50:07.615Z] #19 47.68 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:07.615Z] #19 47.69 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:50:07.838Z] #77 ... [2022-08-04T10:50:07.838Z] [2022-08-04T10:50:07.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 [2022-08-04T10:50:07.838Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:50:07.838Z] #51 42.03 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T10:50:07.838Z] #51 42.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T10:50:07.838Z] #51 42.08 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T10:50:07.838Z] #51 42.10 Setting up python3-six (1.16.0-2) ... [2022-08-04T10:50:07.838Z] #51 43.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T10:50:07.838Z] #51 43.65 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T10:50:07.838Z] #51 47.96 Setting up criu (3.17.1-1) ... [2022-08-04T10:50:07.838Z] #51 50.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:50:07.838Z] #51 DONE 51.0s [2022-08-04T10:50:07.874Z] #19 47.91 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-04T10:50:07.874Z] #19 47.91 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:07.874Z] #19 47.92 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:50:07.874Z] #19 47.99 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-04T10:50:07.874Z] #19 47.99 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:07.874Z] #19 48.00 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:50:07.874Z] #19 48.10 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-04T10:50:08.097Z] [2022-08-04T10:50:08.097Z] #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 [2022-08-04T10:50:08.097Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T10:50:08.097Z] #34 46.47 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. [2022-08-04T10:50:08.097Z] #34 46.98 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T10:50:08.097Z] #34 47.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T10:50:08.133Z] #19 48.10 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:08.133Z] #19 48.11 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:50:08.133Z] #19 48.24 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-04T10:50:08.133Z] #19 48.25 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:50:08.133Z] #19 48.25 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:50:09.765Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0151cc0eb89f5aa7e) in /home/ubuntu/workspace/moby_PR-43822 [Pipeline] { [Pipeline] checkout [2022-08-04T10:50:09.868Z] The recommended git tool is: git [2022-08-04T10:50:09.998Z] #34 ... [2022-08-04T10:50:09.998Z] [2022-08-04T10:50:09.998Z] #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 [2022-08-04T10:50:09.998Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:50:09.998Z] #77 11.88 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T10:50:12.530Z] #77 13.86 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T10:50:12.992Z] using credential docker-jenkins-github-credentials [2022-08-04T10:50:13.004Z] Cloning the remote Git repository [2022-08-04T10:50:13.004Z] Cloning with configured refspecs honoured and without tags [2022-08-04T10:50:13.022Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T10:50:13.154Z] > git init /home/ubuntu/workspace/moby_PR-43822 # timeout=10 [2022-08-04T10:50:13.405Z] #19 53.24 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-04T10:50:13.405Z] #19 53.25 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:50:13.405Z] #19 53.25 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:50:13.405Z] #19 53.28 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-04T10:50:13.405Z] #19 53.28 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-04T10:50:13.405Z] #19 53.29 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-04T10:50:13.405Z] #19 53.46 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-04T10:50:13.405Z] #19 53.47 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-04T10:50:13.405Z] #19 53.47 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-04T10:50:13.464Z] #77 15.17 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T10:50:13.464Z] #77 15.38 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T10:50:13.664Z] #19 53.71 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-04T10:50:13.664Z] #19 53.72 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:13.664Z] #19 53.72 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:50:13.722Z] #77 15.66 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T10:50:13.923Z] #19 53.97 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-04T10:50:13.923Z] #19 53.98 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:50:13.923Z] #19 53.98 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:50:14.289Z] #77 ... [2022-08-04T10:50:14.289Z] [2022-08-04T10:50:14.289Z] #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 [2022-08-04T10:50:14.289Z] #44 sha256:46d28d82daccdd0e6eaf34fdc20a2295a37feca017dc3a3c1ea4a58298598fbc [2022-08-04T10:50:14.289Z] #44 1.121 + RM_GOPATH=0 [2022-08-04T10:50:14.289Z] #44 1.121 + TMP_GOPATH= [2022-08-04T10:50:14.289Z] #44 1.121 + : /build [2022-08-04T10:50:14.289Z] #44 1.121 + '[' -z '' ']' [2022-08-04T10:50:14.289Z] #44 1.121 ++ mktemp -d [2022-08-04T10:50:14.289Z] #44 1.138 + export GOPATH=/tmp/tmp.lyBqtPJK8i [2022-08-04T10:50:14.289Z] #44 1.138 + GOPATH=/tmp/tmp.lyBqtPJK8i [2022-08-04T10:50:14.289Z] #44 1.138 + RM_GOPATH=1 [2022-08-04T10:50:14.289Z] #44 1.138 + case "$(go env GOARCH)" in [2022-08-04T10:50:14.289Z] #44 1.138 ++ go env GOARCH [2022-08-04T10:50:14.289Z] #44 1.163 Install tini version v0.19.0 [2022-08-04T10:50:14.289Z] #44 1.166 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:50:14.289Z] #44 1.166 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:50:14.289Z] #44 1.166 ++ dirname /install.sh [2022-08-04T10:50:14.289Z] #44 1.166 + dir=/ [2022-08-04T10:50:14.289Z] #44 1.166 + bin=tini [2022-08-04T10:50:14.289Z] #44 1.166 + shift [2022-08-04T10:50:14.289Z] #44 1.166 + '[' '!' -f //tini.installer ']' [2022-08-04T10:50:14.289Z] #44 1.166 + . //tini.installer [2022-08-04T10:50:14.289Z] #44 1.166 ++ : v0.19.0 [2022-08-04T10:50:14.289Z] #44 1.166 + install_tini [2022-08-04T10:50:14.289Z] #44 1.166 + echo 'Install tini version v0.19.0' [2022-08-04T10:50:14.289Z] #44 1.166 + git clone https://github.com/krallin/tini.git /tmp/tmp.lyBqtPJK8i/tini [2022-08-04T10:50:14.289Z] #44 1.169 Cloning into '/tmp/tmp.lyBqtPJK8i/tini'... [2022-08-04T10:50:14.289Z] #44 2.286 + cd /tmp/tmp.lyBqtPJK8i/tini [2022-08-04T10:50:14.289Z] #44 2.289 + git checkout -q v0.19.0 [2022-08-04T10:50:14.289Z] #44 2.298 + cmake . [2022-08-04T10:50:14.289Z] #44 2.874 -- The C compiler identification is GNU 10.2.1 [2022-08-04T10:50:14.289Z] #44 2.995 -- Detecting C compiler ABI info [2022-08-04T10:50:14.289Z] #44 3.620 -- Detecting C compiler ABI info - done [2022-08-04T10:50:14.289Z] #44 3.756 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T10:50:14.289Z] #44 3.762 -- Detecting C compile features [2022-08-04T10:50:14.289Z] #44 3.767 -- Detecting C compile features - done [2022-08-04T10:50:14.289Z] #44 3.811 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T10:50:14.289Z] #44 4.053 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T10:50:14.289Z] #44 4.130 -- Configuring done [2022-08-04T10:50:14.289Z] #44 4.162 -- Generating done [2022-08-04T10:50:14.289Z] #44 4.167 -- Build files have been written to: /tmp/tmp.lyBqtPJK8i/tini [2022-08-04T10:50:14.289Z] #44 4.185 + make tini-static [2022-08-04T10:50:14.289Z] #44 4.510 Scanning dependencies of target tini-static [2022-08-04T10:50:14.289Z] #44 4.592 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T10:50:14.289Z] #44 6.034 [100%] Linking C executable tini-static [2022-08-04T10:50:14.289Z] #44 6.741 [100%] Built target tini-static [2022-08-04T10:50:14.289Z] #44 6.812 + mkdir -p /build [2022-08-04T10:50:14.289Z] #44 6.814 + cp tini-static /build/docker-init [2022-08-04T10:50:14.289Z] #44 DONE 7.1s [2022-08-04T10:50:13.677Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T10:50:13.677Z] > git --version # timeout=10 [2022-08-04T10:50:13.691Z] > git --version # 'git version 2.25.1' [2022-08-04T10:50:13.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:50:13.732Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43822/head:refs/remotes/origin/PR-43822 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:50:14.547Z] [2022-08-04T10:50:14.548Z] #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 [2022-08-04T10:50:14.548Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:50:14.548Z] #14 57.01 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T10:50:14.548Z] #14 57.02 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:50:14.548Z] #14 57.03 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T10:50:14.548Z] #14 57.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T10:50:14.548Z] #14 57.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:50:14.548Z] #14 57.20 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T10:50:15.485Z] #14 ... [2022-08-04T10:50:15.485Z] [2022-08-04T10:50:15.485Z] #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 [2022-08-04T10:50:15.485Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T10:50:15.485Z] #53 58.56 gotestsum version dev [2022-08-04T10:50:15.485Z] #53 DONE 58.7s [2022-08-04T10:50:15.485Z] [2022-08-04T10:50:15.485Z] #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 [2022-08-04T10:50:15.485Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T10:50:19.199Z] #19 58.71 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-04T10:50:19.199Z] #19 58.72 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:50:19.199Z] #19 58.72 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:50:19.199Z] #19 58.75 Selecting previously unselected package patch. [2022-08-04T10:50:19.199Z] #19 58.75 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-04T10:50:19.199Z] #19 58.75 Unpacking patch (2.7.6-7) ... [2022-08-04T10:50:19.199Z] #19 58.79 Selecting previously unselected package dpkg-dev. [2022-08-04T10:50:19.199Z] #19 58.80 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-04T10:50:19.199Z] #19 58.80 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T10:50:19.199Z] #19 58.94 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-04T10:50:19.199Z] #19 58.94 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-04T10:50:19.199Z] #19 58.94 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-04T10:50:19.199Z] #19 58.98 Selecting previously unselected package libio-string-perl. [2022-08-04T10:50:19.199Z] #19 58.98 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-04T10:50:19.199Z] #19 58.99 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-04T10:50:19.199Z] #19 59.02 Selecting previously unselected package libicu67:amd64. [2022-08-04T10:50:19.199Z] #19 59.02 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-04T10:50:19.199Z] #19 59.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T10:50:19.768Z] #19 59.87 Selecting previously unselected package libxml2:amd64. [2022-08-04T10:50:19.768Z] #19 59.87 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T10:50:19.768Z] #19 59.88 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T10:50:20.026Z] #19 60.05 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-04T10:50:20.026Z] #19 60.05 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-04T10:50:20.026Z] #19 60.08 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-04T10:50:20.284Z] #19 60.19 Selecting previously unselected package libxml-sax-base-perl. [2022-08-04T10:50:20.284Z] #19 60.19 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-04T10:50:20.284Z] #19 60.21 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-04T10:50:20.542Z] #19 60.64 Selecting previously unselected package libxml-sax-perl. [2022-08-04T10:50:20.542Z] #19 60.64 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-04T10:50:20.542Z] #19 60.69 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-04T10:50:21.108Z] #19 61.11 Selecting previously unselected package libxml-libxml-perl. [2022-08-04T10:50:21.108Z] #19 61.11 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-04T10:50:21.108Z] #19 61.12 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-04T10:50:21.108Z] #19 61.18 Selecting previously unselected package libxml-simple-perl. [2022-08-04T10:50:21.108Z] #19 61.18 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-04T10:50:21.108Z] #19 61.19 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-04T10:50:21.108Z] #19 61.22 Selecting previously unselected package libyaml-perl. [2022-08-04T10:50:21.108Z] #19 61.22 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-04T10:50:21.108Z] #19 61.23 Unpacking libyaml-perl (1.30-1) ... [2022-08-04T10:50:21.108Z] #19 61.26 Selecting previously unselected package libconfig-auto-perl. [2022-08-04T10:50:21.108Z] #19 61.26 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-04T10:50:21.108Z] #19 61.27 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-04T10:50:21.108Z] #19 61.30 Selecting previously unselected package libfile-which-perl. [2022-08-04T10:50:21.382Z] #19 61.30 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-04T10:50:21.382Z] #19 61.30 Unpacking libfile-which-perl (1.23-1) ... [2022-08-04T10:50:21.382Z] #19 61.33 Selecting previously unselected package libfile-homedir-perl. [2022-08-04T10:50:21.382Z] #19 61.33 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-04T10:50:21.382Z] #19 61.34 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-04T10:50:21.383Z] #19 61.38 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-04T10:50:21.383Z] #19 61.38 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-04T10:50:21.383Z] #19 61.38 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-04T10:50:21.383Z] #19 61.44 Selecting previously unselected package dpkg-cross. [2022-08-04T10:50:21.383Z] #19 61.44 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-04T10:50:21.383Z] #19 61.44 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-04T10:50:21.383Z] #19 61.48 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-04T10:50:21.383Z] #19 61.48 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-04T10:50:21.383Z] #19 61.49 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-04T10:50:21.383Z] #19 61.51 Selecting previously unselected package libc6-armel-cross. [2022-08-04T10:50:21.383Z] #19 61.52 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-04T10:50:21.383Z] #19 61.52 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-04T10:50:21.644Z] #19 61.64 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-04T10:50:21.644Z] #19 61.65 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:21.644Z] #19 61.65 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:50:21.644Z] #19 61.69 Selecting previously unselected package libgomp1-armel-cross. [2022-08-04T10:50:21.644Z] #19 61.69 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:21.644Z] #19 61.70 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:50:21.644Z] #19 61.74 Selecting previously unselected package libatomic1-armel-cross. [2022-08-04T10:50:21.644Z] #19 61.74 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:21.644Z] #19 61.74 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:50:21.644Z] #19 61.77 Selecting previously unselected package libasan6-armel-cross. [2022-08-04T10:50:21.644Z] #19 61.78 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:21.644Z] #19 61.78 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:50:21.907Z] #19 62.02 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-04T10:50:21.908Z] #19 62.02 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:21.908Z] #19 62.03 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:50:21.908Z] #19 62.09 Selecting previously unselected package libubsan1-armel-cross. [2022-08-04T10:50:22.047Z] #47 ... [2022-08-04T10:50:22.047Z] [2022-08-04T10:50:22.047Z] #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 [2022-08-04T10:50:22.047Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:50:22.047Z] #14 65.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T10:50:22.168Z] #19 62.10 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:22.168Z] #19 62.10 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:50:22.168Z] #19 62.21 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-04T10:50:22.168Z] #19 62.21 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:22.168Z] #19 62.22 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:50:22.168Z] #19 62.33 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-04T10:50:22.304Z] #14 65.51 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:50:22.305Z] #14 65.51 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:50:22.427Z] #19 62.33 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:50:22.427Z] #19 62.34 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T10:50:25.816Z] Fetching without tags [2022-08-04T10:50:26.253Z] Merging remotes/origin/master commit 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 into PR head commit 5c96365c9418498517af1d37a8316546cef2bd6d [2022-08-04T10:50:25.720Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T10:50:25.735Z] > git config --add remote.origin.fetch +refs/pull/43822/head:refs/remotes/origin/PR-43822 # timeout=10 [2022-08-04T10:50:25.762Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:50:25.793Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T10:50:25.820Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T10:50:25.821Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:50:25.823Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43822/head:refs/remotes/origin/PR-43822 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:50:27.711Z] #19 67.14 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-04T10:50:27.711Z] #19 67.14 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:50:27.711Z] #19 67.15 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T10:50:27.711Z] #19 67.18 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-04T10:50:27.711Z] #19 67.18 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-04T10:50:27.711Z] #19 67.18 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-04T10:50:27.711Z] #19 67.36 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-04T10:50:27.711Z] #19 67.36 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-04T10:50:27.711Z] #19 67.36 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-04T10:50:27.711Z] #19 67.58 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-04T10:50:27.711Z] #19 67.59 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:27.711Z] #19 67.59 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:50:27.711Z] #19 67.84 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-04T10:50:27.948Z] Merge succeeded, producing 6aaf6b362bb52e5a3648aa78e5f733eca8608d6b [2022-08-04T10:50:27.949Z] Checking out Revision 6aaf6b362bb52e5a3648aa78e5f733eca8608d6b (PR-43822) [2022-08-04T10:50:27.970Z] #19 67.85 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:50:27.970Z] #19 67.85 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T10:50:26.268Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T10:50:26.300Z] > git checkout -f 5c96365c9418498517af1d37a8316546cef2bd6d # timeout=10 [2022-08-04T10:50:27.459Z] > git remote # timeout=10 [2022-08-04T10:50:27.476Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T10:50:27.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:50:27.488Z] > git merge 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 # timeout=10 [2022-08-04T10:50:27.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T10:50:27.951Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T10:50:27.963Z] > git checkout -f 6aaf6b362bb52e5a3648aa78e5f733eca8608d6b # timeout=10 [2022-08-04T10:50:30.419Z] #14 ... [2022-08-04T10:50:30.419Z] [2022-08-04T10:50:30.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 [2022-08-04T10:50:30.419Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:50:30.419Z] #77 31.06 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T10:50:31.932Z] Commit message: "Merge commit '68f27cdfc2ecbb206a45d5111d24929cb9e4a339' into HEAD" [2022-08-04T10:50:31.935Z] > git rev-list --no-walk 5c96365c9418498517af1d37a8316546cef2bd6d # timeout=10 [2022-08-04T10:50:32.164Z] #19 72.29 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-04T10:50:32.164Z] #19 72.30 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:50:32.164Z] #19 72.30 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T10:50:32.164Z] #19 72.33 Selecting previously unselected package crossbuild-essential-armel. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T10:50:32.422Z] #19 72.33 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-04T10:50:32.422Z] #19 72.33 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-04T10:50:32.422Z] #19 72.37 Selecting previously unselected package libc6-armhf-cross. [2022-08-04T10:50:32.422Z] #19 72.37 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-04T10:50:32.422Z] #19 72.38 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-04T10:50:32.422Z] #19 72.50 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-04T10:50:32.422Z] #19 72.50 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:32.422Z] #19 72.50 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:50:32.422Z] #19 72.54 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-04T10:50:32.422Z] #19 72.54 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:32.422Z] #19 72.54 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:50:32.422Z] #19 72.58 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-04T10:50:32.680Z] #19 72.58 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:32.680Z] #19 72.60 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:50:32.680Z] #19 72.64 Selecting previously unselected package libasan6-armhf-cross. [2022-08-04T10:50:32.680Z] #19 72.64 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:32.680Z] #19 72.64 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:50:32.680Z] #19 72.87 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-04T10:50:32.931Z] + docker version [2022-08-04T10:50:32.938Z] #19 72.87 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:32.938Z] #19 72.88 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:50:32.938Z] #19 72.95 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-04T10:50:32.938Z] #19 72.95 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:32.938Z] #19 72.95 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:50:32.938Z] #19 73.05 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-04T10:50:32.938Z] #19 73.06 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:32.938Z] #19 73.06 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:50:33.197Z] #19 73.17 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-04T10:50:33.197Z] #19 73.18 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:50:33.197Z] #19 73.18 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T10:50:33.698Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T10:50:33.737Z] Fetching without tags [2022-08-04T10:50:33.925Z] Merging remotes/origin/master commit 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 into PR head commit 5c96365c9418498517af1d37a8316546cef2bd6d [2022-08-04T10:50:35.469Z] Merge succeeded, producing db67d1316e6f15049e35980ce9c77b43d4814284 [2022-08-04T10:50:35.469Z] Checking out Revision db67d1316e6f15049e35980ce9c77b43d4814284 (PR-43822) [2022-08-04T10:50:35.692Z] #77 ... [2022-08-04T10:50:35.692Z] [2022-08-04T10:50:35.692Z] #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 [2022-08-04T10:50:35.692Z] #64 sha256:b4ddcbe67197c189ab2415f17cf3b58bea6f8b9dfa380f336162ac6a832fcba5 [2022-08-04T10:50:33.711Z] > git config --add remote.origin.fetch +refs/pull/43822/head:refs/remotes/origin/PR-43822 # timeout=10 [2022-08-04T10:50:33.718Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:50:33.731Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T10:50:33.741Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T10:50:33.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:50:33.742Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43822/head:refs/remotes/origin/PR-43822 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:50:33.931Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T10:50:33.942Z] > git checkout -f 5c96365c9418498517af1d37a8316546cef2bd6d # timeout=10 [2022-08-04T10:50:34.560Z] > git remote # timeout=10 [2022-08-04T10:50:34.573Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T10:50:34.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:50:34.584Z] > git merge 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 # timeout=10 [2022-08-04T10:50:35.460Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T10:50:35.472Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T10:50:35.478Z] > git checkout -f db67d1316e6f15049e35980ce9c77b43d4814284 # timeout=10 [2022-08-04T10:50:36.470Z] #64 49.91 Updating files: 47% (2355/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 83% (4102/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T10:50:36.470Z] #64 51.54 + cd /tmp/tmp.v8wv2RRUi3/src/github.com/containerd/containerd [2022-08-04T10:50:36.470Z] #64 51.54 + git checkout -q v1.6.6 [2022-08-04T10:50:38.376Z] #64 53.08 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T10:50:38.376Z] #64 53.09 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T10:50:38.376Z] #64 53.09 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T10:50:38.376Z] #64 53.09 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T10:50:38.376Z] #64 53.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T10:50:38.376Z] #64 53.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T10:50:38.376Z] #64 53.09 + '[' '' = dynamic ']' [2022-08-04T10:50:38.376Z] #64 53.09 + make [2022-08-04T10:50:38.475Z] #19 78.26 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-04T10:50:38.475Z] #19 78.26 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:50:38.475Z] #19 78.35 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T10:50:38.475Z] #19 78.69 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-04T10:50:38.734Z] #19 78.70 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-04T10:50:38.734Z] #19 78.78 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-04T10:50:38.734Z] #19 78.98 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-04T10:50:38.992Z] #19 78.98 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-04T10:50:38.992Z] #19 78.99 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-04T10:50:39.199Z] Commit message: "Merge commit '68f27cdfc2ecbb206a45d5111d24929cb9e4a339' into HEAD" [2022-08-04T10:50:39.252Z] #19 79.21 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-04T10:50:39.252Z] #19 79.21 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:39.252Z] #19 79.21 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:50:39.202Z] > git rev-list --no-walk 5c96365c9418498517af1d37a8316546cef2bd6d # timeout=10 [2022-08-04T10:50:39.511Z] #19 79.47 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-04T10:50:39.511Z] #19 79.47 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:50:39.511Z] #19 79.48 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T10:50:40.281Z] #64 55.14 + bin/ctr [2022-08-04T10:50:40.567Z] + docker version [2022-08-04T10:50:41.064Z] Client: Docker Engine - Community [2022-08-04T10:50:41.064Z] Version: 20.10.14 [2022-08-04T10:50:41.064Z] API version: 1.41 [2022-08-04T10:50:41.064Z] Go version: go1.16.15 [2022-08-04T10:50:41.064Z] Git commit: a224086 [2022-08-04T10:50:41.064Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-04T10:50:41.064Z] OS/Arch: linux/amd64 [2022-08-04T10:50:41.064Z] Context: default [2022-08-04T10:50:41.064Z] Experimental: true [2022-08-04T10:50:41.064Z] [2022-08-04T10:50:41.064Z] Server: Docker Engine - Community [2022-08-04T10:50:41.064Z] Engine: [2022-08-04T10:50:41.064Z] Version: 20.10.14 [2022-08-04T10:50:41.064Z] API version: 1.41 (minimum version 1.12) [2022-08-04T10:50:41.064Z] Go version: go1.16.15 [2022-08-04T10:50:41.064Z] Git commit: 87a90dc [2022-08-04T10:50:41.064Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-04T10:50:41.064Z] OS/Arch: linux/amd64 [2022-08-04T10:50:41.064Z] Experimental: true [2022-08-04T10:50:41.064Z] containerd: [2022-08-04T10:50:41.064Z] Version: 1.5.11 [2022-08-04T10:50:41.064Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T10:50:41.064Z] runc: [2022-08-04T10:50:41.064Z] Version: 1.0.3 [2022-08-04T10:50:41.064Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T10:50:41.064Z] docker-init: [2022-08-04T10:50:41.064Z] Version: 0.19.0 [2022-08-04T10:50:41.064Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T10:50:41.380Z] + docker info [2022-08-04T10:50:43.703Z] #19 83.91 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-04T10:50:43.961Z] #19 83.91 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:50:43.961Z] #19 83.92 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T10:50:43.961Z] #19 83.94 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-04T10:50:43.961Z] #19 83.95 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-04T10:50:43.961Z] #19 83.95 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-04T10:50:43.961Z] #19 83.99 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-04T10:50:43.961Z] #19 83.99 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-04T10:50:43.961Z] #19 83.99 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-04T10:50:43.961Z] #19 84.15 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-04T10:50:43.961Z] #19 84.16 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:43.961Z] #19 84.16 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:50:44.220Z] #19 84.20 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-04T10:50:44.220Z] #19 84.20 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:44.220Z] #19 84.20 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:50:44.220Z] #19 84.24 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-04T10:50:44.220Z] #19 84.24 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:44.220Z] #19 84.25 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:50:44.220Z] #19 84.28 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-04T10:50:44.220Z] #19 84.29 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:44.220Z] #19 84.29 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:50:44.220Z] #19 84.32 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-04T10:50:44.220Z] #19 84.33 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:44.220Z] #19 84.33 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:50:44.479Z] #19 84.57 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-04T10:50:44.479Z] #19 84.58 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:44.479Z] #19 84.58 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:50:44.479Z] #19 84.70 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-04T10:50:44.738Z] #19 84.70 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:44.738Z] #19 84.70 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:50:44.738Z] #19 84.93 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-04T10:50:44.738Z] #19 84.94 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:44.738Z] #19 84.94 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:50:44.996Z] #19 85.02 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-04T10:50:44.996Z] #19 85.02 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:44.996Z] #19 85.03 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:50:44.996Z] #19 85.14 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-04T10:50:45.255Z] #19 85.14 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:45.255Z] #19 85.14 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:50:45.255Z] #19 85.19 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-04T10:50:45.255Z] #19 85.19 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:45.255Z] #19 85.19 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:50:45.255Z] #19 85.37 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-04T10:50:45.255Z] #19 85.37 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:50:45.255Z] #19 85.38 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:50:46.848Z] #64 ... [2022-08-04T10:50:46.848Z] [2022-08-04T10:50:46.848Z] #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 [2022-08-04T10:50:46.848Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:50:46.848Z] #14 79.55 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T10:50:46.848Z] #14 79.55 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:50:46.848Z] #14 79.56 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:50:46.848Z] #14 86.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T10:50:46.848Z] #14 86.10 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:50:46.848Z] #14 86.10 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T10:50:47.140Z] Client: Docker Engine - Community [2022-08-04T10:50:47.140Z] Version: 20.10.14 [2022-08-04T10:50:47.140Z] API version: 1.41 [2022-08-04T10:50:47.140Z] Go version: go1.16.15 [2022-08-04T10:50:47.140Z] Git commit: a224086 [2022-08-04T10:50:47.140Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-04T10:50:47.140Z] OS/Arch: linux/arm64 [2022-08-04T10:50:47.140Z] Context: default [2022-08-04T10:50:47.140Z] Experimental: true [2022-08-04T10:50:47.140Z] [2022-08-04T10:50:47.140Z] Server: Docker Engine - Community [2022-08-04T10:50:47.140Z] Engine: [2022-08-04T10:50:47.140Z] Version: 20.10.14 [2022-08-04T10:50:47.140Z] API version: 1.41 (minimum version 1.12) [2022-08-04T10:50:47.140Z] Go version: go1.16.15 [2022-08-04T10:50:47.140Z] Git commit: 87a90dc [2022-08-04T10:50:47.140Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-04T10:50:47.140Z] OS/Arch: linux/arm64 [2022-08-04T10:50:47.140Z] Experimental: true [2022-08-04T10:50:47.140Z] containerd: [2022-08-04T10:50:47.140Z] Version: 1.5.11 [2022-08-04T10:50:47.140Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T10:50:47.140Z] runc: [2022-08-04T10:50:47.140Z] Version: 1.0.3 [2022-08-04T10:50:47.140Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T10:50:47.140Z] docker-init: [2022-08-04T10:50:47.140Z] Version: 0.19.0 [2022-08-04T10:50:47.140Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T10:50:47.447Z] + docker info [2022-08-04T10:50:50.181Z] #14 93.22 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T10:50:50.181Z] #14 93.23 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:50:50.181Z] #14 93.23 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:50:50.181Z] #14 ... [2022-08-04T10:50:50.181Z] [2022-08-04T10:50:50.181Z] #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 [2022-08-04T10:50:50.181Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:50:50.181Z] #77 41.65 libtoolize: putting auxiliary files in '.'. [2022-08-04T10:50:50.181Z] #77 41.65 libtoolize: copying file './ltmain.sh' [2022-08-04T10:50:50.181Z] #77 42.28 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T10:50:50.181Z] #77 42.28 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T10:50:50.181Z] #77 42.28 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T10:50:50.181Z] #77 52.00 configure.ac:7: installing './compile' [2022-08-04T10:50:50.439Z] #77 52.01 configure.ac:11: installing './config.guess' [2022-08-04T10:50:50.439Z] #77 52.03 configure.ac:11: installing './config.sub' [2022-08-04T10:50:50.439Z] #77 52.05 configure.ac:8: installing './install-sh' [2022-08-04T10:50:50.439Z] #77 52.05 configure.ac:8: installing './missing' [2022-08-04T10:50:50.439Z] #77 52.15 Makefile.am: installing './depcomp' [2022-08-04T10:50:50.525Z] #19 89.91 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-04T10:50:50.525Z] #19 89.91 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:50:50.525Z] #19 89.91 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:50:50.525Z] #19 89.95 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-04T10:50:50.525Z] #19 89.95 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-04T10:50:50.525Z] #19 89.95 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-04T10:50:50.525Z] #19 90.13 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-04T10:50:50.525Z] #19 90.13 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-04T10:50:50.525Z] #19 90.14 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-04T10:50:50.525Z] #19 90.41 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-04T10:50:50.525Z] #19 90.41 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:50.525Z] #19 90.42 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:50:50.783Z] #19 90.73 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-04T10:50:50.783Z] #19 90.73 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:50:50.783Z] #19 90.73 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:50:51.814Z] #77 53.38 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T10:50:51.814Z] #77 53.39 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T10:50:51.814Z] #77 53.52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T10:50:51.814Z] #77 53.53 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T10:50:52.072Z] #77 53.67 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T10:50:52.072Z] #77 53.75 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T10:50:52.072Z] #77 53.88 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T10:50:52.330Z] #77 54.01 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T10:50:52.330Z] #77 54.12 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T10:50:56.061Z] #19 95.43 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-04T10:50:56.061Z] #19 95.44 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:50:56.061Z] #19 95.51 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:50:56.061Z] #19 95.85 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-04T10:50:56.061Z] #19 95.86 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-04T10:50:56.061Z] #19 95.89 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-04T10:50:56.061Z] #19 95.92 Selecting previously unselected package libc6-s390x-cross. [2022-08-04T10:50:56.061Z] #19 95.92 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-04T10:50:56.061Z] #19 95.92 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-04T10:50:56.061Z] #19 96.06 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-04T10:50:56.061Z] #19 96.06 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:56.061Z] #19 96.06 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:50:56.061Z] #19 96.10 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-04T10:50:56.061Z] #19 96.10 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:56.061Z] #19 96.10 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:50:56.061Z] #19 96.14 Selecting previously unselected package libitm1-s390x-cross. [2022-08-04T10:50:56.061Z] #19 96.15 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:56.061Z] #19 96.15 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:50:56.061Z] #19 96.19 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-04T10:50:56.061Z] #19 96.19 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:56.061Z] #19 96.19 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:50:56.061Z] #19 96.22 Selecting previously unselected package libasan6-s390x-cross. [2022-08-04T10:50:56.319Z] #19 96.23 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:56.319Z] #19 96.23 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:50:56.319Z] #19 96.46 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-04T10:50:56.319Z] #19 96.46 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:56.319Z] #19 96.46 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:50:56.578Z] #19 96.54 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-04T10:50:56.578Z] #19 96.54 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:56.578Z] #19 96.55 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:50:56.578Z] #19 96.65 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-04T10:50:56.578Z] #19 96.66 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:50:56.578Z] #19 96.66 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:50:56.578Z] #19 96.76 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-04T10:50:56.837Z] #19 96.77 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:50:56.837Z] #19 96.77 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:50:59.482Z] Client: [2022-08-04T10:50:59.482Z] Context: default [2022-08-04T10:50:59.482Z] Debug Mode: false [2022-08-04T10:50:59.482Z] Plugins: [2022-08-04T10:50:59.482Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T10:50:59.482Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T10:50:59.482Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T10:50:59.482Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T10:50:59.482Z] [2022-08-04T10:50:59.482Z] Server: [2022-08-04T10:50:59.482Z] Containers: 0 [2022-08-04T10:50:59.482Z] Running: 0 [2022-08-04T10:50:59.482Z] Paused: 0 [2022-08-04T10:50:59.482Z] Stopped: 0 [2022-08-04T10:50:59.482Z] Images: 0 [2022-08-04T10:50:59.482Z] Server Version: 20.10.14 [2022-08-04T10:50:59.482Z] Storage Driver: overlay2 [2022-08-04T10:50:59.482Z] Backing Filesystem: extfs [2022-08-04T10:50:59.482Z] Supports d_type: true [2022-08-04T10:50:59.482Z] Native Overlay Diff: true [2022-08-04T10:50:59.482Z] userxattr: false [2022-08-04T10:50:59.482Z] Logging Driver: json-file [2022-08-04T10:50:59.482Z] Cgroup Driver: systemd [2022-08-04T10:50:59.483Z] Cgroup Version: 2 [2022-08-04T10:50:59.483Z] Plugins: [2022-08-04T10:50:59.483Z] Volume: local [2022-08-04T10:50:59.483Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T10:50:59.483Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T10:50:59.483Z] Swarm: inactive [2022-08-04T10:50:59.483Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T10:50:59.483Z] Default Runtime: runc [2022-08-04T10:50:59.483Z] Init Binary: docker-init [2022-08-04T10:50:59.483Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T10:50:59.483Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T10:50:59.483Z] init version: de40ad0 [2022-08-04T10:50:59.483Z] Security Options: [2022-08-04T10:50:59.483Z] apparmor [2022-08-04T10:50:59.483Z] seccomp [2022-08-04T10:50:59.483Z] Profile: default [2022-08-04T10:50:59.483Z] cgroupns [2022-08-04T10:50:59.483Z] Kernel Version: 5.13.0-1021-aws [2022-08-04T10:50:59.483Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-04T10:50:59.483Z] OSType: linux [2022-08-04T10:50:59.483Z] Architecture: x86_64 [2022-08-04T10:50:59.483Z] CPUs: 2 [2022-08-04T10:50:59.483Z] Total Memory: 7.476GiB [2022-08-04T10:50:59.483Z] Name: ip-10-100-55-53 [2022-08-04T10:50:59.483Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-04T10:50:59.483Z] Docker Root Dir: /var/lib/docker [2022-08-04T10:50:59.483Z] Debug Mode: false [2022-08-04T10:50:59.483Z] Registry: https://index.docker.io/v1/ [2022-08-04T10:50:59.483Z] Labels: [2022-08-04T10:50:59.483Z] Experimental: true [2022-08-04T10:50:59.483Z] Insecure Registries: [2022-08-04T10:50:59.483Z] 127.0.0.0/8 [2022-08-04T10:50:59.483Z] Live Restore Enabled: true [2022-08-04T10:50:59.483Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T10:50:59.658Z] Client: [2022-08-04T10:50:59.658Z] Context: default [2022-08-04T10:50:59.658Z] Debug Mode: false [2022-08-04T10:50:59.658Z] Plugins: [2022-08-04T10:50:59.658Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T10:50:59.658Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T10:50:59.658Z] [2022-08-04T10:50:59.658Z] Server: [2022-08-04T10:50:59.658Z] Containers: 0 [2022-08-04T10:50:59.658Z] Running: 0 [2022-08-04T10:50:59.658Z] Paused: 0 [2022-08-04T10:50:59.658Z] Stopped: 0 [2022-08-04T10:50:59.658Z] Images: 0 [2022-08-04T10:50:59.658Z] Server Version: 20.10.14 [2022-08-04T10:50:59.658Z] Storage Driver: overlay2 [2022-08-04T10:50:59.658Z] Backing Filesystem: extfs [2022-08-04T10:50:59.658Z] Supports d_type: true [2022-08-04T10:50:59.658Z] Native Overlay Diff: true [2022-08-04T10:50:59.658Z] userxattr: false [2022-08-04T10:50:59.658Z] Logging Driver: json-file [2022-08-04T10:50:59.658Z] Cgroup Driver: cgroupfs [2022-08-04T10:50:59.658Z] Cgroup Version: 1 [2022-08-04T10:50:59.658Z] Plugins: [2022-08-04T10:50:59.658Z] Volume: local [2022-08-04T10:50:59.658Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T10:50:59.658Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T10:50:59.658Z] Swarm: inactive [2022-08-04T10:50:59.658Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-04T10:50:59.658Z] Default Runtime: runc [2022-08-04T10:50:59.658Z] Init Binary: docker-init [2022-08-04T10:50:59.658Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T10:50:59.658Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T10:50:59.658Z] init version: de40ad0 [2022-08-04T10:50:59.658Z] Security Options: [2022-08-04T10:50:59.658Z] apparmor [2022-08-04T10:50:59.658Z] seccomp [2022-08-04T10:50:59.658Z] Profile: default [2022-08-04T10:50:59.658Z] Kernel Version: 5.13.0-1021-aws [2022-08-04T10:50:59.658Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-04T10:50:59.658Z] OSType: linux [2022-08-04T10:50:59.658Z] Architecture: aarch64 [2022-08-04T10:50:59.658Z] CPUs: 2 [2022-08-04T10:50:59.658Z] Total Memory: 7.562GiB [2022-08-04T10:50:59.658Z] Name: ip-10-100-112-74 [2022-08-04T10:50:59.658Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-04T10:50:59.658Z] Docker Root Dir: /var/lib/docker [2022-08-04T10:50:59.658Z] Debug Mode: false [2022-08-04T10:50:59.658Z] Registry: https://index.docker.io/v1/ [2022-08-04T10:50:59.658Z] Labels: [2022-08-04T10:50:59.658Z] Experimental: true [2022-08-04T10:50:59.658Z] Insecure Registries: [2022-08-04T10:50:59.658Z] 127.0.0.0/8 [2022-08-04T10:50:59.658Z] Live Restore Enabled: true [2022-08-04T10:50:59.658Z] [Pipeline] sh [2022-08-04T10:50:59.811Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:6aaf6b362bb52e5a3648aa78e5f733eca8608d6b . [2022-08-04T10:50:59.811Z] #1 [internal] load build definition from Dockerfile [2022-08-04T10:50:59.811Z] #1 sha256:3f45ec2c09391748c4f6a24fa5ab37fe523df62d7630369b3f3710484f87824f [2022-08-04T10:50:59.811Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T10:50:59.811Z] #1 DONE 0.1s [2022-08-04T10:50:59.811Z] [2022-08-04T10:50:59.811Z] #2 [internal] load .dockerignore [2022-08-04T10:50:59.811Z] #2 sha256:7df19b79c051ea8038bafe948376d7512da452ca8bb1127c8f421b6fca5a9044 [2022-08-04T10:50:59.811Z] #2 transferring context: 145B done [2022-08-04T10:50:59.811Z] #2 DONE 0.0s [2022-08-04T10:50:59.811Z] [2022-08-04T10:50:59.811Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T10:50:59.811Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T10:50:59.942Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T10:50:59.942Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T10:50:59.942Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43822/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T10:50:59.942Z] + bash /home/ubuntu/workspace/moby_PR-43822/check-config.sh [2022-08-04T10:50:59.942Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T10:50:59.942Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-04T10:50:59.942Z] [2022-08-04T10:50:59.942Z] Generally Necessary: [2022-08-04T10:50:59.942Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T10:50:59.942Z] - apparmor: enabled and tools installed [2022-08-04T10:50:59.942Z] - CONFIG_NAMESPACES: enabled [2022-08-04T10:50:59.942Z] - CONFIG_NET_NS: enabled [2022-08-04T10:50:59.942Z] - CONFIG_PID_NS: enabled [2022-08-04T10:50:59.942Z] - CONFIG_IPC_NS: enabled [2022-08-04T10:50:59.942Z] - CONFIG_UTS_NS: enabled [2022-08-04T10:50:59.942Z] - CONFIG_CGROUPS: enabled [2022-08-04T10:50:59.942Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T10:50:59.942Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T10:50:59.942Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T10:50:59.942Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T10:50:59.942Z] - CONFIG_CPUSETS: enabled [2022-08-04T10:50:59.942Z] - CONFIG_MEMCG: enabled [2022-08-04T10:50:59.942Z] - CONFIG_KEYS: enabled [2022-08-04T10:50:59.942Z] - CONFIG_VETH: enabled (as module) [2022-08-04T10:50:59.942Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T10:50:59.942Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T10:50:59.942Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T10:50:59.942Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T10:50:59.942Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T10:51:00.201Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T10:51:00.201Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T10:51:00.201Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T10:51:00.201Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T10:51:00.201Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T10:51:00.201Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T10:51:00.201Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T10:51:00.201Z] [2022-08-04T10:51:00.201Z] Optional Features: [2022-08-04T10:51:00.201Z] - CONFIG_USER_NS: enabled [2022-08-04T10:51:00.201Z] - CONFIG_SECCOMP: enabled [2022-08-04T10:51:00.201Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T10:51:00.201Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T10:51:00.201Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T10:51:00.201Z] (cgroup swap accounting is currently enabled) [2022-08-04T10:51:00.201Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T10:51:00.201Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T10:51:00.201Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T10:51:00.201Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T10:51:00.201Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T10:51:00.201Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T10:51:00.201Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T10:51:00.201Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T10:51:00.201Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T10:51:00.201Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T10:51:00.201Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T10:51:00.201Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T10:51:00.201Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T10:51:00.201Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T10:51:00.201Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T10:51:00.201Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T10:51:00.201Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T10:51:00.201Z] - CONFIG_EXT4_FS: enabled [2022-08-04T10:51:00.201Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T10:51:00.201Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T10:51:00.201Z] - Network Drivers: [2022-08-04T10:51:00.201Z] - "overlay": [2022-08-04T10:51:00.383Z] #3 DONE 0.4s [2022-08-04T10:51:00.383Z] [2022-08-04T10:51:00.383Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T10:51:00.383Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T10:51:00.383Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T10:51:00.383Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-04T10:51:00.383Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-04T10:51:00.383Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T10:51:00.383Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-04T10:51:00.460Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T10:51:00.460Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T10:51:00.460Z] Optional (for encrypted networks): [2022-08-04T10:51:00.460Z] - CONFIG_CRYPTO: enabled [2022-08-04T10:51:00.460Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T10:51:00.460Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T10:51:00.460Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T10:51:00.460Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T10:51:00.460Z] - CONFIG_XFRM: enabled [2022-08-04T10:51:00.460Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T10:51:00.460Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T10:51:00.460Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T10:51:00.460Z] - "ipvlan": [2022-08-04T10:51:00.460Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T10:51:00.460Z] - "macvlan": [2022-08-04T10:51:00.460Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T10:51:00.460Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T10:51:00.460Z] - "ftp,tftp client in container": [2022-08-04T10:51:00.460Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T10:51:00.460Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T10:51:00.460Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T10:51:00.460Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T10:51:00.460Z] - Storage Drivers: [2022-08-04T10:51:00.460Z] - "aufs": [2022-08-04T10:51:00.460Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T10:51:00.460Z] - "btrfs": [2022-08-04T10:51:00.460Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T10:51:00.460Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T10:51:00.460Z] - "devicemapper": [2022-08-04T10:51:00.460Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T10:51:00.460Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T10:51:00.460Z] - "overlay": [2022-08-04T10:51:00.460Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T10:51:00.460Z] - "zfs": [2022-08-04T10:51:00.460Z] - /dev/zfs: present [2022-08-04T10:51:00.460Z] - zfs command: missing [2022-08-04T10:51:00.460Z] - zpool command: missing [2022-08-04T10:51:00.460Z] [2022-08-04T10:51:00.460Z] Limits: [2022-08-04T10:51:00.460Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T10:51:00.460Z] [2022-08-04T10:51:00.460Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T10:51:00.646Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-04T10:51:00.646Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-04T10:51:00.794Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:db67d1316e6f15049e35980ce9c77b43d4814284 . [2022-08-04T10:51:00.906Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-04T10:51:01.026Z] #19 101.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-04T10:51:01.026Z] #19 101.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:51:01.026Z] #19 101.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:51:01.026Z] #19 101.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-04T10:51:01.026Z] #19 101.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-04T10:51:01.026Z] #19 101.1 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-04T10:51:01.101Z] #1 [internal] load build definition from Dockerfile [2022-08-04T10:51:01.101Z] #1 sha256:873ba9e50bde3082c215db049f91e4d1b3452689511b721dc1c9a055a82ed285 [2022-08-04T10:51:01.101Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T10:51:01.101Z] #1 DONE 0.1s [2022-08-04T10:51:01.101Z] [2022-08-04T10:51:01.101Z] #2 [internal] load .dockerignore [2022-08-04T10:51:01.101Z] #2 sha256:670863f43cb00c226ae83ee398aa0bbf92514f3356e79268ef7403feffd80e9f [2022-08-04T10:51:01.101Z] #2 transferring context: 145B done [2022-08-04T10:51:01.101Z] #2 DONE 0.0s [2022-08-04T10:51:01.101Z] [2022-08-04T10:51:01.101Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T10:51:01.101Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-04T10:51:01.167Z] #4 DONE 0.8s [2022-08-04T10:51:01.284Z] #19 101.3 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-04T10:51:01.284Z] #19 101.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-04T10:51:01.284Z] #19 101.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-04T10:51:01.429Z] [2022-08-04T10:51:01.429Z] #6 [internal] load build definition from Dockerfile [2022-08-04T10:51:01.429Z] #6 sha256:eb0e149c35edd114fa5971434a4f08c335e367f0fc5236c5d761b1268fb8f644 [2022-08-04T10:51:01.429Z] #6 DONE 0.0s [2022-08-04T10:51:01.429Z] [2022-08-04T10:51:01.429Z] #5 [internal] load .dockerignore [2022-08-04T10:51:01.429Z] #5 sha256:96cc0fde62c7d57fdd003ca465c93964bef4c2cb9cbf23995e81c10d2b426557 [2022-08-04T10:51:01.429Z] #5 DONE 0.0s [2022-08-04T10:51:01.429Z] [2022-08-04T10:51:01.429Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T10:51:01.429Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T10:51:01.543Z] #19 101.5 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-04T10:51:01.543Z] #19 101.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T10:51:01.543Z] #19 101.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:51:01.672Z] #3 DONE 0.5s [2022-08-04T10:51:01.672Z] [2022-08-04T10:51:01.672Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T10:51:01.672Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-04T10:51:01.672Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T10:51:01.672Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T10:51:01.672Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-04T10:51:01.672Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-04T10:51:01.672Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.2s [2022-08-04T10:51:01.802Z] #19 101.8 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-04T10:51:01.802Z] #19 101.8 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T10:51:01.802Z] #19 101.8 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:51:01.933Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s [2022-08-04T10:51:01.933Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s done [2022-08-04T10:51:02.196Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-08-04T10:51:02.196Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-04T10:51:02.196Z] #4 DONE 0.7s [2022-08-04T10:51:02.455Z] [2022-08-04T10:51:02.455Z] #6 [internal] load build definition from Dockerfile [2022-08-04T10:51:02.455Z] #6 sha256:1625ae57edb7f61ce078432b63a95bdb96a572537ea29e851d71e57dbb0027dc [2022-08-04T10:51:02.455Z] #6 DONE 0.0s [2022-08-04T10:51:02.455Z] [2022-08-04T10:51:02.455Z] #5 [internal] load .dockerignore [2022-08-04T10:51:02.455Z] #5 sha256:a68885eb881d26941e3dcfb3f9b43cb4f57b828a083674216f5510bedf2b1a4c [2022-08-04T10:51:02.455Z] #5 DONE 0.0s [2022-08-04T10:51:02.455Z] [2022-08-04T10:51:02.455Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T10:51:02.455Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T10:51:03.379Z] #10 DONE 1.6s [2022-08-04T10:51:03.379Z] [2022-08-04T10:51:03.379Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T10:51:03.379Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T10:51:03.379Z] #7 DONE 1.5s [2022-08-04T10:51:03.379Z] [2022-08-04T10:51:03.379Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T10:51:03.379Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T10:51:03.379Z] #8 DONE 1.5s [2022-08-04T10:51:03.379Z] [2022-08-04T10:51:03.379Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T10:51:03.379Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T10:51:03.379Z] #9 DONE 1.6s [2022-08-04T10:51:03.379Z] [2022-08-04T10:51:03.379Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T10:51:03.379Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T10:51:03.379Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-04T10:51:03.379Z] #73 DONE 0.0s [2022-08-04T10:51:03.379Z] [2022-08-04T10:51:03.379Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:51:03.379Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T10:51:03.379Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:51:03.391Z] #10 ... [2022-08-04T10:51:03.392Z] [2022-08-04T10:51:03.392Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T10:51:03.392Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T10:51:03.392Z] #8 DONE 0.8s [2022-08-04T10:51:03.392Z] [2022-08-04T10:51:03.392Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T10:51:03.392Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T10:51:03.392Z] #10 DONE 0.9s [2022-08-04T10:51:03.392Z] [2022-08-04T10:51:03.392Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T10:51:03.392Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-04T10:51:03.392Z] #7 DONE 0.9s [2022-08-04T10:51:03.392Z] [2022-08-04T10:51:03.392Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T10:51:03.392Z] #9 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-04T10:51:03.392Z] #9 DONE 0.9s [2022-08-04T10:51:03.702Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-04T10:51:03.702Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T10:51:03.702Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-04T10:51:03.702Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-04T10:51:03.702Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.1s [2022-08-04T10:51:03.966Z] [2022-08-04T10:51:03.966Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T10:51:03.966Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-04T10:51:03.966Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-04T10:51:03.966Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.24MB / 55.00MB 0.2s [2022-08-04T10:51:03.966Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.05MB / 10.88MB 0.2s [2022-08-04T10:51:03.966Z] #11 ... [2022-08-04T10:51:03.966Z] [2022-08-04T10:51:03.966Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T10:51:03.966Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T10:51:03.966Z] #49 DONE 0.6s [2022-08-04T10:51:03.966Z] [2022-08-04T10:51:03.966Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:51:03.966Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T10:51:03.966Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 15.73MB / 55.00MB 0.3s [2022-08-04T10:51:03.966Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 4.19MB / 10.88MB 0.3s [2022-08-04T10:51:03.966Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.3s [2022-08-04T10:51:04.226Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T10:51:04.226Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-04T10:51:04.226Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-04T10:51:04.279Z] #11 ... [2022-08-04T10:51:04.279Z] [2022-08-04T10:51:04.279Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T10:51:04.279Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T10:51:04.279Z] #49 DONE 0.0s [2022-08-04T10:51:04.279Z] [2022-08-04T10:51:04.279Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:51:04.279Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T10:51:04.279Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 30.41MB / 55.00MB 0.5s [2022-08-04T10:51:04.279Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.5s [2022-08-04T10:51:04.279Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.5s [2022-08-04T10:51:04.279Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 39.85MB / 55.00MB 0.6s [2022-08-04T10:51:04.279Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.5s done [2022-08-04T10:51:04.504Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 0B / 53.68MB 0.2s [2022-08-04T10:51:04.504Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 7.52MB / 53.68MB 0.3s [2022-08-04T10:51:04.528Z] #77 ... [2022-08-04T10:51:04.528Z] [2022-08-04T10:51:04.528Z] #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 [2022-08-04T10:51:04.528Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:51:04.528Z] #14 107.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T10:51:04.528Z] #14 107.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:51:04.528Z] #14 107.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:51:04.544Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 0.8s [2022-08-04T10:51:04.544Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 11.53MB / 54.58MB 0.8s [2022-08-04T10:51:04.544Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.8s done [2022-08-04T10:51:04.544Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 19.92MB / 54.58MB 0.9s [2022-08-04T10:51:04.544Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 31.46MB / 54.58MB 1.0s [2022-08-04T10:51:04.544Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.06MB / 85.90MB 1.0s [2022-08-04T10:51:04.766Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 15.73MB / 53.68MB 0.4s [2022-08-04T10:51:04.766Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 22.02MB / 53.68MB 0.5s [2022-08-04T10:51:04.766Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 33.55MB / 53.68MB 0.6s [2022-08-04T10:51:04.810Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 40.89MB / 54.58MB 1.1s [2022-08-04T10:51:04.810Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 11.53MB / 85.90MB 1.1s [2022-08-04T10:51:04.810Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 47.19MB / 54.58MB 1.2s [2022-08-04T10:51:04.810Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 17.83MB / 85.90MB 1.2s [2022-08-04T10:51:05.040Z] #28 ... [2022-08-04T10:51:05.040Z] [2022-08-04T10:51:05.040Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T10:51:05.040Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T10:51:05.040Z] #49 DONE 1.2s [2022-08-04T10:51:05.040Z] [2022-08-04T10:51:05.040Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T10:51:05.040Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-04T10:51:05.040Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 37.75MB / 53.68MB 0.7s [2022-08-04T10:51:05.040Z] #28 ... [2022-08-04T10:51:05.040Z] [2022-08-04T10:51:05.040Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T10:51:05.040Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T10:51:05.040Z] #49 DONE 0.0s [2022-08-04T10:51:05.040Z] [2022-08-04T10:51:05.040Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T10:51:05.040Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-04T10:51:05.076Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 1.4s [2022-08-04T10:51:05.076Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 39.85MB / 85.90MB 1.4s [2022-08-04T10:51:05.076Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.4s done [2022-08-04T10:51:05.076Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 50.33MB / 85.90MB 1.5s [2022-08-04T10:51:05.304Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.0s [2022-08-04T10:51:05.337Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 57.75MB / 85.90MB 1.6s [2022-08-04T10:51:05.337Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 63.96MB / 85.90MB 1.7s [2022-08-04T10:51:05.337Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0.1s [2022-08-04T10:51:05.599Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 81.79MB / 85.90MB 1.9s [2022-08-04T10:51:05.861Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.0s done [2022-08-04T10:51:05.861Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.2s [2022-08-04T10:51:05.994Z] #19 106.0 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-04T10:51:05.994Z] #19 106.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T10:51:05.994Z] #19 106.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:51:05.994Z] #19 106.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-04T10:51:05.994Z] #19 106.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-04T10:51:05.994Z] #19 106.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-04T10:51:05.994Z] #19 106.1 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-04T10:51:05.994Z] #19 106.1 Setting up libfile-which-perl (1.23-1) ... [2022-08-04T10:51:05.994Z] #19 106.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-04T10:51:05.994Z] #19 106.1 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-04T10:51:05.994Z] #19 106.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-04T10:51:05.994Z] #19 106.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T10:51:05.994Z] #19 106.1 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T10:51:05.994Z] #19 106.2 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T10:51:05.994Z] #19 106.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-04T10:51:05.994Z] #19 106.2 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-04T10:51:05.994Z] #19 106.2 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T10:51:05.994Z] #19 106.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-04T10:51:06.253Z] #19 106.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-04T10:51:06.253Z] #19 106.3 Setting up file (1:5.39-3) ... [2022-08-04T10:51:06.253Z] #19 106.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-04T10:51:06.253Z] #19 106.3 Setting up bzip2 (1.0.8-4) ... [2022-08-04T10:51:06.253Z] #19 106.3 Setting up libyaml-perl (1.30-1) ... [2022-08-04T10:51:06.253Z] #19 106.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-04T10:51:06.253Z] #19 106.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-04T10:51:06.253Z] #19 106.3 Setting up libio-string-perl (1.08-3.1) ... [2022-08-04T10:51:06.253Z] #19 106.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-04T10:51:06.253Z] #19 106.4 Setting up cross-config (2.6.18+nmu1) ... [2022-08-04T10:51:06.257Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 2.0s done [2022-08-04T10:51:06.257Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 0.1s [2022-08-04T10:51:06.511Z] #19 106.5 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T10:51:06.511Z] #19 106.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T10:51:06.511Z] #19 106.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-04T10:51:06.511Z] #19 106.6 Setting up patch (2.7.6-7) ... [2022-08-04T10:51:06.511Z] #19 106.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-04T10:51:06.511Z] #19 106.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-04T10:51:06.511Z] #19 106.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:51:06.511Z] #19 106.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-04T10:51:06.511Z] #19 106.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-04T10:51:06.511Z] #19 106.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:51:06.511Z] #19 106.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:51:06.511Z] #19 106.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-04T10:51:06.511Z] #19 106.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-04T10:51:06.511Z] #19 106.7 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:51:06.770Z] #19 106.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:51:06.770Z] #19 106.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-04T10:51:06.770Z] #19 106.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-04T10:51:06.770Z] #19 106.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-04T10:51:06.770Z] #19 106.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-04T10:51:06.770Z] #19 106.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:51:06.770Z] #19 106.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T10:51:06.770Z] #19 106.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T10:51:06.770Z] #19 106.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-04T10:51:06.770Z] #19 106.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:51:06.770Z] #19 106.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-04T10:51:06.770Z] #19 106.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T10:51:06.770Z] #19 106.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:51:06.770Z] #19 106.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T10:51:06.770Z] #19 106.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:51:06.807Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 3.0s done [2022-08-04T10:51:06.807Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.0s done [2022-08-04T10:51:06.807Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 2.10MB / 141.86MB 3.1s [2022-08-04T10:51:06.807Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 11.53MB / 141.86MB 3.2s [2022-08-04T10:51:06.825Z] #28 ... [2022-08-04T10:51:06.825Z] [2022-08-04T10:51:06.825Z] #24 [internal] load build context [2022-08-04T10:51:06.825Z] #24 sha256:94b1bbd605c6e1d9a23131947d7353cd3edd791dc79930b7312300f6bc872669 [2022-08-04T10:51:06.825Z] #24 transferring context: 62.40MB 2.2s done [2022-08-04T10:51:06.825Z] #24 DONE 3.1s [2022-08-04T10:51:07.030Z] #19 107.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.030Z] #19 107.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.030Z] #19 107.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.030Z] #19 107.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.030Z] #19 107.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.030Z] #19 107.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-04T10:51:07.030Z] #19 107.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.030Z] #19 107.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.030Z] #19 107.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.030Z] #19 107.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.030Z] #19 107.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-04T10:51:07.030Z] #19 107.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.030Z] #19 107.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.030Z] #19 107.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.030Z] #19 107.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-04T10:51:07.068Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 23.07MB / 141.86MB 3.4s [2022-08-04T10:51:07.068Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 30.41MB / 141.86MB 3.5s [2022-08-04T10:51:07.084Z] [2022-08-04T10:51:07.084Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T10:51:07.084Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-04T10:51:07.288Z] #19 107.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.288Z] #19 107.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.288Z] #19 107.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.288Z] #19 107.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-04T10:51:07.288Z] #19 107.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-04T10:51:07.288Z] #19 107.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-04T10:51:07.329Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 42.99MB / 141.86MB 3.7s [2022-08-04T10:51:07.329Z] #11 ... [2022-08-04T10:51:07.329Z] [2022-08-04T10:51:07.329Z] #24 [internal] load build context [2022-08-04T10:51:07.329Z] #24 sha256:82aeb1261f5a00d879806908b9d9b4f3382e591fb666feb06f06615182d87814 [2022-08-04T10:51:07.329Z] #24 transferring context: 62.39MB 3.8s done [2022-08-04T10:51:07.329Z] #24 DONE 3.9s [2022-08-04T10:51:07.329Z] [2022-08-04T10:51:07.329Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:51:07.329Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T10:51:07.329Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 52.43MB / 141.86MB 3.8s [2022-08-04T10:51:07.547Z] #19 107.5 [2022-08-04T10:51:07.547Z] #19 107.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-04T10:51:07.547Z] #19 107.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.547Z] #19 107.5 Setting up dpkg-dev (1.20.11) ... [2022-08-04T10:51:07.547Z] #19 107.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.547Z] #19 107.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T10:51:07.547Z] #19 107.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.547Z] #19 107.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.547Z] #19 107.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.547Z] #19 107.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.547Z] #19 107.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T10:51:07.547Z] #19 107.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.589Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 68.16MB / 141.86MB 4.0s [2022-08-04T10:51:07.589Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 77.59MB / 141.86MB 4.1s [2022-08-04T10:51:07.805Z] #19 107.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.805Z] #19 107.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.805Z] #19 107.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:51:07.805Z] #19 107.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-04T10:51:07.805Z] #19 107.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-04T10:51:07.805Z] #19 107.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-04T10:51:07.805Z] #19 107.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-04T10:51:07.853Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 84.93MB / 141.86MB 4.2s [2022-08-04T10:51:07.853Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 92.27MB / 141.86MB 4.3s [2022-08-04T10:51:08.063Z] #19 108.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-04T10:51:08.063Z] #19 108.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:51:08.063Z] #19 108.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:51:08.063Z] #19 108.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.063Z] #19 108.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T10:51:08.063Z] #19 108.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.063Z] #19 108.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.063Z] #19 108.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:51:08.063Z] #19 108.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T10:51:08.063Z] #19 108.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.063Z] #19 108.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.063Z] #19 108.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.063Z] #19 108.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.063Z] #19 108.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.064Z] #19 108.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.064Z] #19 108.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T10:51:08.064Z] #19 108.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:51:08.064Z] #19 108.3 Setting up libxml-simple-perl (2.25-1) ... [2022-08-04T10:51:08.064Z] #19 108.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T10:51:08.064Z] #19 108.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T10:51:08.064Z] #19 108.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T10:51:08.114Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 101.71MB / 141.86MB 4.4s [2022-08-04T10:51:08.114Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 115.34MB / 141.86MB 4.6s [2022-08-04T10:51:08.322Z] #19 108.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.322Z] #19 108.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.322Z] #19 108.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.322Z] #19 108.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.322Z] #19 108.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:51:08.322Z] #19 108.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-04T10:51:08.322Z] #19 108.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.322Z] #19 108.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:51:08.322Z] #19 108.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.322Z] #19 108.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:51:08.322Z] #19 108.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T10:51:08.322Z] #19 108.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T10:51:08.322Z] #19 108.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-04T10:51:08.322Z] #19 108.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:51:08.322Z] #19 108.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T10:51:08.322Z] #19 108.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:51:08.374Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 122.68MB / 141.86MB 4.7s [2022-08-04T10:51:08.374Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 130.02MB / 141.86MB 4.8s [2022-08-04T10:51:08.463Z] #28 DONE 4.7s [2022-08-04T10:51:08.464Z] [2022-08-04T10:51:08.464Z] #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 [2022-08-04T10:51:08.464Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-04T10:51:08.580Z] #19 108.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:51:08.580Z] #19 108.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T10:51:08.580Z] #19 108.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:51:08.580Z] #19 108.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:51:08.580Z] #19 108.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T10:51:08.580Z] #19 108.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:51:08.580Z] #19 108.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-04T10:51:08.580Z] #19 108.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:51:08.580Z] #19 108.7 Setting up crossbuild-essential-armel (12.9) ... [2022-08-04T10:51:08.580Z] #19 108.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T10:51:08.580Z] #19 108.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-04T10:51:08.580Z] #19 108.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-04T10:51:08.580Z] #19 108.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-04T10:51:08.580Z] #19 108.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-04T10:51:08.580Z] #19 108.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:51:08.634Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 5.0s [2022-08-04T10:51:09.860Z] #29 0.974 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:51:09.860Z] #29 1.017 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:51:09.860Z] #29 1.017 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:51:09.860Z] #29 1.140 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T10:51:09.970Z] #19 DONE 109.9s [2022-08-04T10:51:09.970Z] [2022-08-04T10:51:09.970Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T10:51:09.970Z] #32 sha256:22727025b8b58fb8719dbbfc94c3ff7d02ad55fe353ec6ff250886a8ef122be9 [2022-08-04T10:51:10.016Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 6.2s done [2022-08-04T10:51:10.016Z] #11 ... [2022-08-04T10:51:10.016Z] [2022-08-04T10:51:10.016Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T10:51:10.016Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T10:51:10.016Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T10:51:10.016Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T10:51:10.016Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T10:51:10.016Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T10:51:10.016Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-08-04T10:51:10.016Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2022-08-04T10:51:10.016Z] #71 DONE 6.3s [2022-08-04T10:51:10.016Z] [2022-08-04T10:51:10.016Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T10:51:10.016Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T10:51:10.016Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T10:51:10.016Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T10:51:10.016Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T10:51:10.016Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.4s done [2022-08-04T10:51:10.016Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-08-04T10:51:10.016Z] #73 DONE 6.3s [2022-08-04T10:51:10.016Z] [2022-08-04T10:51:10.016Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T10:51:10.016Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T10:51:10.016Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-04T10:51:10.016Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T10:51:10.016Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-04T10:51:10.016Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-04T10:51:10.016Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.5s done [2022-08-04T10:51:10.120Z] #29 1.572 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T10:51:10.236Z] #32 DONE 0.3s [2022-08-04T10:51:10.236Z] [2022-08-04T10:51:10.236Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T10:51:10.236Z] #73 sha256:bc7c865aea74eb9d1aa1a658625fa7f5cfca517b3019a04c6627250204dfb0c1 [2022-08-04T10:51:10.236Z] #73 DONE 0.3s [2022-08-04T10:51:10.236Z] [2022-08-04T10:51:10.236Z] #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 [2022-08-04T10:51:10.236Z] #33 sha256:a41d9603675ce913881ed706a021a00713e706cf67a3e1a9f67031ce0907a3b4 [2022-08-04T10:51:10.379Z] #29 1.612 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T10:51:10.959Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.4s done [2022-08-04T10:51:11.088Z] #14 114.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T10:51:11.088Z] #14 114.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T10:51:11.088Z] #14 114.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T10:51:11.173Z] #33 1.160 + RM_GOPATH=0 [2022-08-04T10:51:11.173Z] #33 1.160 + TMP_GOPATH= [2022-08-04T10:51:11.173Z] #33 1.160 + : /build [2022-08-04T10:51:11.173Z] #33 1.160 + '[' -z '' ']' [2022-08-04T10:51:11.173Z] #33 1.160 ++ mktemp -d [2022-08-04T10:51:11.347Z] #14 114.5 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T10:51:11.347Z] #14 114.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T10:51:11.347Z] #14 114.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T10:51:11.347Z] #14 114.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T10:51:11.347Z] #14 114.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T10:51:11.347Z] #14 114.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T10:51:11.431Z] #33 1.161 + export GOPATH=/tmp/tmp.Pv7k6AZkav [2022-08-04T10:51:11.431Z] #33 1.161 + GOPATH=/tmp/tmp.Pv7k6AZkav [2022-08-04T10:51:11.431Z] #33 1.161 + RM_GOPATH=1 [2022-08-04T10:51:11.431Z] #33 1.161 + case "$(go env GOARCH)" in [2022-08-04T10:51:11.431Z] #33 1.161 ++ go env GOARCH [2022-08-04T10:51:11.431Z] #33 1.168 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:11.431Z] #33 1.169 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:11.431Z] #33 1.169 ++ dirname /install.sh [2022-08-04T10:51:11.431Z] #33 1.170 + dir=/ [2022-08-04T10:51:11.431Z] #33 1.170 + bin=dockercli [2022-08-04T10:51:11.431Z] #33 1.170 + shift [2022-08-04T10:51:11.431Z] #33 1.171 + '[' '!' -f //dockercli.installer ']' [2022-08-04T10:51:11.431Z] #33 1.171 + . //dockercli.installer [2022-08-04T10:51:11.431Z] #33 1.171 ++ : stable [2022-08-04T10:51:11.431Z] #33 1.171 ++ : 17.06.2-ce [2022-08-04T10:51:11.431Z] #33 1.172 + install_dockercli [2022-08-04T10:51:11.431Z] #33 1.172 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T10:51:11.431Z] #33 1.172 Install docker/cli version 17.06.2-ce from stable [2022-08-04T10:51:11.431Z] #33 1.172 ++ uname -m [2022-08-04T10:51:11.431Z] #33 1.175 + arch=x86_64 [2022-08-04T10:51:11.431Z] #33 1.176 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T10:51:11.431Z] #33 1.176 + url=https://download.docker.com/linux/static [2022-08-04T10:51:11.431Z] #33 1.177 + tar -xz docker/docker [2022-08-04T10:51:11.431Z] #33 1.177 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T10:51:11.532Z] #28 DONE 7.8s [2022-08-04T10:51:11.532Z] [2022-08-04T10:51:11.532Z] #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 [2022-08-04T10:51:11.532Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T10:51:11.606Z] #14 114.8 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T10:51:11.606Z] #14 114.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T10:51:11.606Z] #14 114.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T10:51:11.606Z] #14 115.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T10:51:11.606Z] #14 115.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T10:51:11.606Z] #14 115.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T10:51:11.756Z] #29 ... [2022-08-04T10:51:11.756Z] [2022-08-04T10:51:11.756Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T10:51:11.756Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T10:51:11.756Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-04T10:51:11.756Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T10:51:11.756Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T10:51:11.756Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T10:51:11.756Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.1s done [2022-08-04T10:51:11.756Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-08-04T10:51:11.756Z] #71 DONE 7.9s [2022-08-04T10:51:11.756Z] [2022-08-04T10:51:11.756Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T10:51:11.756Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T10:51:11.756Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-04T10:51:11.756Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T10:51:11.756Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T10:51:11.756Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T10:51:11.756Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2022-08-04T10:51:11.756Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2022-08-04T10:51:11.756Z] #73 DONE 8.0s [2022-08-04T10:51:11.865Z] #14 115.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T10:51:11.865Z] #14 115.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T10:51:11.865Z] #14 115.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:51:11.865Z] #14 115.3 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T10:51:11.865Z] #14 115.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T10:51:12.015Z] [2022-08-04T10:51:12.015Z] #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 [2022-08-04T10:51:12.015Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-04T10:51:12.015Z] #29 3.393 Fetched 8449 kB in 3s (3135 kB/s) [2022-08-04T10:51:12.102Z] #29 ... [2022-08-04T10:51:12.102Z] [2022-08-04T10:51:12.102Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T10:51:12.102Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T10:51:12.102Z] #72 DONE 0.6s [2022-08-04T10:51:12.124Z] #14 115.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T10:51:12.124Z] #14 115.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T10:51:12.124Z] #14 115.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T10:51:12.124Z] #14 115.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T10:51:12.363Z] [2022-08-04T10:51:12.363Z] #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 [2022-08-04T10:51:12.363Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T10:51:12.363Z] #29 0.984 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:51:12.363Z] #29 1.024 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:51:12.363Z] #29 1.024 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:51:12.363Z] #29 1.165 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T10:51:12.584Z] #29 3.393 Reading package lists... [2022-08-04T10:51:12.690Z] #14 115.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T10:51:12.690Z] #14 115.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T10:51:12.690Z] #14 115.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T10:51:12.690Z] #14 116.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T10:51:12.690Z] #14 116.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T10:51:12.690Z] #14 116.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T10:51:12.933Z] #29 1.521 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T10:51:12.933Z] #29 1.524 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T10:51:12.949Z] #14 116.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T10:51:12.949Z] #14 116.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T10:51:12.949Z] #14 116.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T10:51:13.165Z] #29 3.963 Reading package lists... [2022-08-04T10:51:13.194Z] #29 ... [2022-08-04T10:51:13.194Z] [2022-08-04T10:51:13.194Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T10:51:13.194Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T10:51:13.194Z] #74 DONE 0.8s [2022-08-04T10:51:13.194Z] [2022-08-04T10:51:13.194Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:51:13.194Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T10:51:13.194Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.3s done [2022-08-04T10:51:13.194Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.6s done [2022-08-04T10:51:13.194Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 1.2s [2022-08-04T10:51:13.207Z] #14 116.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T10:51:13.207Z] #14 116.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T10:51:13.207Z] #14 116.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T10:51:13.426Z] #29 4.528 Building dependency tree... [2022-08-04T10:51:13.426Z] #29 4.848 The following additional packages will be installed: [2022-08-04T10:51:13.426Z] #29 4.848 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T10:51:13.426Z] #29 4.856 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T10:51:13.426Z] #29 4.856 Recommended packages: [2022-08-04T10:51:13.426Z] #29 4.856 libldap-common publicsuffix libsasl2-modules [2022-08-04T10:51:13.466Z] #14 116.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T10:51:13.691Z] #29 4.973 The following NEW packages will be installed: [2022-08-04T10:51:13.691Z] #29 4.973 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T10:51:13.691Z] #29 4.974 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T10:51:13.691Z] #29 4.974 libssh2-1 openssl [2022-08-04T10:51:13.724Z] #14 117.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T10:51:13.724Z] #14 117.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T10:51:13.952Z] #29 5.248 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T10:51:13.952Z] #29 5.248 Need to get 2942 kB of archives. [2022-08-04T10:51:13.952Z] #29 5.248 After this operation, 6482 kB of additional disk space will be used. [2022-08-04T10:51:13.952Z] #29 5.248 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-04T10:51:13.952Z] #29 5.258 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-04T10:51:13.952Z] #29 5.262 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-04T10:51:13.952Z] #29 5.269 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-08-04T10:51:13.952Z] #29 5.270 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-04T10:51:13.952Z] #29 5.271 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-04T10:51:13.952Z] #29 5.273 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-04T10:51:13.952Z] #29 5.273 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-04T10:51:13.952Z] #29 ... [2022-08-04T10:51:13.952Z] [2022-08-04T10:51:13.952Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:51:13.952Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T10:51:13.952Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-04T10:51:13.952Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T10:51:13.952Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-04T10:51:13.952Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-04T10:51:13.952Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.5s done [2022-08-04T10:51:13.952Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.7s done [2022-08-04T10:51:13.952Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 2.0s done [2022-08-04T10:51:13.952Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 3.0s done [2022-08-04T10:51:13.952Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 4.3s [2022-08-04T10:51:13.952Z] #11 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 1.8s done [2022-08-04T10:51:13.952Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 4.3s [2022-08-04T10:51:13.952Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.5s done [2022-08-04T10:51:13.952Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 7.5s [2022-08-04T10:51:13.952Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.8s done [2022-08-04T10:51:13.952Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 2.1s [2022-08-04T10:51:13.952Z] #11 ... [2022-08-04T10:51:13.952Z] [2022-08-04T10:51:13.952Z] #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 [2022-08-04T10:51:13.952Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-04T10:51:13.952Z] #29 5.313 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-04T10:51:13.952Z] #29 5.313 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-04T10:51:13.952Z] #29 5.314 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-04T10:51:13.952Z] #29 5.315 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-04T10:51:13.952Z] #29 5.319 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-04T10:51:13.952Z] #29 5.320 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-04T10:51:13.952Z] #29 5.320 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-04T10:51:13.982Z] #14 117.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T10:51:13.982Z] #14 117.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T10:51:13.982Z] #14 117.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:51:14.240Z] #14 117.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T10:51:14.240Z] #14 117.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T10:51:14.240Z] #14 117.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T10:51:14.240Z] #14 117.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T10:51:14.240Z] #14 117.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T10:51:14.240Z] #14 117.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T10:51:14.244Z] #29 5.588 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:51:14.244Z] #29 5.628 Fetched 2942 kB in 0s (8669 kB/s) [2022-08-04T10:51:14.503Z] #29 5.697 Selecting previously unselected package openssl. [2022-08-04T10:51:14.503Z] #29 5.697 (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.) [2022-08-04T10:51:14.503Z] #29 5.697 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-04T10:51:14.503Z] #29 5.834 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T10:51:14.727Z] #33 4.149 + mkdir -p /build [2022-08-04T10:51:14.727Z] #33 4.153 + mv docker/docker /build/ [2022-08-04T10:51:14.727Z] #33 4.154 + rmdir docker [2022-08-04T10:51:14.727Z] #33 DONE 4.4s [2022-08-04T10:51:14.727Z] [2022-08-04T10:51:14.727Z] #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 [2022-08-04T10:51:14.727Z] #74 sha256:6094745bea2d5564d9503ca0768c3b4227829862afffc44360b4b2de48bd3ea1 [2022-08-04T10:51:14.727Z] #74 1.190 + RM_GOPATH=0 [2022-08-04T10:51:14.727Z] #74 1.190 + TMP_GOPATH= [2022-08-04T10:51:14.727Z] #74 1.190 + : /build [2022-08-04T10:51:14.727Z] #74 1.190 + '[' -z '' ']' [2022-08-04T10:51:14.727Z] #74 1.190 ++ mktemp -d [2022-08-04T10:51:14.727Z] #74 1.190 + export GOPATH=/tmp/tmp.AqvHas7tac [2022-08-04T10:51:14.727Z] #74 1.191 + GOPATH=/tmp/tmp.AqvHas7tac [2022-08-04T10:51:14.727Z] #74 1.191 + RM_GOPATH=1 [2022-08-04T10:51:14.727Z] #74 1.191 + case "$(go env GOARCH)" in [2022-08-04T10:51:14.727Z] #74 1.191 ++ go env GOARCH [2022-08-04T10:51:14.727Z] #74 1.196 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:14.727Z] #74 1.196 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:14.727Z] #74 1.196 ++ dirname /install.sh [2022-08-04T10:51:14.727Z] #74 1.197 + dir=/ [2022-08-04T10:51:14.727Z] #74 1.197 + bin=rootlesskit [2022-08-04T10:51:14.727Z] #74 1.197 + shift [2022-08-04T10:51:14.727Z] #74 1.197 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T10:51:14.727Z] #74 1.197 + . //rootlesskit.installer [2022-08-04T10:51:14.727Z] #74 1.197 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:51:14.727Z] #74 1.197 + install_rootlesskit [2022-08-04T10:51:14.727Z] #74 1.197 + case "$1" in [2022-08-04T10:51:14.727Z] #74 1.197 + export CGO_ENABLED=0 [2022-08-04T10:51:14.727Z] #74 1.197 + CGO_ENABLED=0 [2022-08-04T10:51:14.727Z] #74 1.197 + _install_rootlesskit [2022-08-04T10:51:14.727Z] #74 1.198 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T10:51:14.727Z] #74 1.198 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:51:14.727Z] #74 1.198 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T10:51:14.727Z] #74 1.198 + GOBIN=/build [2022-08-04T10:51:14.727Z] #74 1.198 + GO111MODULE=on [2022-08-04T10:51:14.727Z] #74 1.198 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:51:14.727Z] #74 2.000 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T10:51:14.727Z] #74 3.240 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T10:51:14.727Z] #74 3.300 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T10:51:14.727Z] #74 3.450 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T10:51:14.727Z] #74 4.714 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T10:51:14.808Z] #14 118.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T10:51:14.808Z] #14 118.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T10:51:14.808Z] #14 118.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T10:51:14.808Z] #14 118.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T10:51:14.808Z] #14 118.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T10:51:14.808Z] #14 118.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T10:51:14.808Z] #14 118.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T10:51:14.808Z] #14 118.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T10:51:14.808Z] #14 118.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T10:51:14.808Z] #14 118.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T10:51:14.808Z] #14 118.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T10:51:14.808Z] #14 118.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T10:51:14.808Z] #14 118.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T10:51:14.808Z] #14 118.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T10:51:14.808Z] #14 118.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T10:51:14.808Z] #14 118.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T10:51:15.067Z] #14 118.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T10:51:15.067Z] #14 118.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T10:51:15.067Z] #14 118.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T10:51:15.067Z] #14 118.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T10:51:15.067Z] #14 118.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:51:15.067Z] #14 118.4 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 [2022-08-04T10:51:15.067Z] #14 118.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:51:15.067Z] #14 118.5 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 [2022-08-04T10:51:15.067Z] #14 118.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T10:51:15.067Z] #14 118.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:51:15.067Z] #14 118.5 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 [2022-08-04T10:51:15.067Z] #14 118.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:51:15.067Z] #14 118.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T10:51:15.067Z] #14 118.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:51:15.067Z] #14 118.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T10:51:15.067Z] #14 118.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:51:15.067Z] #14 118.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:51:15.294Z] #74 5.087 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T10:51:15.294Z] #74 5.104 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T10:51:15.294Z] #74 5.113 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T10:51:15.294Z] #74 5.143 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T10:51:15.294Z] #74 5.151 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T10:51:15.294Z] #74 5.180 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T10:51:15.326Z] #14 118.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:51:15.448Z] #29 6.737 Selecting previously unselected package ca-certificates. [2022-08-04T10:51:15.448Z] #29 6.737 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T10:51:15.448Z] #29 6.792 Unpacking ca-certificates (20210119) ... [2022-08-04T10:51:15.552Z] #74 5.309 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T10:51:15.552Z] #74 5.500 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T10:51:15.811Z] #74 5.557 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T10:51:15.896Z] #14 ... [2022-08-04T10:51:15.896Z] [2022-08-04T10:51:15.896Z] #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 [2022-08-04T10:51:15.896Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:51:15.896Z] #77 67.72 configure.ac:7: installing 'build-aux/compile' [2022-08-04T10:51:15.896Z] #77 67.73 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T10:51:15.896Z] #77 67.74 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T10:51:15.896Z] #77 67.76 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T10:51:15.896Z] #77 67.76 configure.ac:11: installing 'build-aux/missing' [2022-08-04T10:51:15.896Z] #77 67.98 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T10:51:15.896Z] #77 68.07 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T10:51:15.896Z] #77 70.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T10:51:15.896Z] #77 70.42 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T10:51:15.896Z] #77 71.03 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T10:51:15.896Z] #77 71.03 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T10:51:15.896Z] #77 71.17 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T10:51:15.896Z] #77 71.25 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T10:51:15.896Z] #77 71.40 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T10:51:15.896Z] #77 71.52 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T10:51:16.155Z] #77 ... [2022-08-04T10:51:16.155Z] [2022-08-04T10:51:16.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 [2022-08-04T10:51:16.155Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:51:16.155Z] #14 DONE 119.5s [2022-08-04T10:51:16.155Z] [2022-08-04T10:51:16.155Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T10:51:16.155Z] #59 sha256:8894b397530e6b5440181b877102812178cba9e6e2c0d6436946ff50294a1a13 [2022-08-04T10:51:16.414Z] #59 DONE 0.1s [2022-08-04T10:51:16.414Z] [2022-08-04T10:51:16.414Z] #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 [2022-08-04T10:51:16.414Z] #60 sha256:6de14f7b0ea6574f56d76a1e23360c4227a81c13ff0332ee1a4b021f431063bc [2022-08-04T10:51:16.752Z] #74 6.650 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T10:51:16.828Z] #29 7.973 Selecting previously unselected package libbrotli1:arm64. [2022-08-04T10:51:16.828Z] #29 7.973 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-04T10:51:16.828Z] #29 8.053 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-04T10:51:16.828Z] #29 8.193 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-04T10:51:16.828Z] #29 8.193 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-04T10:51:16.828Z] #29 8.206 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T10:51:16.828Z] #29 8.322 Selecting previously unselected package libsasl2-2:arm64. [2022-08-04T10:51:16.828Z] #29 8.322 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-04T10:51:17.089Z] #29 8.335 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T10:51:17.089Z] #29 8.461 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-04T10:51:17.089Z] #29 8.461 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-04T10:51:17.089Z] #29 8.472 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T10:51:17.320Z] #74 ... [2022-08-04T10:51:17.320Z] [2022-08-04T10:51:17.320Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T10:51:17.320Z] #37 sha256:a2764fe9f7653914ea52a0160d8a581b71569c283e3b17134ba9a5d63bb209f3 [2022-08-04T10:51:17.320Z] #37 CACHED [2022-08-04T10:51:17.320Z] [2022-08-04T10:51:17.320Z] #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 [2022-08-04T10:51:17.320Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T10:51:17.320Z] #36 CACHED [2022-08-04T10:51:17.320Z] [2022-08-04T10:51:17.320Z] #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 [2022-08-04T10:51:17.320Z] #38 sha256:bddfe183f9e88e0dfcd912ad872bf88d7ddad3a80832862a5167d06b1852ada4 [2022-08-04T10:51:17.396Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.9s done [2022-08-04T10:51:17.396Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-04T10:51:17.579Z] #38 CACHED [2022-08-04T10:51:17.579Z] [2022-08-04T10:51:17.579Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T10:51:17.579Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T10:51:17.579Z] #40 CACHED [2022-08-04T10:51:17.579Z] [2022-08-04T10:51:17.579Z] #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 [2022-08-04T10:51:17.579Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T10:51:17.579Z] #41 CACHED [2022-08-04T10:51:17.579Z] [2022-08-04T10:51:17.579Z] #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 [2022-08-04T10:51:17.579Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T10:51:17.579Z] #43 CACHED [2022-08-04T10:51:17.579Z] [2022-08-04T10:51:17.579Z] #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 [2022-08-04T10:51:17.579Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T10:51:17.579Z] #45 CACHED [2022-08-04T10:51:17.579Z] [2022-08-04T10:51:17.579Z] #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 [2022-08-04T10:51:17.579Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T10:51:17.579Z] #47 CACHED [2022-08-04T10:51:17.579Z] [2022-08-04T10:51:17.579Z] #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 [2022-08-04T10:51:17.579Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T10:51:17.579Z] #49 1.703 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T10:51:17.579Z] #49 1.860 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T10:51:17.579Z] #49 1.863 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T10:51:17.579Z] #49 2.031 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T10:51:17.579Z] #49 2.326 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T10:51:17.579Z] #49 2.698 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T10:51:17.579Z] #49 3.216 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T10:51:17.579Z] #49 3.796 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T10:51:17.579Z] #49 4.255 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T10:51:17.579Z] #49 4.261 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T10:51:17.579Z] #49 4.262 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T10:51:17.579Z] #49 4.262 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T10:51:17.579Z] #49 4.263 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T10:51:17.579Z] #49 4.505 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T10:51:17.579Z] #49 4.509 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T10:51:17.579Z] #49 4.510 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T10:51:17.579Z] #49 4.513 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T10:51:17.579Z] #49 4.515 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T10:51:17.664Z] #29 8.976 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-04T10:51:17.664Z] #29 8.976 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-04T10:51:17.664Z] #29 8.982 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-04T10:51:17.664Z] #29 9.033 Selecting previously unselected package libpsl5:arm64. [2022-08-04T10:51:17.664Z] #29 9.070 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-04T10:51:17.664Z] #29 9.076 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-04T10:51:17.664Z] #29 9.127 Selecting previously unselected package librtmp1:arm64. [2022-08-04T10:51:17.664Z] #29 9.127 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-04T10:51:17.664Z] #29 9.133 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T10:51:17.792Z] #60 ... [2022-08-04T10:51:17.792Z] [2022-08-04T10:51:17.792Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T10:51:17.792Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T10:51:17.792Z] #15 DONE 1.4s [2022-08-04T10:51:17.792Z] [2022-08-04T10:51:17.792Z] #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 [2022-08-04T10:51:17.792Z] #60 sha256:6de14f7b0ea6574f56d76a1e23360c4227a81c13ff0332ee1a4b021f431063bc [2022-08-04T10:51:17.792Z] #60 1.401 + RM_GOPATH=0 [2022-08-04T10:51:17.792Z] #60 1.401 + TMP_GOPATH= [2022-08-04T10:51:17.792Z] #60 1.401 + : /build [2022-08-04T10:51:17.792Z] #60 1.401 + '[' -z '' ']' [2022-08-04T10:51:17.792Z] #60 1.401 ++ mktemp -d [2022-08-04T10:51:17.792Z] #60 1.401 + export GOPATH=/tmp/tmp.woapyx4m46 [2022-08-04T10:51:17.792Z] #60 1.401 + GOPATH=/tmp/tmp.woapyx4m46 [2022-08-04T10:51:17.792Z] #60 1.401 + RM_GOPATH=1 [2022-08-04T10:51:17.792Z] #60 1.401 + case "$(go env GOARCH)" in [2022-08-04T10:51:17.792Z] #60 1.404 ++ go env GOARCH [2022-08-04T10:51:17.792Z] #60 1.486 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:17.792Z] #60 1.486 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:17.792Z] #60 1.486 ++ dirname /install.sh [2022-08-04T10:51:17.792Z] #60 1.490 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T10:51:17.792Z] #60 1.491 + dir=/ [2022-08-04T10:51:17.792Z] #60 1.491 + bin=runc [2022-08-04T10:51:17.792Z] #60 1.491 + shift [2022-08-04T10:51:17.792Z] #60 1.491 + '[' '!' -f //runc.installer ']' [2022-08-04T10:51:17.792Z] #60 1.491 + . //runc.installer [2022-08-04T10:51:17.792Z] #60 1.491 ++ set -e [2022-08-04T10:51:17.792Z] #60 1.491 ++ : v1.1.2 [2022-08-04T10:51:17.792Z] #60 1.491 + install_runc [2022-08-04T10:51:17.792Z] #60 1.491 + RUNC_BUILDTAGS=seccomp [2022-08-04T10:51:17.792Z] #60 1.491 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T10:51:17.792Z] #60 1.491 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.woapyx4m46/src/github.com/opencontainers/runc [2022-08-04T10:51:17.792Z] #60 1.491 Cloning into '/tmp/tmp.woapyx4m46/src/github.com/opencontainers/runc'... [2022-08-04T10:51:18.232Z] #29 9.645 Selecting previously unselected package libssh2-1:arm64. [2022-08-04T10:51:18.232Z] #29 9.645 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-04T10:51:18.232Z] #29 9.753 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-04T10:51:18.336Z] #11 ... [2022-08-04T10:51:18.336Z] [2022-08-04T10:51:18.336Z] #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 [2022-08-04T10:51:18.336Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T10:51:18.336Z] #29 3.040 Fetched 8563 kB in 2s (3719 kB/s) [2022-08-04T10:51:18.336Z] #29 3.040 Reading package lists... [2022-08-04T10:51:18.336Z] #29 3.915 Reading package lists... [2022-08-04T10:51:18.336Z] #29 4.711 Building dependency tree... [2022-08-04T10:51:18.336Z] #29 5.085 The following additional packages will be installed: [2022-08-04T10:51:18.336Z] #29 5.085 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T10:51:18.336Z] #29 5.086 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T10:51:18.336Z] #29 5.087 Recommended packages: [2022-08-04T10:51:18.336Z] #29 5.087 libldap-common publicsuffix libsasl2-modules [2022-08-04T10:51:18.336Z] #29 5.262 The following NEW packages will be installed: [2022-08-04T10:51:18.336Z] #29 5.262 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T10:51:18.336Z] #29 5.262 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T10:51:18.336Z] #29 5.262 libssh2-1 openssl [2022-08-04T10:51:18.336Z] #29 5.531 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T10:51:18.336Z] #29 5.531 Need to get 3047 kB of archives. [2022-08-04T10:51:18.336Z] #29 5.531 After this operation, 6661 kB of additional disk space will be used. [2022-08-04T10:51:18.336Z] #29 5.531 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-04T10:51:18.336Z] #29 5.544 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-04T10:51:18.336Z] #29 5.545 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-04T10:51:18.336Z] #29 5.547 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-04T10:51:18.336Z] #29 5.548 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-04T10:51:18.336Z] #29 5.550 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-04T10:51:18.336Z] #29 5.552 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-04T10:51:18.336Z] #29 5.553 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-04T10:51:18.337Z] #29 5.554 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-04T10:51:18.337Z] #29 5.555 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-04T10:51:18.337Z] #29 5.557 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-04T10:51:18.337Z] #29 5.565 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-04T10:51:18.337Z] #29 5.574 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T10:51:18.337Z] #29 5.577 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T10:51:18.337Z] #29 5.578 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T10:51:18.337Z] #29 5.803 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:51:18.337Z] #29 5.844 Fetched 3047 kB in 0s (9693 kB/s) [2022-08-04T10:51:18.337Z] #29 5.872 Selecting previously unselected package openssl. [2022-08-04T10:51:18.337Z] #29 5.872 (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.) [2022-08-04T10:51:18.337Z] #29 5.872 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-04T10:51:18.337Z] #29 5.876 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T10:51:18.337Z] #29 6.012 Selecting previously unselected package ca-certificates. [2022-08-04T10:51:18.337Z] #29 6.012 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T10:51:18.337Z] #29 6.014 Unpacking ca-certificates (20210119) ... [2022-08-04T10:51:18.337Z] #29 6.087 Selecting previously unselected package libbrotli1:amd64. [2022-08-04T10:51:18.337Z] #29 6.087 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-04T10:51:18.337Z] #29 6.093 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T10:51:18.337Z] #29 6.176 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-04T10:51:18.337Z] #29 6.177 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T10:51:18.337Z] #29 6.180 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T10:51:18.337Z] #29 6.218 Selecting previously unselected package libsasl2-2:amd64. [2022-08-04T10:51:18.337Z] #29 6.218 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T10:51:18.337Z] #29 6.222 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T10:51:18.337Z] #29 6.276 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-04T10:51:18.337Z] #29 6.276 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-04T10:51:18.337Z] #29 6.280 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T10:51:18.337Z] #29 6.339 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-04T10:51:18.337Z] #29 6.339 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-04T10:51:18.337Z] #29 6.349 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T10:51:18.337Z] #29 6.434 Selecting previously unselected package libpsl5:amd64. [2022-08-04T10:51:18.337Z] #29 6.434 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-04T10:51:18.337Z] #29 6.444 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T10:51:18.337Z] #29 6.474 Selecting previously unselected package librtmp1:amd64. [2022-08-04T10:51:18.337Z] #29 6.474 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-04T10:51:18.337Z] #29 6.479 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T10:51:18.337Z] #29 6.524 Selecting previously unselected package libssh2-1:amd64. [2022-08-04T10:51:18.337Z] #29 6.524 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-04T10:51:18.337Z] #29 6.532 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T10:51:18.337Z] #29 6.582 Selecting previously unselected package libcurl4:amd64. [2022-08-04T10:51:18.337Z] #29 6.582 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T10:51:18.337Z] #29 6.585 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T10:51:18.337Z] #29 6.656 Selecting previously unselected package curl. [2022-08-04T10:51:18.337Z] #29 6.656 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T10:51:18.337Z] #29 6.660 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T10:51:18.337Z] #29 6.725 Selecting previously unselected package libonig5:amd64. [2022-08-04T10:51:18.337Z] #29 6.725 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T10:51:18.337Z] #29 6.734 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T10:51:18.337Z] #29 6.792 Selecting previously unselected package libjq1:amd64. [2022-08-04T10:51:18.337Z] #29 6.792 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T10:51:18.337Z] #29 6.796 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T10:51:18.337Z] #29 6.840 Selecting previously unselected package jq. [2022-08-04T10:51:18.337Z] #29 6.840 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-04T10:51:18.337Z] #29 6.846 Unpacking jq (1.6-2.1) ... [2022-08-04T10:51:18.337Z] #29 6.895 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T10:51:18.337Z] #29 6.909 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T10:51:18.337Z] #29 6.920 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T10:51:18.337Z] #29 6.930 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T10:51:18.337Z] #29 6.941 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T10:51:18.337Z] #29 6.953 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T10:51:18.337Z] #29 6.961 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T10:51:18.337Z] #29 6.969 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T10:51:18.337Z] #29 6.984 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T10:51:18.337Z] #29 7.058 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T10:51:18.598Z] #29 7.068 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T10:51:18.598Z] #29 7.078 Setting up ca-certificates (20210119) ... [2022-08-04T10:51:18.729Z] #60 ... [2022-08-04T10:51:18.729Z] [2022-08-04T10:51:18.729Z] #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 [2022-08-04T10:51:18.729Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T10:51:18.729Z] #16 DONE 1.1s [2022-08-04T10:51:18.729Z] [2022-08-04T10:51:18.729Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T10:51:18.729Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T10:51:18.799Z] #29 10.20 Selecting previously unselected package libcurl4:arm64. [2022-08-04T10:51:18.799Z] #29 10.20 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-04T10:51:19.058Z] #29 10.34 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-04T10:51:19.169Z] #29 7.665 Updating certificates in /etc/ssl/certs... [2022-08-04T10:51:19.627Z] #29 ... [2022-08-04T10:51:19.627Z] [2022-08-04T10:51:19.627Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T10:51:19.627Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-04T10:51:19.627Z] #72 DONE 2.1s [2022-08-04T10:51:19.627Z] [2022-08-04T10:51:19.627Z] #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 [2022-08-04T10:51:19.627Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-04T10:51:19.627Z] #29 11.10 Selecting previously unselected package curl. [2022-08-04T10:51:19.627Z] #29 11.10 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-04T10:51:19.627Z] #29 11.10 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T10:51:19.627Z] #29 ... [2022-08-04T10:51:19.627Z] [2022-08-04T10:51:19.627Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:51:19.627Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T10:51:19.627Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 3.5s done [2022-08-04T10:51:19.627Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 3.2s [2022-08-04T10:51:19.665Z] #17 0.970 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T10:51:19.665Z] #17 DONE 1.1s [2022-08-04T10:51:19.665Z] [2022-08-04T10:51:19.666Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T10:51:19.666Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T10:51:19.741Z] #29 8.314 129 added, 0 removed; done. [2022-08-04T10:51:19.741Z] #29 8.341 Setting up jq (1.6-2.1) ... [2022-08-04T10:51:19.741Z] #29 8.350 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T10:51:19.741Z] #29 8.360 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T10:51:19.741Z] #29 8.370 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:51:19.741Z] #29 8.385 Processing triggers for ca-certificates (20210119) ... [2022-08-04T10:51:19.741Z] #29 8.393 Updating certificates in /etc/ssl/certs... [2022-08-04T10:51:20.113Z] #49 ... [2022-08-04T10:51:20.113Z] [2022-08-04T10:51:20.113Z] #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 [2022-08-04T10:51:20.113Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T10:51:20.114Z] #20 1.702 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T10:51:20.114Z] #20 1.861 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T10:51:20.114Z] #20 1.866 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T10:51:20.114Z] #20 1.979 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T10:51:20.114Z] #20 2.326 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T10:51:20.114Z] #20 2.721 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T10:51:20.114Z] #20 3.172 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T10:51:20.114Z] #20 3.732 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T10:51:20.114Z] #20 4.122 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T10:51:20.114Z] #20 4.124 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T10:51:20.114Z] #20 4.142 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T10:51:20.114Z] #20 4.144 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T10:51:20.114Z] #20 4.157 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T10:51:20.114Z] #20 4.462 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T10:51:20.114Z] #20 4.465 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T10:51:20.114Z] #20 4.469 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T10:51:20.114Z] #20 4.470 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T10:51:20.114Z] #20 4.470 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T10:51:20.114Z] #20 ... [2022-08-04T10:51:20.114Z] [2022-08-04T10:51:20.114Z] #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 [2022-08-04T10:51:20.114Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T10:51:20.114Z] #69 1.702 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T10:51:20.114Z] #69 1.863 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T10:51:20.114Z] #69 1.864 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T10:51:20.114Z] #69 2.062 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T10:51:20.114Z] #69 2.391 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T10:51:20.114Z] #69 2.704 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T10:51:20.114Z] #69 3.239 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T10:51:20.114Z] #69 3.758 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T10:51:20.114Z] #69 4.226 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T10:51:20.114Z] #69 4.241 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T10:51:20.114Z] #69 4.246 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T10:51:20.114Z] #69 4.262 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T10:51:20.114Z] #69 4.268 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T10:51:20.114Z] #69 4.642 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T10:51:20.114Z] #69 4.646 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T10:51:20.114Z] #69 4.647 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T10:51:20.114Z] #69 4.648 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T10:51:20.114Z] #69 4.654 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T10:51:20.194Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 3.5s done [2022-08-04T10:51:20.312Z] #29 8.943 0 added, 0 removed; done. [2022-08-04T10:51:20.312Z] #29 8.943 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T10:51:20.312Z] #29 8.945 done. [2022-08-04T10:51:20.453Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 [2022-08-04T10:51:20.605Z] #18 DONE 1.0s [2022-08-04T10:51:20.605Z] [2022-08-04T10:51:20.605Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T10:51:20.605Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T10:51:21.694Z] #29 DONE 10.3s [2022-08-04T10:51:21.694Z] [2022-08-04T10:51:21.694Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T10:51:21.694Z] #30 sha256:8ec7604802a0f748d477ceca4c1ad995f2463f5cea2cad15f35874d6781ace7d [2022-08-04T10:51:21.955Z] #30 DONE 0.3s [2022-08-04T10:51:21.955Z] [2022-08-04T10:51:21.955Z] #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 [2022-08-04T10:51:21.955Z] #31 sha256:339f3dc57f8d3123c1cfa94fc00a0935c0f212853e9439144be04fc9b1648bd4 [2022-08-04T10:51:21.986Z] #19 DONE 1.0s [2022-08-04T10:51:21.986Z] [2022-08-04T10:51:21.986Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T10:51:21.986Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T10:51:22.359Z] #11 ... [2022-08-04T10:51:22.359Z] [2022-08-04T10:51:22.359Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T10:51:22.359Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-04T10:51:22.359Z] #74 DONE 2.4s [2022-08-04T10:51:22.359Z] [2022-08-04T10:51:22.359Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:51:22.359Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T10:51:22.359Z] #11 ... [2022-08-04T10:51:22.359Z] [2022-08-04T10:51:22.359Z] #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 [2022-08-04T10:51:22.359Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-04T10:51:22.359Z] #29 11.17 Selecting previously unselected package libonig5:arm64. [2022-08-04T10:51:22.359Z] #29 11.17 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-04T10:51:22.359Z] #29 11.17 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T10:51:22.359Z] #29 11.25 Selecting previously unselected package libjq1:arm64. [2022-08-04T10:51:22.359Z] #29 11.25 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-04T10:51:22.359Z] #29 11.25 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-04T10:51:22.359Z] #29 11.56 Selecting previously unselected package jq. [2022-08-04T10:51:22.359Z] #29 11.56 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-04T10:51:22.359Z] #29 11.64 Unpacking jq (1.6-2.1) ... [2022-08-04T10:51:22.359Z] #29 11.86 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-04T10:51:22.359Z] #29 12.07 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-04T10:51:22.359Z] #29 12.38 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-04T10:51:22.359Z] #29 12.60 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T10:51:22.359Z] #29 12.69 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T10:51:22.359Z] #29 12.83 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T10:51:22.359Z] #29 13.08 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-04T10:51:22.359Z] #29 13.13 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T10:51:22.359Z] #29 13.17 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T10:51:22.359Z] #29 13.34 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-04T10:51:22.359Z] #29 13.38 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T10:51:22.359Z] #29 13.48 Setting up ca-certificates (20210119) ... [2022-08-04T10:51:22.558Z] #20 DONE 1.0s [2022-08-04T10:51:22.558Z] [2022-08-04T10:51:22.558Z] #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 [2022-08-04T10:51:22.558Z] #67 sha256:b0c414e2d534184dfc29c5cfed6c24b95de59808e80bd0df235ea9a5b38f5d0b [2022-08-04T10:51:22.558Z] #67 123.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T10:51:22.558Z] #67 123.5 + GOBIN=/build [2022-08-04T10:51:22.558Z] #67 123.5 + GO111MODULE=on [2022-08-04T10:51:22.558Z] #67 123.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:51:22.618Z] #29 14.16 Updating certificates in /etc/ssl/certs... [2022-08-04T10:51:23.340Z] #31 1.463 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T10:51:23.555Z] #29 15.01 129 added, 0 removed; done. [2022-08-04T10:51:23.601Z] #31 1.727 [2022-08-04T10:51:23.814Z] #29 15.11 Setting up jq (1.6-2.1) ... [2022-08-04T10:51:23.814Z] #29 15.13 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-04T10:51:23.814Z] #29 15.14 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T10:51:23.814Z] #29 15.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:51:23.814Z] #29 15.18 Processing triggers for ca-certificates (20210119) ... [2022-08-04T10:51:23.814Z] #29 15.19 Updating certificates in /etc/ssl/certs... [2022-08-04T10:51:23.862Z] #31 1.946 #=#=# ######################################################################## 100.0% [2022-08-04T10:51:24.122Z] #31 2.188 [2022-08-04T10:51:24.753Z] #29 15.98 0 added, 0 removed; done. [2022-08-04T10:51:24.753Z] #29 15.98 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T10:51:24.753Z] #29 15.98 done. [2022-08-04T10:51:25.062Z] #31 3.068 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T10:51:25.062Z] #31 3.326 [2022-08-04T10:51:25.584Z] #31 3.544 #=#=# ######################################################################## 100.0% [2022-08-04T10:51:25.692Z] #29 DONE 16.9s [2022-08-04T10:51:25.692Z] [2022-08-04T10:51:25.692Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T10:51:25.692Z] #30 sha256:deeebc2e26ff0839b53091edd9365ac2892a0d9bdd364ccadb9aa554f69b4a66 [2022-08-04T10:51:25.692Z] #30 DONE 0.1s [2022-08-04T10:51:25.692Z] [2022-08-04T10:51:25.692Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:51:25.692Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T10:51:25.692Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 5.3s done [2022-08-04T10:51:25.844Z] #31 3.817 [2022-08-04T10:51:25.951Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a [2022-08-04T10:51:26.211Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 0.0s done [2022-08-04T10:51:26.211Z] #11 DONE 22.3s [2022-08-04T10:51:26.211Z] [2022-08-04T10:51:26.211Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T10:51:26.211Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-04T10:51:26.755Z] #67 ... [2022-08-04T10:51:26.755Z] [2022-08-04T10:51:26.755Z] #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 [2022-08-04T10:51:26.755Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:51:26.755Z] #21 1.429 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T10:51:26.755Z] #21 1.429 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T10:51:26.755Z] #21 1.429 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T10:51:26.783Z] #12 DONE 0.4s [2022-08-04T10:51:26.783Z] [2022-08-04T10:51:26.783Z] #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 [2022-08-04T10:51:26.783Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-04T10:51:26.785Z] #31 4.743 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T10:51:26.961Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T10:51:26.961Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T10:51:26.961Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T10:51:26.961Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T10:51:26.961Z] [2022-08-04T10:51:26.961Z] + TEST_INTEGRATION_DEST=1 [2022-08-04T10:51:26.961Z] + CONTAINER_NAME=docker-pr6-1 [2022-08-04T10:51:26.961Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T10:51:26.961Z] + run_tests test-integration-flaky [2022-08-04T10:51:26.961Z] + '[' -n 0 ']' [2022-08-04T10:51:26.961Z] + rm= [2022-08-04T10:51:26.961Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43822/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43822/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 hack/make.sh test-integration-flaky test-integration [2022-08-04T10:51:26.961Z] + c=0 [2022-08-04T10:51:26.961Z] + TEST_INTEGRATION_DEST=2 [2022-08-04T10:51:26.961Z] + TEST_INTEGRATION_DEST=3 [2022-08-04T10:51:26.961Z] + CONTAINER_NAME=docker-pr6-2 [2022-08-04T10:51:26.961Z] + CONTAINER_NAME=docker-pr6-3 [2022-08-04T10:51:26.961Z] + TEST_SKIP_INTEGRATION=1 [2022-08-04T10:51:26.961Z] + TEST_SKIP_INTEGRATION=1 [2022-08-04T10:51:26.961Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-04T10:51:26.961Z] + run_tests [2022-08-04T10:51:26.961Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-04T10:51:26.961Z] + run_tests [2022-08-04T10:51:26.961Z] + '[' -n 0 ']' [2022-08-04T10:51:26.961Z] + '[' -n 0 ']' [2022-08-04T10:51:26.961Z] + rm= [2022-08-04T10:51:26.961Z] + rm= [2022-08-04T10:51:26.961Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43822/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43822/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 hack/make.sh '' test-integration [2022-08-04T10:51:26.961Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43822/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43822/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 hack/make.sh '' test-integration [2022-08-04T10:51:26.961Z] ++ jobs -p [2022-08-04T10:51:26.961Z] + for job in $(jobs -p) [2022-08-04T10:51:26.961Z] + wait 31631 [2022-08-04T10:51:26.961Z] [2022-08-04T10:51:26.961Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T10:51:26.961Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T10:51:26.961Z] HOSTNAME=bfaf0c0ebde7 [2022-08-04T10:51:26.961Z] TEST_SKIP_INTEGRATION=1 [2022-08-04T10:51:26.961Z] TESTDEBUG=0 [2022-08-04T10:51:26.961Z] DEST=bundles/test-integration [2022-08-04T10:51:26.961Z] PWD=/go/src/github.com/docker/docker [2022-08-04T10:51:26.961Z] KEEPBUNDLE=1 [2022-08-04T10:51:26.961Z] DOCKER_GITCOMMIT=e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 [2022-08-04T10:51:26.961Z] container=docker [2022-08-04T10:51:26.961Z] HOME=/root [2022-08-04T10:51:26.961Z] GOLANG_VERSION=1.18.5 [2022-08-04T10:51:26.961Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T10:51:26.961Z] VALIDATE_BRANCH=master [2022-08-04T10:51:26.961Z] TERM=xterm [2022-08-04T10:51:26.961Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T10:51:26.961Z] SHLVL=1 [2022-08-04T10:51:26.961Z] TIMEOUT=120m [2022-08-04T10:51:26.961Z] DOCKER_BUILDTAGS= journald [2022-08-04T10:51:26.961Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T10:51:26.961Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-04T10:51:26.961Z] GO111MODULE=off [2022-08-04T10:51:26.961Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T10:51:26.961Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T10:51:26.961Z] GOPATH=/go [2022-08-04T10:51:26.961Z] PKG_CONFIG=pkg-config [2022-08-04T10:51:26.961Z] _=/usr/bin/env [2022-08-04T10:51:26.961Z] Building test suite binary ./integration-cli/test.main [2022-08-04T10:51:26.961Z] [2022-08-04T10:51:26.961Z] [2022-08-04T10:51:26.961Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-04T10:51:26.961Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T10:51:26.961Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T10:51:26.961Z] HOSTNAME=fc45127f0d15 [2022-08-04T10:51:26.961Z] TEST_SKIP_INTEGRATION=1 [2022-08-04T10:51:26.961Z] TESTDEBUG=0 [2022-08-04T10:51:26.961Z] DEST=bundles/test-integration [2022-08-04T10:51:26.961Z] PWD=/go/src/github.com/docker/docker [2022-08-04T10:51:26.961Z] KEEPBUNDLE=1 [2022-08-04T10:51:26.961Z] DOCKER_GITCOMMIT=e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 [2022-08-04T10:51:26.961Z] container=docker [2022-08-04T10:51:26.961Z] HOME=/root [2022-08-04T10:51:26.961Z] GOLANG_VERSION=1.18.5 [2022-08-04T10:51:26.961Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T10:51:26.961Z] VALIDATE_BRANCH=master [2022-08-04T10:51:26.961Z] TERM=xterm [2022-08-04T10:51:26.961Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T10:51:26.961Z] SHLVL=1 [2022-08-04T10:51:26.961Z] TIMEOUT=120m [2022-08-04T10:51:26.961Z] DOCKER_BUILDTAGS= journald [2022-08-04T10:51:26.961Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T10:51:26.961Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-04T10:51:26.961Z] GO111MODULE=off [2022-08-04T10:51:26.961Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T10:51:26.961Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T10:51:26.961Z] GOPATH=/go [2022-08-04T10:51:26.961Z] PKG_CONFIG=pkg-config [2022-08-04T10:51:26.961Z] _=/usr/bin/env [2022-08-04T10:51:26.961Z] Building test suite binary ./integration-cli/test.main [2022-08-04T10:51:26.961Z] No new tests added to integration. [2022-08-04T10:51:26.961Z] [2022-08-04T10:51:26.961Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T10:51:26.961Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T10:51:26.961Z] HOSTNAME=30c4ab102a7a [2022-08-04T10:51:26.961Z] TESTDEBUG=0 [2022-08-04T10:51:26.961Z] DEST=bundles/test-integration [2022-08-04T10:51:26.961Z] PWD=/go/src/github.com/docker/docker [2022-08-04T10:51:26.961Z] KEEPBUNDLE=1 [2022-08-04T10:51:26.961Z] DOCKER_GITCOMMIT=e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 [2022-08-04T10:51:26.961Z] container=docker [2022-08-04T10:51:26.961Z] HOME=/root [2022-08-04T10:51:26.961Z] GOLANG_VERSION=1.18.5 [2022-08-04T10:51:26.961Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T10:51:26.961Z] VALIDATE_BRANCH=master [2022-08-04T10:51:26.961Z] TERM=xterm [2022-08-04T10:51:26.961Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T10:51:26.961Z] SHLVL=1 [2022-08-04T10:51:26.961Z] TIMEOUT=120m [2022-08-04T10:51:26.961Z] DOCKER_BUILDTAGS= journald [2022-08-04T10:51:26.961Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T10:51:26.961Z] GO111MODULE=off [2022-08-04T10:51:26.961Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T10:51:26.961Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T10:51:26.961Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T10:51:26.961Z] GOPATH=/go [2022-08-04T10:51:26.961Z] PKG_CONFIG=pkg-config [2022-08-04T10:51:26.961Z] _=/usr/bin/env [2022-08-04T10:51:26.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T10:51:27.046Z] #13 DONE 0.5s [2022-08-04T10:51:27.046Z] [2022-08-04T10:51:27.046Z] #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 ; [2022-08-04T10:51:27.046Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T10:51:27.049Z] #31 4.995 [2022-08-04T10:51:27.309Z] #76 ... [2022-08-04T10:51:27.309Z] [2022-08-04T10:51:27.309Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T10:51:27.309Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-04T10:51:27.309Z] #33 DONE 0.1s [2022-08-04T10:51:27.309Z] [2022-08-04T10:51:27.309Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T10:51:27.309Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-04T10:51:27.309Z] #46 DONE 0.2s [2022-08-04T10:51:27.309Z] [2022-08-04T10:51:27.309Z] #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 [2022-08-04T10:51:27.309Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T10:51:27.569Z] #47 ... [2022-08-04T10:51:27.569Z] [2022-08-04T10:51:27.569Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T10:51:27.569Z] #66 sha256:538f2a30c6a2ba46212cd6e45a4be944844767f8a37fdc598ad8b8ac4d1f72ce [2022-08-04T10:51:27.569Z] #66 DONE 0.3s [2022-08-04T10:51:27.569Z] [2022-08-04T10:51:27.569Z] #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 [2022-08-04T10:51:27.569Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-04T10:51:27.569Z] #50 DONE 0.5s [2022-08-04T10:51:27.569Z] [2022-08-04T10:51:27.569Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T10:51:27.569Z] #25 sha256:815431a95ef6fdd7cfba14f047c56588501c2d6ccbab6f10df135fdf0ea3bce6 [2022-08-04T10:51:27.569Z] #25 DONE 0.5s [2022-08-04T10:51:27.569Z] [2022-08-04T10:51:27.569Z] #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 [2022-08-04T10:51:27.569Z] #26 sha256:f6e4f69c17cfb8e37cd8bee034175f2a7d7fdb5d547e0a26d38dce8de878b786 [2022-08-04T10:51:27.570Z] #31 5.221 #=#=# 0.1% ###################################### 53.7% ################################################################### 94.0% ######################################################################## 100.0% [2022-08-04T10:51:27.832Z] #31 5.803 [2022-08-04T10:51:28.093Z] #31 ... [2022-08-04T10:51:28.093Z] [2022-08-04T10:51:28.093Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:51:28.093Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T10:51:28.093Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.3s done [2022-08-04T10:51:28.093Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 6.4s [2022-08-04T10:51:28.231Z] #69 ... [2022-08-04T10:51:28.231Z] [2022-08-04T10:51:28.231Z] #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 [2022-08-04T10:51:28.231Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T10:51:28.231Z] #20 18.42 Fetched 40.6 MB in 17s (2390 kB/s) [2022-08-04T10:51:28.662Z] #21 3.231 Reading package lists... [2022-08-04T10:51:28.662Z] #21 ... [2022-08-04T10:51:28.662Z] [2022-08-04T10:51:28.662Z] #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 [2022-08-04T10:51:28.662Z] #67 sha256:b0c414e2d534184dfc29c5cfed6c24b95de59808e80bd0df235ea9a5b38f5d0b [2022-08-04T10:51:28.662Z] #67 131.5 rootlesskit version 1.0.0 [2022-08-04T10:51:28.662Z] #67 131.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T10:51:28.662Z] #67 131.6 -container-ip string [2022-08-04T10:51:28.662Z] #67 131.6 container ip [2022-08-04T10:51:28.662Z] #67 131.6 -container-port int [2022-08-04T10:51:28.662Z] #67 131.6 container port (default -1) [2022-08-04T10:51:28.662Z] #67 131.6 -host-ip string [2022-08-04T10:51:28.662Z] #67 131.6 host ip [2022-08-04T10:51:28.662Z] #67 131.6 -host-port int [2022-08-04T10:51:28.662Z] #67 131.6 host port (default -1) [2022-08-04T10:51:28.662Z] #67 131.6 -proto string [2022-08-04T10:51:28.662Z] #67 131.6 proxy protocol (default "tcp") [2022-08-04T10:51:28.662Z] #67 DONE 131.7s [2022-08-04T10:51:28.662Z] [2022-08-04T10:51:28.662Z] #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 [2022-08-04T10:51:28.662Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T10:51:28.662Z] #47 ... [2022-08-04T10:51:28.662Z] [2022-08-04T10:51:28.662Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T10:51:28.662Z] #68 sha256:639c117bbfe146b266dcf8dbe7249465feb885a54aeceb3337fe7ddc8463901b [2022-08-04T10:51:28.662Z] #68 DONE 0.1s [2022-08-04T10:51:28.662Z] [2022-08-04T10:51:28.662Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T10:51:28.662Z] #69 sha256:2da6baae03a311ff9db2b07c4e04de14094604fbecc915caf70609333fe901c7 [2022-08-04T10:51:28.662Z] #69 DONE 0.1s [2022-08-04T10:51:28.664Z] #11 ... [2022-08-04T10:51:28.664Z] [2022-08-04T10:51:28.664Z] #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 [2022-08-04T10:51:28.664Z] #31 sha256:339f3dc57f8d3123c1cfa94fc00a0935c0f212853e9439144be04fc9b1648bd4 [2022-08-04T10:51:28.664Z] #31 6.739 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T10:51:28.924Z] #31 7.021 [2022-08-04T10:51:28.928Z] [2022-08-04T10:51:28.928Z] #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 [2022-08-04T10:51:28.928Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:51:28.928Z] #77 90.61 configure.ac:11: installing 'build-aux/compile' [2022-08-04T10:51:28.928Z] #77 90.65 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T10:51:28.928Z] #77 90.68 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T10:51:28.928Z] #77 90.73 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T10:51:28.928Z] #77 90.75 configure.ac:13: installing 'build-aux/missing' [2022-08-04T10:51:28.928Z] #77 90.77 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T10:51:29.184Z] #31 7.247 #=#=# ######################################################################## 100.0% [2022-08-04T10:51:29.444Z] #31 7.509 [2022-08-04T10:51:29.495Z] #77 91.28 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T10:51:30.045Z] #31 8.288 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T10:51:30.063Z] #77 ... [2022-08-04T10:51:30.063Z] [2022-08-04T10:51:30.063Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T10:51:30.063Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T10:51:30.063Z] #72 CACHED [2022-08-04T10:51:30.063Z] [2022-08-04T10:51:30.063Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T10:51:30.063Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T10:51:30.063Z] #74 CACHED [2022-08-04T10:51:30.063Z] [2022-08-04T10:51:30.063Z] #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 [2022-08-04T10:51:30.063Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T10:51:30.322Z] #36 ... [2022-08-04T10:51:30.322Z] [2022-08-04T10:51:30.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 [2022-08-04T10:51:30.322Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:51:30.322Z] #21 3.231 Reading package lists... [2022-08-04T10:51:30.324Z] #31 8.550 [2022-08-04T10:51:30.624Z] #31 ... [2022-08-04T10:51:30.624Z] [2022-08-04T10:51:30.624Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T10:51:30.624Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T10:51:30.624Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.3s done [2022-08-04T10:51:30.624Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-04T10:51:30.624Z] #11 DONE 27.1s [2022-08-04T10:51:30.624Z] [2022-08-04T10:51:30.624Z] #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 [2022-08-04T10:51:30.624Z] #31 sha256:339f3dc57f8d3123c1cfa94fc00a0935c0f212853e9439144be04fc9b1648bd4 [2022-08-04T10:51:30.896Z] #31 8.763 #=#=# ######################################################################## 100.0% [2022-08-04T10:51:30.896Z] #31 9.068 [2022-08-04T10:51:30.896Z] #31 9.124 Download of images into '/build' complete. [2022-08-04T10:51:31.156Z] #31 9.124 Use something like the following to load the result into a Docker daemon: [2022-08-04T10:51:31.156Z] #31 9.124 tar -cC '/build' . | docker load [2022-08-04T10:51:32.101Z] #31 DONE 10.1s [2022-08-04T10:51:32.101Z] [2022-08-04T10:51:32.101Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T10:51:32.101Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T10:51:32.101Z] #12 DONE 1.4s [2022-08-04T10:51:32.101Z] [2022-08-04T10:51:32.101Z] #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 [2022-08-04T10:51:32.101Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T10:51:32.671Z] #13 DONE 0.7s [2022-08-04T10:51:32.671Z] [2022-08-04T10:51:32.671Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T10:51:32.671Z] #25 sha256:25446887b6359c516f67c137e3a1cb78f041c7e8a530a3d95a23a3030c8adadb [2022-08-04T10:51:32.847Z] #26 4.431 + RM_GOPATH=0 [2022-08-04T10:51:32.847Z] #26 4.437 + TMP_GOPATH= [2022-08-04T10:51:32.847Z] #26 4.438 + : /build [2022-08-04T10:51:32.847Z] #26 4.438 + '[' -z '' ']' [2022-08-04T10:51:32.847Z] #26 4.441 ++ mktemp -d [2022-08-04T10:51:32.847Z] #26 4.462 + export GOPATH=/tmp/tmp.DsG3sUBpSM [2022-08-04T10:51:32.848Z] #26 4.462 + GOPATH=/tmp/tmp.DsG3sUBpSM [2022-08-04T10:51:32.848Z] #26 4.465 + RM_GOPATH=1 [2022-08-04T10:51:32.848Z] #26 4.465 + case "$(go env GOARCH)" in [2022-08-04T10:51:32.848Z] #26 4.466 ++ go env GOARCH [2022-08-04T10:51:32.848Z] #26 4.498 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:32.848Z] #26 4.505 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:32.848Z] #26 4.511 ++ dirname /install.sh [2022-08-04T10:51:32.848Z] #26 4.513 + dir=/ [2022-08-04T10:51:32.848Z] #26 4.524 + bin=dockercli [2022-08-04T10:51:32.848Z] #26 4.524 + shift [2022-08-04T10:51:32.848Z] #26 4.524 + '[' '!' -f //dockercli.installer ']' [2022-08-04T10:51:32.848Z] #26 4.524 + . //dockercli.installer [2022-08-04T10:51:32.848Z] #26 4.524 ++ : stable [2022-08-04T10:51:32.848Z] #26 4.525 ++ : 17.06.2-ce [2022-08-04T10:51:32.848Z] #26 4.525 + install_dockercli [2022-08-04T10:51:32.848Z] #26 4.526 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T10:51:32.848Z] #26 4.526 Install docker/cli version 17.06.2-ce from stable [2022-08-04T10:51:32.848Z] #26 4.527 ++ uname -m [2022-08-04T10:51:32.848Z] #26 4.535 + arch=aarch64 [2022-08-04T10:51:32.848Z] #26 4.547 + '[' aarch64 '!=' x86_64 ']' [2022-08-04T10:51:32.848Z] #26 4.547 + '[' aarch64 '!=' s390x ']' [2022-08-04T10:51:32.848Z] #26 4.547 + '[' aarch64 '!=' armhf ']' [2022-08-04T10:51:32.848Z] #26 4.547 + build_dockercli [2022-08-04T10:51:32.848Z] #26 4.547 + git clone https://github.com/docker/docker-ce /tmp/tmp.DsG3sUBpSM/tmp/docker-ce [2022-08-04T10:51:32.848Z] #26 4.550 Cloning into '/tmp/tmp.DsG3sUBpSM/tmp/docker-ce'... [2022-08-04T10:51:32.932Z] #25 ... [2022-08-04T10:51:32.932Z] [2022-08-04T10:51:32.932Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T10:51:32.932Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T10:51:32.932Z] #46 DONE 0.1s [2022-08-04T10:51:32.932Z] [2022-08-04T10:51:32.932Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T10:51:32.932Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T10:51:32.932Z] #33 DONE 0.2s [2022-08-04T10:51:32.932Z] [2022-08-04T10:51:32.932Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T10:51:32.932Z] #66 sha256:5f0f56fab736b1f73a2dc83eaf95e9d503ec5edb50e6afa497fb8c025e5db121 [2022-08-04T10:51:32.932Z] #66 DONE 0.2s [2022-08-04T10:51:32.932Z] [2022-08-04T10:51:32.932Z] #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 [2022-08-04T10:51:32.932Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T10:51:32.932Z] #50 DONE 0.3s [2022-08-04T10:51:32.932Z] [2022-08-04T10:51:32.932Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T10:51:32.932Z] #25 sha256:25446887b6359c516f67c137e3a1cb78f041c7e8a530a3d95a23a3030c8adadb [2022-08-04T10:51:32.932Z] #25 DONE 0.2s [2022-08-04T10:51:32.932Z] [2022-08-04T10:51:32.932Z] #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 [2022-08-04T10:51:32.932Z] #26 sha256:e272552df2d3fd6899ef1f9e33777c65257bd6c296956e1b6c7ade7c2f14ac26 [2022-08-04T10:51:33.611Z] #21 7.570 Reading package lists... [2022-08-04T10:51:34.755Z] #26 ... [2022-08-04T10:51:34.755Z] [2022-08-04T10:51:34.755Z] #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 [2022-08-04T10:51:34.755Z] #31 sha256:927d908b05a47a7c39974556ce04b759615c6a239e635d30071e14de95c649ea [2022-08-04T10:51:34.755Z] #31 1.506 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T10:51:34.755Z] #31 1.770 [2022-08-04T10:51:34.755Z] #31 2.027 #=#=# 0.9% ######################################################################## 100.0% [2022-08-04T10:51:34.755Z] #31 2.415 [2022-08-04T10:51:34.755Z] #31 3.814 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T10:51:34.755Z] #31 4.066 [2022-08-04T10:51:34.755Z] #31 4.323 #=#=# 0.7% ######################################################################## 100.0% [2022-08-04T10:51:34.755Z] #31 4.713 [2022-08-04T10:51:34.755Z] #31 6.639 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T10:51:34.755Z] #31 8.150 [2022-08-04T10:51:34.988Z] #21 11.08 Building dependency tree... [2022-08-04T10:51:34.988Z] #21 12.05 Reading state information... [2022-08-04T10:51:35.015Z] #31 8.535 #=#=# 0.1% ############# 18.6% ####################### 32.1% ################################## 48.6% ############################################# 63.5% ######################################################## 78.3% ################################################################## 92.6% ######################################################################## 100.0% [2022-08-04T10:51:35.556Z] #21 ... [2022-08-04T10:51:35.556Z] [2022-08-04T10:51:35.556Z] #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 [2022-08-04T10:51:35.556Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:51:35.556Z] #77 92.81 checking build system type... x86_64-pc-linux-gnu [2022-08-04T10:51:35.556Z] #77 93.13 checking host system type... x86_64-pc-linux-gnu [2022-08-04T10:51:35.556Z] #77 93.13 checking how to print strings... printf [2022-08-04T10:51:35.556Z] #77 93.15 checking for gcc... gcc [2022-08-04T10:51:35.556Z] #77 93.28 checking whether the C compiler works... yes [2022-08-04T10:51:35.556Z] #77 93.47 checking for C compiler default output file name... a.out [2022-08-04T10:51:35.556Z] #77 93.47 checking for suffix of executables... [2022-08-04T10:51:35.556Z] #77 93.68 checking whether we are cross compiling... no [2022-08-04T10:51:35.556Z] #77 94.02 checking for suffix of object files... o [2022-08-04T10:51:35.556Z] #77 94.12 checking whether we are using the GNU C compiler... yes [2022-08-04T10:51:35.556Z] #77 94.25 checking whether gcc accepts -g... yes [2022-08-04T10:51:35.556Z] #77 94.32 checking for gcc option to accept ISO C89... none needed [2022-08-04T10:51:35.556Z] #77 94.51 checking whether gcc understands -c and -o together... yes [2022-08-04T10:51:35.556Z] #77 94.73 checking for a sed that does not truncate output... /bin/sed [2022-08-04T10:51:35.556Z] #77 94.76 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T10:51:35.556Z] #77 94.78 checking for egrep... /bin/grep -E [2022-08-04T10:51:35.556Z] #77 94.79 checking for fgrep... /bin/grep -F [2022-08-04T10:51:35.556Z] #77 94.80 checking for ld used by gcc... /usr/bin/ld [2022-08-04T10:51:35.556Z] #77 94.81 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T10:51:35.556Z] #77 94.83 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T10:51:35.556Z] #77 94.84 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T10:51:35.556Z] #77 94.97 checking whether ln -s works... yes [2022-08-04T10:51:35.556Z] #77 94.97 checking the maximum length of command line arguments... 1572864 [2022-08-04T10:51:35.556Z] #77 95.00 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T10:51:35.556Z] #77 95.01 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T10:51:35.556Z] #77 95.01 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T10:51:35.556Z] #77 95.01 checking for objdump... objdump [2022-08-04T10:51:35.556Z] #77 95.01 checking how to recognize dependent libraries... pass_all [2022-08-04T10:51:35.556Z] #77 95.02 checking for dlltool... no [2022-08-04T10:51:35.556Z] #77 95.03 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T10:51:35.556Z] #77 95.03 checking for ar... ar [2022-08-04T10:51:35.556Z] #77 95.03 checking for archiver @FILE support... @ [2022-08-04T10:51:35.556Z] #77 95.19 checking for strip... strip [2022-08-04T10:51:35.556Z] #77 95.19 checking for ranlib... ranlib [2022-08-04T10:51:35.556Z] #77 95.19 checking for gawk... no [2022-08-04T10:51:35.556Z] #77 95.19 checking for mawk... mawk [2022-08-04T10:51:35.556Z] #77 95.19 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T10:51:35.556Z] #77 95.65 checking for sysroot... no [2022-08-04T10:51:35.556Z] #77 95.65 checking for a working dd... /bin/dd [2022-08-04T10:51:35.556Z] #77 95.69 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T10:51:35.556Z] #77 95.80 checking for mt... no [2022-08-04T10:51:35.556Z] #77 95.82 checking if : is a manifest tool... no [2022-08-04T10:51:35.556Z] #77 95.85 checking how to run the C preprocessor... gcc -E [2022-08-04T10:51:35.556Z] #77 96.18 checking for ANSI C header files... yes [2022-08-04T10:51:35.556Z] #77 97.00 checking for sys/types.h... yes [2022-08-04T10:51:35.815Z] #77 97.26 checking for sys/stat.h... yes [2022-08-04T10:51:35.815Z] #77 97.45 checking for stdlib.h... yes [2022-08-04T10:51:36.074Z] #77 97.64 checking for string.h... yes [2022-08-04T10:51:36.333Z] #77 97.81 checking for memory.h... yes [2022-08-04T10:51:36.354Z] #20 18.42 Reading package lists... [2022-08-04T10:51:36.354Z] #20 ... [2022-08-04T10:51:36.354Z] [2022-08-04T10:51:36.354Z] #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 [2022-08-04T10:51:36.354Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T10:51:36.354Z] #49 18.60 Fetched 40.6 MB in 17s (2343 kB/s) [2022-08-04T10:51:36.399Z] #31 10.87 [2022-08-04T10:51:36.592Z] #77 98.01 checking for strings.h... yes [2022-08-04T10:51:36.592Z] #77 98.29 checking for inttypes.h... yes [2022-08-04T10:51:36.851Z] #77 98.48 checking for stdint.h... yes [2022-08-04T10:51:37.141Z] #26 3.950 + RM_GOPATH=0 [2022-08-04T10:51:37.141Z] #26 3.950 + TMP_GOPATH= [2022-08-04T10:51:37.141Z] #26 3.950 + : /build [2022-08-04T10:51:37.141Z] #26 3.950 + '[' -z '' ']' [2022-08-04T10:51:37.141Z] #26 3.953 ++ mktemp -d [2022-08-04T10:51:37.141Z] #26 3.953 + export GOPATH=/tmp/tmp.JznvWF6G16 [2022-08-04T10:51:37.141Z] #26 3.953 + GOPATH=/tmp/tmp.JznvWF6G16 [2022-08-04T10:51:37.141Z] #26 3.953 + RM_GOPATH=1 [2022-08-04T10:51:37.141Z] #26 3.953 + case "$(go env GOARCH)" in [2022-08-04T10:51:37.141Z] #26 3.953 ++ go env GOARCH [2022-08-04T10:51:37.141Z] #26 3.969 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:37.141Z] #26 3.969 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:37.141Z] #26 3.969 ++ dirname /install.sh [2022-08-04T10:51:37.141Z] #26 3.969 + dir=/ [2022-08-04T10:51:37.141Z] #26 3.969 + bin=dockercli [2022-08-04T10:51:37.141Z] #26 3.969 + shift [2022-08-04T10:51:37.141Z] #26 3.969 + '[' '!' -f //dockercli.installer ']' [2022-08-04T10:51:37.141Z] #26 3.969 + . //dockercli.installer [2022-08-04T10:51:37.141Z] #26 3.969 ++ : stable [2022-08-04T10:51:37.141Z] #26 3.969 ++ : 17.06.2-ce [2022-08-04T10:51:37.141Z] #26 3.969 + install_dockercli [2022-08-04T10:51:37.141Z] #26 3.969 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T10:51:37.141Z] #26 3.969 ++ uname -m [2022-08-04T10:51:37.141Z] #26 3.969 + arch=x86_64 [2022-08-04T10:51:37.141Z] #26 3.969 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T10:51:37.141Z] #26 3.969 + url=https://download.docker.com/linux/static [2022-08-04T10:51:37.141Z] #26 3.969 + tar -xz docker/docker [2022-08-04T10:51:37.141Z] #26 3.969 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T10:51:37.141Z] #26 3.970 Install docker/cli version 17.06.2-ce from stable [2022-08-04T10:51:37.329Z] #49 18.60 Reading package lists... [2022-08-04T10:51:37.329Z] #49 ... [2022-08-04T10:51:37.329Z] [2022-08-04T10:51:37.329Z] #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 [2022-08-04T10:51:37.329Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T10:51:37.329Z] #20 18.42 Reading package lists... [2022-08-04T10:51:37.345Z] #31 ... [2022-08-04T10:51:37.346Z] [2022-08-04T10:51:37.346Z] #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 [2022-08-04T10:51:37.346Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-04T10:51:37.346Z] #38 4.577 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T10:51:37.346Z] #38 ... [2022-08-04T10:51:37.346Z] [2022-08-04T10:51:37.346Z] #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 [2022-08-04T10:51:37.346Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T10:51:37.346Z] #42 5.315 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:51:37.346Z] #42 5.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:51:37.346Z] #42 5.352 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:51:37.346Z] #42 6.425 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T10:51:37.346Z] #42 9.517 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T10:51:37.369Z] #77 98.72 checking for unistd.h... yes [2022-08-04T10:51:37.369Z] #77 99.04 checking for dlfcn.h... yes [2022-08-04T10:51:37.369Z] #77 99.20 checking for objdir... .libs [2022-08-04T10:51:37.605Z] #42 ... [2022-08-04T10:51:37.605Z] [2022-08-04T10:51:37.605Z] #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 [2022-08-04T10:51:37.605Z] #67 sha256:237e1174f275183e3427c9ed25544fb20d063f2df798c7fe584bdb554e046b54 [2022-08-04T10:51:37.605Z] #67 4.230 + RM_GOPATH=0 [2022-08-04T10:51:37.605Z] #67 4.230 + TMP_GOPATH= [2022-08-04T10:51:37.605Z] #67 4.230 + : /build [2022-08-04T10:51:37.605Z] #67 4.230 + '[' -z '' ']' [2022-08-04T10:51:37.605Z] #67 4.230 ++ mktemp -d [2022-08-04T10:51:37.605Z] #67 4.241 + export GOPATH=/tmp/tmp.3EdgkotQvY [2022-08-04T10:51:37.605Z] #67 4.241 + GOPATH=/tmp/tmp.3EdgkotQvY [2022-08-04T10:51:37.605Z] #67 4.241 + RM_GOPATH=1 [2022-08-04T10:51:37.605Z] #67 4.241 + case "$(go env GOARCH)" in [2022-08-04T10:51:37.605Z] #67 4.241 ++ go env GOARCH [2022-08-04T10:51:37.605Z] #67 4.266 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:37.605Z] #67 4.266 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:37.605Z] #67 4.270 ++ dirname /install.sh [2022-08-04T10:51:37.605Z] #67 4.293 + dir=/ [2022-08-04T10:51:37.605Z] #67 4.293 + bin=rootlesskit [2022-08-04T10:51:37.605Z] #67 4.293 + shift [2022-08-04T10:51:37.605Z] #67 4.293 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T10:51:37.605Z] #67 4.293 + . //rootlesskit.installer [2022-08-04T10:51:37.605Z] #67 4.293 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:51:37.605Z] #67 4.293 + install_rootlesskit [2022-08-04T10:51:37.605Z] #67 4.293 + case "$1" in [2022-08-04T10:51:37.605Z] #67 4.293 + export CGO_ENABLED=0 [2022-08-04T10:51:37.605Z] #67 4.293 + CGO_ENABLED=0 [2022-08-04T10:51:37.605Z] #67 4.293 + _install_rootlesskit [2022-08-04T10:51:37.605Z] #67 4.306 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:51:37.605Z] #67 4.306 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T10:51:37.605Z] #67 4.306 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T10:51:37.605Z] #67 4.306 + GOBIN=/build [2022-08-04T10:51:37.605Z] #67 4.306 + GO111MODULE=on [2022-08-04T10:51:37.605Z] #67 4.306 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:51:37.605Z] #67 4.999 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T10:51:37.605Z] #67 8.297 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T10:51:37.605Z] #67 8.298 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T10:51:37.605Z] #67 9.014 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T10:51:37.605Z] #67 ... [2022-08-04T10:51:37.605Z] [2022-08-04T10:51:37.605Z] #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 [2022-08-04T10:51:37.605Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-04T10:51:37.605Z] #53 5.056 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T10:51:37.605Z] #53 6.305 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T10:51:37.605Z] #53 6.307 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T10:51:37.605Z] #53 6.337 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T10:51:37.605Z] #53 6.380 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T10:51:37.605Z] #53 6.809 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T10:51:37.605Z] #53 6.888 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T10:51:37.605Z] #53 6.909 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T10:51:37.605Z] #53 6.929 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T10:51:37.605Z] #53 7.114 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T10:51:37.605Z] #53 7.133 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T10:51:37.605Z] #53 7.296 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T10:51:37.605Z] #53 7.641 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T10:51:37.865Z] #53 ... [2022-08-04T10:51:37.865Z] [2022-08-04T10:51:37.865Z] #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 [2022-08-04T10:51:37.865Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-04T10:51:37.865Z] #57 5.159 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T10:51:37.865Z] #57 5.999 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T10:51:37.865Z] #57 6.008 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T10:51:37.865Z] #57 6.090 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T10:51:37.865Z] #57 7.551 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T10:51:37.865Z] #57 ... [2022-08-04T10:51:37.865Z] [2022-08-04T10:51:37.865Z] #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 [2022-08-04T10:51:37.865Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T10:51:37.865Z] #36 4.735 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T10:51:38.125Z] #36 ... [2022-08-04T10:51:38.125Z] [2022-08-04T10:51:38.125Z] #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 [2022-08-04T10:51:38.125Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T10:51:38.125Z] #34 2.979 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T10:51:38.125Z] #34 2.979 Cloning into '.'... [2022-08-04T10:51:38.195Z] #77 99.69 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T10:51:38.195Z] #77 99.84 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T10:51:38.195Z] #77 99.85 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T10:51:38.277Z] #20 27.63 Reading package lists... [2022-08-04T10:51:38.277Z] #20 ... [2022-08-04T10:51:38.277Z] [2022-08-04T10:51:38.277Z] #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 [2022-08-04T10:51:38.277Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T10:51:38.277Z] #69 18.57 Fetched 40.6 MB in 17s (2356 kB/s) [2022-08-04T10:51:38.277Z] #69 18.57 Reading package lists... [2022-08-04T10:51:38.384Z] #34 ... [2022-08-04T10:51:38.384Z] [2022-08-04T10:51:38.384Z] #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 [2022-08-04T10:51:38.384Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-04T10:51:38.384Z] #40 5.330 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T10:51:38.384Z] #40 6.067 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T10:51:38.384Z] #40 7.315 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T10:51:38.384Z] #40 7.792 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T10:51:38.384Z] #40 7.848 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T10:51:38.384Z] #40 10.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T10:51:38.384Z] #40 10.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T10:51:38.384Z] #40 ... [2022-08-04T10:51:38.384Z] [2022-08-04T10:51:38.384Z] #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 [2022-08-04T10:51:38.384Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T10:51:38.384Z] #62 5.425 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:51:38.384Z] #62 5.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:51:38.384Z] #62 5.459 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:51:38.384Z] #62 6.438 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T10:51:38.384Z] #62 9.011 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T10:51:38.526Z] #26 ... [2022-08-04T10:51:38.526Z] [2022-08-04T10:51:38.526Z] #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 [2022-08-04T10:51:38.526Z] #67 sha256:ac26f3c1f8ae430839410f60a54b4178d5b72d94d7fd5581c7b1c419b2c4b22a [2022-08-04T10:51:38.526Z] #67 5.129 + RM_GOPATH=0 [2022-08-04T10:51:38.526Z] #67 5.130 + TMP_GOPATH= [2022-08-04T10:51:38.526Z] #67 5.130 + : /build [2022-08-04T10:51:38.526Z] #67 5.130 + '[' -z '' ']' [2022-08-04T10:51:38.526Z] #67 5.133 ++ mktemp -d [2022-08-04T10:51:38.526Z] #67 5.140 + export GOPATH=/tmp/tmp.cVwPuyPjDI [2022-08-04T10:51:38.526Z] #67 5.140 + GOPATH=/tmp/tmp.cVwPuyPjDI [2022-08-04T10:51:38.526Z] #67 5.140 + RM_GOPATH=1 [2022-08-04T10:51:38.526Z] #67 5.140 + case "$(go env GOARCH)" in [2022-08-04T10:51:38.526Z] #67 5.141 ++ go env GOARCH [2022-08-04T10:51:38.526Z] #67 5.157 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:38.526Z] #67 5.158 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:38.526Z] #67 5.161 ++ dirname /install.sh [2022-08-04T10:51:38.526Z] #67 5.174 + dir=/ [2022-08-04T10:51:38.526Z] #67 5.175 + bin=rootlesskit [2022-08-04T10:51:38.526Z] #67 5.175 + shift [2022-08-04T10:51:38.526Z] #67 5.176 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T10:51:38.526Z] #67 5.176 + . //rootlesskit.installer [2022-08-04T10:51:38.526Z] #67 5.176 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:51:38.526Z] #67 5.176 + install_rootlesskit [2022-08-04T10:51:38.526Z] #67 5.176 + case "$1" in [2022-08-04T10:51:38.526Z] #67 5.176 + export CGO_ENABLED=0 [2022-08-04T10:51:38.526Z] #67 5.176 + CGO_ENABLED=0 [2022-08-04T10:51:38.526Z] #67 5.176 + _install_rootlesskit [2022-08-04T10:51:38.526Z] #67 5.177 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T10:51:38.526Z] #67 5.180 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:51:38.526Z] #67 5.180 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T10:51:38.526Z] #67 5.180 + GOBIN=/build [2022-08-04T10:51:38.526Z] #67 5.180 + GO111MODULE=on [2022-08-04T10:51:38.526Z] #67 5.180 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:51:38.535Z] #69 27.87 Reading package lists... [2022-08-04T10:51:38.535Z] #69 ... [2022-08-04T10:51:38.535Z] [2022-08-04T10:51:38.535Z] #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 [2022-08-04T10:51:38.535Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T10:51:38.535Z] #49 18.60 Reading package lists... [2022-08-04T10:51:38.643Z] #62 ... [2022-08-04T10:51:38.643Z] [2022-08-04T10:51:38.643Z] #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 [2022-08-04T10:51:38.643Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:51:38.643Z] #14 5.370 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:51:38.643Z] #14 5.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:51:38.643Z] #14 5.400 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:51:38.643Z] #14 6.331 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T10:51:38.643Z] #14 8.917 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T10:51:38.643Z] #14 ... [2022-08-04T10:51:38.643Z] [2022-08-04T10:51:38.643Z] #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 [2022-08-04T10:51:38.643Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T10:51:38.643Z] #51 4.884 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:51:38.643Z] #51 4.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:51:38.643Z] #51 4.929 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:51:38.643Z] #51 5.421 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T10:51:38.643Z] #51 5.861 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T10:51:38.643Z] #51 8.437 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T10:51:38.762Z] #77 99.96 checking if gcc static flag -static works... yes [2022-08-04T10:51:38.787Z] #67 5.786 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T10:51:38.904Z] #51 ... [2022-08-04T10:51:38.904Z] [2022-08-04T10:51:38.904Z] #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 [2022-08-04T10:51:38.904Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T10:51:38.904Z] #55 4.568 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T10:51:38.904Z] #55 6.408 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T10:51:38.904Z] #55 6.409 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T10:51:38.904Z] #55 6.541 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T10:51:38.904Z] #55 6.549 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T10:51:38.904Z] #55 6.844 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T10:51:38.904Z] #55 6.891 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T10:51:38.904Z] #55 7.407 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T10:51:38.904Z] #55 7.477 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T10:51:38.904Z] #55 7.626 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T10:51:38.904Z] #55 7.650 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T10:51:38.904Z] #55 8.984 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T10:51:38.904Z] #55 9.173 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T10:51:38.904Z] #55 9.520 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T10:51:38.904Z] #55 9.556 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T10:51:38.904Z] #55 ... [2022-08-04T10:51:38.904Z] [2022-08-04T10:51:38.904Z] #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 [2022-08-04T10:51:38.904Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T10:51:38.904Z] #36 11.74 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T10:51:38.904Z] #36 11.75 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T10:51:39.021Z] #77 100.5 checking if gcc supports -c -o file.o... yes [2022-08-04T10:51:39.021Z] #77 100.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T10:51:39.021Z] #77 100.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T10:51:39.163Z] #36 12.11 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T10:51:39.281Z] #77 100.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T10:51:39.281Z] #77 101.1 checking how to hardcode library paths into programs... immediate [2022-08-04T10:51:39.281Z] #77 101.1 checking whether stripping libraries is possible... yes [2022-08-04T10:51:39.281Z] #77 101.1 checking if libtool supports shared libraries... yes [2022-08-04T10:51:39.281Z] #77 101.1 checking whether to build shared libraries... no [2022-08-04T10:51:39.281Z] #77 101.1 checking whether to build static libraries... yes [2022-08-04T10:51:39.281Z] #77 101.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T10:51:39.424Z] #36 12.39 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T10:51:39.539Z] #77 101.2 checking whether build environment is sane... yes [2022-08-04T10:51:39.539Z] #77 101.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T10:51:39.539Z] #77 101.2 checking whether make sets $(MAKE)... yes [2022-08-04T10:51:39.539Z] #77 101.3 checking whether make supports the include directive... yes (GNU style) [2022-08-04T10:51:39.539Z] #77 101.3 checking whether make supports nested variables... yes [2022-08-04T10:51:39.539Z] #77 101.4 checking whether UID '0' is supported by ustar format... yes [2022-08-04T10:51:39.539Z] #77 101.4 checking whether GID '0' is supported by ustar format... yes [2022-08-04T10:51:39.539Z] #77 101.4 checking how to create a ustar tar archive... gnutar [2022-08-04T10:51:39.687Z] #36 12.57 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T10:51:39.687Z] #36 12.58 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T10:51:39.798Z] #77 101.5 checking dependency style of gcc... gcc3 [2022-08-04T10:51:39.946Z] #36 12.81 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T10:51:39.947Z] #36 12.86 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T10:51:40.056Z] #77 101.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T10:51:40.056Z] #77 101.8 checking whether make supports nested variables... (cached) yes [2022-08-04T10:51:40.056Z] #77 101.8 checking for gawk... (cached) mawk [2022-08-04T10:51:40.056Z] #77 101.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T10:51:40.056Z] #77 101.8 checking for gcc... (cached) gcc [2022-08-04T10:51:40.056Z] #77 101.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T10:51:40.056Z] #77 101.9 checking whether gcc accepts -g... (cached) yes [2022-08-04T10:51:40.056Z] #77 101.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T10:51:40.056Z] #77 101.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T10:51:40.056Z] #77 101.9 checking for a Python interpreter with version >= 3... python3 [2022-08-04T10:51:40.206Z] #36 13.08 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T10:51:40.315Z] #77 102.0 checking for python3... /usr/bin/python3 [2022-08-04T10:51:40.315Z] #77 102.0 checking for python3 version... 3.9 [2022-08-04T10:51:40.315Z] #77 102.1 checking for python3 platform... linux [2022-08-04T10:51:40.574Z] #77 102.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T10:51:40.574Z] #77 102.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T10:51:40.775Z] #36 13.46 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T10:51:40.832Z] #77 102.5 checking for go-md2man... no [2022-08-04T10:51:40.832Z] #77 102.6 checking error.h usability... yes [2022-08-04T10:51:41.035Z] #36 13.79 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T10:51:41.091Z] #77 102.7 checking error.h presence... yes [2022-08-04T10:51:41.091Z] #77 102.8 checking for error.h... yes [2022-08-04T10:51:41.091Z] #77 102.8 checking linux/openat2.h usability... [2022-08-04T10:51:41.091Z] #77 ... [2022-08-04T10:51:41.091Z] [2022-08-04T10:51:41.091Z] #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 [2022-08-04T10:51:41.091Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:51:41.091Z] #21 13.38 The following additional packages will be installed: [2022-08-04T10:51:41.091Z] #21 13.38 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-04T10:51:41.091Z] #21 13.38 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T10:51:41.091Z] #21 13.38 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-04T10:51:41.091Z] #21 13.38 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T10:51:41.091Z] #21 13.38 python3-pkg-resources systemd vim-runtime xxd [2022-08-04T10:51:41.091Z] #21 13.39 Suggested packages: [2022-08-04T10:51:41.091Z] #21 13.39 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T10:51:41.091Z] #21 13.39 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-04T10:51:41.091Z] #21 13.39 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-04T10:51:41.091Z] #21 13.39 Recommended packages: [2022-08-04T10:51:41.091Z] #21 13.39 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T10:51:41.091Z] #21 13.39 systemd-timesyncd | time-daemon unzip [2022-08-04T10:51:41.091Z] #21 15.33 The following NEW packages will be installed: [2022-08-04T10:51:41.091Z] #21 15.33 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T10:51:41.091Z] #21 15.34 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T10:51:41.091Z] #21 15.34 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-04T10:51:41.091Z] #21 15.34 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T10:51:41.091Z] #21 15.34 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T10:51:41.091Z] #21 15.34 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T10:51:41.091Z] #21 15.34 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T10:51:41.091Z] #21 15.34 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-04T10:51:41.091Z] #21 15.34 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-04T10:51:41.091Z] #21 15.77 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:51:41.091Z] #21 15.77 Need to get 32.8 MB of archives. [2022-08-04T10:51:41.091Z] #21 15.77 After this operation, 124 MB of additional disk space will be used. [2022-08-04T10:51:41.091Z] #21 15.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T10:51:41.091Z] #21 15.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-04T10:51:41.091Z] #21 15.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-04T10:51:41.091Z] #21 15.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-04T10:51:41.091Z] #21 15.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T10:51:41.091Z] #21 15.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-04T10:51:41.091Z] #21 15.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-04T10:51:41.091Z] #21 15.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T10:51:41.091Z] #21 15.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T10:51:41.091Z] #21 15.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T10:51:41.091Z] #21 15.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T10:51:41.091Z] #21 15.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T10:51:41.091Z] #21 16.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T10:51:41.091Z] #21 16.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T10:51:41.091Z] #21 16.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T10:51:41.091Z] #21 16.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T10:51:41.091Z] #21 16.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T10:51:41.091Z] #21 16.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T10:51:41.091Z] #21 16.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T10:51:41.091Z] #21 16.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T10:51:41.091Z] #21 16.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T10:51:41.091Z] #21 16.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T10:51:41.091Z] #21 16.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T10:51:41.091Z] #21 16.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T10:51:41.091Z] #21 16.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T10:51:41.091Z] #21 16.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T10:51:41.091Z] #21 16.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T10:51:41.091Z] #21 16.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T10:51:41.091Z] #21 16.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T10:51:41.091Z] #21 16.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T10:51:41.091Z] #21 16.22 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T10:51:41.091Z] #21 16.23 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T10:51:41.091Z] #21 16.63 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T10:51:41.091Z] #21 16.63 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-04T10:51:41.091Z] #21 16.63 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T10:51:41.091Z] #21 16.64 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T10:51:41.091Z] #21 16.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T10:51:41.091Z] #21 16.64 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T10:51:41.091Z] #21 16.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T10:51:41.091Z] #21 16.66 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T10:51:41.091Z] #21 16.67 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T10:51:41.091Z] #21 16.73 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T10:51:41.091Z] #21 16.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T10:51:41.091Z] #21 16.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T10:51:41.091Z] #21 16.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T10:51:41.091Z] #21 16.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T10:51:41.091Z] #21 16.76 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T10:51:41.091Z] #21 16.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T10:51:41.091Z] #21 16.79 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-04T10:51:41.091Z] #21 16.80 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T10:51:41.091Z] #21 16.81 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T10:51:41.091Z] #21 16.82 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T10:51:41.091Z] #21 17.06 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T10:51:41.091Z] #21 17.11 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T10:51:41.092Z] #21 17.14 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T10:51:41.092Z] #21 17.16 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T10:51:41.092Z] #21 17.94 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:51:41.092Z] #21 18.17 Fetched 32.8 MB in 2s (18.7 MB/s) [2022-08-04T10:51:41.092Z] #21 18.24 Selecting previously unselected package libcap2:amd64. [2022-08-04T10:51:41.092Z] #21 18.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 ... 24018 files and directories currently installed.) [2022-08-04T10:51:41.092Z] #21 18.31 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T10:51:41.092Z] #21 18.32 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T10:51:41.092Z] #21 18.40 Selecting previously unselected package libargon2-1:amd64. [2022-08-04T10:51:41.092Z] #21 18.42 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-04T10:51:41.092Z] #21 18.43 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T10:51:41.092Z] #21 18.49 Selecting previously unselected package libjson-c5:amd64. [2022-08-04T10:51:41.294Z] #36 14.28 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T10:51:41.350Z] #21 18.51 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-04T10:51:41.350Z] #21 18.52 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-04T10:51:41.350Z] #21 18.63 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-04T10:51:41.350Z] #21 18.64 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-04T10:51:41.350Z] #21 18.65 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T10:51:41.554Z] #36 14.47 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T10:51:41.554Z] #36 14.50 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T10:51:41.608Z] #21 18.88 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T10:51:41.608Z] #21 ... [2022-08-04T10:51:41.608Z] [2022-08-04T10:51:41.608Z] #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 [2022-08-04T10:51:41.608Z] #60 sha256:6de14f7b0ea6574f56d76a1e23360c4227a81c13ff0332ee1a4b021f431063bc [2022-08-04T10:51:41.608Z] #60 15.27 + cd /tmp/tmp.woapyx4m46/src/github.com/opencontainers/runc [2022-08-04T10:51:41.608Z] #60 15.29 + git checkout -q v1.1.2 [2022-08-04T10:51:41.608Z] #60 15.89 + '[' -z '' ']' [2022-08-04T10:51:41.608Z] #60 15.89 + target=static [2022-08-04T10:51:41.608Z] #60 15.89 + make BUILDTAGS=seccomp static [2022-08-04T10:51:41.608Z] #60 16.44 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T10:51:41.608Z] #60 ... [2022-08-04T10:51:41.608Z] [2022-08-04T10:51:41.608Z] #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 [2022-08-04T10:51:41.608Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:51:41.608Z] #21 18.88 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T10:51:41.608Z] #21 18.89 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T10:51:41.608Z] #21 18.91 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T10:51:41.608Z] #21 18.99 Selecting previously unselected package libkmod2:amd64. [2022-08-04T10:51:41.608Z] #21 19.01 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-04T10:51:41.608Z] #21 19.02 Unpacking libkmod2:amd64 (28-1) ... [2022-08-04T10:51:41.868Z] #21 19.14 Selecting previously unselected package systemd. [2022-08-04T10:51:41.868Z] #21 19.15 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-04T10:51:41.868Z] #21 19.33 Unpacking systemd (247.3-7) ... [2022-08-04T10:51:41.879Z] #36 ... [2022-08-04T10:51:41.879Z] [2022-08-04T10:51:41.879Z] #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 [2022-08-04T10:51:41.879Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T10:51:41.879Z] #47 4.427 + git clone https://github.com/docker/distribution.git . [2022-08-04T10:51:41.879Z] #47 4.433 Cloning into '.'... [2022-08-04T10:51:41.879Z] #47 ... [2022-08-04T10:51:41.879Z] [2022-08-04T10:51:41.879Z] #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 [2022-08-04T10:51:41.879Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T10:51:41.879Z] #55 13.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T10:51:41.879Z] #55 13.47 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T10:51:41.879Z] #55 13.65 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T10:51:41.879Z] #55 13.68 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T10:51:41.879Z] #55 13.78 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T10:51:41.879Z] #55 13.79 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T10:51:41.879Z] #55 13.92 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T10:51:41.879Z] #55 13.96 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T10:51:41.879Z] #55 14.09 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T10:51:41.879Z] #55 14.14 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T10:51:41.879Z] #55 14.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T10:51:41.879Z] #55 14.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T10:51:41.879Z] #55 14.52 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T10:51:41.879Z] #55 14.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T10:51:41.879Z] #55 14.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T10:51:42.101Z] #67 8.590 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T10:51:42.101Z] #67 8.593 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T10:51:42.178Z] #55 14.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T10:51:42.178Z] #55 14.99 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T10:51:42.178Z] #55 15.08 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T10:51:42.178Z] #55 ... [2022-08-04T10:51:42.178Z] [2022-08-04T10:51:42.178Z] #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 ; [2022-08-04T10:51:42.178Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T10:51:42.178Z] #76 5.114 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:51:42.178Z] #76 5.161 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:51:42.178Z] #76 5.163 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:51:42.178Z] #76 6.049 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T10:51:42.178Z] #76 8.843 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T10:51:42.178Z] #76 11.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T10:51:42.362Z] #67 9.433 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T10:51:42.455Z] #76 ... [2022-08-04T10:51:42.455Z] [2022-08-04T10:51:42.455Z] #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 [2022-08-04T10:51:42.455Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-04T10:51:42.455Z] #38 15.21 tomll can be used in two ways: [2022-08-04T10:51:42.455Z] #38 15.21 Writing to STDIN and reading from STDOUT: [2022-08-04T10:51:42.455Z] #38 15.21 cat file.toml | tomll > file.toml [2022-08-04T10:51:42.455Z] #38 15.21 [2022-08-04T10:51:42.455Z] #38 15.21 Reading and updating a list of files: [2022-08-04T10:51:42.455Z] #38 15.21 tomll a.toml b.toml c.toml [2022-08-04T10:51:42.455Z] #38 15.21 [2022-08-04T10:51:42.455Z] #38 15.21 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T10:51:42.622Z] #67 ... [2022-08-04T10:51:42.622Z] [2022-08-04T10:51:42.622Z] #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 [2022-08-04T10:51:42.622Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T10:51:42.622Z] #38 4.545 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T10:51:42.883Z] #38 ... [2022-08-04T10:51:42.883Z] [2022-08-04T10:51:42.883Z] #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 ; [2022-08-04T10:51:42.883Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T10:51:42.883Z] #76 5.291 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:51:42.883Z] #76 5.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:51:42.883Z] #76 5.330 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:51:42.883Z] #76 6.495 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T10:51:42.883Z] #76 8.863 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T10:51:43.144Z] #76 ... [2022-08-04T10:51:43.144Z] [2022-08-04T10:51:43.144Z] #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 [2022-08-04T10:51:43.144Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:51:43.144Z] #51 5.213 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:51:43.144Z] #51 5.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:51:43.144Z] #51 5.268 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:51:43.144Z] #51 6.361 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T10:51:43.144Z] #51 6.373 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T10:51:43.144Z] #51 8.765 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T10:51:43.144Z] #51 ... [2022-08-04T10:51:43.144Z] [2022-08-04T10:51:43.144Z] #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 [2022-08-04T10:51:43.144Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:51:43.144Z] #14 5.048 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:51:43.144Z] #14 5.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:51:43.144Z] #14 5.065 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:51:43.144Z] #14 6.052 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T10:51:43.144Z] #14 8.511 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T10:51:43.405Z] #14 ... [2022-08-04T10:51:43.405Z] [2022-08-04T10:51:43.405Z] #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 [2022-08-04T10:51:43.405Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T10:51:43.405Z] #47 3.711 + git clone https://github.com/docker/distribution.git . [2022-08-04T10:51:43.405Z] #47 3.714 Cloning into '.'... [2022-08-04T10:51:43.405Z] #47 ... [2022-08-04T10:51:43.405Z] [2022-08-04T10:51:43.405Z] #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 [2022-08-04T10:51:43.405Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T10:51:43.405Z] #36 4.158 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T10:51:43.665Z] #36 ... [2022-08-04T10:51:43.665Z] [2022-08-04T10:51:43.665Z] #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 [2022-08-04T10:51:43.665Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T10:51:43.665Z] #57 4.268 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T10:51:43.665Z] #57 5.564 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T10:51:43.665Z] #57 5.586 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T10:51:43.665Z] #57 5.983 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T10:51:43.665Z] #57 7.699 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T10:51:43.665Z] #57 ... [2022-08-04T10:51:43.665Z] [2022-08-04T10:51:43.665Z] #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 [2022-08-04T10:51:43.665Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:51:43.665Z] #42 4.837 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:51:43.665Z] #42 4.879 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:51:43.665Z] #42 4.900 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:51:43.665Z] #42 5.844 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T10:51:43.665Z] #42 8.463 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T10:51:43.802Z] #49 27.83 Reading package lists... [2022-08-04T10:51:43.802Z] #49 ... [2022-08-04T10:51:43.802Z] [2022-08-04T10:51:43.802Z] #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 [2022-08-04T10:51:43.802Z] #74 sha256:6094745bea2d5564d9503ca0768c3b4227829862afffc44360b4b2de48bd3ea1 [2022-08-04T10:51:43.802Z] #74 29.12 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T10:51:43.802Z] #74 29.12 + GOBIN=/build [2022-08-04T10:51:43.802Z] #74 29.12 + GO111MODULE=on [2022-08-04T10:51:43.802Z] #74 29.12 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:51:43.802Z] #74 32.45 rootlesskit version 1.0.0 [2022-08-04T10:51:43.802Z] #74 32.46 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T10:51:43.802Z] #74 32.46 -container-ip string [2022-08-04T10:51:43.802Z] #74 32.46 container ip [2022-08-04T10:51:43.802Z] #74 32.46 -container-port int [2022-08-04T10:51:43.802Z] #74 32.46 container port (default -1) [2022-08-04T10:51:43.802Z] #74 32.46 -host-ip string [2022-08-04T10:51:43.802Z] #74 32.46 host ip [2022-08-04T10:51:43.802Z] #74 32.46 -host-port int [2022-08-04T10:51:43.802Z] #74 32.46 host port (default -1) [2022-08-04T10:51:43.802Z] #74 32.46 -proto string [2022-08-04T10:51:43.802Z] #74 32.46 proxy protocol (default "tcp") [2022-08-04T10:51:43.802Z] #74 DONE 32.9s [2022-08-04T10:51:43.802Z] [2022-08-04T10:51:43.802Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T10:51:43.802Z] #75 sha256:48c3a7145bc22687b9401e21ab97115da440b0dfdb54a399c3b9366595c62290 [2022-08-04T10:51:43.802Z] #75 DONE 0.1s [2022-08-04T10:51:43.802Z] [2022-08-04T10:51:43.802Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T10:51:43.802Z] #76 sha256:e4580db683698977e59de5f8588b5f4dfda45e9f74a9657e44db888713b3fc34 [2022-08-04T10:51:43.802Z] #76 DONE 0.1s [2022-08-04T10:51:43.802Z] [2022-08-04T10:51:43.802Z] #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 [2022-08-04T10:51:43.802Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T10:51:43.926Z] #42 ... [2022-08-04T10:51:43.926Z] [2022-08-04T10:51:43.926Z] #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 [2022-08-04T10:51:43.926Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T10:51:43.926Z] #34 4.295 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T10:51:43.926Z] #34 4.295 Cloning into '.'... [2022-08-04T10:51:43.954Z] #38 DONE 16.6s [2022-08-04T10:51:43.954Z] [2022-08-04T10:51:43.954Z] #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 [2022-08-04T10:51:43.954Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T10:51:43.954Z] #55 16.56 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T10:51:43.954Z] #55 16.76 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T10:51:44.187Z] #34 ... [2022-08-04T10:51:44.187Z] [2022-08-04T10:51:44.187Z] #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 [2022-08-04T10:51:44.187Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:51:44.187Z] #55 3.630 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T10:51:44.187Z] #55 4.794 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T10:51:44.187Z] #55 4.796 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T10:51:44.187Z] #55 4.895 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T10:51:44.187Z] #55 4.895 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T10:51:44.187Z] #55 5.036 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T10:51:44.187Z] #55 5.157 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T10:51:44.187Z] #55 5.426 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T10:51:44.187Z] #55 6.041 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T10:51:44.187Z] #55 6.041 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T10:51:44.187Z] #55 6.113 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T10:51:44.187Z] #55 7.132 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T10:51:44.187Z] #55 7.254 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T10:51:44.187Z] #55 7.259 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T10:51:44.187Z] #55 7.362 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T10:51:44.187Z] #55 7.572 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T10:51:44.187Z] #55 ... [2022-08-04T10:51:44.187Z] [2022-08-04T10:51:44.187Z] #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 [2022-08-04T10:51:44.187Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T10:51:44.187Z] #40 4.645 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T10:51:44.187Z] #40 5.697 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T10:51:44.187Z] #40 7.522 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T10:51:44.187Z] #40 7.863 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T10:51:44.187Z] #40 7.931 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T10:51:44.187Z] #40 ... [2022-08-04T10:51:44.187Z] [2022-08-04T10:51:44.187Z] #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 [2022-08-04T10:51:44.187Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T10:51:44.187Z] #53 4.598 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T10:51:44.187Z] #53 6.086 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T10:51:44.187Z] #53 6.160 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T10:51:44.187Z] #53 6.169 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T10:51:44.187Z] #53 6.478 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T10:51:44.187Z] #53 6.901 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T10:51:44.187Z] #53 6.933 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T10:51:44.187Z] #53 7.220 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T10:51:44.187Z] #53 7.485 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T10:51:44.370Z] #49 27.83 Reading package lists... [2022-08-04T10:51:44.371Z] #49 ... [2022-08-04T10:51:44.371Z] [2022-08-04T10:51:44.371Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T10:51:44.371Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T10:51:44.371Z] #79 CACHED [2022-08-04T10:51:44.371Z] [2022-08-04T10:51:44.371Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T10:51:44.371Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T10:51:44.371Z] #81 CACHED [2022-08-04T10:51:44.371Z] [2022-08-04T10:51:44.371Z] #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 ; [2022-08-04T10:51:44.371Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T10:51:44.371Z] #83 CACHED [2022-08-04T10:51:44.371Z] [2022-08-04T10:51:44.371Z] #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 [2022-08-04T10:51:44.371Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:51:44.371Z] #84 CACHED [2022-08-04T10:51:44.447Z] #53 ... [2022-08-04T10:51:44.447Z] [2022-08-04T10:51:44.447Z] #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 [2022-08-04T10:51:44.447Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T10:51:44.447Z] #62 4.316 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:51:44.447Z] #62 4.345 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:51:44.447Z] #62 4.345 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:51:44.447Z] #62 5.140 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T10:51:44.447Z] #62 7.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T10:51:44.447Z] #62 9.859 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T10:51:44.630Z] [2022-08-04T10:51:44.630Z] #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 [2022-08-04T10:51:44.630Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T10:51:44.659Z] #21 21.78 Selecting previously unselected package pigz. [2022-08-04T10:51:44.659Z] #21 21.80 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-04T10:51:44.659Z] #21 21.80 Unpacking pigz (2.6-1) ... [2022-08-04T10:51:44.659Z] #21 21.88 Selecting previously unselected package libelf1:amd64. [2022-08-04T10:51:44.659Z] #21 21.90 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-04T10:51:44.659Z] #21 21.91 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T10:51:44.708Z] #62 ... [2022-08-04T10:51:44.708Z] [2022-08-04T10:51:44.708Z] #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 [2022-08-04T10:51:44.708Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T10:51:44.708Z] #40 11.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T10:51:44.708Z] #40 11.87 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T10:51:44.895Z] #55 17.62 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T10:51:44.895Z] #55 17.82 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T10:51:44.895Z] #55 17.89 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T10:51:44.918Z] #21 22.08 Selecting previously unselected package libbpf0:amd64. [2022-08-04T10:51:44.918Z] #21 22.08 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T10:51:44.918Z] #21 22.09 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T10:51:44.918Z] #21 22.23 Selecting previously unselected package libmnl0:amd64. [2022-08-04T10:51:44.918Z] #21 22.23 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T10:51:44.918Z] #21 22.24 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T10:51:45.154Z] #55 17.95 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T10:51:45.154Z] #55 18.10 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T10:51:45.177Z] #21 22.30 Selecting previously unselected package libxtables12:amd64. [2022-08-04T10:51:45.177Z] #21 22.31 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T10:51:45.177Z] #21 22.31 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T10:51:45.177Z] #21 22.43 Selecting previously unselected package libcap2-bin. [2022-08-04T10:51:45.177Z] #21 22.46 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T10:51:45.177Z] #21 22.47 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T10:51:45.177Z] #21 22.60 Selecting previously unselected package iproute2. [2022-08-04T10:51:45.177Z] #21 22.61 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T10:51:45.177Z] #21 22.61 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T10:51:45.414Z] #55 18.17 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T10:51:45.414Z] #55 18.18 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T10:51:45.673Z] #55 18.42 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T10:51:45.673Z] #55 18.50 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T10:51:45.932Z] #55 18.71 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T10:51:45.932Z] #55 18.78 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T10:51:45.932Z] #55 18.87 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T10:51:45.932Z] #55 18.88 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T10:51:45.932Z] #55 18.90 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T10:51:46.008Z] #49 27.83 Reading package lists... [2022-08-04T10:51:46.009Z] #49 ... [2022-08-04T10:51:46.009Z] [2022-08-04T10:51:46.009Z] #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 [2022-08-04T10:51:46.009Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T10:51:46.009Z] #20 27.63 Reading package lists... [2022-08-04T10:51:46.112Z] #21 23.27 Selecting previously unselected package xxd. [2022-08-04T10:51:46.113Z] #21 23.28 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T10:51:46.113Z] #21 23.29 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:51:46.113Z] #21 23.47 Selecting previously unselected package vim-common. [2022-08-04T10:51:46.113Z] #21 23.47 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T10:51:46.191Z] #55 18.96 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T10:51:46.191Z] #55 19.03 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T10:51:46.191Z] #55 19.06 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T10:51:46.191Z] #55 19.15 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T10:51:46.371Z] #21 23.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:51:46.371Z] #21 23.70 Selecting previously unselected package bash-completion. [2022-08-04T10:51:46.371Z] #21 23.72 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T10:51:46.449Z] #55 19.15 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T10:51:46.449Z] #55 19.29 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T10:51:46.449Z] #55 19.36 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T10:51:46.625Z] #40 ... [2022-08-04T10:51:46.625Z] [2022-08-04T10:51:46.625Z] #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 [2022-08-04T10:51:46.625Z] #26 sha256:e272552df2d3fd6899ef1f9e33777c65257bd6c296956e1b6c7ade7c2f14ac26 [2022-08-04T10:51:46.625Z] #26 12.36 + mkdir -p /build [2022-08-04T10:51:46.625Z] #26 12.36 + mv docker/docker /build/ [2022-08-04T10:51:46.625Z] #26 12.40 + rmdir docker [2022-08-04T10:51:46.625Z] #26 DONE 13.1s [2022-08-04T10:51:46.625Z] [2022-08-04T10:51:46.625Z] #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 [2022-08-04T10:51:46.625Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T10:51:46.625Z] #53 12.20 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T10:51:46.625Z] #53 12.28 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T10:51:46.625Z] #53 12.38 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T10:51:46.708Z] #55 19.45 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T10:51:46.708Z] #55 19.55 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T10:51:46.708Z] #55 19.65 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T10:51:46.966Z] #55 19.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T10:51:46.966Z] #55 19.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T10:51:46.966Z] #55 19.77 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T10:51:46.966Z] #55 19.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T10:51:47.225Z] #55 19.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T10:51:47.225Z] #55 20.10 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T10:51:47.226Z] #55 20.13 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T10:51:47.226Z] #55 20.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T10:51:47.485Z] #55 20.26 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T10:51:47.485Z] #55 20.35 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T10:51:47.485Z] #55 20.48 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T10:51:47.572Z] #53 14.77 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T10:51:47.572Z] #53 14.81 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T10:51:47.744Z] #55 20.51 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T10:51:47.744Z] #55 20.53 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T10:51:48.011Z] #55 20.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T10:51:48.011Z] #55 20.64 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T10:51:48.011Z] #55 20.66 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T10:51:48.011Z] #55 20.72 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T10:51:48.011Z] #55 20.77 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T10:51:48.173Z] #20 36.47 Building dependency tree... [2022-08-04T10:51:48.173Z] #20 37.99 Reading state information... [2022-08-04T10:51:48.273Z] #55 20.95 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T10:51:48.273Z] #55 20.97 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T10:51:48.273Z] #55 21.00 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T10:51:48.273Z] #55 ... [2022-08-04T10:51:48.273Z] [2022-08-04T10:51:48.273Z] #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 [2022-08-04T10:51:48.273Z] #67 sha256:237e1174f275183e3427c9ed25544fb20d063f2df798c7fe584bdb554e046b54 [2022-08-04T10:51:48.273Z] #67 10.73 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T10:51:48.273Z] #67 11.73 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T10:51:48.273Z] #67 11.78 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T10:51:48.273Z] #67 12.27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T10:51:48.273Z] #67 12.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T10:51:48.273Z] #67 12.47 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T10:51:48.273Z] #67 12.85 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T10:51:48.273Z] #67 13.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T10:51:48.273Z] #67 13.31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T10:51:48.273Z] #67 13.47 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T10:51:48.273Z] #67 15.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T10:51:48.273Z] #67 ... [2022-08-04T10:51:48.273Z] [2022-08-04T10:51:48.273Z] #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 [2022-08-04T10:51:48.273Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T10:51:48.273Z] #55 21.11 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T10:51:48.273Z] #55 21.16 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T10:51:48.273Z] #55 21.17 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T10:51:48.532Z] #55 21.22 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T10:51:48.532Z] #55 21.25 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T10:51:48.791Z] #55 ... [2022-08-04T10:51:48.791Z] [2022-08-04T10:51:48.791Z] #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 [2022-08-04T10:51:48.791Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T10:51:48.791Z] #62 11.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T10:51:48.791Z] #62 18.00 Fetched 8449 kB in 13s (660 kB/s) [2022-08-04T10:51:48.906Z] #21 26.25 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T10:51:49.049Z] #62 18.00 Reading package lists... [2022-08-04T10:51:49.049Z] #62 ... [2022-08-04T10:51:49.049Z] [2022-08-04T10:51:49.049Z] #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 [2022-08-04T10:51:49.049Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T10:51:49.049Z] #51 11.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T10:51:49.049Z] #51 13.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T10:51:49.049Z] #51 17.12 Fetched 8453 kB in 13s (675 kB/s) [2022-08-04T10:51:49.049Z] #51 17.12 Reading package lists... [2022-08-04T10:51:49.049Z] #51 ... [2022-08-04T10:51:49.049Z] [2022-08-04T10:51:49.049Z] #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 [2022-08-04T10:51:49.049Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:51:49.049Z] #14 11.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T10:51:49.049Z] #14 18.10 Fetched 8449 kB in 13s (651 kB/s) [2022-08-04T10:51:49.110Z] #20 39.23 The following additional packages will be installed: [2022-08-04T10:51:49.110Z] #20 39.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T10:51:49.110Z] #20 39.23 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T10:51:49.110Z] #20 39.23 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T10:51:49.110Z] #20 39.23 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T10:51:49.110Z] #20 39.23 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T10:51:49.110Z] #20 39.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T10:51:49.110Z] #20 39.24 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T10:51:49.110Z] #20 39.26 Suggested packages: [2022-08-04T10:51:49.110Z] #20 39.26 gcc-10-locales seccomp wine64 [2022-08-04T10:51:49.308Z] #14 18.10 Reading package lists... [2022-08-04T10:51:49.308Z] #14 ... [2022-08-04T10:51:49.308Z] [2022-08-04T10:51:49.309Z] #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 [2022-08-04T10:51:49.309Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T10:51:49.309Z] #47 21.93 Updating files: 85% (1864/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) [2022-08-04T10:51:49.309Z] #47 ... [2022-08-04T10:51:49.309Z] [2022-08-04T10:51:49.309Z] #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 [2022-08-04T10:51:49.309Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T10:51:49.309Z] #42 12.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T10:51:49.309Z] #42 18.32 Fetched 8449 kB in 13s (636 kB/s) [2022-08-04T10:51:49.309Z] #42 18.32 Reading package lists... [2022-08-04T10:51:49.309Z] #42 ... [2022-08-04T10:51:49.309Z] [2022-08-04T10:51:49.309Z] #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 [2022-08-04T10:51:49.309Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T10:51:49.309Z] #47 21.93 Updating files: 85% (1864/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. [2022-08-04T10:51:49.309Z] #47 22.12 + git checkout -q v2.3.0 [2022-08-04T10:51:49.568Z] #47 ... [2022-08-04T10:51:49.568Z] [2022-08-04T10:51:49.568Z] #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 [2022-08-04T10:51:49.568Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-04T10:51:49.568Z] #53 12.45 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T10:51:49.568Z] #53 12.58 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T10:51:49.678Z] #20 39.80 The following NEW packages will be installed: [2022-08-04T10:51:49.678Z] #20 39.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T10:51:49.678Z] #20 39.80 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T10:51:49.678Z] #20 39.80 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T10:51:49.678Z] #20 39.80 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T10:51:49.678Z] #20 39.81 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T10:51:49.678Z] #20 39.81 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T10:51:49.678Z] #20 39.81 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T10:51:49.678Z] #20 39.81 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T10:51:49.678Z] #20 39.82 mingw-w64-x86-64-dev [2022-08-04T10:51:49.829Z] #53 ... [2022-08-04T10:51:49.829Z] [2022-08-04T10:51:49.829Z] #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 [2022-08-04T10:51:49.829Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T10:51:49.829Z] #55 21.89 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T10:51:49.829Z] #55 21.90 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T10:51:49.829Z] #55 21.94 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T10:51:49.829Z] #55 22.01 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T10:51:49.829Z] #55 22.10 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T10:51:49.829Z] #55 22.17 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T10:51:49.829Z] #55 22.25 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T10:51:49.829Z] #55 22.27 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T10:51:49.829Z] #55 22.32 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T10:51:49.829Z] #55 22.55 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T10:51:49.829Z] #55 22.57 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T10:51:49.829Z] #55 22.59 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T10:51:49.829Z] #55 22.68 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T10:51:49.829Z] #55 22.78 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T10:51:49.842Z] #21 26.90 Selecting previously unselected package bzip2. [2022-08-04T10:51:49.842Z] #21 26.91 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T10:51:49.842Z] #21 26.91 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T10:51:49.842Z] #21 26.98 Selecting previously unselected package xz-utils. [2022-08-04T10:51:49.842Z] #21 26.98 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T10:51:49.842Z] #21 26.98 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T10:51:49.842Z] #21 27.18 Selecting previously unselected package apparmor. [2022-08-04T10:51:49.842Z] #21 27.18 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T10:51:49.842Z] #21 27.25 Unpacking apparmor (2.13.6-10) ... [2022-08-04T10:51:49.937Z] #20 40.16 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:51:49.937Z] #20 40.16 Need to get 115 MB of archives. [2022-08-04T10:51:49.937Z] #20 40.16 After this operation, 645 MB of additional disk space will be used. [2022-08-04T10:51:49.937Z] #20 40.16 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] [2022-08-04T10:51:49.937Z] #20 40.20 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] [2022-08-04T10:51:49.937Z] #20 40.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-04T10:51:50.100Z] #55 22.79 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T10:51:50.100Z] #55 22.92 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T10:51:50.100Z] #55 22.96 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T10:51:50.100Z] #55 22.98 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T10:51:50.196Z] #20 40.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] [2022-08-04T10:51:50.196Z] #20 40.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-04T10:51:50.196Z] #20 40.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T10:51:50.196Z] #20 40.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-04T10:51:50.196Z] #20 40.36 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] [2022-08-04T10:51:50.196Z] #20 40.36 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] [2022-08-04T10:51:50.196Z] #20 40.48 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] [2022-08-04T10:51:50.358Z] #55 23.08 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T10:51:50.358Z] #55 23.09 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T10:51:50.358Z] #55 23.18 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T10:51:50.358Z] #55 23.25 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T10:51:50.618Z] #55 23.37 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T10:51:50.618Z] #55 23.44 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T10:51:50.618Z] #55 23.48 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T10:51:50.618Z] #55 23.53 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T10:51:50.764Z] #20 40.83 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] [2022-08-04T10:51:50.764Z] #20 40.99 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] [2022-08-04T10:51:50.778Z] #21 27.90 Selecting previously unselected package inetutils-ping. [2022-08-04T10:51:50.778Z] #21 27.96 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T10:51:50.778Z] #21 27.96 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T10:51:50.778Z] #21 28.10 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T10:51:50.778Z] #21 28.10 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T10:51:50.778Z] #21 28.11 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T10:51:50.778Z] #21 28.18 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T10:51:50.778Z] #21 28.19 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T10:51:50.778Z] #21 28.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T10:51:50.872Z] #53 ... [2022-08-04T10:51:50.872Z] [2022-08-04T10:51:50.872Z] #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 [2022-08-04T10:51:50.872Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:51:50.872Z] #55 13.91 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T10:51:50.872Z] #55 14.09 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T10:51:50.872Z] #55 14.16 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T10:51:50.872Z] #55 14.29 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T10:51:50.872Z] #55 14.57 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T10:51:50.872Z] #55 14.65 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T10:51:50.872Z] #55 14.75 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T10:51:50.872Z] #55 14.79 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T10:51:50.872Z] #55 14.85 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T10:51:50.872Z] #55 15.08 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T10:51:50.872Z] #55 15.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T10:51:50.872Z] #55 15.29 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T10:51:50.872Z] #55 15.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T10:51:50.872Z] #55 15.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T10:51:50.872Z] #55 15.59 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T10:51:50.872Z] #55 15.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T10:51:50.872Z] #55 15.71 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T10:51:50.872Z] #55 15.82 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T10:51:50.872Z] #55 17.20 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T10:51:50.872Z] #55 17.39 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T10:51:50.872Z] #55 18.12 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T10:51:50.877Z] #55 23.63 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T10:51:51.023Z] #20 41.15 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] [2022-08-04T10:51:51.023Z] #20 41.40 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] [2022-08-04T10:51:51.037Z] #21 28.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T10:51:51.037Z] #21 28.27 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T10:51:51.037Z] #21 28.27 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T10:51:51.037Z] #21 28.37 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T10:51:51.037Z] #21 28.38 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T10:51:51.037Z] #21 28.39 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T10:51:51.135Z] #55 24.01 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T10:51:51.283Z] #20 ... [2022-08-04T10:51:51.283Z] [2022-08-04T10:51:51.283Z] #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 [2022-08-04T10:51:51.283Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T10:51:51.283Z] #69 27.87 Reading package lists... [2022-08-04T10:51:51.283Z] #69 36.45 Building dependency tree... [2022-08-04T10:51:51.283Z] #69 38.00 Reading state information... [2022-08-04T10:51:51.283Z] #69 39.45 The following additional packages will be installed: [2022-08-04T10:51:51.283Z] #69 39.47 libbtrfs0 [2022-08-04T10:51:51.283Z] #69 39.63 The following NEW packages will be installed: [2022-08-04T10:51:51.283Z] #69 39.64 libbtrfs-dev libbtrfs0 [2022-08-04T10:51:51.283Z] #69 40.05 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:51:51.283Z] #69 40.05 Need to get 460 kB of archives. [2022-08-04T10:51:51.283Z] #69 40.05 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T10:51:51.283Z] #69 40.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T10:51:51.283Z] #69 40.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T10:51:51.283Z] #69 40.52 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:51:51.283Z] #69 40.76 Fetched 460 kB in 0s (1450 kB/s) [2022-08-04T10:51:51.283Z] #69 40.84 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T10:51:51.283Z] #69 40.84 (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.) [2022-08-04T10:51:51.283Z] #69 40.89 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T10:51:51.283Z] #69 40.90 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T10:51:51.283Z] #69 41.00 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T10:51:51.283Z] #69 41.00 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T10:51:51.283Z] #69 41.01 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T10:51:51.283Z] #69 41.14 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T10:51:51.283Z] #69 41.16 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T10:51:51.283Z] #69 41.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:51:51.283Z] #69 DONE 41.4s [2022-08-04T10:51:51.283Z] [2022-08-04T10:51:51.283Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T10:51:51.283Z] #70 sha256:b7f2dc29ec818afc251a36c915f174991c04c9bc4422dbbb59e7f1549f1967c5 [2022-08-04T10:51:51.283Z] #70 DONE 0.1s [2022-08-04T10:51:51.283Z] [2022-08-04T10:51:51.283Z] #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 [2022-08-04T10:51:51.283Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T10:51:51.283Z] #49 27.83 Reading package lists... [2022-08-04T10:51:51.283Z] #49 36.67 Building dependency tree... [2022-08-04T10:51:51.283Z] #49 38.32 Reading state information... [2022-08-04T10:51:51.283Z] #49 39.87 The following additional packages will be installed: [2022-08-04T10:51:51.283Z] #49 39.88 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-04T10:51:51.283Z] #49 39.90 Suggested packages: [2022-08-04T10:51:51.283Z] #49 39.90 cmake-doc ninja-build lrzip [2022-08-04T10:51:51.283Z] #49 39.90 Recommended packages: [2022-08-04T10:51:51.283Z] #49 39.90 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T10:51:51.283Z] #49 40.18 The following NEW packages will be installed: [2022-08-04T10:51:51.283Z] #49 40.21 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-04T10:51:51.283Z] #49 40.57 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:51:51.283Z] #49 40.57 Need to get 8418 kB of archives. [2022-08-04T10:51:51.283Z] #49 40.57 After this operation, 34.9 MB of additional disk space will be used. [2022-08-04T10:51:51.283Z] #49 40.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T10:51:51.283Z] #49 40.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T10:51:51.283Z] #49 40.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T10:51:51.283Z] #49 40.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T10:51:51.283Z] #49 40.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T10:51:51.283Z] #49 40.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T10:51:51.283Z] #49 40.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T10:51:51.283Z] #49 40.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T10:51:51.283Z] #49 41.20 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:51:51.283Z] #49 41.53 Fetched 8418 kB in 0s (21.4 MB/s) [2022-08-04T10:51:51.283Z] #49 41.61 Selecting previously unselected package xxd. [2022-08-04T10:51:51.283Z] #49 41.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% [2022-08-04T10:51:51.283Z] #49 ... [2022-08-04T10:51:51.283Z] [2022-08-04T10:51:51.283Z] #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 [2022-08-04T10:51:51.283Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T10:51:51.283Z] #20 41.59 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] [2022-08-04T10:51:51.283Z] #20 41.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T10:51:51.283Z] #20 41.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T10:51:51.283Z] #20 41.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T10:51:51.283Z] #20 41.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T10:51:51.283Z] #20 41.61 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] [2022-08-04T10:51:51.283Z] #20 41.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T10:51:51.283Z] #20 41.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T10:51:51.283Z] #20 41.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T10:51:51.283Z] #20 41.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T10:51:51.283Z] #20 41.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T10:51:51.283Z] #20 41.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T10:51:51.295Z] #21 28.52 Selecting previously unselected package iptables. [2022-08-04T10:51:51.296Z] #21 28.54 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-04T10:51:51.296Z] #21 28.54 Unpacking iptables (1.8.7-1) ... [2022-08-04T10:51:51.296Z] #21 ... [2022-08-04T10:51:51.296Z] [2022-08-04T10:51:51.296Z] #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 [2022-08-04T10:51:51.296Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:51:51.296Z] #77 102.8 checking linux/openat2.h usability... yes [2022-08-04T10:51:51.296Z] #77 103.0 checking linux/openat2.h presence... yes [2022-08-04T10:51:51.296Z] #77 103.1 checking for linux/openat2.h... yes [2022-08-04T10:51:51.296Z] #77 103.1 checking for copy_file_range... yes [2022-08-04T10:51:51.296Z] #77 103.6 checking for fgetxattr... yes [2022-08-04T10:51:51.296Z] #77 103.9 checking for statx... yes [2022-08-04T10:51:51.296Z] #77 104.2 checking for fgetpwent_r... yes [2022-08-04T10:51:51.296Z] #77 104.5 checking for issetugid... no [2022-08-04T10:51:51.296Z] #77 104.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T10:51:51.296Z] #77 104.9 checking pkg-config is at least version 0.9.0... yes [2022-08-04T10:51:51.296Z] #77 104.9 checking for library containing yajl_tree_get... -lyajl [2022-08-04T10:51:51.296Z] #77 105.3 checking for yajl >= 2.0.0... yes [2022-08-04T10:51:51.296Z] #77 105.4 checking sys/capability.h usability... yes [2022-08-04T10:51:51.296Z] #77 105.6 checking sys/capability.h presence... yes [2022-08-04T10:51:51.296Z] #77 105.7 checking for sys/capability.h... yes [2022-08-04T10:51:51.296Z] #77 105.7 checking for library containing cap_from_name... -lcap [2022-08-04T10:51:51.296Z] #77 106.3 checking for library containing dlopen... -ldl [2022-08-04T10:51:51.296Z] #77 106.8 checking seccomp.h usability... yes [2022-08-04T10:51:51.296Z] #77 107.0 checking seccomp.h presence... yes [2022-08-04T10:51:51.296Z] #77 107.1 checking for seccomp.h... yes [2022-08-04T10:51:51.296Z] #77 107.1 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T10:51:51.296Z] #77 107.8 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T10:51:51.296Z] #77 108.0 checking systemd/sd-bus.h usability... yes [2022-08-04T10:51:51.296Z] #77 108.2 checking systemd/sd-bus.h presence... yes [2022-08-04T10:51:51.296Z] #77 108.4 checking for systemd/sd-bus.h... yes [2022-08-04T10:51:51.296Z] #77 108.4 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T10:51:51.296Z] #77 109.0 checking for sd_notify_barrier... yes [2022-08-04T10:51:51.296Z] #77 109.3 checking linux/bpf.h usability... yes [2022-08-04T10:51:51.296Z] #77 109.6 checking linux/bpf.h presence... yes [2022-08-04T10:51:51.296Z] #77 109.7 checking for linux/bpf.h... yes [2022-08-04T10:51:51.296Z] #77 109.7 checking compilation for eBPF... yes [2022-08-04T10:51:51.296Z] #77 110.0 checking for criu >= 3.15... no [2022-08-04T10:51:51.296Z] #77 110.0 configure: CRIU headers not found, building without CRIU support [2022-08-04T10:51:51.296Z] #77 110.0 checking for criu > 3.16... no [2022-08-04T10:51:51.296Z] #77 110.0 configure: CRIU version doesn't support join-ns API [2022-08-04T10:51:51.296Z] #77 110.0 checking for criu > 3.16.1... no [2022-08-04T10:51:51.296Z] #77 110.0 configure: CRIU version doesn't support for pre-dumping [2022-08-04T10:51:51.296Z] #77 110.0 checking for new mount API (fsconfig)... yes [2022-08-04T10:51:51.296Z] #77 110.1 checking for seccomp notify API... yes [2022-08-04T10:51:51.296Z] #77 110.3 checking for gperf... no [2022-08-04T10:51:51.296Z] #77 110.3 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T10:51:51.296Z] #77 110.3 checking for library containing argp_parse... none required [2022-08-04T10:51:51.296Z] #77 110.9 checking that generated files are newer than configure... done [2022-08-04T10:51:51.296Z] #77 110.9 configure: creating ./config.status [2022-08-04T10:51:51.394Z] #55 24.23 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T10:51:51.542Z] #20 41.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T10:51:51.542Z] #20 41.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-04T10:51:51.542Z] #20 41.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T10:51:51.542Z] #20 41.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T10:51:51.554Z] #77 113.4 config.status: creating Makefile [2022-08-04T10:51:51.554Z] #77 ... [2022-08-04T10:51:51.554Z] [2022-08-04T10:51:51.554Z] #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 [2022-08-04T10:51:51.554Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:51:51.653Z] #55 ... [2022-08-04T10:51:51.654Z] [2022-08-04T10:51:51.654Z] #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 [2022-08-04T10:51:51.654Z] #31 sha256:927d908b05a47a7c39974556ce04b759615c6a239e635d30071e14de95c649ea [2022-08-04T10:51:51.654Z] #31 16.14 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T10:51:51.654Z] #31 18.59 #=#=# [2022-08-04T10:51:51.654Z] #31 19.03 #=#=# ######################################################################## 100.0% [2022-08-04T10:51:51.654Z] #31 20.48 [2022-08-04T10:51:51.654Z] #31 23.21 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T10:51:51.654Z] #31 24.72 [2022-08-04T10:51:51.654Z] #31 25.03 #=#=# ######################################################################## 100.0% [2022-08-04T10:51:51.801Z] #20 42.18 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:51:51.812Z] #21 28.95 Selecting previously unselected package libonig5:amd64. [2022-08-04T10:51:51.813Z] #21 28.98 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T10:51:51.813Z] #21 28.99 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T10:51:51.817Z] #55 18.77 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T10:51:51.817Z] #55 18.90 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T10:51:51.817Z] #55 19.00 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T10:51:51.817Z] #55 19.03 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T10:51:51.817Z] #55 19.08 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T10:51:51.913Z] #31 26.22 [2022-08-04T10:51:51.913Z] #31 ... [2022-08-04T10:51:51.913Z] [2022-08-04T10:51:51.913Z] #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 [2022-08-04T10:51:51.913Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T10:51:51.913Z] #47 23.82 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-04T10:51:52.071Z] #21 29.18 Selecting previously unselected package libjq1:amd64. [2022-08-04T10:51:52.071Z] #21 29.20 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T10:51:52.071Z] #21 29.20 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T10:51:52.071Z] #21 29.39 Selecting previously unselected package jq. [2022-08-04T10:51:52.071Z] #21 29.42 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-04T10:51:52.071Z] #21 29.42 Unpacking jq (1.6-2.1) ... [2022-08-04T10:51:52.081Z] #55 19.21 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T10:51:52.081Z] #55 19.32 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T10:51:52.330Z] #21 29.53 Selecting previously unselected package libaio1:amd64. [2022-08-04T10:51:52.330Z] #21 29.54 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T10:51:52.330Z] #21 29.54 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T10:51:52.330Z] #21 29.61 Selecting previously unselected package libgpm2:amd64. [2022-08-04T10:51:52.330Z] #21 29.61 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T10:51:52.330Z] #21 29.61 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T10:51:52.330Z] #21 29.73 Selecting previously unselected package libicu67:amd64. [2022-08-04T10:51:52.343Z] #55 19.66 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T10:51:52.369Z] #20 42.43 Fetched 115 MB in 2s (65.4 MB/s) [2022-08-04T10:51:52.369Z] #20 42.49 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T10:51:52.369Z] #20 42.49 (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.) [2022-08-04T10:51:52.369Z] #20 42.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T10:51:52.369Z] #20 42.52 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T10:51:52.480Z] #47 ... [2022-08-04T10:51:52.481Z] [2022-08-04T10:51:52.481Z] #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 [2022-08-04T10:51:52.481Z] #31 sha256:927d908b05a47a7c39974556ce04b759615c6a239e635d30071e14de95c649ea [2022-08-04T10:51:52.481Z] #31 26.48 Download of images into '/build' complete. [2022-08-04T10:51:52.481Z] #31 26.49 Use something like the following to load the result into a Docker daemon: [2022-08-04T10:51:52.481Z] #31 26.49 tar -cC '/build' . | docker load [2022-08-04T10:51:52.481Z] #31 DONE 26.7s [2022-08-04T10:51:52.481Z] [2022-08-04T10:51:52.481Z] #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 [2022-08-04T10:51:52.481Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T10:51:52.481Z] #42 18.32 Reading package lists... [2022-08-04T10:51:52.605Z] #55 19.82 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T10:51:52.642Z] #21 29.73 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-04T10:51:52.642Z] #21 29.73 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T10:51:52.740Z] #42 23.15 Reading package lists... [2022-08-04T10:51:52.740Z] #42 ... [2022-08-04T10:51:52.740Z] [2022-08-04T10:51:52.740Z] #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 [2022-08-04T10:51:52.740Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T10:51:52.740Z] #36 15.65 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T10:51:52.740Z] #36 ... [2022-08-04T10:51:52.740Z] [2022-08-04T10:51:52.740Z] #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 [2022-08-04T10:51:52.740Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T10:51:52.740Z] #55 25.76 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T10:51:52.866Z] #55 20.05 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T10:51:52.866Z] #55 20.14 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T10:51:52.937Z] #20 42.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T10:51:52.937Z] #20 42.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T10:51:52.937Z] #20 42.97 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T10:51:52.999Z] #55 25.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T10:51:52.999Z] #55 25.88 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T10:51:52.999Z] #55 25.97 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T10:51:52.999Z] #55 25.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T10:51:53.128Z] #55 20.25 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T10:51:53.128Z] #55 20.32 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T10:51:53.128Z] #55 20.40 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T10:51:53.212Z] #21 ... [2022-08-04T10:51:53.212Z] [2022-08-04T10:51:53.212Z] #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 [2022-08-04T10:51:53.212Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T10:51:53.212Z] #36 156.1 Delve is a source level debugger for Go programs. [2022-08-04T10:51:53.212Z] #36 156.1 [2022-08-04T10:51:53.212Z] #36 156.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T10:51:53.212Z] #36 156.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T10:51:53.212Z] #36 156.1 [2022-08-04T10:51:53.212Z] #36 156.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T10:51:53.212Z] #36 156.1 [2022-08-04T10:51:53.212Z] #36 156.1 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T10:51:53.212Z] #36 156.1 [2022-08-04T10:51:53.212Z] #36 156.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T10:51:53.212Z] #36 156.1 [2022-08-04T10:51:53.212Z] #36 156.2 Usage: [2022-08-04T10:51:53.212Z] #36 156.2 dlv [command] [2022-08-04T10:51:53.212Z] #36 156.2 [2022-08-04T10:51:53.212Z] #36 156.2 Available Commands: [2022-08-04T10:51:53.212Z] #36 156.2 attach Attach to running process and begin debugging. [2022-08-04T10:51:53.212Z] #36 156.2 connect Connect to a headless debug server with a terminal client. [2022-08-04T10:51:53.212Z] #36 156.2 core Examine a core dump. [2022-08-04T10:51:53.212Z] #36 156.2 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T10:51:53.212Z] #36 156.2 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T10:51:53.212Z] #36 156.2 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T10:51:53.212Z] #36 156.2 help Help about any command [2022-08-04T10:51:53.212Z] #36 156.2 run Deprecated command. Use 'debug' instead. [2022-08-04T10:51:53.212Z] #36 156.2 test Compile test binary and begin debugging program. [2022-08-04T10:51:53.212Z] #36 156.2 trace Compile and begin tracing program. [2022-08-04T10:51:53.212Z] #36 156.2 version Prints version. [2022-08-04T10:51:53.212Z] #36 156.2 [2022-08-04T10:51:53.212Z] #36 156.2 Flags: [2022-08-04T10:51:53.212Z] #36 156.2 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T10:51:53.212Z] #36 156.2 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T10:51:53.212Z] #36 156.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) [2022-08-04T10:51:53.212Z] #36 156.2 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T10:51:53.212Z] #36 156.2 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T10:51:53.212Z] #36 156.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) [2022-08-04T10:51:53.212Z] #36 156.2 --disable-aslr Disables address space randomization [2022-08-04T10:51:53.212Z] #36 156.2 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T10:51:53.212Z] #36 156.2 -h, --help help for dlv [2022-08-04T10:51:53.212Z] #36 156.2 --init string Init file, executed by the terminal client. [2022-08-04T10:51:53.212Z] #36 156.2 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T10:51:53.212Z] #36 156.2 --log Enable debugging server logging. [2022-08-04T10:51:53.212Z] #36 156.2 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T10:51:53.212Z] #36 156.2 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T10:51:53.212Z] #36 156.2 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T10:51:53.212Z] #36 156.2 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T10:51:53.212Z] #36 156.2 --wd string Working directory for running the program. [2022-08-04T10:51:53.212Z] #36 156.2 [2022-08-04T10:51:53.212Z] #36 156.2 Additional help topics: [2022-08-04T10:51:53.212Z] #36 156.2 dlv backend Help about the --backend flag. [2022-08-04T10:51:53.212Z] #36 156.2 dlv log Help about logging flags. [2022-08-04T10:51:53.212Z] #36 156.2 dlv redirect Help about file redirection. [2022-08-04T10:51:53.212Z] #36 156.2 [2022-08-04T10:51:53.212Z] #36 156.2 Use "dlv [command] --help" for more information about a command. [2022-08-04T10:51:53.212Z] #36 DONE 156.5s [2022-08-04T10:51:53.212Z] [2022-08-04T10:51:53.212Z] #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 [2022-08-04T10:51:53.212Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:51:53.212Z] #77 113.5 config.status: creating rpm/crun.spec [2022-08-04T10:51:53.212Z] #77 113.5 config.status: creating config.h [2022-08-04T10:51:53.212Z] #77 113.6 config.status: executing libtool commands [2022-08-04T10:51:53.212Z] #77 113.6 config.status: executing depfiles commands [2022-08-04T10:51:53.259Z] #55 26.00 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T10:51:53.389Z] #55 20.52 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T10:51:53.389Z] #55 20.62 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T10:51:53.389Z] #55 20.64 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T10:51:53.471Z] #77 115.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T10:51:53.471Z] #77 115.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T10:51:53.505Z] #20 43.76 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T10:51:53.505Z] #20 43.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T10:51:53.505Z] #20 43.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T10:51:53.520Z] #55 26.17 go: downloading golang.org/x/text v0.3.7 [2022-08-04T10:51:53.651Z] #55 20.84 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T10:51:53.651Z] #55 20.94 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T10:51:53.651Z] #55 21.04 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T10:51:53.764Z] #20 43.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T10:51:53.764Z] #20 43.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T10:51:53.764Z] #20 43.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:51:53.764Z] #20 43.96 Selecting previously unselected package dmsetup. [2022-08-04T10:51:53.764Z] #20 43.97 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T10:51:53.764Z] #20 43.97 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T10:51:53.764Z] #20 44.05 Selecting previously unselected package mingw-w64-common. [2022-08-04T10:51:53.764Z] #20 44.05 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T10:51:53.764Z] #20 44.06 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T10:51:53.917Z] #55 ... [2022-08-04T10:51:53.918Z] [2022-08-04T10:51:53.918Z] #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 [2022-08-04T10:51:53.918Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T10:51:53.918Z] #38 19.32 tomll can be used in two ways: [2022-08-04T10:51:53.918Z] #38 19.32 Writing to STDIN and reading from STDOUT: [2022-08-04T10:51:53.918Z] #38 19.32 cat file.toml | tomll > file.toml [2022-08-04T10:51:53.918Z] #38 19.32 [2022-08-04T10:51:53.918Z] #38 19.32 Reading and updating a list of files: [2022-08-04T10:51:53.918Z] #38 19.32 tomll a.toml b.toml c.toml [2022-08-04T10:51:53.918Z] #38 19.32 [2022-08-04T10:51:53.918Z] #38 19.32 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T10:51:53.918Z] #38 DONE 21.1s [2022-08-04T10:51:53.918Z] [2022-08-04T10:51:53.918Z] #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 [2022-08-04T10:51:53.918Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T10:51:53.918Z] #36 13.77 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T10:51:53.918Z] #36 13.79 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T10:51:53.918Z] #36 14.19 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T10:51:53.918Z] #36 14.55 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T10:51:53.918Z] #36 14.88 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T10:51:53.918Z] #36 15.07 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T10:51:53.918Z] #36 15.18 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T10:51:53.918Z] #36 15.29 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T10:51:53.918Z] #36 15.48 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T10:51:53.918Z] #36 15.93 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T10:51:53.918Z] #36 16.70 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T10:51:53.918Z] #36 16.81 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T10:51:53.918Z] #36 16.81 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T10:51:53.918Z] #36 19.05 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T10:51:53.918Z] #36 19.29 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-04T10:51:53.918Z] #36 20.40 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T10:51:53.918Z] #36 ... [2022-08-04T10:51:53.918Z] [2022-08-04T10:51:53.918Z] #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 [2022-08-04T10:51:53.918Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:51:53.918Z] #55 21.20 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T10:51:53.918Z] #55 21.25 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T10:51:53.918Z] #55 21.29 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T10:51:54.179Z] #55 21.41 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T10:51:54.179Z] #55 21.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T10:51:54.179Z] #55 21.45 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T10:51:54.179Z] #55 ... [2022-08-04T10:51:54.179Z] [2022-08-04T10:51:54.179Z] #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 [2022-08-04T10:51:54.179Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:51:54.179Z] #14 11.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T10:51:54.179Z] #14 20.97 Fetched 8563 kB in 16s (529 kB/s) [2022-08-04T10:51:54.421Z] #77 116.1 checking for gcc... gcc [2022-08-04T10:51:54.438Z] #14 20.97 Reading package lists... [2022-08-04T10:51:54.438Z] #14 ... [2022-08-04T10:51:54.438Z] [2022-08-04T10:51:54.438Z] #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 ; [2022-08-04T10:51:54.438Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T10:51:54.438Z] #76 11.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T10:51:54.438Z] #76 20.08 Fetched 8563 kB in 15s (567 kB/s) [2022-08-04T10:51:54.438Z] #76 20.08 Reading package lists... [2022-08-04T10:51:54.438Z] #76 ... [2022-08-04T10:51:54.438Z] [2022-08-04T10:51:54.438Z] #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 [2022-08-04T10:51:54.438Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:51:54.439Z] #51 11.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T10:51:54.439Z] #51 13.06 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T10:51:54.679Z] #77 116.3 checking whether the C compiler works... yes [2022-08-04T10:51:54.679Z] #77 116.4 checking for C compiler default output file name... a.out [2022-08-04T10:51:54.698Z] #51 ... [2022-08-04T10:51:54.698Z] [2022-08-04T10:51:54.698Z] #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 [2022-08-04T10:51:54.698Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:51:54.698Z] #42 11.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T10:51:54.698Z] #42 20.49 Fetched 8563 kB in 16s (536 kB/s) [2022-08-04T10:51:54.698Z] #42 20.49 Reading package lists... [2022-08-04T10:51:54.698Z] #42 ... [2022-08-04T10:51:54.698Z] [2022-08-04T10:51:54.698Z] #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 [2022-08-04T10:51:54.698Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:51:54.698Z] #55 21.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T10:51:54.698Z] #55 21.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T10:51:54.698Z] #55 21.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T10:51:54.698Z] #55 22.04 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T10:51:54.700Z] #20 ... [2022-08-04T10:51:54.700Z] [2022-08-04T10:51:54.700Z] #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 [2022-08-04T10:51:54.700Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T10:51:54.700Z] #49 41.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 ... 30255 files and directories currently installed.) [2022-08-04T10:51:54.700Z] #49 41.64 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T10:51:54.700Z] #49 41.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:51:54.700Z] #49 41.81 Selecting previously unselected package vim-common. [2022-08-04T10:51:54.700Z] #49 41.82 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T10:51:54.700Z] #49 41.84 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:51:54.700Z] #49 42.03 Selecting previously unselected package cmake-data. [2022-08-04T10:51:54.700Z] #49 42.03 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T10:51:54.700Z] #49 42.04 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T10:51:54.700Z] #49 42.70 Selecting previously unselected package libarchive13:amd64. [2022-08-04T10:51:54.700Z] #49 42.70 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T10:51:54.700Z] #49 42.71 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T10:51:54.701Z] #49 42.79 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T10:51:54.701Z] #49 42.80 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T10:51:54.701Z] #49 42.80 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T10:51:54.701Z] #49 42.86 Selecting previously unselected package librhash0:amd64. [2022-08-04T10:51:54.701Z] #49 42.86 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T10:51:54.701Z] #49 42.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T10:51:54.701Z] #49 42.95 Selecting previously unselected package libuv1:amd64. [2022-08-04T10:51:54.701Z] #49 42.95 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T10:51:54.701Z] #49 42.96 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T10:51:54.701Z] #49 43.04 Selecting previously unselected package cmake. [2022-08-04T10:51:54.701Z] #49 43.05 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T10:51:54.701Z] #49 43.05 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T10:51:54.701Z] #49 44.20 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T10:51:54.701Z] #49 44.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:51:54.701Z] #49 44.23 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T10:51:54.701Z] #49 44.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:51:54.701Z] #49 44.28 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T10:51:54.701Z] #49 44.30 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T10:51:54.701Z] #49 44.31 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T10:51:54.701Z] #49 44.33 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T10:51:54.701Z] #49 44.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:51:54.701Z] #49 DONE 44.8s [2022-08-04T10:51:54.701Z] [2022-08-04T10:51:54.701Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T10:51:54.701Z] #50 sha256:530dfa544c1585d7d3f8edf5258f68871758e3fecc1065c417fab41e5272adc7 [2022-08-04T10:51:54.701Z] #50 DONE 0.1s [2022-08-04T10:51:54.701Z] [2022-08-04T10:51:54.701Z] #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 [2022-08-04T10:51:54.701Z] #71 sha256:fa70308ea2ad06e31bf46bb44ef649a7f5a091901e883a7fdadf6bcc6e566bc8 [2022-08-04T10:51:54.701Z] #71 0.731 + RM_GOPATH=0 [2022-08-04T10:51:54.701Z] #71 0.731 + TMP_GOPATH= [2022-08-04T10:51:54.701Z] #71 0.731 + : /build [2022-08-04T10:51:54.701Z] #71 0.732 + '[' -z '' ']' [2022-08-04T10:51:54.701Z] #71 0.732 ++ mktemp -d [2022-08-04T10:51:54.701Z] #71 0.734 + export GOPATH=/tmp/tmp.FbL2Qs0UfR [2022-08-04T10:51:54.701Z] #71 0.734 + GOPATH=/tmp/tmp.FbL2Qs0UfR [2022-08-04T10:51:54.701Z] #71 0.734 + RM_GOPATH=1 [2022-08-04T10:51:54.701Z] #71 0.735 + case "$(go env GOARCH)" in [2022-08-04T10:51:54.701Z] #71 0.736 ++ go env GOARCH [2022-08-04T10:51:54.701Z] #71 0.750 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:54.701Z] #71 0.750 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:54.701Z] #71 0.751 ++ dirname /install.sh [2022-08-04T10:51:54.701Z] #71 0.752 + dir=/ [2022-08-04T10:51:54.701Z] #71 0.752 + bin=containerd [2022-08-04T10:51:54.701Z] #71 0.752 + shift [2022-08-04T10:51:54.701Z] #71 0.752 + '[' '!' -f //containerd.installer ']' [2022-08-04T10:51:54.701Z] #71 0.752 + . //containerd.installer [2022-08-04T10:51:54.701Z] #71 0.752 ++ set -e [2022-08-04T10:51:54.701Z] #71 0.752 ++ : v1.6.6 [2022-08-04T10:51:54.701Z] #71 0.752 + install_containerd [2022-08-04T10:51:54.701Z] #71 0.753 + echo 'Install containerd version v1.6.6' [2022-08-04T10:51:54.701Z] #71 0.753 Install containerd version v1.6.6 [2022-08-04T10:51:54.701Z] #71 0.753 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FbL2Qs0UfR/src/github.com/containerd/containerd [2022-08-04T10:51:54.701Z] #71 0.778 Cloning into '/tmp/tmp.FbL2Qs0UfR/src/github.com/containerd/containerd'... [2022-08-04T10:51:54.901Z] #55 ... [2022-08-04T10:51:54.901Z] [2022-08-04T10:51:54.901Z] #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 ; [2022-08-04T10:51:54.901Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T10:51:54.901Z] #76 17.80 Fetched 8449 kB in 13s (651 kB/s) [2022-08-04T10:51:54.901Z] #76 17.80 Reading package lists... [2022-08-04T10:51:54.901Z] #76 22.47 Reading package lists... [2022-08-04T10:51:54.937Z] #77 116.4 checking for suffix of executables... [2022-08-04T10:51:54.958Z] #55 22.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T10:51:55.160Z] #76 27.36 Building dependency tree... [2022-08-04T10:51:55.160Z] #76 ... [2022-08-04T10:51:55.160Z] [2022-08-04T10:51:55.160Z] #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 [2022-08-04T10:51:55.160Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T10:51:55.160Z] #42 23.15 Reading package lists... [2022-08-04T10:51:55.194Z] #77 116.7 checking whether we are cross compiling... no [2022-08-04T10:51:55.194Z] #77 116.9 checking for suffix of object files... o [2022-08-04T10:51:55.194Z] #77 117.0 checking whether we are using the GNU C compiler... yes [2022-08-04T10:51:55.218Z] #55 22.30 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T10:51:55.218Z] #55 22.37 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T10:51:55.452Z] #77 117.1 checking whether gcc accepts -g... yes [2022-08-04T10:51:55.452Z] #77 117.2 checking for gcc option to accept ISO C89... none needed [2022-08-04T10:51:55.478Z] #55 22.54 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T10:51:55.478Z] #55 22.59 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T10:51:55.478Z] #55 22.65 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T10:51:55.478Z] #55 22.73 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T10:51:55.478Z] #55 22.75 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T10:51:55.478Z] #55 22.75 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T10:51:55.709Z] #77 117.4 checking whether gcc understands -c and -o together... yes [2022-08-04T10:51:55.709Z] #77 117.6 checking how to run the C preprocessor... gcc -E [2022-08-04T10:51:55.738Z] #55 22.93 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T10:51:55.738Z] #55 22.93 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T10:51:55.738Z] #55 22.97 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T10:51:55.738Z] #55 ... [2022-08-04T10:51:55.738Z] [2022-08-04T10:51:55.738Z] #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 [2022-08-04T10:51:55.738Z] #67 sha256:ac26f3c1f8ae430839410f60a54b4178d5b72d94d7fd5581c7b1c419b2c4b22a [2022-08-04T10:51:55.738Z] #67 12.77 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T10:51:55.738Z] #67 13.87 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T10:51:55.738Z] #67 14.00 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T10:51:55.738Z] #67 14.12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T10:51:55.738Z] #67 14.27 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T10:51:55.738Z] #67 14.43 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T10:51:55.738Z] #67 14.55 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T10:51:55.738Z] #67 14.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T10:51:55.738Z] #67 15.05 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T10:51:55.738Z] #67 15.30 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T10:51:55.738Z] #67 18.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T10:51:55.967Z] #77 117.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T10:51:55.967Z] #77 117.8 checking for egrep... /bin/grep -E [2022-08-04T10:51:55.999Z] #67 ... [2022-08-04T10:51:55.999Z] [2022-08-04T10:51:55.999Z] #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 [2022-08-04T10:51:55.999Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:51:55.999Z] #55 23.17 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T10:51:56.097Z] #42 27.63 Building dependency tree... [2022-08-04T10:51:56.259Z] #55 23.25 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T10:51:56.259Z] #55 23.35 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T10:51:56.259Z] #55 23.40 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T10:51:56.259Z] #55 23.46 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T10:51:56.259Z] #55 23.56 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T10:51:56.259Z] #55 23.56 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T10:51:56.900Z] #77 117.8 checking for ANSI C header files... [2022-08-04T10:51:56.901Z] #77 ... [2022-08-04T10:51:56.901Z] [2022-08-04T10:51:56.901Z] #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 [2022-08-04T10:51:56.901Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T10:51:56.901Z] #34 DONE 159.6s [2022-08-04T10:51:56.901Z] [2022-08-04T10:51:56.901Z] #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 [2022-08-04T10:51:56.901Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:51:56.901Z] #77 117.8 checking for ANSI C header files... yes [2022-08-04T10:51:57.158Z] #77 118.6 checking for sys/types.h... yes [2022-08-04T10:51:57.158Z] #77 118.9 checking for sys/stat.h... yes [2022-08-04T10:51:57.417Z] #77 119.0 checking for stdlib.h... yes [2022-08-04T10:51:57.655Z] #55 24.52 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T10:51:57.655Z] #55 24.57 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T10:51:57.655Z] #55 24.70 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T10:51:57.655Z] #55 24.70 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T10:51:57.655Z] #55 24.82 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T10:51:57.675Z] #77 119.4 checking for string.h... yes [2022-08-04T10:51:57.915Z] #55 24.96 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T10:51:57.915Z] #55 24.96 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T10:51:57.915Z] #55 25.07 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T10:51:57.915Z] #55 25.09 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T10:51:57.946Z] #77 119.6 checking for memory.h... yes [2022-08-04T10:51:57.990Z] #71 ... [2022-08-04T10:51:57.990Z] [2022-08-04T10:51:57.990Z] #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 [2022-08-04T10:51:57.990Z] #51 sha256:0ecf57becdd829e2a92af6eb25a720f56fd60ae1d1c228ed8c517dd74fb7a445 [2022-08-04T10:51:57.990Z] #51 0.711 + RM_GOPATH=0 [2022-08-04T10:51:57.990Z] #51 0.711 + TMP_GOPATH= [2022-08-04T10:51:57.990Z] #51 0.711 + : /build [2022-08-04T10:51:57.990Z] #51 0.711 + '[' -z '' ']' [2022-08-04T10:51:57.990Z] #51 0.712 ++ mktemp -d [2022-08-04T10:51:57.990Z] #51 0.716 + export GOPATH=/tmp/tmp.SKbnyopPW3 [2022-08-04T10:51:57.990Z] #51 0.716 + GOPATH=/tmp/tmp.SKbnyopPW3 [2022-08-04T10:51:57.990Z] #51 0.716 + RM_GOPATH=1 [2022-08-04T10:51:57.990Z] #51 0.716 + case "$(go env GOARCH)" in [2022-08-04T10:51:57.990Z] #51 0.716 ++ go env GOARCH [2022-08-04T10:51:57.990Z] #51 0.726 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:57.990Z] #51 0.726 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:51:57.990Z] #51 0.729 ++ dirname /install.sh [2022-08-04T10:51:57.990Z] #51 0.730 + dir=/ [2022-08-04T10:51:57.990Z] #51 0.730 + bin=tini [2022-08-04T10:51:57.990Z] #51 0.730 + shift [2022-08-04T10:51:57.990Z] #51 0.730 + '[' '!' -f //tini.installer ']' [2022-08-04T10:51:57.990Z] #51 0.730 + . //tini.installer [2022-08-04T10:51:57.990Z] #51 0.731 ++ : v0.19.0 [2022-08-04T10:51:57.990Z] #51 0.731 Install tini version v0.19.0 [2022-08-04T10:51:57.990Z] #51 0.731 + install_tini [2022-08-04T10:51:57.990Z] #51 0.731 + echo 'Install tini version v0.19.0' [2022-08-04T10:51:57.990Z] #51 0.731 + git clone https://github.com/krallin/tini.git /tmp/tmp.SKbnyopPW3/tini [2022-08-04T10:51:57.990Z] #51 0.734 Cloning into '/tmp/tmp.SKbnyopPW3/tini'... [2022-08-04T10:51:57.990Z] #51 1.042 + cd /tmp/tmp.SKbnyopPW3/tini [2022-08-04T10:51:57.990Z] #51 1.043 + git checkout -q v0.19.0 [2022-08-04T10:51:57.990Z] #51 1.053 + cmake . [2022-08-04T10:51:57.990Z] #51 1.350 -- The C compiler identification is GNU 10.2.1 [2022-08-04T10:51:57.990Z] #51 1.380 -- Detecting C compiler ABI info [2022-08-04T10:51:57.990Z] #51 1.532 -- Detecting C compiler ABI info - done [2022-08-04T10:51:57.990Z] #51 1.588 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T10:51:57.990Z] #51 1.588 -- Detecting C compile features [2022-08-04T10:51:57.990Z] #51 1.589 -- Detecting C compile features - done [2022-08-04T10:51:57.990Z] #51 1.609 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T10:51:57.990Z] #51 1.696 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T10:51:57.990Z] #51 1.727 -- Configuring done [2022-08-04T10:51:57.990Z] #51 1.731 -- Generating done [2022-08-04T10:51:57.990Z] #51 1.732 -- Build files have been written to: /tmp/tmp.SKbnyopPW3/tini [2022-08-04T10:51:57.990Z] #51 1.738 + make tini-static [2022-08-04T10:51:57.990Z] #51 1.829 Scanning dependencies of target tini-static [2022-08-04T10:51:57.990Z] #51 1.857 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T10:51:57.990Z] #51 2.369 [100%] Linking C executable tini-static [2022-08-04T10:51:57.990Z] #51 2.659 [100%] Built target tini-static [2022-08-04T10:51:57.990Z] #51 2.676 + mkdir -p /build [2022-08-04T10:51:57.990Z] #51 2.680 + cp tini-static /build/docker-init [2022-08-04T10:51:57.990Z] #51 DONE 3.1s [2022-08-04T10:51:57.990Z] [2022-08-04T10:51:57.990Z] #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 [2022-08-04T10:51:57.990Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T10:51:57.990Z] #20 45.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T10:51:57.990Z] #20 45.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T10:51:57.990Z] #20 45.81 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T10:51:57.990Z] #20 47.55 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T10:51:57.990Z] #20 47.56 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:51:57.990Z] #20 47.57 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T10:51:57.990Z] #20 47.69 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T10:51:57.990Z] #20 47.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:51:57.990Z] #20 47.71 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T10:51:58.187Z] #55 25.37 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T10:51:58.187Z] #55 25.40 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T10:51:58.187Z] #55 25.48 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T10:51:58.187Z] #55 25.55 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T10:51:58.207Z] #77 119.8 checking for strings.h... yes [2022-08-04T10:51:58.207Z] #77 120.0 checking for inttypes.h... yes [2022-08-04T10:51:58.447Z] #55 25.58 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T10:51:58.447Z] #55 25.83 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T10:51:58.466Z] #77 120.2 checking for stdint.h... yes [2022-08-04T10:51:58.633Z] #42 31.04 The following additional packages will be installed: [2022-08-04T10:51:58.633Z] #42 31.07 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T10:51:58.633Z] #42 31.07 Suggested packages: [2022-08-04T10:51:58.633Z] #42 31.08 cmake-doc ninja-build lrzip [2022-08-04T10:51:58.633Z] #42 31.08 Recommended packages: [2022-08-04T10:51:58.633Z] #42 31.08 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T10:51:58.707Z] #55 25.93 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T10:51:58.707Z] #55 25.95 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T10:51:58.724Z] #77 120.3 checking for unistd.h... yes [2022-08-04T10:51:58.893Z] #42 31.73 The following NEW packages will be installed: [2022-08-04T10:51:58.893Z] #42 31.75 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T10:51:58.893Z] #42 31.75 vim-common xxd [2022-08-04T10:51:58.966Z] #55 26.09 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T10:51:58.966Z] #55 26.15 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T10:51:58.966Z] #55 26.24 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T10:51:58.966Z] #55 26.29 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T10:51:58.982Z] #77 120.5 checking minix/config.h usability... no [2022-08-04T10:51:58.982Z] #77 120.7 checking minix/config.h presence... no [2022-08-04T10:51:59.151Z] #42 ... [2022-08-04T10:51:59.151Z] [2022-08-04T10:51:59.151Z] #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 [2022-08-04T10:51:59.151Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T10:51:59.151Z] #51 17.12 Reading package lists... [2022-08-04T10:51:59.151Z] #51 21.72 Reading package lists... [2022-08-04T10:51:59.151Z] #51 26.46 Building dependency tree... [2022-08-04T10:51:59.151Z] #51 30.02 The following additional packages will be installed: [2022-08-04T10:51:59.151Z] #51 30.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T10:51:59.151Z] #51 30.02 python3-protobuf python3-six [2022-08-04T10:51:59.151Z] #51 30.04 Suggested packages: [2022-08-04T10:51:59.151Z] #51 30.04 python3-setuptools [2022-08-04T10:51:59.151Z] #51 30.04 Recommended packages: [2022-08-04T10:51:59.151Z] #51 30.04 iproute2 | iproute [2022-08-04T10:51:59.151Z] #51 30.58 The following NEW packages will be installed: [2022-08-04T10:51:59.151Z] #51 30.59 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T10:51:59.151Z] #51 30.60 python3-protobuf python3-six [2022-08-04T10:51:59.151Z] #51 31.16 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T10:51:59.151Z] #51 31.16 Need to get 2136 kB of archives. [2022-08-04T10:51:59.151Z] #51 31.16 After this operation, 10.8 MB of additional disk space will be used. [2022-08-04T10:51:59.151Z] #51 31.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-04T10:51:59.151Z] #51 31.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T10:51:59.151Z] #51 31.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T10:51:59.151Z] #51 31.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-04T10:51:59.151Z] #51 31.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-04T10:51:59.151Z] #51 31.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-04T10:51:59.151Z] #51 31.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-04T10:51:59.226Z] #55 26.38 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T10:51:59.241Z] #77 120.8 checking for minix/config.h... no [2022-08-04T10:51:59.241Z] #77 120.8 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T10:51:59.410Z] #51 ... [2022-08-04T10:51:59.410Z] [2022-08-04T10:51:59.410Z] #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 [2022-08-04T10:51:59.410Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T10:51:59.410Z] #42 32.10 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T10:51:59.410Z] #42 32.10 Need to get 15.6 MB of archives. [2022-08-04T10:51:59.410Z] #42 32.10 After this operation, 67.4 MB of additional disk space will be used. [2022-08-04T10:51:59.410Z] #42 32.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T10:51:59.410Z] #42 32.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T10:51:59.410Z] #42 32.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T10:51:59.410Z] #42 32.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-04T10:51:59.487Z] #55 26.67 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T10:51:59.487Z] #55 26.73 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T10:51:59.487Z] #55 26.80 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T10:51:59.487Z] #55 26.80 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T10:51:59.499Z] #77 121.0 checking build system type... x86_64-pc-linux-gnu [2022-08-04T10:51:59.500Z] #77 121.2 checking host system type... x86_64-pc-linux-gnu [2022-08-04T10:51:59.500Z] #77 121.2 checking how to print strings... printf [2022-08-04T10:51:59.500Z] #77 121.2 checking for a sed that does not truncate output... /bin/sed [2022-08-04T10:51:59.500Z] #77 121.3 checking for fgrep... /bin/grep -F [2022-08-04T10:51:59.500Z] #77 121.3 checking for ld used by gcc... /usr/bin/ld [2022-08-04T10:51:59.500Z] #77 121.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T10:51:59.500Z] #77 121.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T10:51:59.747Z] #55 26.93 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T10:51:59.747Z] #55 27.15 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T10:51:59.748Z] #42 ... [2022-08-04T10:51:59.748Z] [2022-08-04T10:51:59.748Z] #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 [2022-08-04T10:51:59.748Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:51:59.748Z] #14 18.10 Reading package lists... [2022-08-04T10:51:59.748Z] #14 22.61 Reading package lists... [2022-08-04T10:51:59.748Z] #14 27.34 Building dependency tree... [2022-08-04T10:51:59.748Z] #14 31.06 The following additional packages will be installed: [2022-08-04T10:51:59.748Z] #14 31.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T10:51:59.748Z] #14 31.09 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T10:51:59.748Z] #14 31.09 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T10:51:59.748Z] #14 31.09 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T10:51:59.748Z] #14 31.09 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T10:51:59.748Z] #14 31.09 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T10:51:59.748Z] #14 31.09 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T10:51:59.748Z] #14 31.12 Suggested packages: [2022-08-04T10:51:59.748Z] #14 31.14 gcc-10-locales seccomp wine64 [2022-08-04T10:51:59.748Z] #14 32.23 The following NEW packages will be installed: [2022-08-04T10:51:59.748Z] #14 32.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T10:51:59.748Z] #14 32.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T10:51:59.748Z] #14 32.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T10:51:59.748Z] #14 32.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T10:51:59.748Z] #14 32.24 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T10:51:59.748Z] #14 32.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T10:51:59.748Z] #14 32.25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T10:51:59.748Z] #14 32.25 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T10:51:59.748Z] #14 32.25 mingw-w64-x86-64-dev [2022-08-04T10:51:59.748Z] #14 ... [2022-08-04T10:51:59.748Z] [2022-08-04T10:51:59.748Z] #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 [2022-08-04T10:51:59.748Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T10:51:59.748Z] #62 18.00 Reading package lists... [2022-08-04T10:51:59.748Z] #62 22.69 Reading package lists... [2022-08-04T10:51:59.748Z] #62 27.40 Building dependency tree... [2022-08-04T10:51:59.748Z] #62 31.16 The following additional packages will be installed: [2022-08-04T10:51:59.748Z] #62 31.16 libbtrfs0 [2022-08-04T10:51:59.748Z] #62 31.37 The following NEW packages will be installed: [2022-08-04T10:51:59.748Z] #62 31.38 libbtrfs-dev libbtrfs0 [2022-08-04T10:51:59.748Z] #62 31.85 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T10:51:59.748Z] #62 31.85 Need to get 454 kB of archives. [2022-08-04T10:51:59.748Z] #62 31.85 After this operation, 1275 kB of additional disk space will be used. [2022-08-04T10:51:59.748Z] #62 31.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-04T10:51:59.748Z] #62 31.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-04T10:51:59.758Z] #77 121.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T10:51:59.758Z] #77 121.4 checking whether ln -s works... yes [2022-08-04T10:51:59.758Z] #77 121.4 checking the maximum length of command line arguments... 1572864 [2022-08-04T10:51:59.758Z] #77 121.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T10:51:59.758Z] #77 121.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T10:51:59.758Z] #77 121.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T10:51:59.758Z] #77 121.4 checking for objdump... objdump [2022-08-04T10:51:59.758Z] #77 121.4 checking how to recognize dependent libraries... pass_all [2022-08-04T10:51:59.758Z] #77 121.4 checking for dlltool... no [2022-08-04T10:51:59.758Z] #77 121.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T10:51:59.758Z] #77 121.4 checking for ar... ar [2022-08-04T10:51:59.758Z] #77 121.5 checking for archiver @FILE support... @ [2022-08-04T10:51:59.758Z] #77 121.6 checking for strip... strip [2022-08-04T10:51:59.758Z] #77 121.6 checking for ranlib... ranlib [2022-08-04T10:51:59.758Z] #77 121.6 checking for gawk... no [2022-08-04T10:51:59.758Z] #77 121.6 checking for mawk... mawk [2022-08-04T10:51:59.896Z] #20 ... [2022-08-04T10:51:59.896Z] [2022-08-04T10:51:59.896Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T10:51:59.896Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T10:51:59.896Z] #53 CACHED [2022-08-04T10:51:59.896Z] [2022-08-04T10:51:59.896Z] #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 [2022-08-04T10:51:59.896Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T10:51:59.896Z] #54 CACHED [2022-08-04T10:51:59.896Z] [2022-08-04T10:51:59.896Z] #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 [2022-08-04T10:51:59.896Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T10:51:59.896Z] #57 CACHED [2022-08-04T10:51:59.896Z] [2022-08-04T10:51:59.896Z] #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 [2022-08-04T10:51:59.896Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:51:59.896Z] #58 CACHED [2022-08-04T10:51:59.896Z] [2022-08-04T10:51:59.896Z] #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 [2022-08-04T10:51:59.896Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T10:51:59.896Z] #20 ... [2022-08-04T10:51:59.896Z] [2022-08-04T10:51:59.896Z] #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 [2022-08-04T10:51:59.896Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T10:51:59.896Z] #60 CACHED [2022-08-04T10:52:00.008Z] #62 ... [2022-08-04T10:52:00.008Z] [2022-08-04T10:52:00.008Z] #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 [2022-08-04T10:52:00.008Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T10:52:00.008Z] #42 32.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-04T10:52:00.008Z] #42 32.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-04T10:52:00.008Z] #42 32.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-04T10:52:00.008Z] #42 32.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-04T10:52:00.008Z] #42 32.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-04T10:52:00.008Z] #42 32.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-04T10:52:00.156Z] [2022-08-04T10:52:00.156Z] #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 [2022-08-04T10:52:00.156Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T10:52:00.156Z] #20 ... [2022-08-04T10:52:00.156Z] [2022-08-04T10:52:00.156Z] #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 [2022-08-04T10:52:00.156Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:52:00.156Z] #62 CACHED [2022-08-04T10:52:00.156Z] [2022-08-04T10:52:00.156Z] #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 [2022-08-04T10:52:00.156Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T10:52:00.156Z] #64 CACHED [2022-08-04T10:52:00.267Z] #42 ... [2022-08-04T10:52:00.267Z] [2022-08-04T10:52:00.267Z] #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 [2022-08-04T10:52:00.267Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-04T10:52:00.267Z] #57 32.62 v3.0.2 [2022-08-04T10:52:00.267Z] #57 DONE 33.1s [2022-08-04T10:52:00.267Z] [2022-08-04T10:52:00.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 [2022-08-04T10:52:00.267Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:52:00.267Z] #14 32.65 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T10:52:00.267Z] #14 32.65 Need to get 108 MB of archives. [2022-08-04T10:52:00.267Z] #14 32.65 After this operation, 620 MB of additional disk space will be used. [2022-08-04T10:52:00.267Z] #14 32.65 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] [2022-08-04T10:52:00.267Z] #14 32.83 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] [2022-08-04T10:52:00.267Z] #14 32.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-04T10:52:00.267Z] #14 32.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-08-04T10:52:00.267Z] #14 32.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-04T10:52:00.267Z] #14 32.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T10:52:00.267Z] #14 33.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-04T10:52:00.267Z] #14 33.21 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] [2022-08-04T10:52:00.267Z] #14 33.22 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] [2022-08-04T10:52:00.317Z] #55 27.32 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T10:52:00.324Z] #77 121.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T10:52:00.324Z] #77 122.0 checking for sysroot... no [2022-08-04T10:52:00.324Z] #77 122.0 checking for a working dd... /bin/dd [2022-08-04T10:52:00.324Z] #77 122.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T10:52:00.324Z] #77 122.1 checking for mt... no [2022-08-04T10:52:00.324Z] #77 122.1 checking if : is a manifest tool... no [2022-08-04T10:52:00.415Z] [2022-08-04T10:52:00.415Z] #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 [2022-08-04T10:52:00.415Z] #71 sha256:fa70308ea2ad06e31bf46bb44ef649a7f5a091901e883a7fdadf6bcc6e566bc8 [2022-08-04T10:52:00.582Z] #77 122.2 checking for dlfcn.h... yes [2022-08-04T10:52:00.582Z] #77 122.3 checking for objdir... .libs [2022-08-04T10:52:00.674Z] #71 ... [2022-08-04T10:52:00.674Z] [2022-08-04T10:52:00.674Z] #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 [2022-08-04T10:52:00.674Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T10:52:00.674Z] #20 50.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T10:52:00.674Z] #20 50.87 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:52:00.674Z] #20 50.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:52:01.098Z] #77 122.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T10:52:01.098Z] #77 122.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T10:52:01.098Z] #77 122.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T10:52:01.205Z] #14 33.85 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] [2022-08-04T10:52:01.665Z] #77 122.9 checking if gcc static flag -static works... yes [2022-08-04T10:52:01.665Z] #77 123.3 checking if gcc supports -c -o file.o... yes [2022-08-04T10:52:01.665Z] #77 123.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T10:52:01.665Z] #77 123.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T10:52:01.924Z] #77 123.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T10:52:01.924Z] #77 123.8 checking how to hardcode library paths into programs... immediate [2022-08-04T10:52:01.924Z] #77 123.8 checking whether stripping libraries is possible... yes [2022-08-04T10:52:01.924Z] #77 123.8 checking if libtool supports shared libraries... yes [2022-08-04T10:52:01.924Z] #77 123.8 checking whether to build shared libraries... no [2022-08-04T10:52:01.924Z] #77 123.8 checking whether to build static libraries... yes [2022-08-04T10:52:01.924Z] #77 123.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T10:52:02.146Z] #14 34.85 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] [2022-08-04T10:52:02.146Z] #14 ... [2022-08-04T10:52:02.146Z] [2022-08-04T10:52:02.146Z] #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 [2022-08-04T10:52:02.146Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T10:52:02.146Z] #62 32.87 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:52:02.146Z] #62 33.39 Fetched 454 kB in 0s (1271 kB/s) [2022-08-04T10:52:02.146Z] #62 33.70 Selecting previously unselected package libbtrfs0:arm64. [2022-08-04T10:52:02.146Z] #62 33.70 (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.) [2022-08-04T10:52:02.146Z] #62 33.80 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-04T10:52:02.146Z] #62 33.84 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T10:52:02.146Z] #62 34.23 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-04T10:52:02.146Z] #62 34.24 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-04T10:52:02.146Z] #62 34.25 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T10:52:02.146Z] #62 34.55 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T10:52:02.146Z] #62 34.58 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T10:52:02.146Z] #62 34.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:52:02.146Z] #62 DONE 35.0s [2022-08-04T10:52:02.146Z] [2022-08-04T10:52:02.146Z] #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 [2022-08-04T10:52:02.146Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T10:52:02.146Z] #42 33.97 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:52:02.146Z] #42 34.29 Fetched 15.6 MB in 1s (15.0 MB/s) [2022-08-04T10:52:02.146Z] #42 34.40 Selecting previously unselected package xxd. [2022-08-04T10:52:02.146Z] #42 34.40 (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.) [2022-08-04T10:52:02.146Z] #42 34.47 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-04T10:52:02.146Z] #42 34.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:02.146Z] #42 34.73 Selecting previously unselected package vim-common. [2022-08-04T10:52:02.146Z] #42 34.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T10:52:02.146Z] #42 34.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:02.146Z] #42 35.07 Selecting previously unselected package cmake-data. [2022-08-04T10:52:02.146Z] #42 35.07 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T10:52:02.146Z] #42 35.12 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T10:52:02.182Z] #77 123.8 checking whether build environment is sane... yes [2022-08-04T10:52:02.183Z] #77 123.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T10:52:02.183Z] #77 123.9 checking whether make sets $(MAKE)... yes [2022-08-04T10:52:02.183Z] #77 123.9 checking whether make supports the include directive... yes (GNU style) [2022-08-04T10:52:02.183Z] #77 124.0 checking whether make supports nested variables... yes [2022-08-04T10:52:02.183Z] #77 124.0 checking whether UID '0' is supported by ustar format... yes [2022-08-04T10:52:02.183Z] #77 124.0 checking whether GID '0' is supported by ustar format... yes [2022-08-04T10:52:02.183Z] #77 124.0 checking how to create a ustar tar archive... gnutar [2022-08-04T10:52:02.228Z] #55 29.33 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T10:52:02.228Z] #55 29.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T10:52:02.228Z] #55 29.47 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T10:52:02.228Z] #55 ... [2022-08-04T10:52:02.228Z] [2022-08-04T10:52:02.228Z] #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 [2022-08-04T10:52:02.228Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T10:52:02.228Z] #62 19.37 Fetched 8563 kB in 15s (560 kB/s) [2022-08-04T10:52:02.228Z] #62 19.37 Reading package lists... [2022-08-04T10:52:02.228Z] #62 25.60 Reading package lists... [2022-08-04T10:52:02.228Z] #62 ... [2022-08-04T10:52:02.228Z] [2022-08-04T10:52:02.228Z] #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 [2022-08-04T10:52:02.228Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:52:02.228Z] #55 29.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T10:52:02.407Z] #42 ... [2022-08-04T10:52:02.407Z] [2022-08-04T10:52:02.407Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T10:52:02.407Z] #63 sha256:d83091c9d7eab5f8bd8e557d1316373bc0268f152773062cdaf1f7b52b560513 [2022-08-04T10:52:02.407Z] #63 DONE 0.1s [2022-08-04T10:52:02.407Z] [2022-08-04T10:52:02.407Z] #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 [2022-08-04T10:52:02.407Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:52:02.407Z] #14 35.35 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] [2022-08-04T10:52:02.441Z] #77 124.1 checking dependency style of gcc... gcc3 [2022-08-04T10:52:02.441Z] #77 124.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T10:52:02.441Z] #77 124.2 checking whether make supports nested variables... (cached) yes [2022-08-04T10:52:02.441Z] #77 124.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T10:52:02.441Z] #77 124.2 checking pkg-config is at least version 0.9.0... yes [2022-08-04T10:52:02.441Z] #77 124.2 checking for yajl >= 2.1.0... yes [2022-08-04T10:52:02.441Z] #77 124.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T10:52:02.441Z] #77 124.3 checking for gcc... (cached) gcc [2022-08-04T10:52:02.489Z] #55 29.72 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T10:52:02.489Z] #55 29.72 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T10:52:02.700Z] #77 124.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T10:52:02.700Z] #77 124.3 checking whether gcc accepts -g... (cached) yes [2022-08-04T10:52:02.700Z] #77 124.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T10:52:02.700Z] #77 124.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T10:52:02.700Z] #77 124.3 checking for a Python interpreter with version >= 3... python3 [2022-08-04T10:52:02.700Z] #77 124.4 checking for python3... /usr/bin/python3 [2022-08-04T10:52:02.700Z] #77 124.4 checking for python3 version... 3.9 [2022-08-04T10:52:02.700Z] #77 124.5 checking for python3 platform... linux [2022-08-04T10:52:02.750Z] #55 29.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T10:52:02.750Z] #55 29.93 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T10:52:02.958Z] #77 124.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T10:52:03.009Z] #55 30.27 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T10:52:03.010Z] #55 30.27 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T10:52:03.217Z] #77 124.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T10:52:03.217Z] #77 125.0 checking that generated files are newer than configure... done [2022-08-04T10:52:03.217Z] #77 125.0 configure: creating ./config.status [2022-08-04T10:52:03.269Z] #55 30.43 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T10:52:03.344Z] #14 36.07 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] [2022-08-04T10:52:03.530Z] #55 30.59 go: downloading golang.org/x/text v0.3.7 [2022-08-04T10:52:04.285Z] #14 37.08 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] [2022-08-04T10:52:04.285Z] #14 ... [2022-08-04T10:52:04.285Z] [2022-08-04T10:52:04.285Z] #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 [2022-08-04T10:52:04.285Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-04T10:52:04.285Z] #40 36.16 NAME: [2022-08-04T10:52:04.285Z] #40 36.16 go-winres - A tool for embedding resources in Windows executables [2022-08-04T10:52:04.285Z] #40 36.16 [2022-08-04T10:52:04.285Z] #40 36.16 USAGE: [2022-08-04T10:52:04.285Z] #40 36.16 go-winres [global options] command [command options] [arguments...] [2022-08-04T10:52:04.285Z] #40 36.16 [2022-08-04T10:52:04.285Z] #40 36.16 COMMANDS: [2022-08-04T10:52:04.285Z] #40 36.16 init Create an initial ./winres/winres.json [2022-08-04T10:52:04.285Z] #40 36.16 make Make syso files for the "go build" command [2022-08-04T10:52:04.285Z] #40 36.16 simply Make syso files for the "go build" command (simplified) [2022-08-04T10:52:04.285Z] #40 36.16 extract Extract all resources from an executable [2022-08-04T10:52:04.285Z] #40 36.16 patch Replace resources in an executable file (exe, dll) [2022-08-04T10:52:04.285Z] #40 36.16 help, h Shows a list of commands or help for one command [2022-08-04T10:52:04.285Z] #40 36.16 [2022-08-04T10:52:04.285Z] #40 36.16 GLOBAL OPTIONS: [2022-08-04T10:52:04.285Z] #40 36.16 --help, -h show help (default: false) [2022-08-04T10:52:04.285Z] #40 DONE 37.2s [2022-08-04T10:52:04.544Z] [2022-08-04T10:52:04.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 [2022-08-04T10:52:04.544Z] #64 sha256:d85012b4f9ed10a8c64986e0432f2144b7087f9f19ea63674d1af96819c22cb8 [2022-08-04T10:52:04.544Z] #64 0.664 + RM_GOPATH=0 [2022-08-04T10:52:04.544Z] #64 0.668 + TMP_GOPATH= [2022-08-04T10:52:04.544Z] #64 0.668 + : /build [2022-08-04T10:52:04.544Z] #64 0.668 + '[' -z '' ']' [2022-08-04T10:52:04.544Z] #64 0.670 ++ mktemp -d [2022-08-04T10:52:04.544Z] #64 0.682 + export GOPATH=/tmp/tmp.hwtvJCSSj1 [2022-08-04T10:52:04.544Z] #64 0.682 + GOPATH=/tmp/tmp.hwtvJCSSj1 [2022-08-04T10:52:04.544Z] #64 0.682 + RM_GOPATH=1 [2022-08-04T10:52:04.544Z] #64 0.682 + case "$(go env GOARCH)" in [2022-08-04T10:52:04.544Z] #64 0.683 ++ go env GOARCH [2022-08-04T10:52:04.544Z] #64 0.716 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:52:04.544Z] #64 0.717 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:52:04.544Z] #64 0.719 ++ dirname /install.sh [2022-08-04T10:52:04.544Z] #64 0.729 + dir=/ [2022-08-04T10:52:04.544Z] #64 0.731 + bin=containerd [2022-08-04T10:52:04.544Z] #64 0.731 + shift [2022-08-04T10:52:04.544Z] #64 0.731 + '[' '!' -f //containerd.installer ']' [2022-08-04T10:52:04.544Z] #64 0.731 + . //containerd.installer [2022-08-04T10:52:04.544Z] #64 0.732 ++ set -e [2022-08-04T10:52:04.544Z] #64 0.732 ++ : v1.6.6 [2022-08-04T10:52:04.544Z] #64 0.732 + install_containerd [2022-08-04T10:52:04.544Z] #64 0.732 + echo 'Install containerd version v1.6.6' [2022-08-04T10:52:04.544Z] #64 0.733 Install containerd version v1.6.6 [2022-08-04T10:52:04.544Z] #64 0.733 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hwtvJCSSj1/src/github.com/containerd/containerd [2022-08-04T10:52:04.544Z] #64 0.735 Cloning into '/tmp/tmp.hwtvJCSSj1/src/github.com/containerd/containerd'... [2022-08-04T10:52:04.867Z] #20 54.91 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T10:52:04.867Z] #20 54.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:52:04.867Z] #20 54.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:52:05.121Z] #77 126.7 config.status: creating Makefile [2022-08-04T10:52:05.122Z] #77 126.8 config.status: creating config.h [2022-08-04T10:52:05.122Z] #77 126.8 config.status: executing libtool commands [2022-08-04T10:52:05.122Z] #77 126.9 config.status: executing depfiles commands [2022-08-04T10:52:05.443Z] #55 ... [2022-08-04T10:52:05.443Z] [2022-08-04T10:52:05.443Z] #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 [2022-08-04T10:52:05.443Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:52:05.443Z] #51 22.00 Fetched 8567 kB in 17s (502 kB/s) [2022-08-04T10:52:05.443Z] #51 22.00 Reading package lists... [2022-08-04T10:52:05.443Z] #51 28.56 Reading package lists... [2022-08-04T10:52:05.443Z] #51 ... [2022-08-04T10:52:05.443Z] [2022-08-04T10:52:05.443Z] #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 [2022-08-04T10:52:05.443Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T10:52:05.443Z] #47 25.22 Updating files: 73% (1600/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. [2022-08-04T10:52:05.443Z] #47 25.94 + git checkout -q v2.3.0 [2022-08-04T10:52:05.443Z] #47 28.30 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-04T10:52:05.688Z] #77 127.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T10:52:05.930Z] #64 ... [2022-08-04T10:52:05.930Z] [2022-08-04T10:52:05.930Z] #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 ; [2022-08-04T10:52:05.930Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T10:52:05.930Z] #76 27.36 Building dependency tree... [2022-08-04T10:52:05.930Z] #76 30.69 python3 is already the newest version (3.9.2-3). [2022-08-04T10:52:05.930Z] #76 30.69 The following additional packages will be installed: [2022-08-04T10:52:05.930Z] #76 30.70 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T10:52:05.930Z] #76 30.71 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T10:52:05.930Z] #76 30.74 Suggested packages: [2022-08-04T10:52:05.930Z] #76 30.76 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T10:52:05.930Z] #76 30.76 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T10:52:05.930Z] #76 30.76 m4-doc ed diffutils-doc [2022-08-04T10:52:05.930Z] #76 30.76 Recommended packages: [2022-08-04T10:52:05.930Z] #76 30.76 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T10:52:05.930Z] #76 32.08 The following NEW packages will be installed: [2022-08-04T10:52:05.930Z] #76 32.08 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T10:52:05.930Z] #76 32.08 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T10:52:05.930Z] #76 32.09 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T10:52:05.930Z] #76 32.09 libyajl2 m4 patch xz-utils [2022-08-04T10:52:05.930Z] #76 32.51 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T10:52:05.930Z] #76 32.51 Need to get 5916 kB of archives. [2022-08-04T10:52:05.930Z] #76 32.51 After this operation, 18.6 MB of additional disk space will be used. [2022-08-04T10:52:05.930Z] #76 32.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-04T10:52:05.930Z] #76 32.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-04T10:52:05.930Z] #76 32.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-04T10:52:05.930Z] #76 32.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-04T10:52:05.930Z] #76 32.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-04T10:52:05.930Z] #76 32.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-04T10:52:05.930Z] #76 32.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-04T10:52:05.930Z] #76 32.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-04T10:52:05.930Z] #76 32.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T10:52:05.930Z] #76 32.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T10:52:05.930Z] #76 32.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-04T10:52:05.930Z] #76 32.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T10:52:05.930Z] #76 32.83 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-04T10:52:05.930Z] #76 32.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-04T10:52:05.930Z] #76 32.83 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-04T10:52:05.930Z] #76 32.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-04T10:52:05.930Z] #76 32.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-08-04T10:52:05.930Z] #76 32.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-04T10:52:05.930Z] #76 32.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-04T10:52:05.930Z] #76 32.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-04T10:52:05.930Z] #76 32.87 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-04T10:52:05.930Z] #76 32.87 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-04T10:52:05.930Z] #76 32.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-04T10:52:05.930Z] #76 34.27 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:52:05.930Z] #76 34.57 Fetched 5916 kB in 1s (8443 kB/s) [2022-08-04T10:52:05.930Z] #76 34.66 Selecting previously unselected package bzip2. [2022-08-04T10:52:05.930Z] #76 34.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.) [2022-08-04T10:52:05.930Z] #76 34.70 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-04T10:52:05.930Z] #76 34.72 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T10:52:05.930Z] #76 34.88 Selecting previously unselected package libmagic-mgc. [2022-08-04T10:52:05.930Z] #76 34.88 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-04T10:52:05.930Z] #76 34.89 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T10:52:05.930Z] #76 35.58 Selecting previously unselected package libmagic1:arm64. [2022-08-04T10:52:05.930Z] #76 35.58 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-04T10:52:05.930Z] #76 35.61 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-04T10:52:05.930Z] #76 35.81 Selecting previously unselected package file. [2022-08-04T10:52:05.930Z] #76 35.81 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-04T10:52:05.930Z] #76 35.82 Unpacking file (1:5.39-3) ... [2022-08-04T10:52:05.930Z] #76 36.12 Selecting previously unselected package xz-utils. [2022-08-04T10:52:05.930Z] #76 36.13 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-04T10:52:05.930Z] #76 36.13 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T10:52:05.930Z] #76 36.78 Selecting previously unselected package libsigsegv2:arm64. [2022-08-04T10:52:05.930Z] #76 36.78 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-04T10:52:05.930Z] #76 36.80 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-04T10:52:05.930Z] #76 37.19 Selecting previously unselected package m4. [2022-08-04T10:52:05.930Z] #76 37.23 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-04T10:52:05.930Z] #76 37.23 Unpacking m4 (1.4.18-5) ... [2022-08-04T10:52:05.930Z] #76 37.72 Selecting previously unselected package autoconf. [2022-08-04T10:52:05.930Z] #76 37.74 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T10:52:05.930Z] #76 37.77 Unpacking autoconf (2.69-14) ... [2022-08-04T10:52:05.930Z] #76 38.45 Selecting previously unselected package autotools-dev. [2022-08-04T10:52:05.930Z] #76 38.46 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T10:52:05.930Z] #76 38.49 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T10:52:05.930Z] #76 38.66 Selecting previously unselected package automake. [2022-08-04T10:52:05.930Z] #76 38.66 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T10:52:05.930Z] #76 38.67 Unpacking automake (1:1.16.3-2) ... [2022-08-04T10:52:05.930Z] #76 ... [2022-08-04T10:52:05.930Z] [2022-08-04T10:52:05.930Z] #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 [2022-08-04T10:52:05.930Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:52:05.930Z] #14 37.56 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] [2022-08-04T10:52:05.930Z] #14 37.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-04T10:52:05.930Z] #14 37.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-04T10:52:05.930Z] #14 37.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-04T10:52:05.930Z] #14 37.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-04T10:52:05.930Z] #14 37.59 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] [2022-08-04T10:52:05.930Z] #14 37.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-04T10:52:05.930Z] #14 37.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-04T10:52:05.930Z] #14 37.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-04T10:52:05.930Z] #14 37.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-04T10:52:05.930Z] #14 37.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-04T10:52:05.930Z] #14 37.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-04T10:52:05.930Z] #14 37.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-04T10:52:05.930Z] #14 37.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-08-04T10:52:05.930Z] #14 37.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-04T10:52:05.930Z] #14 37.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-04T10:52:05.946Z] #77 127.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T10:52:06.189Z] #14 39.01 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:52:06.189Z] #14 39.21 Fetched 108 MB in 5s (20.2 MB/s) [2022-08-04T10:52:06.204Z] #77 127.8 checking for gcc... gcc [2022-08-04T10:52:06.246Z] #20 56.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T10:52:06.246Z] #20 56.54 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:52:06.246Z] #20 56.54 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T10:52:06.448Z] #14 39.33 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T10:52:06.462Z] #77 127.9 checking whether the C compiler works... yes [2022-08-04T10:52:06.462Z] #77 128.1 checking for C compiler default output file name... a.out [2022-08-04T10:52:06.462Z] #77 128.1 checking for suffix of executables... [2022-08-04T10:52:06.706Z] #14 39.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 ... 15708 files and directories currently installed.) [2022-08-04T10:52:06.706Z] #14 39.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-04T10:52:06.706Z] #14 39.38 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T10:52:06.719Z] #77 128.3 checking whether we are cross compiling... no [2022-08-04T10:52:06.719Z] #77 128.4 checking for suffix of object files... o [2022-08-04T10:52:06.977Z] #77 128.5 checking whether we are using the GNU C compiler... yes [2022-08-04T10:52:06.977Z] #77 128.6 checking whether gcc accepts -g... yes [2022-08-04T10:52:07.236Z] #77 128.7 checking for gcc option to accept ISO C89... none needed [2022-08-04T10:52:07.236Z] #77 129.0 checking whether gcc understands -c and -o together... [2022-08-04T10:52:07.236Z] #77 ... [2022-08-04T10:52:07.236Z] [2022-08-04T10:52:07.236Z] #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 [2022-08-04T10:52:07.236Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:52:07.236Z] #21 34.49 Selecting previously unselected package libinih1:amd64. [2022-08-04T10:52:07.236Z] #21 34.49 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-04T10:52:07.236Z] #21 34.52 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T10:52:07.236Z] #21 34.65 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-04T10:52:07.236Z] #21 34.67 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-04T10:52:07.236Z] #21 34.67 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T10:52:07.236Z] #21 34.84 Selecting previously unselected package libnet1:amd64. [2022-08-04T10:52:07.236Z] #21 34.86 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T10:52:07.236Z] #21 34.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T10:52:07.236Z] #21 34.98 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T10:52:07.236Z] #21 34.98 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T10:52:07.236Z] #21 35.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T10:52:07.237Z] #21 35.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T10:52:07.237Z] #21 35.15 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T10:52:07.237Z] #21 35.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T10:52:07.237Z] #21 35.36 Selecting previously unselected package libyajl2:amd64. [2022-08-04T10:52:07.237Z] #21 35.36 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T10:52:07.237Z] #21 35.36 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T10:52:07.237Z] #21 35.46 Selecting previously unselected package net-tools. [2022-08-04T10:52:07.237Z] #21 35.47 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T10:52:07.237Z] #21 35.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T10:52:07.237Z] #21 35.79 Selecting previously unselected package patch. [2022-08-04T10:52:07.237Z] #21 35.79 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-04T10:52:07.237Z] #21 35.80 Unpacking patch (2.7.6-7) ... [2022-08-04T10:52:07.237Z] #21 35.89 Selecting previously unselected package python-pip-whl. [2022-08-04T10:52:07.237Z] #21 35.90 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T10:52:07.237Z] #21 35.91 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T10:52:07.237Z] #21 36.47 Selecting previously unselected package python3-lib2to3. [2022-08-04T10:52:07.237Z] #21 36.48 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T10:52:07.237Z] #21 36.49 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T10:52:07.237Z] #21 36.60 Selecting previously unselected package python3-distutils. [2022-08-04T10:52:07.237Z] #21 36.60 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T10:52:07.237Z] #21 36.61 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T10:52:07.237Z] #21 36.74 Selecting previously unselected package python3-pkg-resources. [2022-08-04T10:52:07.237Z] #21 36.75 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T10:52:07.237Z] #21 36.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T10:52:07.237Z] #21 36.87 Selecting previously unselected package python3-setuptools. [2022-08-04T10:52:07.237Z] #21 36.87 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T10:52:07.237Z] #21 36.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T10:52:07.237Z] #21 37.14 Selecting previously unselected package python3-wheel. [2022-08-04T10:52:07.237Z] #21 37.14 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T10:52:07.237Z] #21 37.15 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T10:52:07.237Z] #21 37.24 Selecting previously unselected package python3-pip. [2022-08-04T10:52:07.237Z] #21 37.25 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T10:52:07.237Z] #21 37.25 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T10:52:07.237Z] #21 37.53 Selecting previously unselected package sudo. [2022-08-04T10:52:07.237Z] #21 37.53 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T10:52:07.237Z] #21 37.54 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T10:52:07.237Z] #21 38.09 Selecting previously unselected package systemd-journal-remote. [2022-08-04T10:52:07.237Z] #21 38.11 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-04T10:52:07.237Z] #21 38.12 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T10:52:07.237Z] #21 38.23 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T10:52:07.237Z] #21 38.23 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T10:52:07.237Z] #21 38.23 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T10:52:07.237Z] #21 38.48 Selecting previously unselected package uidmap. [2022-08-04T10:52:07.237Z] #21 38.48 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T10:52:07.237Z] #21 38.49 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T10:52:07.237Z] #21 38.61 Selecting previously unselected package vim-runtime. [2022-08-04T10:52:07.237Z] #21 38.61 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T10:52:07.237Z] #21 38.65 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-04T10:52:07.237Z] #21 38.67 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T10:52:07.237Z] #21 38.68 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:07.237Z] #21 41.98 Selecting previously unselected package vim. [2022-08-04T10:52:07.237Z] #21 41.99 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T10:52:07.237Z] #21 42.01 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:07.237Z] #21 42.62 Selecting previously unselected package xfsprogs. [2022-08-04T10:52:07.237Z] #21 42.62 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T10:52:07.237Z] #21 42.63 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T10:52:07.237Z] #21 43.11 Selecting previously unselected package zip. [2022-08-04T10:52:07.237Z] #21 43.11 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-04T10:52:07.237Z] #21 43.12 Unpacking zip (3.0-12) ... [2022-08-04T10:52:07.237Z] #21 43.24 Selecting previously unselected package zstd. [2022-08-04T10:52:07.237Z] #21 43.25 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T10:52:07.237Z] #21 43.26 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T10:52:07.237Z] #21 43.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T10:52:07.237Z] #21 44.55 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T10:52:07.237Z] #21 44.59 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T10:52:07.237Z] #21 44.60 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T10:52:07.237Z] #21 44.61 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T10:52:07.237Z] #21 44.62 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T10:52:07.237Z] #21 44.63 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T10:52:07.237Z] #21 44.64 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T10:52:07.237Z] #21 44.65 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T10:52:07.237Z] #21 44.67 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T10:52:07.237Z] #21 44.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T10:52:07.237Z] #21 44.70 Setting up bzip2 (1.0.8-4) ... [2022-08-04T10:52:07.237Z] #21 ... [2022-08-04T10:52:07.237Z] [2022-08-04T10:52:07.237Z] #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 [2022-08-04T10:52:07.237Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:52:07.237Z] #77 129.0 checking whether gcc understands -c and -o together... yes [2022-08-04T10:52:07.237Z] #77 129.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T10:52:07.237Z] #77 129.2 checking whether build environment is sane... yes [2022-08-04T10:52:07.353Z] #47 ... [2022-08-04T10:52:07.354Z] [2022-08-04T10:52:07.354Z] #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 [2022-08-04T10:52:07.354Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:52:07.354Z] #51 28.56 Reading package lists... [2022-08-04T10:52:07.495Z] #77 129.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T10:52:07.496Z] #77 129.2 checking for gawk... no [2022-08-04T10:52:07.496Z] #77 129.2 checking for mawk... mawk [2022-08-04T10:52:07.496Z] #77 129.2 checking whether make sets $(MAKE)... yes [2022-08-04T10:52:07.496Z] #77 129.2 checking whether make supports the include directive... yes (GNU style) [2022-08-04T10:52:07.496Z] #77 129.3 checking whether make supports nested variables... yes [2022-08-04T10:52:07.496Z] #77 129.3 checking whether UID '0' is supported by ustar format... yes [2022-08-04T10:52:07.496Z] #77 129.3 checking whether GID '0' is supported by ustar format... yes [2022-08-04T10:52:07.496Z] #77 129.3 checking how to create a ustar tar archive... gnutar [2022-08-04T10:52:07.754Z] #77 129.4 checking dependency style of gcc... gcc3 [2022-08-04T10:52:07.754Z] #77 129.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T10:52:07.754Z] #77 129.5 checking whether make supports nested variables... (cached) yes [2022-08-04T10:52:08.014Z] #77 129.6 checking build system type... x86_64-pc-linux-gnu [2022-08-04T10:52:08.014Z] #77 129.8 checking host system type... x86_64-pc-linux-gnu [2022-08-04T10:52:08.014Z] #77 129.8 checking how to print strings... printf [2022-08-04T10:52:08.014Z] #77 129.8 checking for a sed that does not truncate output... /bin/sed [2022-08-04T10:52:08.014Z] #77 129.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T10:52:08.014Z] #77 129.8 checking for egrep... /bin/grep -E [2022-08-04T10:52:08.014Z] #77 129.9 checking for fgrep... /bin/grep -F [2022-08-04T10:52:08.014Z] #77 129.9 checking for ld used by gcc... /usr/bin/ld [2022-08-04T10:52:08.014Z] #77 129.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T10:52:08.014Z] #77 129.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T10:52:08.083Z] #14 ... [2022-08-04T10:52:08.083Z] [2022-08-04T10:52:08.083Z] #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 [2022-08-04T10:52:08.083Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T10:52:08.083Z] #55 30.92 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T10:52:08.083Z] #55 30.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T10:52:08.083Z] #55 31.14 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T10:52:08.083Z] #55 31.22 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T10:52:08.083Z] #55 31.23 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T10:52:08.083Z] #55 31.44 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T10:52:08.083Z] #55 31.50 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T10:52:08.083Z] #55 31.56 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T10:52:08.083Z] #55 31.61 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T10:52:08.083Z] #55 31.65 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T10:52:08.083Z] #55 31.74 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T10:52:08.083Z] #55 31.74 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T10:52:08.083Z] #55 31.80 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T10:52:08.083Z] #55 31.88 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T10:52:08.083Z] #55 31.92 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T10:52:08.083Z] #55 31.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T10:52:08.083Z] #55 32.07 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T10:52:08.083Z] #55 32.48 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T10:52:08.083Z] #55 32.54 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T10:52:08.083Z] #55 32.65 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T10:52:08.083Z] #55 32.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T10:52:08.083Z] #55 33.04 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T10:52:08.083Z] #55 33.13 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T10:52:08.083Z] #55 33.21 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T10:52:08.083Z] #55 33.27 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T10:52:08.083Z] #55 33.49 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T10:52:08.083Z] #55 33.49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T10:52:08.083Z] #55 33.70 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T10:52:08.083Z] #55 33.74 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T10:52:08.083Z] #55 34.28 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T10:52:08.083Z] #55 34.37 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T10:52:08.083Z] #55 35.09 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T10:52:08.083Z] #55 35.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T10:52:08.153Z] #20 58.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T10:52:08.153Z] #20 58.10 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:52:08.153Z] #20 58.11 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:52:08.272Z] #77 129.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T10:52:08.272Z] #77 130.0 checking whether ln -s works... yes [2022-08-04T10:52:08.272Z] #77 130.0 checking the maximum length of command line arguments... 1572864 [2022-08-04T10:52:08.272Z] #77 130.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T10:52:08.272Z] #77 130.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T10:52:08.272Z] #77 130.0 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T10:52:08.272Z] #77 130.0 checking for objdump... objdump [2022-08-04T10:52:08.272Z] #77 130.0 checking how to recognize dependent libraries... pass_all [2022-08-04T10:52:08.272Z] #77 130.0 checking for dlltool... no [2022-08-04T10:52:08.272Z] #77 130.0 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T10:52:08.272Z] #77 130.0 checking for ar... ar [2022-08-04T10:52:08.342Z] #55 ... [2022-08-04T10:52:08.342Z] [2022-08-04T10:52:08.342Z] #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 ; [2022-08-04T10:52:08.342Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T10:52:08.342Z] #76 39.08 Selecting previously unselected package patch. [2022-08-04T10:52:08.342Z] #76 39.09 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-04T10:52:08.342Z] #76 39.11 Unpacking patch (2.7.6-7) ... [2022-08-04T10:52:08.342Z] #76 39.34 Selecting previously unselected package dpkg-dev. [2022-08-04T10:52:08.342Z] #76 39.34 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T10:52:08.342Z] #76 39.35 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T10:52:08.342Z] #76 40.14 Selecting previously unselected package build-essential. [2022-08-04T10:52:08.342Z] #76 40.14 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-04T10:52:08.342Z] #76 40.16 Unpacking build-essential (12.9) ... [2022-08-04T10:52:08.342Z] #76 40.26 Selecting previously unselected package libcap2:arm64. [2022-08-04T10:52:08.342Z] #76 40.26 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-04T10:52:08.342Z] #76 40.26 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-04T10:52:08.342Z] #76 40.39 Selecting previously unselected package libcap-dev:arm64. [2022-08-04T10:52:08.342Z] #76 40.41 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-04T10:52:08.342Z] #76 40.42 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-04T10:52:08.342Z] #76 40.61 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-04T10:52:08.342Z] #76 40.62 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-04T10:52:08.342Z] #76 40.63 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T10:52:08.342Z] #76 40.76 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-04T10:52:08.342Z] #76 40.77 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-04T10:52:08.342Z] #76 40.80 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-04T10:52:08.342Z] #76 40.91 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-04T10:52:08.342Z] #76 40.93 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T10:52:08.342Z] #76 40.94 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T10:52:08.342Z] #76 41.16 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-04T10:52:08.342Z] #76 41.16 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-04T10:52:08.342Z] #76 41.18 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T10:52:08.530Z] #77 130.0 checking for archiver @FILE support... @ [2022-08-04T10:52:08.531Z] #77 130.1 checking for strip... strip [2022-08-04T10:52:08.531Z] #77 130.1 checking for ranlib... ranlib [2022-08-04T10:52:08.737Z] #51 34.26 Building dependency tree... [2022-08-04T10:52:08.789Z] #77 130.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T10:52:08.789Z] #77 130.4 checking for sysroot... no [2022-08-04T10:52:08.789Z] #77 130.4 checking for a working dd... /bin/dd [2022-08-04T10:52:08.789Z] #77 130.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T10:52:08.789Z] #77 130.5 checking for mt... no [2022-08-04T10:52:08.789Z] #77 130.5 checking if : is a manifest tool... no [2022-08-04T10:52:08.789Z] #77 130.5 checking how to run the C preprocessor... gcc -E [2022-08-04T10:52:09.170Z] #76 41.92 Selecting previously unselected package libtool. [2022-08-04T10:52:09.170Z] #76 41.93 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T10:52:09.170Z] #76 41.94 Unpacking libtool (2.4.6-15) ... [2022-08-04T10:52:09.306Z] #51 ... [2022-08-04T10:52:09.306Z] [2022-08-04T10:52:09.306Z] #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 [2022-08-04T10:52:09.306Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:52:09.306Z] #42 20.49 Reading package lists... [2022-08-04T10:52:09.306Z] #42 26.60 Reading package lists... [2022-08-04T10:52:09.306Z] #42 32.72 Building dependency tree... [2022-08-04T10:52:09.306Z] #42 ... [2022-08-04T10:52:09.306Z] [2022-08-04T10:52:09.306Z] #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 ; [2022-08-04T10:52:09.306Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T10:52:09.306Z] #76 20.08 Reading package lists... [2022-08-04T10:52:09.306Z] #76 26.67 Reading package lists... [2022-08-04T10:52:09.306Z] #76 32.63 Building dependency tree... [2022-08-04T10:52:09.306Z] #76 36.55 python3 is already the newest version (3.9.2-3). [2022-08-04T10:52:09.306Z] #76 36.55 The following additional packages will be installed: [2022-08-04T10:52:09.306Z] #76 36.55 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T10:52:09.306Z] #76 36.57 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T10:52:09.306Z] #76 36.58 Suggested packages: [2022-08-04T10:52:09.306Z] #76 36.59 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T10:52:09.306Z] #76 36.59 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T10:52:09.306Z] #76 36.59 m4-doc ed diffutils-doc [2022-08-04T10:52:09.306Z] #76 36.59 Recommended packages: [2022-08-04T10:52:09.306Z] #76 36.59 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T10:52:09.306Z] #76 ... [2022-08-04T10:52:09.306Z] [2022-08-04T10:52:09.306Z] #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 [2022-08-04T10:52:09.306Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:52:09.306Z] #42 36.65 The following additional packages will be installed: [2022-08-04T10:52:09.431Z] #76 42.23 Selecting previously unselected package libudev-dev:arm64. [2022-08-04T10:52:09.431Z] #76 42.26 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-04T10:52:09.431Z] #76 42.28 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-04T10:52:09.566Z] #42 36.68 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T10:52:09.566Z] #42 36.71 Suggested packages: [2022-08-04T10:52:09.566Z] #42 36.71 cmake-doc ninja-build lrzip [2022-08-04T10:52:09.566Z] #42 36.71 Recommended packages: [2022-08-04T10:52:09.566Z] #42 36.71 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T10:52:09.566Z] #42 ... [2022-08-04T10:52:09.566Z] [2022-08-04T10:52:09.566Z] #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 [2022-08-04T10:52:09.566Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:52:09.566Z] #14 20.97 Reading package lists... [2022-08-04T10:52:09.566Z] #14 27.19 Reading package lists... [2022-08-04T10:52:09.566Z] #14 33.21 Building dependency tree... [2022-08-04T10:52:09.692Z] #76 42.51 Selecting previously unselected package libyajl2:arm64. [2022-08-04T10:52:09.692Z] #76 42.53 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-04T10:52:09.692Z] #76 42.53 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-04T10:52:09.722Z] #77 130.7 checking for ANSI C header files... yes [2022-08-04T10:52:09.722Z] #77 131.4 checking for sys/types.h... yes [2022-08-04T10:52:09.826Z] #14 ... [2022-08-04T10:52:09.826Z] [2022-08-04T10:52:09.826Z] #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 [2022-08-04T10:52:09.826Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T10:52:09.826Z] #62 25.60 Reading package lists... [2022-08-04T10:52:09.826Z] #62 31.83 Building dependency tree... [2022-08-04T10:52:09.826Z] #62 35.47 The following additional packages will be installed: [2022-08-04T10:52:09.826Z] #62 35.47 libbtrfs0 [2022-08-04T10:52:09.826Z] #62 35.73 The following NEW packages will be installed: [2022-08-04T10:52:09.826Z] #62 35.73 libbtrfs-dev libbtrfs0 [2022-08-04T10:52:09.826Z] #62 36.21 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:52:09.826Z] #62 36.21 Need to get 460 kB of archives. [2022-08-04T10:52:09.826Z] #62 36.21 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T10:52:09.826Z] #62 36.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T10:52:09.826Z] #62 36.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T10:52:09.953Z] #76 42.62 Selecting previously unselected package libyajl-dev:arm64. [2022-08-04T10:52:09.953Z] #76 42.63 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-04T10:52:09.953Z] #76 42.64 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-04T10:52:09.953Z] #76 42.84 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T10:52:09.953Z] #76 42.87 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T10:52:09.953Z] #76 42.89 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-04T10:52:09.981Z] #77 131.5 checking for sys/stat.h... yes [2022-08-04T10:52:09.981Z] #77 131.6 checking for stdlib.h... yes [2022-08-04T10:52:10.086Z] #62 ... [2022-08-04T10:52:10.086Z] [2022-08-04T10:52:10.086Z] #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 [2022-08-04T10:52:10.086Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:52:10.086Z] #14 37.11 The following additional packages will be installed: [2022-08-04T10:52:10.086Z] #14 37.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T10:52:10.086Z] #14 37.16 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T10:52:10.086Z] #14 37.16 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T10:52:10.086Z] #14 37.16 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T10:52:10.086Z] #14 37.16 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T10:52:10.086Z] #14 37.16 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T10:52:10.086Z] #14 37.16 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T10:52:10.086Z] #14 37.17 Suggested packages: [2022-08-04T10:52:10.086Z] #14 37.19 gcc-10-locales seccomp wine64 [2022-08-04T10:52:10.213Z] #76 42.90 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-04T10:52:10.213Z] #76 42.93 Setting up file (1:5.39-3) ... [2022-08-04T10:52:10.213Z] #76 42.96 Setting up bzip2 (1.0.8-4) ... [2022-08-04T10:52:10.213Z] #76 42.97 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T10:52:10.213Z] #76 42.98 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-04T10:52:10.213Z] #76 43.00 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-04T10:52:10.213Z] #76 43.01 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T10:52:10.213Z] #76 43.04 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-04T10:52:10.213Z] #76 43.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T10:52:10.213Z] #76 43.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T10:52:10.213Z] #76 43.11 Setting up patch (2.7.6-7) ... [2022-08-04T10:52:10.240Z] #77 131.8 checking for string.h... yes [2022-08-04T10:52:10.474Z] #76 43.12 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-04T10:52:10.474Z] #76 43.14 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-04T10:52:10.474Z] #76 43.16 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-04T10:52:10.474Z] #76 43.18 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T10:52:10.474Z] #76 43.20 Setting up libtool (2.4.6-15) ... [2022-08-04T10:52:10.474Z] #76 43.24 Setting up m4 (1.4.18-5) ... [2022-08-04T10:52:10.474Z] #76 43.28 Setting up dpkg-dev (1.20.11) ... [2022-08-04T10:52:10.474Z] #76 43.33 Setting up autoconf (2.69-14) ... [2022-08-04T10:52:10.474Z] #76 43.36 Setting up build-essential (12.9) ... [2022-08-04T10:52:10.474Z] #76 ... [2022-08-04T10:52:10.474Z] [2022-08-04T10:52:10.474Z] #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 [2022-08-04T10:52:10.474Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T10:52:10.474Z] #34 33.18 Updating files: 92% (1403/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. [2022-08-04T10:52:10.474Z] #34 33.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T10:52:10.474Z] #34 33.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T10:52:10.474Z] #34 ... [2022-08-04T10:52:10.474Z] [2022-08-04T10:52:10.474Z] #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 ; [2022-08-04T10:52:10.474Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T10:52:10.474Z] #76 43.36 Setting up build-essential (12.9) ... [2022-08-04T10:52:10.474Z] #76 43.39 Setting up automake (1:1.16.3-2) ... [2022-08-04T10:52:10.474Z] #76 43.40 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T10:52:10.474Z] #76 43.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:52:10.498Z] #77 132.0 checking for memory.h... yes [2022-08-04T10:52:10.498Z] #77 132.2 checking for strings.h... yes [2022-08-04T10:52:10.498Z] #77 132.4 checking for inttypes.h... yes [2022-08-04T10:52:11.016Z] #77 132.5 checking for stdint.h... yes [2022-08-04T10:52:11.016Z] #77 132.6 checking for unistd.h... yes [2022-08-04T10:52:11.275Z] #77 132.8 checking for dlfcn.h... yes [2022-08-04T10:52:11.275Z] #77 133.0 checking for objdir... .libs [2022-08-04T10:52:11.556Z] #14 38.88 The following NEW packages will be installed: [2022-08-04T10:52:11.556Z] #14 38.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T10:52:11.556Z] #14 38.90 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T10:52:11.556Z] #14 38.90 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T10:52:11.556Z] #14 38.90 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T10:52:11.556Z] #14 38.90 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T10:52:11.556Z] #14 38.90 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T10:52:11.556Z] #14 38.90 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T10:52:11.556Z] #14 38.90 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T10:52:11.556Z] #14 38.90 mingw-w64-x86-64-dev [2022-08-04T10:52:11.793Z] #77 133.3 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T10:52:11.793Z] #77 133.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T10:52:11.793Z] #77 133.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T10:52:12.052Z] #77 133.5 checking if gcc static flag -static works... yes [2022-08-04T10:52:12.052Z] #77 133.8 checking if gcc supports -c -o file.o... yes [2022-08-04T10:52:12.135Z] #14 39.33 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:52:12.135Z] #14 39.33 Need to get 115 MB of archives. [2022-08-04T10:52:12.135Z] #14 39.33 After this operation, 645 MB of additional disk space will be used. [2022-08-04T10:52:12.135Z] #14 39.33 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] [2022-08-04T10:52:12.135Z] #14 ... [2022-08-04T10:52:12.135Z] [2022-08-04T10:52:12.135Z] #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 [2022-08-04T10:52:12.135Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T10:52:12.135Z] #62 37.42 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:52:12.135Z] #62 37.75 Fetched 460 kB in 0s (1192 kB/s) [2022-08-04T10:52:12.135Z] #62 37.98 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T10:52:12.135Z] #62 37.98 (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.) [2022-08-04T10:52:12.135Z] #62 38.02 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T10:52:12.135Z] #62 38.03 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T10:52:12.135Z] #62 38.32 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T10:52:12.135Z] #62 38.32 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T10:52:12.135Z] #62 38.35 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T10:52:12.135Z] #62 38.77 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T10:52:12.135Z] #62 38.78 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T10:52:12.135Z] #62 38.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:52:12.135Z] #62 DONE 39.4s [2022-08-04T10:52:12.310Z] #77 133.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T10:52:12.310Z] #77 133.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T10:52:12.343Z] #20 61.90 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T10:52:12.343Z] #20 61.91 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:52:12.343Z] #20 61.91 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:52:12.396Z] [2022-08-04T10:52:12.397Z] #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 ; [2022-08-04T10:52:12.397Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T10:52:12.397Z] #76 38.56 The following NEW packages will be installed: [2022-08-04T10:52:12.397Z] #76 38.56 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T10:52:12.397Z] #76 38.56 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T10:52:12.397Z] #76 38.57 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T10:52:12.397Z] #76 38.57 libyajl2 m4 patch xz-utils [2022-08-04T10:52:12.397Z] #76 38.99 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:52:12.397Z] #76 38.99 Need to get 5940 kB of archives. [2022-08-04T10:52:12.397Z] #76 38.99 After this operation, 18.7 MB of additional disk space will be used. [2022-08-04T10:52:12.397Z] #76 38.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T10:52:12.397Z] #76 38.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T10:52:12.397Z] #76 39.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T10:52:12.397Z] #76 39.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T10:52:12.397Z] #76 39.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T10:52:12.397Z] #76 39.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-04T10:52:12.397Z] #76 39.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-04T10:52:12.397Z] #76 39.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-04T10:52:12.397Z] #76 39.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T10:52:12.397Z] #76 39.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T10:52:12.397Z] #76 39.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T10:52:12.397Z] #76 39.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T10:52:12.397Z] #76 39.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-04T10:52:12.397Z] #76 39.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T10:52:12.397Z] #76 39.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-04T10:52:12.397Z] #76 39.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T10:52:12.397Z] #76 39.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-04T10:52:12.397Z] #76 39.45 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T10:52:12.397Z] #76 39.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T10:52:12.397Z] #76 39.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-04T10:52:12.397Z] #76 39.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T10:52:12.397Z] #76 39.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T10:52:12.397Z] #76 39.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-04T10:52:12.568Z] #77 134.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T10:52:12.568Z] #77 134.2 checking how to hardcode library paths into programs... immediate [2022-08-04T10:52:12.568Z] #77 134.2 checking whether stripping libraries is possible... yes [2022-08-04T10:52:12.568Z] #77 134.3 checking if libtool supports shared libraries... yes [2022-08-04T10:52:12.568Z] #77 134.3 checking whether to build shared libraries... no [2022-08-04T10:52:12.568Z] #77 134.3 checking whether to build static libraries... yes [2022-08-04T10:52:12.568Z] #77 134.3 checking float.h usability... yes [2022-08-04T10:52:12.568Z] #77 134.5 checking float.h presence... yes [2022-08-04T10:52:12.658Z] #76 ... [2022-08-04T10:52:12.658Z] [2022-08-04T10:52:12.658Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T10:52:12.658Z] #63 sha256:984378759e8d33a04bc32325bb08768924ccfb649b5beb8381148a998e9ef300 [2022-08-04T10:52:12.658Z] #63 DONE 0.4s [2022-08-04T10:52:12.658Z] [2022-08-04T10:52:12.658Z] #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 [2022-08-04T10:52:12.658Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:52:12.658Z] #14 39.63 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] [2022-08-04T10:52:12.658Z] #14 39.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-04T10:52:12.658Z] #14 39.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-04T10:52:12.658Z] #14 39.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-04T10:52:12.658Z] #14 39.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T10:52:12.826Z] #77 134.5 checking for float.h... yes [2022-08-04T10:52:12.826Z] #77 134.5 checking limits.h usability... yes [2022-08-04T10:52:12.826Z] #77 134.7 checking limits.h presence... yes [2022-08-04T10:52:12.920Z] #14 40.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-04T10:52:13.085Z] #77 134.8 checking for limits.h... yes [2022-08-04T10:52:13.085Z] #77 134.8 checking stddef.h usability... yes [2022-08-04T10:52:13.085Z] #77 134.9 checking stddef.h presence... yes [2022-08-04T10:52:13.085Z] #77 134.9 checking for stddef.h... yes [2022-08-04T10:52:13.180Z] #14 ... [2022-08-04T10:52:13.180Z] [2022-08-04T10:52:13.180Z] #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 [2022-08-04T10:52:13.180Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T10:52:13.180Z] #57 40.16 v3.0.2 [2022-08-04T10:52:13.180Z] #57 DONE 40.5s [2022-08-04T10:52:13.187Z] #76 DONE 45.8s [2022-08-04T10:52:13.187Z] [2022-08-04T10:52:13.187Z] #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 [2022-08-04T10:52:13.187Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:52:13.187Z] #77 ... [2022-08-04T10:52:13.187Z] [2022-08-04T10:52:13.187Z] #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 [2022-08-04T10:52:13.187Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T10:52:13.187Z] #51 35.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-04T10:52:13.187Z] #51 36.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:52:13.187Z] #51 37.23 Fetched 2136 kB in 5s (419 kB/s) [2022-08-04T10:52:13.187Z] #51 37.50 Selecting previously unselected package libprotobuf23:arm64. [2022-08-04T10:52:13.187Z] #51 37.50 (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.) [2022-08-04T10:52:13.187Z] #51 37.54 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-04T10:52:13.187Z] #51 37.55 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-04T10:52:13.187Z] #51 38.04 Selecting previously unselected package python3-pkg-resources. [2022-08-04T10:52:13.187Z] #51 38.05 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T10:52:13.187Z] #51 38.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T10:52:13.187Z] #51 38.28 Selecting previously unselected package python3-six. [2022-08-04T10:52:13.187Z] #51 38.28 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T10:52:13.187Z] #51 38.29 Unpacking python3-six (1.16.0-2) ... [2022-08-04T10:52:13.187Z] #51 38.44 Selecting previously unselected package python3-protobuf. [2022-08-04T10:52:13.187Z] #51 38.45 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-04T10:52:13.187Z] #51 38.45 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T10:52:13.187Z] #51 39.05 Selecting previously unselected package libnet1:arm64. [2022-08-04T10:52:13.187Z] #51 39.06 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-04T10:52:13.187Z] #51 39.06 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T10:52:13.187Z] #51 39.20 Selecting previously unselected package libnl-3-200:arm64. [2022-08-04T10:52:13.187Z] #51 39.20 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-04T10:52:13.187Z] #51 39.22 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T10:52:13.187Z] #51 39.37 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-04T10:52:13.187Z] #51 39.37 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-04T10:52:13.187Z] #51 39.37 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T10:52:13.187Z] #51 39.48 Selecting previously unselected package criu. [2022-08-04T10:52:13.187Z] #51 39.49 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-04T10:52:13.187Z] #51 39.49 Unpacking criu (3.17.1-1) ... [2022-08-04T10:52:13.187Z] #51 40.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T10:52:13.187Z] #51 41.62 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-04T10:52:13.187Z] #51 41.68 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T10:52:13.187Z] #51 41.70 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T10:52:13.187Z] #51 41.71 Setting up python3-six (1.16.0-2) ... [2022-08-04T10:52:13.187Z] #51 42.90 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T10:52:13.187Z] #51 42.95 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T10:52:13.187Z] #51 ... [2022-08-04T10:52:13.187Z] [2022-08-04T10:52:13.187Z] #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 [2022-08-04T10:52:13.187Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:52:13.187Z] #14 41.68 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T10:52:13.187Z] #14 41.69 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-04T10:52:13.187Z] #14 41.70 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T10:52:13.187Z] #14 44.64 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T10:52:13.187Z] #14 44.64 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T10:52:13.187Z] #14 44.66 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T10:52:13.187Z] #14 45.41 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-04T10:52:13.187Z] #14 45.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T10:52:13.187Z] #14 45.43 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T10:52:13.187Z] #14 45.79 Selecting previously unselected package dmsetup. [2022-08-04T10:52:13.187Z] #14 45.79 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T10:52:13.187Z] #14 45.79 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T10:52:13.187Z] #14 46.06 Selecting previously unselected package mingw-w64-common. [2022-08-04T10:52:13.187Z] #14 46.06 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T10:52:13.187Z] #14 46.07 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T10:52:13.280Z] #20 63.61 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T10:52:13.343Z] #77 135.0 checking for stdlib.h... (cached) yes [2022-08-04T10:52:13.343Z] #77 135.0 checking for string.h... (cached) yes [2022-08-04T10:52:13.343Z] #77 135.1 checking sys/time.h usability... yes [2022-08-04T10:52:13.343Z] #77 135.2 checking sys/time.h presence... yes [2022-08-04T10:52:13.442Z] [2022-08-04T10:52:13.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 [2022-08-04T10:52:13.442Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:52:13.442Z] #14 40.51 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] [2022-08-04T10:52:13.442Z] #14 40.53 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] [2022-08-04T10:52:13.539Z] #20 63.62 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T10:52:13.539Z] #20 63.63 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T10:52:13.539Z] #20 63.69 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T10:52:13.539Z] #20 63.70 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T10:52:13.539Z] #20 63.71 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T10:52:13.539Z] #20 63.76 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T10:52:13.539Z] #20 63.77 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T10:52:13.539Z] #20 63.77 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T10:52:13.539Z] #20 63.85 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T10:52:13.539Z] #20 63.85 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T10:52:13.602Z] #77 135.3 checking for sys/time.h... yes [2022-08-04T10:52:13.602Z] #77 135.3 checking for inline... inline [2022-08-04T10:52:13.798Z] #20 63.86 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T10:52:13.798Z] #20 63.93 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T10:52:13.798Z] #20 63.94 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T10:52:13.798Z] #20 63.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T10:52:13.798Z] #20 64.04 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T10:52:13.798Z] #20 64.05 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T10:52:13.798Z] #20 64.06 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:52:13.798Z] #20 64.10 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T10:52:13.861Z] #77 135.4 checking for size_t... yes [2022-08-04T10:52:13.861Z] #77 135.7 checking for stdlib.h... (cached) yes [2022-08-04T10:52:14.014Z] #14 41.15 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] [2022-08-04T10:52:14.057Z] #20 64.11 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T10:52:14.057Z] #20 64.11 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T10:52:14.057Z] #20 64.19 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T10:52:14.057Z] #20 64.20 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T10:52:14.057Z] #20 64.21 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T10:52:14.057Z] #20 64.34 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T10:52:14.057Z] #20 64.35 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T10:52:14.057Z] #20 64.35 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T10:52:14.119Z] #77 135.7 checking for GNU libc compatible malloc... yes [2022-08-04T10:52:14.119Z] #77 135.9 checking for stdlib.h... (cached) yes [2022-08-04T10:52:14.316Z] #20 64.44 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T10:52:14.316Z] #20 64.45 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T10:52:14.316Z] #20 64.45 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T10:52:14.316Z] #20 64.55 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T10:52:14.316Z] #20 64.55 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T10:52:14.316Z] #20 64.56 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T10:52:14.316Z] #20 64.60 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T10:52:14.316Z] #20 64.61 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T10:52:14.316Z] #20 64.62 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T10:52:14.378Z] #77 135.9 checking for GNU libc compatible realloc... yes [2022-08-04T10:52:14.378Z] #77 136.1 checking for working strtod... yes [2022-08-04T10:52:14.575Z] #20 64.82 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T10:52:14.575Z] #20 64.83 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T10:52:14.575Z] #20 64.83 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T10:52:14.575Z] #20 64.95 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T10:52:14.637Z] #77 136.3 checking for gettimeofday... yes [2022-08-04T10:52:14.833Z] #20 64.96 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T10:52:14.833Z] #20 64.96 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:52:14.833Z] #20 65.02 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T10:52:14.833Z] #20 65.02 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T10:52:14.833Z] #20 65.03 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T10:52:14.833Z] #20 65.10 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T10:52:14.833Z] #20 ... [2022-08-04T10:52:14.833Z] [2022-08-04T10:52:14.833Z] #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 [2022-08-04T10:52:14.833Z] #71 sha256:fa70308ea2ad06e31bf46bb44ef649a7f5a091901e883a7fdadf6bcc6e566bc8 [2022-08-04T10:52:14.833Z] #71 13.42 + cd /tmp/tmp.FbL2Qs0UfR/src/github.com/containerd/containerd [2022-08-04T10:52:14.833Z] #71 13.42 + git checkout -q v1.6.6 [2022-08-04T10:52:14.833Z] #71 14.17 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T10:52:14.833Z] #71 14.17 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T10:52:14.833Z] #71 14.17 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T10:52:14.833Z] #71 14.17 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T10:52:14.833Z] #71 14.17 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T10:52:14.833Z] #71 14.17 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T10:52:14.833Z] #71 14.17 + '[' '' = dynamic ']' [2022-08-04T10:52:14.833Z] #71 14.17 + make [2022-08-04T10:52:14.833Z] #71 15.09 + bin/ctr [2022-08-04T10:52:14.896Z] #77 136.5 checking for memset... yes [2022-08-04T10:52:15.092Z] #71 ... [2022-08-04T10:52:15.092Z] [2022-08-04T10:52:15.092Z] #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 [2022-08-04T10:52:15.092Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T10:52:15.092Z] #20 65.10 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T10:52:15.092Z] #20 65.10 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T10:52:15.092Z] #20 65.11 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T10:52:15.155Z] #77 136.7 checking for strspn... yes [2022-08-04T10:52:15.351Z] #20 65.38 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T10:52:15.351Z] #20 65.39 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T10:52:15.351Z] #20 65.41 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T10:52:15.351Z] #20 65.42 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T10:52:15.351Z] #20 65.44 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T10:52:15.351Z] #20 65.45 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T10:52:15.351Z] #20 65.46 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T10:52:15.351Z] #20 65.47 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T10:52:15.351Z] #20 65.49 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T10:52:15.351Z] #20 65.50 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T10:52:15.351Z] #20 65.52 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T10:52:15.351Z] #20 65.53 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T10:52:15.351Z] #20 65.54 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T10:52:15.351Z] #20 65.56 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T10:52:15.351Z] #20 65.57 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T10:52:15.351Z] #20 65.59 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T10:52:15.351Z] #20 65.60 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T10:52:15.351Z] #20 65.62 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T10:52:15.351Z] #20 65.63 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T10:52:15.351Z] #20 65.64 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T10:52:15.351Z] #20 65.66 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:52:15.351Z] #20 65.68 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 [2022-08-04T10:52:15.351Z] #20 65.69 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:52:15.351Z] #20 65.70 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 [2022-08-04T10:52:15.402Z] #14 42.55 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] [2022-08-04T10:52:15.414Z] #77 137.1 checking that generated files are newer than configure... done [2022-08-04T10:52:15.414Z] #77 137.1 configure: creating ./config.status [2022-08-04T10:52:15.610Z] #20 65.71 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T10:52:15.610Z] #20 65.72 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:52:15.610Z] #20 65.74 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 [2022-08-04T10:52:15.610Z] #20 65.75 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:52:15.610Z] #20 65.77 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T10:52:15.610Z] #20 65.80 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:52:15.610Z] #20 65.81 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T10:52:15.610Z] #20 65.83 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:52:15.610Z] #20 65.84 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:52:15.610Z] #20 65.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:52:15.972Z] #14 43.14 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] [2022-08-04T10:52:16.547Z] #14 43.78 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] [2022-08-04T10:52:17.122Z] #14 ... [2022-08-04T10:52:17.122Z] [2022-08-04T10:52:17.122Z] #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 [2022-08-04T10:52:17.122Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T10:52:17.122Z] #40 43.85 NAME: [2022-08-04T10:52:17.122Z] #40 43.85 go-winres - A tool for embedding resources in Windows executables [2022-08-04T10:52:17.122Z] #40 43.85 [2022-08-04T10:52:17.122Z] #40 43.85 USAGE: [2022-08-04T10:52:17.122Z] #40 43.85 go-winres [global options] command [command options] [arguments...] [2022-08-04T10:52:17.122Z] #40 43.85 [2022-08-04T10:52:17.122Z] #40 43.85 COMMANDS: [2022-08-04T10:52:17.122Z] #40 43.85 init Create an initial ./winres/winres.json [2022-08-04T10:52:17.122Z] #40 43.85 make Make syso files for the "go build" command [2022-08-04T10:52:17.122Z] #40 43.85 simply Make syso files for the "go build" command (simplified) [2022-08-04T10:52:17.122Z] #40 43.85 extract Extract all resources from an executable [2022-08-04T10:52:17.122Z] #40 43.85 patch Replace resources in an executable file (exe, dll) [2022-08-04T10:52:17.122Z] #40 43.85 help, h Shows a list of commands or help for one command [2022-08-04T10:52:17.122Z] #40 43.85 [2022-08-04T10:52:17.122Z] #40 43.85 GLOBAL OPTIONS: [2022-08-04T10:52:17.122Z] #40 43.85 --help, -h show help (default: false) [2022-08-04T10:52:17.122Z] #40 DONE 44.3s [2022-08-04T10:52:17.122Z] [2022-08-04T10:52:17.122Z] #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 ; [2022-08-04T10:52:17.122Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T10:52:17.122Z] #76 41.01 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:52:17.122Z] #76 41.26 Fetched 5940 kB in 1s (6278 kB/s) [2022-08-04T10:52:17.122Z] #76 41.37 Selecting previously unselected package bzip2. [2022-08-04T10:52:17.122Z] #76 41.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 ... 15717 files and directories currently installed.) [2022-08-04T10:52:17.122Z] #76 41.47 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T10:52:17.122Z] #76 41.47 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T10:52:17.122Z] #76 41.65 Selecting previously unselected package libmagic-mgc. [2022-08-04T10:52:17.122Z] #76 41.65 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T10:52:17.122Z] #76 41.65 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T10:52:17.122Z] #76 42.19 Selecting previously unselected package libmagic1:amd64. [2022-08-04T10:52:17.122Z] #76 42.19 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T10:52:17.122Z] #76 42.23 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T10:52:17.122Z] #76 42.43 Selecting previously unselected package file. [2022-08-04T10:52:17.122Z] #76 42.44 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-04T10:52:17.122Z] #76 42.44 Unpacking file (1:5.39-3) ... [2022-08-04T10:52:17.122Z] #76 42.60 Selecting previously unselected package xz-utils. [2022-08-04T10:52:17.122Z] #76 42.60 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T10:52:17.122Z] #76 42.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T10:52:17.122Z] #76 42.94 Selecting previously unselected package libsigsegv2:amd64. [2022-08-04T10:52:17.122Z] #76 42.94 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-04T10:52:17.122Z] #76 42.94 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-04T10:52:17.122Z] #76 43.05 Selecting previously unselected package m4. [2022-08-04T10:52:17.122Z] #76 43.06 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-04T10:52:17.122Z] #76 43.06 Unpacking m4 (1.4.18-5) ... [2022-08-04T10:52:17.122Z] #76 43.37 Selecting previously unselected package autoconf. [2022-08-04T10:52:17.122Z] #76 43.37 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T10:52:17.122Z] #76 43.37 Unpacking autoconf (2.69-14) ... [2022-08-04T10:52:17.122Z] #76 43.82 Selecting previously unselected package autotools-dev. [2022-08-04T10:52:17.122Z] #76 43.85 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T10:52:17.122Z] #76 43.86 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T10:52:17.122Z] #76 44.16 Selecting previously unselected package automake. [2022-08-04T10:52:17.122Z] #76 44.17 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T10:52:17.122Z] #76 44.17 Unpacking automake (1:1.16.3-2) ... [2022-08-04T10:52:17.319Z] #77 138.9 config.status: creating Makefile [2022-08-04T10:52:17.319Z] #77 138.9 config.status: creating config.h [2022-08-04T10:52:17.319Z] #77 138.9 config.status: executing depfiles commands [2022-08-04T10:52:17.319Z] #77 139.1 config.status: executing libtool commands [2022-08-04T10:52:17.319Z] #77 ... [2022-08-04T10:52:17.319Z] [2022-08-04T10:52:17.319Z] #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 [2022-08-04T10:52:17.319Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:52:17.319Z] #21 44.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T10:52:17.319Z] #21 44.72 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T10:52:17.319Z] #21 45.50 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T10:52:17.319Z] #21 45.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:17.319Z] #21 45.53 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T10:52:17.319Z] #21 45.55 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T10:52:17.319Z] #21 45.56 Setting up apparmor (2.13.6-10) ... [2022-08-04T10:52:17.319Z] #21 47.08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T10:52:17.319Z] #21 47.14 Setting up zip (3.0-12) ... [2022-08-04T10:52:17.319Z] #21 47.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:17.319Z] #21 47.21 Setting up bash-completion (1:2.11-2) ... [2022-08-04T10:52:17.319Z] #21 49.20 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T10:52:17.319Z] #21 49.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T10:52:17.319Z] #21 49.23 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T10:52:17.319Z] #21 49.24 Setting up patch (2.7.6-7) ... [2022-08-04T10:52:17.319Z] #21 49.25 Setting up sudo (1.9.5p2-3) ... [2022-08-04T10:52:17.319Z] #21 49.35 invoke-rc.d: could not determine current runlevel [2022-08-04T10:52:17.319Z] #21 49.36 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T10:52:17.319Z] #21 49.38 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T10:52:17.319Z] #21 49.39 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T10:52:17.319Z] #21 49.39 Failed to connect to bus: Host is down [2022-08-04T10:52:17.319Z] #21 49.39 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T10:52:17.319Z] #21 49.40 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T10:52:17.319Z] #21 49.41 Setting up pigz (2.6-1) ... [2022-08-04T10:52:17.319Z] #21 49.43 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T10:52:17.319Z] #21 49.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T10:52:17.319Z] #21 49.45 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T10:52:17.319Z] #21 49.47 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:17.319Z] #21 50.13 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T10:52:17.319Z] #21 50.15 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T10:52:17.319Z] #21 50.52 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T10:52:17.319Z] #21 50.53 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-04T10:52:17.319Z] #21 50.54 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T10:52:17.319Z] #21 50.55 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T10:52:17.319Z] #21 50.57 Setting up libkmod2:amd64 (28-1) ... [2022-08-04T10:52:17.319Z] #21 50.60 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T10:52:17.319Z] #21 51.12 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:17.319Z] #21 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T10:52:17.319Z] #21 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T10:52:17.319Z] #21 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T10:52:17.319Z] #21 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T10:52:17.319Z] #21 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T10:52:17.319Z] #21 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T10:52:17.319Z] #21 51.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T10:52:17.319Z] #21 51.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T10:52:17.319Z] #21 51.20 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T10:52:17.319Z] #21 52.76 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T10:52:17.319Z] #21 52.78 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T10:52:17.319Z] #21 52.79 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T10:52:17.319Z] #21 52.80 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T10:52:17.319Z] #21 54.25 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T10:52:17.319Z] #21 54.26 Setting up jq (1.6-2.1) ... [2022-08-04T10:52:17.319Z] #21 54.27 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T10:52:17.319Z] #21 54.28 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T10:52:17.319Z] #21 54.29 Setting up iptables (1.8.7-1) ... [2022-08-04T10:52:17.319Z] #21 54.30 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T10:52:17.319Z] #21 54.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T10:52:17.319Z] #21 54.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T10:52:17.319Z] #21 54.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T10:52:17.319Z] #21 54.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T10:52:17.319Z] #21 54.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T10:52:17.319Z] #21 54.37 Setting up iproute2 (5.10.0-4) ... [2022-08-04T10:52:17.408Z] #14 ... [2022-08-04T10:52:17.408Z] [2022-08-04T10:52:17.408Z] #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 [2022-08-04T10:52:17.408Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T10:52:17.408Z] #42 39.86 Selecting previously unselected package libicu67:arm64. [2022-08-04T10:52:17.408Z] #42 39.87 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-04T10:52:17.408Z] #42 39.89 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-04T10:52:17.408Z] #42 45.84 Selecting previously unselected package libxml2:arm64. [2022-08-04T10:52:17.408Z] #42 45.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-04T10:52:17.408Z] #42 45.86 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T10:52:17.408Z] #42 46.41 Selecting previously unselected package libarchive13:arm64. [2022-08-04T10:52:17.408Z] #42 46.41 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-04T10:52:17.408Z] #42 46.41 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-04T10:52:17.408Z] #42 46.73 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-04T10:52:17.408Z] #42 46.74 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-04T10:52:17.408Z] #42 46.75 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-04T10:52:17.408Z] #42 46.96 Selecting previously unselected package librhash0:arm64. [2022-08-04T10:52:17.408Z] #42 46.96 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-04T10:52:17.408Z] #42 46.97 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-04T10:52:17.408Z] #42 47.14 Selecting previously unselected package libuv1:arm64. [2022-08-04T10:52:17.408Z] #42 47.17 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-04T10:52:17.408Z] #42 47.17 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-04T10:52:17.408Z] #42 47.33 Selecting previously unselected package cmake. [2022-08-04T10:52:17.408Z] #42 47.34 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-04T10:52:17.408Z] #42 47.35 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T10:52:17.408Z] #42 50.34 Setting up libicu67:arm64 (67.1-7) ... [2022-08-04T10:52:17.517Z] #20 DONE 67.3s [2022-08-04T10:52:17.517Z] [2022-08-04T10:52:17.517Z] #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 [2022-08-04T10:52:17.517Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-04T10:52:17.578Z] #21 54.79 Setting up systemd (247.3-7) ... [2022-08-04T10:52:17.579Z] #21 54.82 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T10:52:17.579Z] #21 54.83 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T10:52:17.579Z] #21 54.84 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T10:52:17.579Z] #21 54.87 Initializing machine ID from KVM UUID. [2022-08-04T10:52:17.668Z] #42 50.39 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:17.668Z] #42 50.57 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-04T10:52:17.693Z] #76 44.93 Selecting previously unselected package patch. [2022-08-04T10:52:17.693Z] #76 44.93 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-04T10:52:17.693Z] #76 45.01 Unpacking patch (2.7.6-7) ... [2022-08-04T10:52:17.927Z] #42 50.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:17.927Z] #42 ... [2022-08-04T10:52:17.927Z] [2022-08-04T10:52:17.927Z] #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 [2022-08-04T10:52:17.927Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T10:52:17.927Z] #51 46.98 Setting up criu (3.17.1-1) ... [2022-08-04T10:52:17.927Z] #51 48.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:52:17.927Z] #51 DONE 50.1s [2022-08-04T10:52:17.927Z] [2022-08-04T10:52:17.927Z] #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 [2022-08-04T10:52:17.927Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T10:52:17.927Z] #42 50.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:17.927Z] #42 50.67 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-04T10:52:17.927Z] #42 50.68 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-04T10:52:17.927Z] #42 50.70 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T10:52:17.927Z] #42 ... [2022-08-04T10:52:17.927Z] [2022-08-04T10:52:17.927Z] #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 [2022-08-04T10:52:17.927Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:52:17.927Z] #77 0.661 Cloning into '/tmp/crun-build'... [2022-08-04T10:52:17.954Z] #76 45.16 Selecting previously unselected package dpkg-dev. [2022-08-04T10:52:17.954Z] #76 45.16 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T10:52:17.954Z] #76 45.16 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T10:52:18.146Z] #21 ... [2022-08-04T10:52:18.146Z] [2022-08-04T10:52:18.146Z] #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 [2022-08-04T10:52:18.146Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:52:18.146Z] #77 139.9 GEN .version [2022-08-04T10:52:18.146Z] #77 139.9 make install-recursive [2022-08-04T10:52:18.146Z] #77 140.0 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T10:52:18.405Z] #77 140.0 Making install in libocispec [2022-08-04T10:52:18.406Z] #77 140.0 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T10:52:18.406Z] #77 140.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T10:52:18.406Z] #77 140.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T10:52:18.406Z] #77 140.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T10:52:18.406Z] #77 140.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T10:52:18.456Z] #21 1.215 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T10:52:18.456Z] #21 1.375 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T10:52:18.716Z] #21 1.543 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T10:52:18.865Z] #77 ... [2022-08-04T10:52:18.865Z] [2022-08-04T10:52:18.865Z] #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 [2022-08-04T10:52:18.865Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T10:52:18.865Z] #42 50.70 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T10:52:18.865Z] #42 50.75 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T10:52:18.865Z] #42 50.77 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-04T10:52:18.865Z] #42 50.80 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T10:52:18.865Z] #42 50.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:52:18.865Z] #42 DONE 51.5s [2022-08-04T10:52:18.865Z] [2022-08-04T10:52:18.865Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T10:52:18.865Z] #43 sha256:982f50708d8f74e656b08a4aaa24be56c0f34d8e0af3b15f1c97a0a0614eb49a [2022-08-04T10:52:18.865Z] #43 DONE 0.4s [2022-08-04T10:52:18.865Z] [2022-08-04T10:52:18.865Z] #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 [2022-08-04T10:52:18.865Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:52:18.865Z] #77 5.984 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T10:52:18.865Z] #77 6.033 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T10:52:18.975Z] #77 140.8 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T10:52:19.235Z] #77 ... [2022-08-04T10:52:19.235Z] [2022-08-04T10:52:19.235Z] #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 [2022-08-04T10:52:19.235Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:52:19.235Z] #21 55.78 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T10:52:19.235Z] #21 56.04 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:52:19.235Z] #21 DONE 56.6s [2022-08-04T10:52:19.235Z] [2022-08-04T10:52:19.235Z] #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 [2022-08-04T10:52:19.235Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:52:19.235Z] #77 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T10:52:19.235Z] #77 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T10:52:19.235Z] #77 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T10:52:19.235Z] #77 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T10:52:19.235Z] #77 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T10:52:19.235Z] #77 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T10:52:19.235Z] #77 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T10:52:19.235Z] #77 141.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T10:52:19.338Z] #76 46.34 Selecting previously unselected package build-essential. [2022-08-04T10:52:19.338Z] #76 46.34 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-04T10:52:19.338Z] #76 46.34 Unpacking build-essential (12.9) ... [2022-08-04T10:52:19.338Z] #76 46.47 Selecting previously unselected package libcap2:amd64. [2022-08-04T10:52:19.338Z] #76 46.47 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T10:52:19.338Z] #76 46.47 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T10:52:19.338Z] #76 46.57 Selecting previously unselected package libcap-dev:amd64. [2022-08-04T10:52:19.338Z] #76 46.57 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-04T10:52:19.338Z] #76 46.57 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T10:52:19.494Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T10:52:19.494Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T10:52:19.494Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T10:52:19.494Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T10:52:19.494Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T10:52:19.494Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T10:52:19.494Z] #77 141.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T10:52:19.599Z] #76 46.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T10:52:19.599Z] #76 46.81 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T10:52:19.599Z] #76 46.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T10:52:19.859Z] #76 46.91 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-04T10:52:19.859Z] #76 46.91 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-04T10:52:19.859Z] #76 46.91 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T10:52:19.859Z] #76 47.02 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T10:52:19.859Z] #76 47.15 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T10:52:19.859Z] #76 47.15 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T10:52:20.062Z] #77 ... [2022-08-04T10:52:20.062Z] [2022-08-04T10:52:20.062Z] #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 [2022-08-04T10:52:20.062Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T10:52:20.062Z] #22 0.819 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T10:52:20.062Z] #22 0.823 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T10:52:20.062Z] #22 0.827 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T10:52:20.062Z] #22 DONE 0.9s [2022-08-04T10:52:20.120Z] #76 ... [2022-08-04T10:52:20.120Z] [2022-08-04T10:52:20.120Z] #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 [2022-08-04T10:52:20.120Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:52:20.120Z] #55 37.28 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T10:52:20.120Z] #55 37.35 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T10:52:20.120Z] #55 37.39 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T10:52:20.120Z] #55 37.47 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T10:52:20.120Z] #55 37.58 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T10:52:20.120Z] #55 37.68 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T10:52:20.120Z] #55 37.69 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T10:52:20.120Z] #55 37.90 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T10:52:20.120Z] #55 37.93 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T10:52:20.120Z] #55 38.01 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T10:52:20.120Z] #55 38.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T10:52:20.120Z] #55 38.40 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T10:52:20.120Z] #55 39.09 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T10:52:20.120Z] #55 39.15 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T10:52:20.120Z] #55 39.51 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T10:52:20.120Z] #55 39.59 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T10:52:20.120Z] #55 39.66 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T10:52:20.120Z] #55 39.89 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T10:52:20.120Z] #55 40.12 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T10:52:20.120Z] #55 40.12 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T10:52:20.120Z] #55 40.35 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T10:52:20.120Z] #55 40.37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T10:52:20.120Z] #55 40.50 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T10:52:20.120Z] #55 40.51 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T10:52:20.120Z] #55 41.04 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T10:52:20.120Z] #55 41.04 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T10:52:20.120Z] #55 42.13 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T10:52:20.120Z] #55 42.27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T10:52:20.120Z] #55 ... [2022-08-04T10:52:20.120Z] [2022-08-04T10:52:20.120Z] #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 ; [2022-08-04T10:52:20.120Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T10:52:20.120Z] #76 47.28 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T10:52:20.120Z] #76 47.30 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T10:52:20.120Z] #76 47.33 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T10:52:20.245Z] #77 7.187 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T10:52:20.246Z] #77 7.208 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T10:52:20.246Z] #77 7.209 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T10:52:20.246Z] #77 7.209 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T10:52:20.246Z] #77 7.233 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T10:52:20.321Z] [2022-08-04T10:52:20.321Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T10:52:20.321Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T10:52:20.381Z] #76 ... [2022-08-04T10:52:20.381Z] [2022-08-04T10:52:20.381Z] #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 [2022-08-04T10:52:20.381Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:52:20.381Z] #42 37.71 The following NEW packages will be installed: [2022-08-04T10:52:20.381Z] #42 37.71 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T10:52:20.381Z] #42 37.73 vim-common xxd [2022-08-04T10:52:20.381Z] #42 38.22 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:52:20.381Z] #42 38.22 Need to get 17.7 MB of archives. [2022-08-04T10:52:20.381Z] #42 38.22 After this operation, 70.7 MB of additional disk space will be used. [2022-08-04T10:52:20.381Z] #42 38.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T10:52:20.381Z] #42 38.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T10:52:20.381Z] #42 38.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T10:52:20.381Z] #42 38.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T10:52:20.381Z] #42 38.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-04T10:52:20.381Z] #42 38.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T10:52:20.381Z] #42 39.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T10:52:20.381Z] #42 39.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T10:52:20.381Z] #42 39.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T10:52:20.381Z] #42 39.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T10:52:20.381Z] #42 40.42 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:52:20.381Z] #42 40.77 Fetched 17.7 MB in 2s (10.4 MB/s) [2022-08-04T10:52:20.381Z] #42 40.87 Selecting previously unselected package xxd. [2022-08-04T10:52:20.381Z] #42 40.87 (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.) [2022-08-04T10:52:20.381Z] #42 40.94 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T10:52:20.381Z] #42 40.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:20.381Z] #42 41.16 Selecting previously unselected package vim-common. [2022-08-04T10:52:20.381Z] #42 41.16 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T10:52:20.381Z] #42 41.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:20.381Z] #42 41.55 Selecting previously unselected package cmake-data. [2022-08-04T10:52:20.381Z] #42 41.55 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T10:52:20.381Z] #42 41.55 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T10:52:20.381Z] #42 45.51 Selecting previously unselected package libicu67:amd64. [2022-08-04T10:52:20.381Z] #42 45.51 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-04T10:52:20.381Z] #42 45.55 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T10:52:20.641Z] #42 ... [2022-08-04T10:52:20.641Z] [2022-08-04T10:52:20.641Z] #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 [2022-08-04T10:52:20.641Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T10:52:21.163Z] #34 47.58 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. [2022-08-04T10:52:21.163Z] #34 ... [2022-08-04T10:52:21.163Z] [2022-08-04T10:52:21.163Z] #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 [2022-08-04T10:52:21.163Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:52:21.163Z] #51 38.15 The following additional packages will be installed: [2022-08-04T10:52:21.163Z] #51 38.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T10:52:21.163Z] #51 38.17 python3-protobuf python3-six [2022-08-04T10:52:21.163Z] #51 38.17 Suggested packages: [2022-08-04T10:52:21.163Z] #51 38.17 python3-setuptools [2022-08-04T10:52:21.163Z] #51 38.17 Recommended packages: [2022-08-04T10:52:21.163Z] #51 38.17 iproute2 | iproute [2022-08-04T10:52:21.163Z] #51 39.05 The following NEW packages will be installed: [2022-08-04T10:52:21.163Z] #51 39.14 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T10:52:21.163Z] #51 39.14 python3-protobuf python3-six [2022-08-04T10:52:21.163Z] #51 39.80 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:52:21.163Z] #51 39.80 Need to get 2315 kB of archives. [2022-08-04T10:52:21.163Z] #51 39.80 After this operation, 11.1 MB of additional disk space will be used. [2022-08-04T10:52:21.163Z] #51 39.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-04T10:52:21.163Z] #51 39.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T10:52:21.163Z] #51 39.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T10:52:21.163Z] #51 39.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-04T10:52:21.163Z] #51 39.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T10:52:21.163Z] #51 39.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T10:52:21.163Z] #51 39.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T10:52:21.163Z] #51 42.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-04T10:52:21.163Z] #51 43.90 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:52:21.164Z] #51 44.25 Fetched 2315 kB in 3s (693 kB/s) [2022-08-04T10:52:21.164Z] #51 44.41 Selecting previously unselected package libprotobuf23:amd64. [2022-08-04T10:52:21.164Z] #51 44.41 (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.) [2022-08-04T10:52:21.164Z] #51 44.42 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-04T10:52:21.164Z] #51 44.46 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T10:52:21.164Z] #51 45.21 Selecting previously unselected package python3-pkg-resources. [2022-08-04T10:52:21.164Z] #51 45.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T10:52:21.164Z] #51 45.21 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T10:52:21.164Z] #51 45.42 Selecting previously unselected package python3-six. [2022-08-04T10:52:21.164Z] #51 45.45 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T10:52:21.164Z] #51 45.45 Unpacking python3-six (1.16.0-2) ... [2022-08-04T10:52:21.164Z] #51 45.53 Selecting previously unselected package python3-protobuf. [2022-08-04T10:52:21.164Z] #51 45.53 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-04T10:52:21.164Z] #51 45.57 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T10:52:21.164Z] #51 46.17 Selecting previously unselected package libnet1:amd64. [2022-08-04T10:52:21.164Z] #51 46.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T10:52:21.164Z] #51 46.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T10:52:21.164Z] #51 46.32 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T10:52:21.164Z] #51 46.32 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T10:52:21.164Z] #51 46.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T10:52:21.164Z] #51 46.47 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T10:52:21.164Z] #51 46.47 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T10:52:21.164Z] #51 46.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T10:52:21.164Z] #51 46.67 Selecting previously unselected package criu. [2022-08-04T10:52:21.164Z] #51 46.70 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-04T10:52:21.164Z] #51 46.70 Unpacking criu (3.17.1-1) ... [2022-08-04T10:52:21.164Z] #51 47.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T10:52:21.164Z] #51 ... [2022-08-04T10:52:21.164Z] [2022-08-04T10:52:21.164Z] #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 [2022-08-04T10:52:21.164Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T10:52:21.164Z] #34 48.30 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T10:52:21.425Z] #34 48.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T10:52:22.153Z] #77 8.881 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T10:52:22.877Z] #34 ... [2022-08-04T10:52:22.877Z] [2022-08-04T10:52:22.877Z] #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 [2022-08-04T10:52:22.877Z] #64 sha256:b0e0a75312d4cb6712cfc98abcb3299dc78dd2acebaffcf844ac7e30560be4d8 [2022-08-04T10:52:22.877Z] #64 6.502 + RM_GOPATH=0 [2022-08-04T10:52:22.877Z] #64 6.502 + TMP_GOPATH= [2022-08-04T10:52:22.877Z] #64 6.502 + : /build [2022-08-04T10:52:22.877Z] #64 6.502 + '[' -z '' ']' [2022-08-04T10:52:22.877Z] #64 6.502 ++ mktemp -d [2022-08-04T10:52:22.877Z] #64 6.502 + export GOPATH=/tmp/tmp.keSL5ezOWF [2022-08-04T10:52:22.877Z] #64 6.502 + GOPATH=/tmp/tmp.keSL5ezOWF [2022-08-04T10:52:22.877Z] #64 6.502 + RM_GOPATH=1 [2022-08-04T10:52:22.877Z] #64 6.502 + case "$(go env GOARCH)" in [2022-08-04T10:52:22.877Z] #64 6.502 ++ go env GOARCH [2022-08-04T10:52:22.877Z] #64 6.553 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:52:22.877Z] #64 6.553 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:52:22.877Z] #64 6.553 ++ dirname /install.sh [2022-08-04T10:52:22.877Z] #64 6.553 + dir=/ [2022-08-04T10:52:22.877Z] #64 6.553 + bin=containerd [2022-08-04T10:52:22.877Z] #64 6.553 + shift [2022-08-04T10:52:22.877Z] #64 6.553 + '[' '!' -f //containerd.installer ']' [2022-08-04T10:52:22.877Z] #64 6.553 + . //containerd.installer [2022-08-04T10:52:22.877Z] #64 6.553 ++ set -e [2022-08-04T10:52:22.877Z] #64 6.553 ++ : v1.6.6 [2022-08-04T10:52:22.877Z] #64 6.553 + install_containerd [2022-08-04T10:52:22.877Z] #64 6.553 + echo 'Install containerd version v1.6.6' [2022-08-04T10:52:22.877Z] #64 6.553 + git clone https://github.com/containerd/containerd.git /tmp/tmp.keSL5ezOWF/src/github.com/containerd/containerd [2022-08-04T10:52:22.877Z] #64 6.553 Cloning into '/tmp/tmp.keSL5ezOWF/src/github.com/containerd/containerd'... [2022-08-04T10:52:22.877Z] #64 6.553 Install containerd version v1.6.6 [2022-08-04T10:52:22.877Z] #64 ... [2022-08-04T10:52:22.877Z] [2022-08-04T10:52:22.877Z] #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 ; [2022-08-04T10:52:22.877Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T10:52:22.877Z] #76 48.28 Selecting previously unselected package libtool. [2022-08-04T10:52:22.877Z] #76 48.28 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T10:52:22.877Z] #76 48.29 Unpacking libtool (2.4.6-15) ... [2022-08-04T10:52:22.877Z] #76 48.63 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T10:52:22.877Z] #76 48.63 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T10:52:22.877Z] #76 48.63 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T10:52:22.877Z] #76 48.81 Selecting previously unselected package libyajl2:amd64. [2022-08-04T10:52:22.877Z] #76 48.81 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T10:52:22.877Z] #76 48.81 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T10:52:22.877Z] #76 48.97 Selecting previously unselected package libyajl-dev:amd64. [2022-08-04T10:52:22.877Z] #76 48.97 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-04T10:52:22.877Z] #76 48.97 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T10:52:22.877Z] #76 49.18 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T10:52:22.877Z] #76 49.19 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T10:52:22.877Z] #76 49.19 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T10:52:22.877Z] #76 49.19 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T10:52:22.877Z] #76 49.23 Setting up file (1:5.39-3) ... [2022-08-04T10:52:22.877Z] #76 49.23 Setting up bzip2 (1.0.8-4) ... [2022-08-04T10:52:22.877Z] #76 49.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T10:52:22.877Z] #76 49.26 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T10:52:22.877Z] #76 49.26 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T10:52:22.877Z] #76 49.28 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T10:52:22.877Z] #76 49.30 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-04T10:52:22.877Z] #76 49.34 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T10:52:22.877Z] #76 49.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T10:52:22.877Z] #76 49.43 Setting up patch (2.7.6-7) ... [2022-08-04T10:52:22.877Z] #76 49.43 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T10:52:22.877Z] #76 49.43 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T10:52:22.877Z] #76 49.43 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T10:52:22.877Z] #76 49.46 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T10:52:22.877Z] #76 49.46 Setting up libtool (2.4.6-15) ... [2022-08-04T10:52:22.877Z] #76 49.48 Setting up m4 (1.4.18-5) ... [2022-08-04T10:52:22.877Z] #76 49.48 Setting up dpkg-dev (1.20.11) ... [2022-08-04T10:52:22.877Z] #76 49.52 Setting up autoconf (2.69-14) ... [2022-08-04T10:52:22.877Z] #76 49.52 Setting up build-essential (12.9) ... [2022-08-04T10:52:22.877Z] #76 49.54 Setting up automake (1:1.16.3-2) ... [2022-08-04T10:52:22.877Z] #76 49.57 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T10:52:22.877Z] #76 49.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:52:23.449Z] #76 DONE 50.8s [2022-08-04T10:52:23.449Z] [2022-08-04T10:52:23.449Z] #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 [2022-08-04T10:52:23.449Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:52:23.449Z] #51 49.33 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T10:52:23.449Z] #51 49.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T10:52:23.449Z] #51 49.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T10:52:23.449Z] #51 49.37 Setting up python3-six (1.16.0-2) ... [2022-08-04T10:52:23.530Z] #77 10.36 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T10:52:23.710Z] #51 50.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T10:52:23.710Z] #51 50.63 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T10:52:24.099Z] #77 ... [2022-08-04T10:52:24.099Z] [2022-08-04T10:52:24.099Z] #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 [2022-08-04T10:52:24.099Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-04T10:52:24.099Z] #53 54.13 gotestsum version dev [2022-08-04T10:52:24.099Z] #53 DONE 56.8s [2022-08-04T10:52:24.099Z] [2022-08-04T10:52:24.099Z] #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 [2022-08-04T10:52:24.099Z] #44 sha256:df5db6f5dcc5e4c2f50302b0e56df2b7119d8ff660b4b19ae3833a95a7822867 [2022-08-04T10:52:24.099Z] #44 0.529 + RM_GOPATH=0 [2022-08-04T10:52:24.099Z] #44 0.529 + TMP_GOPATH= [2022-08-04T10:52:24.099Z] #44 0.529 + : /build [2022-08-04T10:52:24.099Z] #44 0.529 + '[' -z '' ']' [2022-08-04T10:52:24.099Z] #44 0.531 ++ mktemp -d [2022-08-04T10:52:24.099Z] #44 0.536 + export GOPATH=/tmp/tmp.mo4LBEIkS4 [2022-08-04T10:52:24.099Z] #44 0.536 + GOPATH=/tmp/tmp.mo4LBEIkS4 [2022-08-04T10:52:24.099Z] #44 0.536 + RM_GOPATH=1 [2022-08-04T10:52:24.099Z] #44 0.536 + case "$(go env GOARCH)" in [2022-08-04T10:52:24.099Z] #44 0.536 ++ go env GOARCH [2022-08-04T10:52:24.099Z] #44 0.564 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:52:24.099Z] #44 0.564 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:52:24.099Z] #44 0.565 ++ dirname /install.sh [2022-08-04T10:52:24.099Z] #44 0.569 + dir=/ [2022-08-04T10:52:24.099Z] #44 0.576 + bin=tini [2022-08-04T10:52:24.099Z] #44 0.576 + shift [2022-08-04T10:52:24.099Z] #44 0.576 + '[' '!' -f //tini.installer ']' [2022-08-04T10:52:24.099Z] #44 0.577 + . //tini.installer [2022-08-04T10:52:24.099Z] #44 0.577 ++ : v0.19.0 [2022-08-04T10:52:24.099Z] #44 0.577 + install_tini [2022-08-04T10:52:24.099Z] #44 0.577 + echo 'Install tini version v0.19.0' [2022-08-04T10:52:24.099Z] #44 0.580 Install tini version v0.19.0 [2022-08-04T10:52:24.099Z] #44 0.580 + git clone https://github.com/krallin/tini.git /tmp/tmp.mo4LBEIkS4/tini [2022-08-04T10:52:24.099Z] #44 0.586 Cloning into '/tmp/tmp.mo4LBEIkS4/tini'... [2022-08-04T10:52:24.099Z] #44 1.360 + cd /tmp/tmp.mo4LBEIkS4/tini [2022-08-04T10:52:24.099Z] #44 1.363 + git checkout -q v0.19.0 [2022-08-04T10:52:24.099Z] #44 1.370 + cmake . [2022-08-04T10:52:24.099Z] #44 2.027 -- The C compiler identification is GNU 10.2.1 [2022-08-04T10:52:24.099Z] #44 2.074 -- Detecting C compiler ABI info [2022-08-04T10:52:24.099Z] #44 2.785 -- Detecting C compiler ABI info - done [2022-08-04T10:52:24.099Z] #44 2.872 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T10:52:24.099Z] #44 2.873 -- Detecting C compile features [2022-08-04T10:52:24.099Z] #44 2.874 -- Detecting C compile features - done [2022-08-04T10:52:24.099Z] #44 2.919 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T10:52:24.099Z] #44 3.086 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T10:52:24.099Z] #44 3.141 -- Configuring done [2022-08-04T10:52:24.099Z] #44 3.153 -- Generating done [2022-08-04T10:52:24.099Z] #44 3.166 -- Build files have been written to: /tmp/tmp.mo4LBEIkS4/tini [2022-08-04T10:52:24.099Z] #44 3.170 + make tini-static [2022-08-04T10:52:24.099Z] #44 3.491 Scanning dependencies of target tini-static [2022-08-04T10:52:24.099Z] #44 3.583 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T10:52:24.099Z] #44 4.891 [100%] Linking C executable tini-static [2022-08-04T10:52:24.251Z] #21 1.734 Reading package lists... [2022-08-04T10:52:24.668Z] #44 5.736 [100%] Built target tini-static [2022-08-04T10:52:24.928Z] #44 5.818 + mkdir -p /build [2022-08-04T10:52:24.928Z] #44 5.825 + cp tini-static /build/docker-init [2022-08-04T10:52:24.928Z] #44 ... [2022-08-04T10:52:24.928Z] [2022-08-04T10:52:24.928Z] #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 [2022-08-04T10:52:24.928Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:52:24.928Z] #77 11.94 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T10:52:25.218Z] #77 12.15 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T10:52:25.561Z] #77 12.39 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T10:52:25.591Z] #23 ... [2022-08-04T10:52:25.591Z] [2022-08-04T10:52:25.592Z] #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 [2022-08-04T10:52:25.592Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:52:25.592Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T10:52:25.592Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T10:52:25.592Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T10:52:25.592Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T10:52:25.592Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T10:52:25.592Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T10:52:25.592Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T10:52:25.592Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T10:52:25.592Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T10:52:25.592Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T10:52:25.592Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T10:52:25.592Z] #77 142.6 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T10:52:25.592Z] #77 142.7 make install-recursive [2022-08-04T10:52:25.592Z] #77 142.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T10:52:25.592Z] #77 142.8 Making install in yajl [2022-08-04T10:52:25.592Z] #77 142.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T10:52:25.592Z] #77 142.8 CC verify/json_verify-json_verify.o [2022-08-04T10:52:25.592Z] #77 142.8 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T10:52:25.592Z] #77 142.8 CC src/libyajl_la-yajl.lo [2022-08-04T10:52:25.592Z] #77 142.9 CC src/libyajl_la-yajl_gen.lo [2022-08-04T10:52:25.592Z] #77 142.9 CC src/libyajl_la-yajl_parser.lo [2022-08-04T10:52:25.592Z] #77 142.9 CC src/libyajl_la-yajl_buf.lo [2022-08-04T10:52:25.592Z] #77 142.9 CC src/libyajl_la-yajl_encode.lo [2022-08-04T10:52:25.592Z] #77 142.9 CC src/libyajl_la-yajl_lex.lo [2022-08-04T10:52:25.592Z] #77 143.0 CC src/libyajl_la-yajl_tree.lo [2022-08-04T10:52:26.528Z] #77 148.4 CCLD libyajl.la [2022-08-04T10:52:27.037Z] #77 ... [2022-08-04T10:52:27.037Z] [2022-08-04T10:52:27.037Z] #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 [2022-08-04T10:52:27.037Z] #44 sha256:df5db6f5dcc5e4c2f50302b0e56df2b7119d8ff660b4b19ae3833a95a7822867 [2022-08-04T10:52:27.037Z] #44 DONE 7.8s [2022-08-04T10:52:27.037Z] [2022-08-04T10:52:27.037Z] #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 [2022-08-04T10:52:27.037Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:52:27.037Z] #14 52.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T10:52:27.037Z] #14 52.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T10:52:27.037Z] #14 52.71 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T10:52:27.037Z] #14 58.76 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T10:52:27.037Z] #14 58.76 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-04T10:52:27.037Z] #14 58.79 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T10:52:27.037Z] #14 59.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T10:52:27.037Z] #14 59.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-04T10:52:27.037Z] #14 59.57 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T10:52:27.097Z] #77 148.7 CCLD verify/json_verify [2022-08-04T10:52:27.356Z] #77 149.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T10:52:27.356Z] #77 149.0 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T10:52:27.356Z] #77 149.0 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T10:52:27.356Z] #77 149.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T10:52:27.356Z] #77 149.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T10:52:27.356Z] #77 149.0 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T10:52:27.356Z] #77 149.1 CC src/validate.o [2022-08-04T10:52:27.356Z] #77 149.1 CC src/image_spec_schema_config_schema.lo [2022-08-04T10:52:27.356Z] #77 149.1 CC src/image_spec_schema_defs.lo [2022-08-04T10:52:27.356Z] #77 149.1 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T10:52:27.356Z] #77 149.1 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T10:52:27.356Z] #77 149.2 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T10:52:27.356Z] #77 149.2 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T10:52:27.356Z] #77 149.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T10:52:27.356Z] #77 149.2 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T10:52:27.356Z] #77 149.2 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T10:52:27.356Z] #77 149.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T10:52:27.615Z] #77 149.3 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T10:52:27.615Z] #77 149.3 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T10:52:27.615Z] #77 149.3 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T10:52:27.615Z] #77 149.3 CC src/runtime_spec_schema_defs.lo [2022-08-04T10:52:27.615Z] #77 149.4 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T10:52:27.615Z] #77 149.4 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T10:52:27.615Z] #77 149.4 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T10:52:27.615Z] #77 149.5 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T10:52:27.615Z] #77 149.5 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T10:52:27.874Z] #77 149.6 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T10:52:27.874Z] #77 149.7 CC src/basic_test_double_array_item.lo [2022-08-04T10:52:27.874Z] #77 149.7 CC src/basic_test_top_array_string.lo [2022-08-04T10:52:27.874Z] #77 149.7 CC src/basic_test_top_array_int.lo [2022-08-04T10:52:28.133Z] #77 149.8 CC src/basic_test_top_double_array_int.lo [2022-08-04T10:52:28.133Z] #77 149.8 CC src/basic_test_double_array.lo [2022-08-04T10:52:28.133Z] #77 149.9 CC src/basic_test_top_double_array_obj.lo [2022-08-04T10:52:28.133Z] #77 150.0 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T10:52:28.392Z] #77 150.1 CC src/read-file.lo [2022-08-04T10:52:28.392Z] #77 150.2 CC src/basic_test_top_double_array_string.lo [2022-08-04T10:52:28.392Z] #77 150.2 CC tests/test-1.o [2022-08-04T10:52:28.392Z] #77 150.3 CC src/json_common.lo [2022-08-04T10:52:28.446Z] #21 6.397 Reading package lists... [2022-08-04T10:52:28.652Z] #77 150.4 CC tests/test-3.o [2022-08-04T10:52:28.652Z] #77 150.4 CC tests/test-2.o [2022-08-04T10:52:28.652Z] #77 150.5 CC tests/test-4.o [2022-08-04T10:52:28.652Z] #77 150.5 CC tests/test-5.o [2022-08-04T10:52:28.911Z] #77 150.8 CC tests/test-8.o [2022-08-04T10:52:28.911Z] #77 150.8 CC tests/test-7.o [2022-08-04T10:52:28.911Z] #77 150.8 CC tests/test-9.o [2022-08-04T10:52:28.911Z] #77 150.9 CC tests/test-6.o [2022-08-04T10:52:28.999Z] #51 55.00 Setting up criu (3.17.1-1) ... [2022-08-04T10:52:28.999Z] #51 ... [2022-08-04T10:52:28.999Z] [2022-08-04T10:52:28.999Z] #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 [2022-08-04T10:52:28.999Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:52:28.999Z] #14 45.46 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] [2022-08-04T10:52:28.999Z] #14 46.10 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] [2022-08-04T10:52:28.999Z] #14 46.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T10:52:28.999Z] #14 46.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T10:52:28.999Z] #14 46.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T10:52:28.999Z] #14 46.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T10:52:28.999Z] #14 46.10 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] [2022-08-04T10:52:28.999Z] #14 46.10 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T10:52:28.999Z] #14 46.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T10:52:28.999Z] #14 46.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T10:52:28.999Z] #14 46.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T10:52:28.999Z] #14 46.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T10:52:28.999Z] #14 46.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T10:52:28.999Z] #14 46.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T10:52:28.999Z] #14 46.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-04T10:52:28.999Z] #14 46.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T10:52:28.999Z] #14 46.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T10:52:28.999Z] #14 47.40 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:52:28.999Z] #14 47.69 Fetched 115 MB in 7s (16.0 MB/s) [2022-08-04T10:52:28.999Z] #14 47.79 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T10:52:28.999Z] #14 47.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T10:52:28.999Z] #14 47.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T10:52:28.999Z] #14 47.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T10:52:28.999Z] #14 50.43 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T10:52:28.999Z] #14 50.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T10:52:28.999Z] #14 50.55 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T10:52:28.999Z] #14 53.22 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T10:52:28.999Z] #14 53.22 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T10:52:28.999Z] #14 53.22 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T10:52:28.999Z] #14 53.36 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T10:52:28.999Z] #14 53.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T10:52:28.999Z] #14 53.40 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:52:28.999Z] #14 53.63 Selecting previously unselected package dmsetup. [2022-08-04T10:52:28.999Z] #14 53.74 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T10:52:28.999Z] #14 53.74 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T10:52:28.999Z] #14 53.87 Selecting previously unselected package mingw-w64-common. [2022-08-04T10:52:28.999Z] #14 53.95 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T10:52:28.999Z] #14 53.95 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T10:52:28.999Z] #14 ... [2022-08-04T10:52:28.999Z] [2022-08-04T10:52:28.999Z] #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 [2022-08-04T10:52:28.999Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:52:28.999Z] #42 52.70 Selecting previously unselected package libxml2:amd64. [2022-08-04T10:52:28.999Z] #42 52.70 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T10:52:28.999Z] #42 52.70 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T10:52:28.999Z] #42 53.24 Selecting previously unselected package libarchive13:amd64. [2022-08-04T10:52:28.999Z] #42 53.24 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T10:52:28.999Z] #42 53.26 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T10:52:28.999Z] #42 53.63 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T10:52:28.999Z] #42 53.63 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T10:52:28.999Z] #42 53.72 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T10:52:28.999Z] #42 53.87 Selecting previously unselected package librhash0:amd64. [2022-08-04T10:52:28.999Z] #42 53.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T10:52:28.999Z] #42 53.87 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T10:52:28.999Z] #42 54.05 Selecting previously unselected package libuv1:amd64. [2022-08-04T10:52:28.999Z] #42 54.05 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T10:52:28.999Z] #42 54.05 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T10:52:28.999Z] #42 54.23 Selecting previously unselected package cmake. [2022-08-04T10:52:28.999Z] #42 54.23 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T10:52:28.999Z] #42 54.23 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T10:52:29.015Z] #21 10.90 Building dependency tree... [2022-08-04T10:52:29.170Z] #77 150.9 CC tests/test-10.o [2022-08-04T10:52:29.274Z] #21 12.00 Reading state information... [2022-08-04T10:52:29.429Z] #77 151.0 CC tests/test-11.o [2022-08-04T10:52:30.214Z] #21 13.05 The following additional packages will be installed: [2022-08-04T10:52:30.214Z] #21 13.05 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-04T10:52:30.214Z] #21 13.05 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-04T10:52:30.214Z] #21 13.05 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-04T10:52:30.214Z] #21 13.05 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-04T10:52:30.214Z] #21 13.05 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-04T10:52:30.214Z] #21 13.05 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-04T10:52:30.214Z] #21 13.06 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-04T10:52:30.214Z] #21 13.07 Suggested packages: [2022-08-04T10:52:30.214Z] #21 13.07 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-04T10:52:30.214Z] #21 13.07 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-04T10:52:30.214Z] #21 13.07 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-04T10:52:30.214Z] #21 13.07 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-04T10:52:30.214Z] #21 13.07 seccomp:ppc64el seccomp:s390x [2022-08-04T10:52:30.214Z] #21 13.07 Recommended packages: [2022-08-04T10:52:30.214Z] #21 13.07 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-04T10:52:30.214Z] #21 13.07 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-04T10:52:30.214Z] #21 13.07 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-04T10:52:30.214Z] #21 13.07 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-04T10:52:30.365Z] #77 ... [2022-08-04T10:52:30.365Z] [2022-08-04T10:52:30.365Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T10:52:30.365Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T10:52:30.365Z] #23 10.12 Collecting yamllint==1.26.1 [2022-08-04T10:52:30.782Z] #21 13.54 The following NEW packages will be installed: [2022-08-04T10:52:30.782Z] #21 13.54 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-04T10:52:30.782Z] #21 13.54 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-04T10:52:30.782Z] #21 13.54 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-04T10:52:30.782Z] #21 13.54 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-04T10:52:30.782Z] #21 13.54 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-04T10:52:30.782Z] #21 13.54 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-04T10:52:30.782Z] #21 13.54 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-04T10:52:30.782Z] #21 13.55 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-04T10:52:30.782Z] #21 13.55 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-04T10:52:30.782Z] #21 13.55 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-04T10:52:30.782Z] #21 13.55 libseccomp2:ppc64el libseccomp2:s390x [2022-08-04T10:52:30.913Z] #42 ... [2022-08-04T10:52:30.913Z] [2022-08-04T10:52:30.913Z] #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 [2022-08-04T10:52:30.913Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T10:52:30.913Z] #51 57.26 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:52:30.913Z] #51 DONE 57.8s [2022-08-04T10:52:30.913Z] [2022-08-04T10:52:30.913Z] #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 [2022-08-04T10:52:30.913Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:52:30.913Z] #77 6.928 Cloning into '/tmp/crun-build'... [2022-08-04T10:52:31.042Z] #21 13.91 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:52:31.042Z] #21 13.91 Need to get 15.9 MB of archives. [2022-08-04T10:52:31.042Z] #21 13.91 After this operation, 73.0 MB of additional disk space will be used. [2022-08-04T10:52:31.042Z] #21 13.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-04T10:52:31.042Z] #21 13.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-04T10:52:31.042Z] #21 13.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-04T10:52:31.042Z] #21 13.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-04T10:52:31.042Z] #21 13.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-04T10:52:31.042Z] #21 13.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-04T10:52:31.042Z] #21 13.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-04T10:52:31.042Z] #21 13.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-04T10:52:31.042Z] #21 13.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-04T10:52:31.042Z] #21 13.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-04T10:52:31.042Z] #21 13.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-04T10:52:31.042Z] #21 13.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-04T10:52:31.042Z] #21 13.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-04T10:52:31.042Z] #21 14.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-04T10:52:31.302Z] #23 11.18 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T10:52:31.302Z] #21 14.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-04T10:52:31.302Z] #21 14.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-04T10:52:31.302Z] #21 14.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-04T10:52:31.302Z] #21 14.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-04T10:52:31.302Z] #21 14.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-04T10:52:31.302Z] #21 14.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-04T10:52:31.302Z] #21 14.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-04T10:52:31.302Z] #21 14.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-04T10:52:31.302Z] #21 14.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-04T10:52:31.302Z] #21 14.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-04T10:52:31.302Z] #21 14.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-04T10:52:31.302Z] #21 14.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-04T10:52:31.302Z] #21 14.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-04T10:52:31.302Z] #21 14.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-04T10:52:31.302Z] #21 14.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-04T10:52:31.302Z] #21 14.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-04T10:52:31.302Z] #21 14.14 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-04T10:52:31.302Z] #21 14.14 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-04T10:52:31.302Z] #21 14.14 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-04T10:52:31.302Z] #21 14.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-04T10:52:31.302Z] #21 14.15 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-04T10:52:31.302Z] #21 14.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-04T10:52:31.302Z] #21 14.15 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-04T10:52:31.302Z] #21 14.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-04T10:52:31.302Z] #21 14.15 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-04T10:52:31.302Z] #21 14.16 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-04T10:52:31.868Z] #77 ... [2022-08-04T10:52:31.868Z] [2022-08-04T10:52:31.868Z] #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 [2022-08-04T10:52:31.868Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T10:52:31.868Z] #42 59.18 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T10:52:31.868Z] #42 59.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:31.868Z] #42 59.22 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T10:52:31.868Z] #42 59.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:52:31.870Z] #21 14.75 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:52:32.130Z] #21 14.93 Fetched 15.9 MB in 1s (30.4 MB/s) [2022-08-04T10:52:32.130Z] #21 14.96 Selecting previously unselected package gcc-10-base:armel. [2022-08-04T10:52:32.130Z] #21 14.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 ... 38556 files and directories currently installed.) [2022-08-04T10:52:32.130Z] #21 15.00 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-04T10:52:32.130Z] #21 15.01 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-04T10:52:32.130Z] #21 15.07 Selecting previously unselected package gcc-10-base:armhf. [2022-08-04T10:52:32.130Z] #21 15.08 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-04T10:52:32.130Z] #21 15.09 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-04T10:52:32.130Z] #42 59.29 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T10:52:32.130Z] #42 59.30 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T10:52:32.130Z] #42 59.32 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T10:52:32.130Z] #42 59.36 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T10:52:32.130Z] #42 59.36 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T10:52:32.130Z] #42 59.40 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T10:52:32.130Z] #42 59.40 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:52:32.389Z] #21 15.14 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-04T10:52:32.389Z] #21 15.15 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-04T10:52:32.389Z] #21 15.15 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-04T10:52:32.389Z] #21 15.20 Selecting previously unselected package gcc-10-base:s390x. [2022-08-04T10:52:32.389Z] #21 15.21 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-04T10:52:32.389Z] #21 15.22 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-04T10:52:32.389Z] #21 15.27 Selecting previously unselected package gcc-10-base:arm64. [2022-08-04T10:52:32.389Z] #21 15.28 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-04T10:52:32.389Z] #21 15.29 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-04T10:52:32.389Z] #21 15.36 Selecting previously unselected package libgcc-s1:armel. [2022-08-04T10:52:32.389Z] #21 15.36 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-04T10:52:32.389Z] #21 15.37 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-04T10:52:32.648Z] #21 15.43 Selecting previously unselected package libcrypt1:armel. [2022-08-04T10:52:32.648Z] #21 15.44 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-04T10:52:32.648Z] #21 15.44 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-04T10:52:32.648Z] #21 15.55 Selecting previously unselected package libc6:armel. [2022-08-04T10:52:32.648Z] #21 15.55 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-04T10:52:32.679Z] #23 12.51 Collecting pathspec>=0.5.3 [2022-08-04T10:52:32.679Z] #23 12.53 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T10:52:32.908Z] #21 15.75 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-04T10:52:33.077Z] #42 DONE 60.3s [2022-08-04T10:52:33.078Z] [2022-08-04T10:52:33.078Z] #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 [2022-08-04T10:52:33.078Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:52:33.078Z] #14 60.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T10:52:33.078Z] #14 60.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T10:52:33.078Z] #14 60.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T10:52:33.246Z] #23 13.01 Collecting pyyaml [2022-08-04T10:52:33.246Z] #23 13.02 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) [2022-08-04T10:52:33.246Z] #23 13.09 Building wheels for collected packages: yamllint [2022-08-04T10:52:33.246Z] #23 13.09 Building wheel for yamllint (setup.py): started [2022-08-04T10:52:33.339Z] #14 ... [2022-08-04T10:52:33.339Z] [2022-08-04T10:52:33.339Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T10:52:33.339Z] #43 sha256:a90a4de43763d31e1dd5c1c27f15c9e70d15be616322a16c57b62988cdea3712 [2022-08-04T10:52:33.339Z] #43 DONE 0.2s [2022-08-04T10:52:33.339Z] [2022-08-04T10:52:33.339Z] #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 [2022-08-04T10:52:33.339Z] #44 sha256:de99817a441eacc47032ffb37defef7e2f945f50c47708e51891397d7eb592ed [2022-08-04T10:52:33.476Z] #21 16.21 Selecting previously unselected package libapparmor1:armel. [2022-08-04T10:52:33.477Z] #21 16.22 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-04T10:52:33.477Z] #21 16.22 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-04T10:52:33.477Z] #21 16.29 Selecting previously unselected package libapparmor-dev:armel. [2022-08-04T10:52:33.477Z] #21 16.30 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-04T10:52:33.477Z] #21 16.30 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-04T10:52:33.477Z] #21 16.39 Selecting previously unselected package libgcc-s1:arm64. [2022-08-04T10:52:33.477Z] #21 16.40 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-04T10:52:33.477Z] #21 16.40 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-04T10:52:33.477Z] #21 16.47 Selecting previously unselected package libcrypt1:arm64. [2022-08-04T10:52:33.477Z] #21 16.47 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-04T10:52:33.477Z] #21 16.48 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-04T10:52:33.614Z] #14 65.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T10:52:33.614Z] #14 65.53 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-04T10:52:33.614Z] #14 65.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:52:33.736Z] #21 16.56 Selecting previously unselected package libc6:arm64. [2022-08-04T10:52:33.736Z] #21 16.57 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-04T10:52:33.995Z] #21 16.79 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-04T10:52:34.513Z] #21 17.28 Selecting previously unselected package libapparmor1:arm64. [2022-08-04T10:52:34.513Z] #21 17.28 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-04T10:52:34.513Z] #21 17.29 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T10:52:34.513Z] #21 17.35 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-04T10:52:34.513Z] #21 17.36 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-04T10:52:34.513Z] #21 17.37 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T10:52:34.513Z] #21 17.44 Selecting previously unselected package libgcc-s1:s390x. [2022-08-04T10:52:34.513Z] #21 17.44 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-04T10:52:34.513Z] #21 17.45 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-04T10:52:34.513Z] #21 17.50 Selecting previously unselected package libcrypt1:s390x. [2022-08-04T10:52:34.513Z] #21 17.51 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-04T10:52:34.513Z] #21 17.51 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-04T10:52:34.623Z] #23 14.30 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T10:52:34.623Z] #23 14.30 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4635f576a120dbad2c558c50f1eb17de3dbdb36c039174d67d6c57e133f11e6d [2022-08-04T10:52:34.623Z] #23 14.31 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T10:52:34.623Z] #23 14.31 Successfully built yamllint [2022-08-04T10:52:34.623Z] #23 14.34 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T10:52:34.772Z] #21 17.61 Selecting previously unselected package libc6:s390x. [2022-08-04T10:52:34.772Z] #21 17.62 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-04T10:52:34.882Z] #23 14.84 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T10:52:35.032Z] #21 17.79 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-04T10:52:35.291Z] #21 18.28 Selecting previously unselected package libapparmor1:s390x. [2022-08-04T10:52:35.291Z] #21 18.28 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-04T10:52:35.451Z] #23 DONE 15.3s [2022-08-04T10:52:35.451Z] [2022-08-04T10:52:35.451Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T10:52:35.451Z] #27 sha256:0bcd065cfb3fa47890d27812d33b3eaf1ae7249f4777dae7af70c1c8b9999b2e [2022-08-04T10:52:35.550Z] #21 18.29 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-04T10:52:35.550Z] #21 18.35 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-04T10:52:35.550Z] #21 18.36 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-04T10:52:35.550Z] #21 18.36 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-04T10:52:35.550Z] #21 18.45 Selecting previously unselected package libgcc-s1:armhf. [2022-08-04T10:52:35.550Z] #21 18.46 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-04T10:52:35.550Z] #21 18.46 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-04T10:52:35.550Z] #21 18.52 Selecting previously unselected package libcrypt1:armhf. [2022-08-04T10:52:35.550Z] #21 18.52 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-04T10:52:35.550Z] #21 18.53 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-04T10:52:35.712Z] #27 DONE 0.1s [2022-08-04T10:52:35.712Z] [2022-08-04T10:52:35.712Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T10:52:35.712Z] #32 sha256:8a488ec44def98bb9747ce4df6ca66a19e8c0dc0670c32faa1262b1540c25fa6 [2022-08-04T10:52:35.809Z] #21 18.62 Selecting previously unselected package libc6:armhf. [2022-08-04T10:52:35.809Z] #21 18.63 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-04T10:52:36.072Z] #21 18.81 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-04T10:52:36.088Z] #32 DONE 0.3s [2022-08-04T10:52:36.088Z] [2022-08-04T10:52:36.088Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T10:52:36.088Z] #35 sha256:5b658b996c119d652fbbcb3dc25257f760cb059282bfaf9bc070655476041026 [2022-08-04T10:52:36.088Z] #35 DONE 0.2s [2022-08-04T10:52:36.088Z] [2022-08-04T10:52:36.088Z] #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 [2022-08-04T10:52:36.088Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T10:52:36.088Z] #47 ... [2022-08-04T10:52:36.088Z] [2022-08-04T10:52:36.088Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T10:52:36.088Z] #37 sha256:15b55b7f29920eb47cf99170d55e47b2437bca09ea12c29f4094185f110d06ee [2022-08-04T10:52:36.088Z] #37 DONE 0.1s [2022-08-04T10:52:36.088Z] [2022-08-04T10:52:36.088Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T10:52:36.088Z] #39 sha256:2e15222ca8c30a152740acb76b2443c4d163593e6a093b244c4e72694b55928b [2022-08-04T10:52:36.331Z] #21 19.22 Selecting previously unselected package libapparmor1:armhf. [2022-08-04T10:52:36.331Z] #21 19.23 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-04T10:52:36.331Z] #21 19.23 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-04T10:52:36.347Z] #39 DONE 0.2s [2022-08-04T10:52:36.347Z] [2022-08-04T10:52:36.347Z] #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 [2022-08-04T10:52:36.347Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:52:36.347Z] #55 ... [2022-08-04T10:52:36.347Z] [2022-08-04T10:52:36.347Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T10:52:36.347Z] #41 sha256:7ac7c0997584d7274d2bf6806fb1d9e8fedbdce3544d0c045c8c502877467609 [2022-08-04T10:52:36.347Z] #41 DONE 0.1s [2022-08-04T10:52:36.347Z] [2022-08-04T10:52:36.347Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T10:52:36.347Z] #45 sha256:08e5aca45a1860270fd5f3a778c19497b9c38708e76130b043efe8284b3f4a80 [2022-08-04T10:52:36.347Z] #45 DONE 0.0s [2022-08-04T10:52:36.591Z] #21 19.31 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-04T10:52:36.591Z] #21 19.32 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-04T10:52:36.591Z] #21 19.32 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-04T10:52:36.591Z] #21 19.39 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-04T10:52:36.591Z] #21 19.40 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-04T10:52:36.591Z] #21 19.40 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-04T10:52:36.591Z] #21 19.47 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-04T10:52:36.591Z] #21 19.47 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-04T10:52:36.591Z] #21 19.48 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-04T10:52:36.591Z] #21 19.58 Selecting previously unselected package libc6:ppc64el. [2022-08-04T10:52:36.605Z] [2022-08-04T10:52:36.605Z] #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 [2022-08-04T10:52:36.605Z] #60 sha256:6de14f7b0ea6574f56d76a1e23360c4227a81c13ff0332ee1a4b021f431063bc [2022-08-04T10:52:36.850Z] #21 19.58 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-04T10:52:36.850Z] #21 19.76 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-04T10:52:37.419Z] #21 20.41 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-04T10:52:37.419Z] #21 20.41 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-04T10:52:37.419Z] #21 20.42 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-04T10:52:37.544Z] #44 4.253 + RM_GOPATH=0 [2022-08-04T10:52:37.544Z] #44 4.253 + TMP_GOPATH= [2022-08-04T10:52:37.544Z] #44 4.253 + : /build [2022-08-04T10:52:37.544Z] #44 4.253 + '[' -z '' ']' [2022-08-04T10:52:37.544Z] #44 4.253 ++ mktemp -d [2022-08-04T10:52:37.544Z] #44 4.253 + export GOPATH=/tmp/tmp.dx1ZIAdDfX [2022-08-04T10:52:37.544Z] #44 4.253 + GOPATH=/tmp/tmp.dx1ZIAdDfX [2022-08-04T10:52:37.544Z] #44 4.253 + RM_GOPATH=1 [2022-08-04T10:52:37.544Z] #44 4.253 + case "$(go env GOARCH)" in [2022-08-04T10:52:37.544Z] #44 4.253 ++ go env GOARCH [2022-08-04T10:52:37.544Z] #44 4.253 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:52:37.544Z] #44 4.253 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:52:37.544Z] #44 4.253 ++ dirname /install.sh [2022-08-04T10:52:37.544Z] #44 4.253 + dir=/ [2022-08-04T10:52:37.544Z] #44 4.253 + bin=tini [2022-08-04T10:52:37.544Z] #44 4.253 + shift [2022-08-04T10:52:37.544Z] #44 4.253 + '[' '!' -f //tini.installer ']' [2022-08-04T10:52:37.544Z] #44 4.253 + . //tini.installer [2022-08-04T10:52:37.544Z] #44 4.253 ++ : v0.19.0 [2022-08-04T10:52:37.544Z] #44 4.253 + install_tini [2022-08-04T10:52:37.544Z] #44 4.253 + echo 'Install tini version v0.19.0' [2022-08-04T10:52:37.544Z] #44 4.253 + git clone https://github.com/krallin/tini.git /tmp/tmp.dx1ZIAdDfX/tini [2022-08-04T10:52:37.544Z] #44 4.253 Cloning into '/tmp/tmp.dx1ZIAdDfX/tini'... [2022-08-04T10:52:37.544Z] #44 4.254 Install tini version v0.19.0 [2022-08-04T10:52:37.679Z] #21 20.47 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-04T10:52:37.679Z] #21 20.48 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-04T10:52:37.679Z] #21 20.49 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-04T10:52:37.679Z] #21 20.56 Selecting previously unselected package libseccomp2:s390x. [2022-08-04T10:52:37.679Z] #21 20.56 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-04T10:52:37.679Z] #21 20.57 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-04T10:52:37.679Z] #21 20.62 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-04T10:52:37.805Z] #14 ... [2022-08-04T10:52:37.805Z] [2022-08-04T10:52:37.805Z] #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 [2022-08-04T10:52:37.805Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:52:37.805Z] #77 24.64 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T10:52:37.938Z] #21 20.62 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-04T10:52:37.938Z] #21 20.63 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-04T10:52:37.938Z] #21 20.70 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-04T10:52:37.938Z] #21 20.70 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-04T10:52:37.938Z] #21 20.71 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T10:52:37.938Z] #21 20.76 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-04T10:52:37.938Z] #21 20.77 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-04T10:52:37.938Z] #21 20.78 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T10:52:37.938Z] #21 20.85 Selecting previously unselected package libseccomp2:armhf. [2022-08-04T10:52:37.938Z] #21 20.86 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-04T10:52:37.938Z] #21 20.86 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-04T10:52:37.938Z] #21 20.91 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-04T10:52:37.938Z] #21 20.92 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-04T10:52:37.938Z] #21 20.93 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-04T10:52:37.938Z] #21 21.00 Selecting previously unselected package libseccomp2:armel. [2022-08-04T10:52:38.198Z] #21 21.00 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-04T10:52:38.198Z] #21 21.01 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-04T10:52:38.198Z] #21 21.06 Selecting previously unselected package libseccomp-dev:armel. [2022-08-04T10:52:38.198Z] #21 21.07 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-04T10:52:38.198Z] #21 21.07 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-04T10:52:38.457Z] #21 21.13 Selecting previously unselected package libseccomp2:arm64. [2022-08-04T10:52:38.457Z] #21 21.14 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T10:52:38.457Z] #21 21.14 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T10:52:38.457Z] #21 21.19 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-04T10:52:38.457Z] #21 21.20 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T10:52:38.457Z] #21 21.21 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T10:52:38.457Z] #21 21.30 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-04T10:52:38.457Z] #21 21.32 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-04T10:52:38.457Z] #21 21.34 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-04T10:52:38.457Z] #21 21.35 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-04T10:52:38.457Z] #21 21.37 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-04T10:52:38.457Z] #21 21.38 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-04T10:52:38.457Z] #21 21.40 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-04T10:52:38.457Z] #21 21.41 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-04T10:52:38.457Z] #21 21.43 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-04T10:52:38.457Z] #21 21.44 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-04T10:52:38.457Z] #21 21.45 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-04T10:52:38.457Z] #21 21.47 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-04T10:52:38.489Z] #44 5.230 + cd /tmp/tmp.dx1ZIAdDfX/tini [2022-08-04T10:52:38.489Z] #44 5.230 + git checkout -q v0.19.0 [2022-08-04T10:52:38.489Z] #44 5.230 + cmake . [2022-08-04T10:52:38.717Z] #21 21.48 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-04T10:52:38.717Z] #21 21.50 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-04T10:52:38.717Z] #21 21.51 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-04T10:52:38.717Z] #21 21.52 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-04T10:52:39.060Z] #44 5.810 -- The C compiler identification is GNU 10.2.1 [2022-08-04T10:52:39.060Z] #44 ... [2022-08-04T10:52:39.060Z] [2022-08-04T10:52:39.060Z] #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 [2022-08-04T10:52:39.060Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T10:52:39.060Z] #53 66.19 gotestsum version dev [2022-08-04T10:52:40.004Z] #53 DONE 67.2s [2022-08-04T10:52:40.004Z] [2022-08-04T10:52:40.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 [2022-08-04T10:52:40.004Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:52:40.004Z] #14 66.92 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T10:52:40.004Z] #14 66.93 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:52:40.004Z] #14 66.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T10:52:40.004Z] #14 67.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T10:52:40.004Z] #14 67.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:52:40.004Z] #14 67.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T10:52:40.138Z] #21 22.74 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-04T10:52:41.090Z] #21 24.00 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-04T10:52:42.466Z] #21 25.24 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-04T10:52:43.078Z] #77 ... [2022-08-04T10:52:43.078Z] [2022-08-04T10:52:43.078Z] #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 [2022-08-04T10:52:43.078Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:52:43.078Z] #14 75.37 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T10:52:43.078Z] #14 75.37 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-04T10:52:43.078Z] #14 75.38 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:52:43.304Z] #14 ... [2022-08-04T10:52:43.304Z] [2022-08-04T10:52:43.304Z] #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 [2022-08-04T10:52:43.304Z] #44 sha256:de99817a441eacc47032ffb37defef7e2f945f50c47708e51891397d7eb592ed [2022-08-04T10:52:43.304Z] #44 5.965 -- Detecting C compiler ABI info [2022-08-04T10:52:43.304Z] #44 6.635 -- Detecting C compiler ABI info - done [2022-08-04T10:52:43.304Z] #44 6.858 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T10:52:43.304Z] #44 6.858 -- Detecting C compile features [2022-08-04T10:52:43.304Z] #44 6.858 -- Detecting C compile features - done [2022-08-04T10:52:43.304Z] #44 6.861 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T10:52:43.304Z] #44 7.099 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T10:52:43.304Z] #44 7.154 -- Configuring done [2022-08-04T10:52:43.304Z] #44 7.200 -- Generating done [2022-08-04T10:52:43.304Z] #44 7.200 -- Build files have been written to: /tmp/tmp.dx1ZIAdDfX/tini [2022-08-04T10:52:43.305Z] #44 7.232 + make tini-static [2022-08-04T10:52:43.305Z] #44 7.591 Scanning dependencies of target tini-static [2022-08-04T10:52:43.305Z] #44 7.673 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T10:52:43.305Z] #44 8.773 [100%] Linking C executable tini-static [2022-08-04T10:52:43.305Z] #44 9.511 [100%] Built target tini-static [2022-08-04T10:52:43.305Z] #44 9.591 + mkdir -p /build [2022-08-04T10:52:43.305Z] #44 9.591 + cp tini-static /build/docker-init [2022-08-04T10:52:43.305Z] #44 DONE 9.9s [2022-08-04T10:52:43.305Z] [2022-08-04T10:52:43.305Z] #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 [2022-08-04T10:52:43.305Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:52:43.305Z] #77 13.49 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T10:52:43.305Z] #77 13.49 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T10:52:43.305Z] #77 14.79 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T10:52:43.305Z] #77 14.79 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T10:52:43.305Z] #77 14.79 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T10:52:43.305Z] #77 14.79 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T10:52:43.305Z] #77 14.79 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T10:52:43.305Z] #77 16.92 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T10:52:43.305Z] #77 18.85 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T10:52:43.843Z] #21 26.47 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-04T10:52:43.875Z] #77 20.20 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T10:52:43.875Z] #77 20.42 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T10:52:44.136Z] #77 20.63 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T10:52:44.782Z] #21 27.70 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T10:52:44.782Z] #21 27.72 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-04T10:52:44.782Z] #21 27.73 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-04T10:52:44.782Z] #21 27.75 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-04T10:52:44.782Z] #21 27.76 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-04T10:52:44.782Z] #21 27.78 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T10:52:44.782Z] #21 27.79 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-04T10:52:44.782Z] #21 27.81 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-04T10:52:44.782Z] #21 27.82 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T10:52:45.042Z] #21 27.84 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-04T10:52:45.042Z] #21 27.85 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T10:52:45.042Z] #21 27.87 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-04T10:52:45.042Z] #21 27.88 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-04T10:52:45.042Z] #21 27.90 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-04T10:52:45.042Z] #21 27.91 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-04T10:52:45.042Z] #21 27.94 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T10:52:45.042Z] #21 27.95 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-04T10:52:45.042Z] #21 27.97 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-04T10:52:45.042Z] #21 27.99 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T10:52:45.042Z] #21 28.00 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-04T10:52:45.042Z] #21 28.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:52:45.610Z] #21 DONE 28.7s [2022-08-04T10:52:45.610Z] [2022-08-04T10:52:45.610Z] #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 [2022-08-04T10:52:45.610Z] #71 sha256:fa70308ea2ad06e31bf46bb44ef649a7f5a091901e883a7fdadf6bcc6e566bc8 [2022-08-04T10:52:45.870Z] #71 ... [2022-08-04T10:52:45.870Z] [2022-08-04T10:52:45.870Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T10:52:45.870Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-04T10:52:46.132Z] #22 ... [2022-08-04T10:52:46.132Z] [2022-08-04T10:52:46.132Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T10:52:46.132Z] #66 sha256:1352a10e5a9156211d8dcbd33fa684f29bf2106c5f2b19f1a6ee2b3c14c303d9 [2022-08-04T10:52:46.132Z] #66 DONE 0.2s [2022-08-04T10:52:46.132Z] [2022-08-04T10:52:46.132Z] #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 [2022-08-04T10:52:46.132Z] #67 sha256:f40a1a7af758ff1302f9b4a341db5e3a9670987f1b3b2d1bba6932d3de5d4698 [2022-08-04T10:52:47.069Z] #67 1.108 + RM_GOPATH=0 [2022-08-04T10:52:47.069Z] #67 1.108 + TMP_GOPATH= [2022-08-04T10:52:47.069Z] #67 1.108 + : /build [2022-08-04T10:52:47.069Z] #67 1.108 + '[' -z '' ']' [2022-08-04T10:52:47.069Z] #67 1.110 ++ mktemp -d [2022-08-04T10:52:47.069Z] #67 1.112 + export GOPATH=/tmp/tmp.VFQo1YKFTT [2022-08-04T10:52:47.069Z] #67 1.112 + GOPATH=/tmp/tmp.VFQo1YKFTT [2022-08-04T10:52:47.069Z] #67 1.112 + RM_GOPATH=1 [2022-08-04T10:52:47.069Z] #67 1.112 + case "$(go env GOARCH)" in [2022-08-04T10:52:47.069Z] #67 1.113 ++ go env GOARCH [2022-08-04T10:52:47.069Z] #67 1.119 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:52:47.069Z] #67 1.119 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:52:47.069Z] #67 1.120 ++ dirname /install.sh [2022-08-04T10:52:47.069Z] #67 1.121 + dir=/ [2022-08-04T10:52:47.069Z] #67 1.121 + bin=runc [2022-08-04T10:52:47.069Z] #67 1.121 + shift [2022-08-04T10:52:47.069Z] #67 1.121 + '[' '!' -f //runc.installer ']' [2022-08-04T10:52:47.069Z] #67 1.121 + . //runc.installer [2022-08-04T10:52:47.069Z] #67 1.121 ++ set -e [2022-08-04T10:52:47.069Z] #67 1.121 ++ : v1.1.2 [2022-08-04T10:52:47.069Z] #67 1.121 + install_runc [2022-08-04T10:52:47.069Z] #67 1.121 + RUNC_BUILDTAGS=seccomp [2022-08-04T10:52:47.069Z] #67 1.121 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T10:52:47.069Z] #67 1.121 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T10:52:47.069Z] #67 1.121 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VFQo1YKFTT/src/github.com/opencontainers/runc [2022-08-04T10:52:47.069Z] #67 1.127 Cloning into '/tmp/tmp.VFQo1YKFTT/src/github.com/opencontainers/runc'... [2022-08-04T10:52:47.069Z] #67 ... [2022-08-04T10:52:47.069Z] [2022-08-04T10:52:47.069Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T10:52:47.069Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-04T10:52:47.069Z] #22 DONE 1.3s [2022-08-04T10:52:47.329Z] [2022-08-04T10:52:47.329Z] #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 [2022-08-04T10:52:47.329Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-04T10:52:48.268Z] #23 DONE 0.9s [2022-08-04T10:52:48.268Z] [2022-08-04T10:52:48.268Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T10:52:48.268Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-04T10:52:48.339Z] #77 ... [2022-08-04T10:52:48.339Z] [2022-08-04T10:52:48.340Z] #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 [2022-08-04T10:52:48.340Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:52:48.340Z] #14 75.28 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T10:52:48.340Z] #14 75.28 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:52:48.340Z] #14 75.56 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:52:48.356Z] #14 80.56 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T10:52:48.356Z] #14 80.57 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-04T10:52:48.356Z] #14 80.57 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T10:52:48.356Z] #14 ... [2022-08-04T10:52:48.356Z] [2022-08-04T10:52:48.356Z] #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 [2022-08-04T10:52:48.356Z] #64 sha256:d85012b4f9ed10a8c64986e0432f2144b7087f9f19ea63674d1af96819c22cb8 [2022-08-04T10:52:48.356Z] #64 40.92 Updating files: 58% (2893/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T10:52:48.356Z] #64 41.95 + cd /tmp/tmp.hwtvJCSSj1/src/github.com/containerd/containerd [2022-08-04T10:52:48.356Z] #64 41.96 + git checkout -q v1.6.6 [2022-08-04T10:52:48.356Z] #64 42.98 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T10:52:48.356Z] #64 42.98 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T10:52:48.356Z] #64 42.98 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T10:52:48.356Z] #64 42.98 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T10:52:48.356Z] #64 42.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T10:52:48.356Z] #64 42.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T10:52:48.356Z] #64 42.98 + '[' '' = dynamic ']' [2022-08-04T10:52:48.356Z] #64 42.98 + make [2022-08-04T10:52:48.356Z] #64 44.53 + bin/ctr [2022-08-04T10:52:48.836Z] #24 0.760 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T10:52:49.095Z] #24 DONE 0.9s [2022-08-04T10:52:49.095Z] [2022-08-04T10:52:49.095Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T10:52:49.095Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-04T10:52:50.033Z] #25 DONE 0.9s [2022-08-04T10:52:50.033Z] [2022-08-04T10:52:50.033Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T10:52:50.033Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-04T10:52:50.973Z] #26 DONE 0.9s [2022-08-04T10:52:50.973Z] [2022-08-04T10:52:50.973Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T10:52:50.973Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-04T10:52:51.544Z] #27 DONE 1.0s [2022-08-04T10:52:51.544Z] [2022-08-04T10:52:51.544Z] #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 [2022-08-04T10:52:51.544Z] #67 sha256:f40a1a7af758ff1302f9b4a341db5e3a9670987f1b3b2d1bba6932d3de5d4698 [2022-08-04T10:52:51.544Z] #67 5.589 + cd /tmp/tmp.VFQo1YKFTT/src/github.com/opencontainers/runc [2022-08-04T10:52:51.544Z] #67 5.590 + git checkout -q v1.1.2 [2022-08-04T10:52:51.803Z] #67 5.998 + '[' -z '' ']' [2022-08-04T10:52:51.803Z] #67 5.998 + target=static [2022-08-04T10:52:51.803Z] #67 5.998 + make BUILDTAGS=seccomp static [2022-08-04T10:52:52.373Z] #67 6.333 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T10:52:53.628Z] #64 ... [2022-08-04T10:52:53.628Z] [2022-08-04T10:52:53.628Z] #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 [2022-08-04T10:52:53.628Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:52:53.628Z] #14 86.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T10:52:53.628Z] #14 86.17 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-04T10:52:53.628Z] #14 86.17 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:52:56.918Z] #14 ... [2022-08-04T10:52:56.918Z] [2022-08-04T10:52:56.918Z] #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 [2022-08-04T10:52:56.918Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:52:56.918Z] #77 33.72 libtoolize: putting auxiliary files in '.'. [2022-08-04T10:52:56.918Z] #77 33.72 libtoolize: copying file './ltmain.sh' [2022-08-04T10:52:56.918Z] #77 34.48 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T10:52:56.918Z] #77 34.48 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T10:52:56.918Z] #77 34.48 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T10:52:56.918Z] #77 42.39 configure.ac:7: installing './compile' [2022-08-04T10:52:56.918Z] #77 42.40 configure.ac:11: installing './config.guess' [2022-08-04T10:52:56.918Z] #77 42.40 configure.ac:11: installing './config.sub' [2022-08-04T10:52:56.918Z] #77 42.42 configure.ac:8: installing './install-sh' [2022-08-04T10:52:56.918Z] #77 42.43 configure.ac:8: installing './missing' [2022-08-04T10:52:56.918Z] #77 42.48 Makefile.am: installing './depcomp' [2022-08-04T10:52:56.918Z] #77 43.64 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T10:52:56.918Z] #77 43.65 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T10:52:56.918Z] #77 43.78 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T10:52:56.918Z] #77 43.80 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T10:52:56.918Z] #77 43.91 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T10:52:56.918Z] #77 44.02 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T10:52:56.918Z] #77 44.15 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T10:52:57.177Z] #77 44.27 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T10:52:57.437Z] #77 44.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T10:52:57.645Z] #67 11.43 + mkdir -p /build [2022-08-04T10:52:57.645Z] #67 11.43 + cp runc /build/runc [2022-08-04T10:52:57.645Z] #67 DONE 11.7s [2022-08-04T10:52:57.645Z] [2022-08-04T10:52:57.645Z] #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 [2022-08-04T10:52:57.645Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-04T10:52:57.645Z] #28 1.318 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T10:52:57.645Z] #28 1.318 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T10:52:57.645Z] #28 1.319 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T10:52:57.645Z] #28 1.568 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T10:52:57.645Z] #28 1.776 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T10:52:57.645Z] #28 2.039 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T10:52:57.645Z] #28 2.254 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T10:52:57.645Z] #28 2.471 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T10:52:57.645Z] #28 2.736 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T10:52:57.645Z] #28 2.737 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T10:52:57.645Z] #28 2.737 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T10:52:57.645Z] #28 2.738 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T10:52:57.645Z] #28 2.738 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T10:52:57.645Z] #28 3.118 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T10:52:57.645Z] #28 3.122 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T10:52:57.645Z] #28 3.123 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T10:52:57.645Z] #28 3.126 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T10:52:57.645Z] #28 3.127 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T10:53:00.570Z] #14 ... [2022-08-04T10:53:00.570Z] [2022-08-04T10:53:00.570Z] #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 [2022-08-04T10:53:00.570Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:53:00.570Z] #77 35.79 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T10:53:02.919Z] #28 11.30 Fetched 40.6 MB in 10s (3896 kB/s) [2022-08-04T10:53:03.154Z] #60 ... [2022-08-04T10:53:03.154Z] [2022-08-04T10:53:03.154Z] #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 [2022-08-04T10:53:03.154Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:53:03.154Z] #77 185.1 CCLD libocispec.la [2022-08-04T10:53:03.723Z] #77 185.5 CCLD tests/test-1 [2022-08-04T10:53:03.723Z] #77 185.5 CCLD src/validate [2022-08-04T10:53:03.723Z] #77 185.5 CCLD tests/test-2 [2022-08-04T10:53:03.723Z] #77 185.5 CCLD tests/test-3 [2022-08-04T10:53:03.723Z] #77 185.6 CCLD tests/test-4 [2022-08-04T10:53:03.723Z] #77 185.6 CCLD tests/test-5 [2022-08-04T10:53:03.723Z] #77 185.6 CCLD tests/test-6 [2022-08-04T10:53:03.723Z] #77 185.6 CCLD tests/test-7 [2022-08-04T10:53:03.982Z] #77 185.6 CCLD tests/test-9 [2022-08-04T10:53:03.982Z] #77 185.7 CCLD tests/test-8 [2022-08-04T10:53:03.982Z] #77 185.7 CCLD tests/test-11 [2022-08-04T10:53:03.982Z] #77 185.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T10:53:03.982Z] #77 185.8 CCLD tests/test-10 [2022-08-04T10:53:04.771Z] #77 ... [2022-08-04T10:53:04.771Z] [2022-08-04T10:53:04.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 [2022-08-04T10:53:04.771Z] #64 sha256:b0e0a75312d4cb6712cfc98abcb3299dc78dd2acebaffcf844ac7e30560be4d8 [2022-08-04T10:53:05.031Z] #64 51.13 Updating files: 54% (2672/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 91% (4512/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T10:53:05.031Z] #64 52.45 + cd /tmp/tmp.keSL5ezOWF/src/github.com/containerd/containerd [2022-08-04T10:53:05.031Z] #64 52.45 + git checkout -q v1.6.6 [2022-08-04T10:53:05.557Z] #77 ... [2022-08-04T10:53:05.558Z] [2022-08-04T10:53:05.558Z] #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 [2022-08-04T10:53:05.558Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:53:05.558Z] #14 97.16 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T10:53:05.558Z] #14 97.16 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-04T10:53:05.558Z] #14 97.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:53:05.887Z] #77 187.7 libtool: link: ar cr libocispec.a [2022-08-04T10:53:05.887Z] #77 187.7 libtool: link: ranlib libocispec.a [2022-08-04T10:53:06.209Z] #28 11.30 Reading package lists... [2022-08-04T10:53:06.209Z] #28 ... [2022-08-04T10:53:06.209Z] [2022-08-04T10:53:06.209Z] #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 [2022-08-04T10:53:06.209Z] #71 sha256:fa70308ea2ad06e31bf46bb44ef649a7f5a091901e883a7fdadf6bcc6e566bc8 [2022-08-04T10:53:06.209Z] #71 74.67 + bin/containerd [2022-08-04T10:53:07.625Z] #64 54.80 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T10:53:07.625Z] #64 54.80 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T10:53:07.625Z] #64 54.80 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T10:53:07.625Z] #64 54.80 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T10:53:07.625Z] #64 54.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T10:53:07.625Z] #64 54.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T10:53:07.625Z] #64 54.80 + '[' '' = dynamic ']' [2022-08-04T10:53:07.625Z] #64 54.80 + make [2022-08-04T10:53:07.792Z] #77 189.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T10:53:07.792Z] #77 189.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T10:53:07.792Z] #77 189.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T10:53:07.792Z] #77 189.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T10:53:07.792Z] #77 189.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T10:53:07.792Z] #77 189.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T10:53:07.792Z] #77 189.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T10:53:07.792Z] #77 189.6 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T10:53:07.792Z] #77 189.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T10:53:07.792Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T10:53:07.792Z] #77 189.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T10:53:07.792Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T10:53:07.792Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T10:53:07.792Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T10:53:08.051Z] #77 189.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T10:53:08.051Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T10:53:08.051Z] #77 189.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T10:53:08.051Z] #77 189.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T10:53:08.051Z] #77 189.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T10:53:08.051Z] #77 189.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T10:53:08.051Z] #77 189.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T10:53:08.051Z] #77 189.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T10:53:08.051Z] #77 189.9 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T10:53:08.051Z] #77 189.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T10:53:08.051Z] #77 189.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T10:53:08.051Z] #77 190.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T10:53:08.311Z] #77 190.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T10:53:08.311Z] #77 190.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T10:53:08.311Z] #77 190.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T10:53:08.311Z] #77 190.1 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T10:53:08.311Z] #77 190.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T10:53:08.311Z] #77 190.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T10:53:08.311Z] #77 190.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T10:53:08.570Z] #77 190.3 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T10:53:08.570Z] #77 190.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T10:53:08.570Z] #77 190.4 CC src/crun-crun.o [2022-08-04T10:53:08.570Z] #77 190.5 CC src/crun-run.o [2022-08-04T10:53:08.570Z] #77 190.5 CC src/crun-delete.o [2022-08-04T10:53:08.829Z] #77 190.6 CC src/crun-kill.o [2022-08-04T10:53:08.829Z] #77 190.7 CC src/crun-pause.o [2022-08-04T10:53:08.829Z] #77 190.7 CC src/crun-unpause.o [2022-08-04T10:53:08.829Z] #77 190.7 CC src/crun-spec.o [2022-08-04T10:53:08.829Z] #77 190.7 CC src/crun-list.o [2022-08-04T10:53:08.829Z] #77 190.7 CC src/crun-exec.o [2022-08-04T10:53:09.089Z] #77 190.9 CC src/crun-start.o [2022-08-04T10:53:09.348Z] #77 191.0 CC src/crun-create.o [2022-08-04T10:53:09.348Z] #77 191.1 CC src/crun-update.o [2022-08-04T10:53:09.348Z] #77 191.1 CC src/crun-ps.o [2022-08-04T10:53:09.348Z] #77 191.1 CC src/crun-state.o [2022-08-04T10:53:09.348Z] #77 191.2 CC src/crun-restore.o [2022-08-04T10:53:09.348Z] #77 191.2 CC src/crun-checkpoint.o [2022-08-04T10:53:09.348Z] #77 191.3 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T10:53:09.564Z] #64 56.81 + bin/ctr [2022-08-04T10:53:09.607Z] #77 191.4 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T10:53:09.607Z] #77 191.5 CC src/libcrun/libcrun_la-container.lo [2022-08-04T10:53:09.911Z] #77 191.7 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T10:53:09.911Z] #77 191.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T10:53:09.911Z] #77 191.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T10:53:10.183Z] #77 192.0 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T10:53:10.183Z] #77 192.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T10:53:10.183Z] #77 192.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T10:53:10.183Z] #77 192.1 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T10:53:10.442Z] #77 192.2 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T10:53:10.442Z] #77 192.2 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T10:53:10.503Z] #64 ... [2022-08-04T10:53:10.503Z] [2022-08-04T10:53:10.503Z] #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 [2022-08-04T10:53:10.503Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:53:10.503Z] #77 46.81 libtoolize: putting auxiliary files in '.'. [2022-08-04T10:53:10.503Z] #77 46.81 libtoolize: copying file './ltmain.sh' [2022-08-04T10:53:10.700Z] #77 192.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T10:53:10.700Z] #77 192.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T10:53:10.828Z] #14 102.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T10:53:10.828Z] #14 102.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T10:53:10.828Z] #14 102.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T10:53:10.828Z] #14 102.9 Selecting previously unselected package libapparmor1:arm64. [2022-08-04T10:53:10.828Z] #14 102.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-04T10:53:10.828Z] #14 102.9 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T10:53:10.828Z] #14 103.0 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-04T10:53:10.828Z] #14 103.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-04T10:53:10.828Z] #14 103.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T10:53:10.828Z] #14 103.1 Selecting previously unselected package libbtrfs0:arm64. [2022-08-04T10:53:10.828Z] #14 103.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-04T10:53:10.828Z] #14 103.1 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T10:53:10.828Z] #14 103.2 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-04T10:53:10.828Z] #14 103.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-04T10:53:10.828Z] #14 103.3 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T10:53:10.828Z] #14 103.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-04T10:53:10.828Z] #14 103.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T10:53:10.828Z] #14 103.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T10:53:10.828Z] #14 103.6 Selecting previously unselected package libudev-dev:arm64. [2022-08-04T10:53:10.828Z] #14 103.6 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-04T10:53:10.828Z] #14 103.6 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-04T10:53:10.828Z] #14 103.7 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-04T10:53:10.828Z] #14 103.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-04T10:53:10.829Z] #14 103.7 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-04T10:53:10.971Z] #77 192.7 CC src/libcrun/libcrun_la-status.lo [2022-08-04T10:53:10.971Z] #77 192.9 CC src/libcrun/libcrun_la-error.lo [2022-08-04T10:53:11.075Z] #77 47.44 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T10:53:11.075Z] #77 47.44 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T10:53:11.075Z] #77 47.44 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T10:53:11.087Z] #14 104.0 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-04T10:53:11.087Z] #14 104.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-04T10:53:11.087Z] #14 104.0 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-04T10:53:11.229Z] #77 192.9 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T10:53:11.229Z] #77 193.1 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T10:53:11.229Z] #77 193.1 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T10:53:11.357Z] #14 104.2 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-04T10:53:11.357Z] #14 104.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-04T10:53:11.357Z] #14 104.2 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-04T10:53:11.492Z] #77 193.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T10:53:11.492Z] #77 193.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T10:53:11.492Z] #77 ... [2022-08-04T10:53:11.492Z] [2022-08-04T10:53:11.492Z] #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 [2022-08-04T10:53:11.493Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T10:53:11.493Z] #47 234.6 + dpkg --print-architecture [2022-08-04T10:53:11.493Z] #47 234.6 + git checkout -q v2.1.0 [2022-08-04T10:53:11.616Z] #14 104.4 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-04T10:53:11.617Z] #14 104.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-04T10:53:11.617Z] #14 104.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-04T10:53:11.617Z] #14 104.5 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-04T10:53:11.617Z] #14 104.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-04T10:53:11.617Z] #14 104.5 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-04T10:53:12.016Z] #77 ... [2022-08-04T10:53:12.016Z] [2022-08-04T10:53:12.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 [2022-08-04T10:53:12.016Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:53:12.016Z] #14 89.04 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T10:53:12.016Z] #14 89.04 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:53:12.016Z] #14 89.05 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:53:12.016Z] #14 95.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T10:53:12.016Z] #14 95.77 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:53:12.017Z] #14 95.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T10:53:12.429Z] #47 235.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-04T10:53:12.429Z] #47 235.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-04T10:53:12.678Z] #14 105.3 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-04T10:53:12.678Z] #14 105.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-04T10:53:12.678Z] #14 105.3 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-04T10:53:12.781Z] #71 ... [2022-08-04T10:53:12.781Z] [2022-08-04T10:53:12.781Z] #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 [2022-08-04T10:53:12.781Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-04T10:53:12.781Z] #28 11.30 Reading package lists... [2022-08-04T10:53:12.781Z] #28 15.91 Reading package lists... [2022-08-04T10:53:13.322Z] #14 106.1 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-04T10:53:13.322Z] #14 106.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T10:53:13.322Z] #14 106.1 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-04T10:53:13.350Z] #28 20.53 Building dependency tree... [2022-08-04T10:53:13.350Z] #28 21.67 Reading state information... [2022-08-04T10:53:13.582Z] #14 106.2 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-04T10:53:13.582Z] #14 106.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T10:53:13.582Z] #14 106.5 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T10:53:14.152Z] #14 106.9 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-04T10:53:14.152Z] #14 106.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-04T10:53:14.288Z] #28 22.63 bzip2 is already the newest version (1.0.8-4). [2022-08-04T10:53:14.288Z] #28 22.63 patch is already the newest version (2.7.6-7). [2022-08-04T10:53:14.288Z] #28 22.63 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-04T10:53:14.288Z] #28 22.63 The following additional packages will be installed: [2022-08-04T10:53:14.288Z] #28 22.63 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-04T10:53:14.288Z] #28 22.63 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-04T10:53:14.288Z] #28 22.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-04T10:53:14.288Z] #28 22.64 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-04T10:53:14.288Z] #28 22.64 systemd vim-runtime xxd [2022-08-04T10:53:14.288Z] #28 22.66 Suggested packages: [2022-08-04T10:53:14.288Z] #28 22.66 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-04T10:53:14.288Z] #28 22.66 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-04T10:53:14.288Z] #28 22.66 vim-scripts xfsdump acl attr quota [2022-08-04T10:53:14.288Z] #28 22.66 Recommended packages: [2022-08-04T10:53:14.288Z] #28 22.66 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T10:53:14.288Z] #28 22.66 systemd-timesyncd | time-daemon unzip [2022-08-04T10:53:14.411Z] #14 107.1 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T10:53:15.315Z] #14 102.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T10:53:15.315Z] #14 102.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:53:15.315Z] #14 102.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:53:15.383Z] #14 108.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T10:53:15.383Z] #14 108.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T10:53:15.667Z] #28 23.81 The following NEW packages will be installed: [2022-08-04T10:53:15.667Z] #28 23.81 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T10:53:15.667Z] #28 23.81 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T10:53:15.667Z] #28 23.82 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T10:53:15.667Z] #28 23.82 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-04T10:53:15.667Z] #28 23.82 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-04T10:53:15.667Z] #28 23.82 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-04T10:53:15.667Z] #28 23.82 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-04T10:53:15.667Z] #28 23.82 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-04T10:53:15.667Z] #28 23.82 zstd [2022-08-04T10:53:16.054Z] #14 108.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T10:53:16.054Z] #14 108.9 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-04T10:53:16.093Z] #28 24.18 0 upgraded, 52 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:53:16.093Z] #28 24.18 Need to get 23.8 MB of archives. [2022-08-04T10:53:16.093Z] #28 24.18 After this operation, 89.3 MB of additional disk space will be used. [2022-08-04T10:53:16.093Z] #28 24.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T10:53:16.093Z] #28 24.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-04T10:53:16.093Z] #28 24.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-04T10:53:16.093Z] #28 24.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-04T10:53:16.093Z] #28 24.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T10:53:16.093Z] #28 24.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-04T10:53:16.093Z] #28 24.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-04T10:53:16.093Z] #28 24.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T10:53:16.093Z] #28 24.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T10:53:16.093Z] #28 24.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T10:53:16.093Z] #28 24.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T10:53:16.094Z] #28 24.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T10:53:16.094Z] #28 24.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T10:53:16.094Z] #28 24.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T10:53:16.094Z] #28 24.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T10:53:16.094Z] #28 24.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T10:53:16.094Z] #28 24.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T10:53:16.094Z] #28 24.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T10:53:16.094Z] #28 24.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T10:53:16.094Z] #28 24.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T10:53:16.094Z] #28 24.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T10:53:16.094Z] #28 24.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T10:53:16.094Z] #28 24.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T10:53:16.094Z] #28 24.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T10:53:16.094Z] #28 24.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T10:53:16.094Z] #28 24.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T10:53:16.094Z] #28 24.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T10:53:16.094Z] #28 24.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T10:53:16.094Z] #28 24.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T10:53:16.094Z] #28 24.33 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T10:53:16.094Z] #28 24.34 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-04T10:53:16.094Z] #28 24.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T10:53:16.094Z] #28 24.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T10:53:16.094Z] #28 24.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T10:53:16.094Z] #28 24.35 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T10:53:16.094Z] #28 24.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T10:53:16.094Z] #28 24.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T10:53:16.094Z] #28 24.37 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T10:53:16.094Z] #28 24.37 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T10:53:16.094Z] #28 24.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T10:53:16.094Z] #28 24.38 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T10:53:16.094Z] #28 24.38 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T10:53:16.094Z] #28 24.39 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T10:53:16.094Z] #28 24.39 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T10:53:16.094Z] #28 24.41 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-04T10:53:16.094Z] #28 24.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T10:53:16.094Z] #28 24.43 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T10:53:16.094Z] #28 24.44 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T10:53:16.359Z] #28 24.54 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T10:53:16.359Z] #28 24.57 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T10:53:16.359Z] #28 24.59 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T10:53:16.359Z] #28 24.59 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T10:53:16.618Z] #28 25.09 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:53:16.685Z] #14 109.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T10:53:16.685Z] #14 109.5 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-04T10:53:16.685Z] #14 109.5 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T10:53:16.880Z] #28 25.32 Fetched 23.8 MB in 1s (34.0 MB/s) [2022-08-04T10:53:16.880Z] #28 25.37 Selecting previously unselected package libcap2:amd64. [2022-08-04T10:53:17.139Z] #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.) [2022-08-04T10:53:17.139Z] #28 25.41 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T10:53:17.139Z] #28 25.42 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T10:53:17.139Z] #28 25.47 Selecting previously unselected package libargon2-1:amd64. [2022-08-04T10:53:17.139Z] #28 25.47 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-04T10:53:17.139Z] #28 25.48 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T10:53:17.139Z] #28 25.53 Selecting previously unselected package libjson-c5:amd64. [2022-08-04T10:53:17.139Z] #28 25.53 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-04T10:53:17.139Z] #28 25.53 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-04T10:53:17.139Z] #28 25.61 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-04T10:53:17.253Z] #14 ... [2022-08-04T10:53:17.253Z] [2022-08-04T10:53:17.253Z] #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 [2022-08-04T10:53:17.253Z] #67 sha256:237e1174f275183e3427c9ed25544fb20d063f2df798c7fe584bdb554e046b54 [2022-08-04T10:53:17.253Z] #67 99.60 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T10:53:17.253Z] #67 99.60 + GOBIN=/build [2022-08-04T10:53:17.253Z] #67 99.60 + GO111MODULE=on [2022-08-04T10:53:17.253Z] #67 99.60 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:53:17.253Z] #67 105.0 rootlesskit version 1.0.0 [2022-08-04T10:53:17.253Z] #67 105.0 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T10:53:17.253Z] #67 105.0 -container-ip string [2022-08-04T10:53:17.253Z] #67 105.0 container ip [2022-08-04T10:53:17.253Z] #67 105.0 -container-port int [2022-08-04T10:53:17.253Z] #67 105.0 container port (default -1) [2022-08-04T10:53:17.253Z] #67 105.0 -host-ip string [2022-08-04T10:53:17.253Z] #67 105.0 host ip [2022-08-04T10:53:17.254Z] #67 105.0 -host-port int [2022-08-04T10:53:17.254Z] #67 105.0 host port (default -1) [2022-08-04T10:53:17.254Z] #67 105.0 -proto string [2022-08-04T10:53:17.254Z] #67 105.0 proxy protocol (default "tcp") [2022-08-04T10:53:17.254Z] #67 ... [2022-08-04T10:53:17.254Z] [2022-08-04T10:53:17.254Z] #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 [2022-08-04T10:53:17.254Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:53:17.398Z] #28 25.61 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-04T10:53:17.398Z] #28 25.62 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T10:53:17.398Z] #28 25.71 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T10:53:17.398Z] #28 25.72 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T10:53:17.398Z] #28 25.72 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T10:53:17.398Z] #28 25.78 Selecting previously unselected package libkmod2:amd64. [2022-08-04T10:53:17.398Z] #28 25.79 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-04T10:53:17.398Z] #28 25.79 Unpacking libkmod2:amd64 (28-1) ... [2022-08-04T10:53:17.398Z] #28 25.86 Selecting previously unselected package systemd. [2022-08-04T10:53:17.513Z] #14 110.2 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-04T10:53:17.513Z] #14 110.3 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-04T10:53:17.657Z] #28 25.87 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-04T10:53:17.657Z] #28 25.95 Unpacking systemd (247.3-7) ... [2022-08-04T10:53:17.774Z] #14 110.5 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-04T10:53:17.774Z] #14 110.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T10:53:17.774Z] #14 110.5 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T10:53:17.774Z] #14 110.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T10:53:17.774Z] #14 110.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T10:53:17.774Z] #14 ... [2022-08-04T10:53:17.774Z] [2022-08-04T10:53:17.774Z] #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 [2022-08-04T10:53:17.774Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:53:17.774Z] #77 54.96 configure.ac:7: installing 'build-aux/compile' [2022-08-04T10:53:17.774Z] #77 54.96 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T10:53:17.774Z] #77 54.98 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T10:53:17.774Z] #77 55.00 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T10:53:17.774Z] #77 55.00 configure.ac:11: installing 'build-aux/missing' [2022-08-04T10:53:17.774Z] #77 55.18 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T10:53:17.774Z] #77 55.32 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T10:53:17.774Z] #77 57.39 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T10:53:17.774Z] #77 57.41 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T10:53:17.774Z] #77 58.04 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T10:53:17.774Z] #77 58.04 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T10:53:17.774Z] #77 58.16 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T10:53:17.774Z] #77 58.28 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T10:53:17.774Z] #77 58.40 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T10:53:17.774Z] #77 58.48 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T10:53:18.035Z] #77 ... [2022-08-04T10:53:18.035Z] [2022-08-04T10:53:18.035Z] #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 [2022-08-04T10:53:18.035Z] #67 sha256:237e1174f275183e3427c9ed25544fb20d063f2df798c7fe584bdb554e046b54 [2022-08-04T10:53:18.035Z] #67 DONE 110.6s [2022-08-04T10:53:18.035Z] [2022-08-04T10:53:18.035Z] #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 [2022-08-04T10:53:18.035Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:53:18.035Z] #14 110.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T10:53:18.035Z] #14 110.9 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T10:53:18.035Z] #14 110.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T10:53:18.035Z] [2022-08-04T10:53:18.035Z] #14 ... [2022-08-04T10:53:18.035Z] [2022-08-04T10:53:18.035Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T10:53:18.035Z] #68 sha256:d49c94a6dc66fc9b954558465af7c0d442e153bdc689c8e010b46f7ee0267f9c [2022-08-04T10:53:18.035Z] #68 DONE 0.1s [2022-08-04T10:53:18.035Z] [2022-08-04T10:53:18.035Z] #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 [2022-08-04T10:53:18.035Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:53:18.035Z] #14 110.9 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-04T10:53:18.035Z] #14 110.9 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-04T10:53:18.035Z] #14 111.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T10:53:18.295Z] #14 111.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:53:18.295Z] #14 ... [2022-08-04T10:53:18.295Z] [2022-08-04T10:53:18.295Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T10:53:18.295Z] #69 sha256:822185ef00188ea450f71b3f61f3a51a395e280d26e0eb77b2bb1c0ddcf3211a [2022-08-04T10:53:18.295Z] #69 DONE 0.1s [2022-08-04T10:53:18.295Z] [2022-08-04T10:53:18.295Z] #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 [2022-08-04T10:53:18.295Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T10:53:18.295Z] #14 111.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:53:18.295Z] #14 111.0 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 [2022-08-04T10:53:18.295Z] #14 111.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:53:18.295Z] #14 111.0 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 [2022-08-04T10:53:18.295Z] #14 111.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T10:53:18.295Z] #14 111.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:53:18.295Z] #14 111.1 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 [2022-08-04T10:53:18.295Z] #14 111.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:53:18.295Z] #14 111.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T10:53:18.295Z] #14 111.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T10:53:18.554Z] #14 111.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T10:53:18.554Z] #14 111.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T10:53:18.554Z] #14 111.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-04T10:53:18.554Z] #14 111.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:53:18.593Z] #28 26.67 Selecting previously unselected package pigz. [2022-08-04T10:53:18.593Z] #28 26.67 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-04T10:53:18.593Z] #28 26.68 Unpacking pigz (2.6-1) ... [2022-08-04T10:53:18.593Z] #28 26.74 Selecting previously unselected package libelf1:amd64. [2022-08-04T10:53:18.593Z] #28 26.75 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-04T10:53:18.593Z] #28 26.76 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T10:53:18.593Z] #28 26.86 Selecting previously unselected package libbpf0:amd64. [2022-08-04T10:53:18.593Z] #28 26.86 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T10:53:18.593Z] #28 26.87 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T10:53:18.593Z] #28 26.94 Selecting previously unselected package libmnl0:amd64. [2022-08-04T10:53:18.593Z] #28 26.94 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T10:53:18.593Z] #28 26.95 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T10:53:18.816Z] #14 DONE 111.8s [2022-08-04T10:53:18.816Z] [2022-08-04T10:53:18.816Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T10:53:18.816Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-04T10:53:18.852Z] #28 27.00 Selecting previously unselected package libxtables12:amd64. [2022-08-04T10:53:18.852Z] #28 27.01 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T10:53:18.852Z] #28 27.01 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T10:53:18.852Z] #28 27.06 Selecting previously unselected package libcap2-bin. [2022-08-04T10:53:18.852Z] #28 27.07 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T10:53:18.852Z] #28 27.07 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T10:53:18.852Z] #28 27.13 Selecting previously unselected package iproute2. [2022-08-04T10:53:18.852Z] #28 27.14 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T10:53:18.852Z] #28 27.14 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T10:53:19.075Z] #15 ... [2022-08-04T10:53:19.075Z] [2022-08-04T10:53:19.075Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T10:53:19.075Z] #59 sha256:afe40f6d8644a6384e0a02c24778c306d09e21e90207ed99e919d3ba4bc69d1d [2022-08-04T10:53:19.075Z] #59 DONE 0.3s [2022-08-04T10:53:19.112Z] #28 27.38 Selecting previously unselected package xxd. [2022-08-04T10:53:19.112Z] #28 27.38 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T10:53:19.112Z] #28 27.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:53:19.112Z] #28 27.47 Selecting previously unselected package vim-common. [2022-08-04T10:53:19.112Z] #28 27.47 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T10:53:19.112Z] #28 27.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:53:19.340Z] [2022-08-04T10:53:19.340Z] #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 [2022-08-04T10:53:19.340Z] #60 sha256:8f125b6d8cf897a8dacd3910b9bd4c4d566653cf6deac4036a77cbf87a141355 [2022-08-04T10:53:19.371Z] #28 27.57 Selecting previously unselected package bash-completion. [2022-08-04T10:53:19.371Z] #28 27.58 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T10:53:20.277Z] #60 ... [2022-08-04T10:53:20.277Z] [2022-08-04T10:53:20.277Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T10:53:20.277Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-04T10:53:20.277Z] #15 DONE 1.3s [2022-08-04T10:53:20.277Z] [2022-08-04T10:53:20.277Z] #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 [2022-08-04T10:53:20.277Z] #60 sha256:8f125b6d8cf897a8dacd3910b9bd4c4d566653cf6deac4036a77cbf87a141355 [2022-08-04T10:53:20.277Z] #60 1.157 + RM_GOPATH=0 [2022-08-04T10:53:20.310Z] #28 28.51 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T10:53:20.536Z] #60 1.161 + TMP_GOPATH= [2022-08-04T10:53:20.536Z] #60 1.161 + : /build [2022-08-04T10:53:20.536Z] #60 1.161 + '[' -z '' ']' [2022-08-04T10:53:20.536Z] #60 1.164 ++ mktemp -d [2022-08-04T10:53:20.536Z] #60 1.164 + export GOPATH=/tmp/tmp.1KSevjwI5N [2022-08-04T10:53:20.536Z] #60 1.164 + GOPATH=/tmp/tmp.1KSevjwI5N [2022-08-04T10:53:20.536Z] #60 1.164 + RM_GOPATH=1 [2022-08-04T10:53:20.536Z] #60 1.164 + case "$(go env GOARCH)" in [2022-08-04T10:53:20.536Z] #60 1.173 ++ go env GOARCH [2022-08-04T10:53:20.536Z] #60 1.200 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:53:20.536Z] #60 1.200 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:53:20.536Z] #60 1.200 ++ dirname /install.sh [2022-08-04T10:53:20.536Z] #60 1.200 + dir=/ [2022-08-04T10:53:20.536Z] #60 1.200 + bin=runc [2022-08-04T10:53:20.536Z] #60 1.200 + shift [2022-08-04T10:53:20.536Z] #60 1.200 + '[' '!' -f //runc.installer ']' [2022-08-04T10:53:20.536Z] #60 1.200 + . //runc.installer [2022-08-04T10:53:20.536Z] #60 1.200 ++ set -e [2022-08-04T10:53:20.536Z] #60 1.200 ++ : v1.1.2 [2022-08-04T10:53:20.536Z] #60 1.200 + install_runc [2022-08-04T10:53:20.536Z] #60 1.200 + RUNC_BUILDTAGS=seccomp [2022-08-04T10:53:20.536Z] #60 1.200 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T10:53:20.536Z] #60 1.200 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1KSevjwI5N/src/github.com/opencontainers/runc [2022-08-04T10:53:20.536Z] #60 1.200 Cloning into '/tmp/tmp.1KSevjwI5N/src/github.com/opencontainers/runc'... [2022-08-04T10:53:20.536Z] #60 1.201 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T10:53:20.569Z] #28 28.70 Selecting previously unselected package apparmor. [2022-08-04T10:53:20.569Z] #28 28.71 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T10:53:20.569Z] #28 28.75 Unpacking apparmor (2.13.6-10) ... [2022-08-04T10:53:20.569Z] #28 28.92 Selecting previously unselected package inetutils-ping. [2022-08-04T10:53:20.830Z] #28 28.93 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T10:53:20.830Z] #28 28.93 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T10:53:20.830Z] #28 29.00 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T10:53:20.830Z] #28 29.00 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T10:53:20.830Z] #28 29.01 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T10:53:20.830Z] #28 29.07 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T10:53:20.830Z] #28 29.08 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T10:53:20.830Z] #28 29.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T10:53:20.830Z] #28 29.13 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T10:53:20.830Z] #28 29.14 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T10:53:20.830Z] #28 29.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T10:53:20.830Z] #28 29.21 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T10:53:21.089Z] #28 29.22 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T10:53:21.089Z] #28 29.22 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T10:53:21.089Z] #28 29.29 Selecting previously unselected package iptables. [2022-08-04T10:53:21.089Z] #28 29.29 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-04T10:53:21.089Z] #28 29.30 Unpacking iptables (1.8.7-1) ... [2022-08-04T10:53:21.089Z] #28 29.45 Selecting previously unselected package libonig5:amd64. [2022-08-04T10:53:21.089Z] #28 29.45 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T10:53:21.089Z] #28 29.46 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T10:53:21.349Z] #28 29.54 Selecting previously unselected package libjq1:amd64. [2022-08-04T10:53:21.349Z] #28 29.55 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T10:53:21.349Z] #28 29.55 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T10:53:21.349Z] #28 29.63 Selecting previously unselected package jq. [2022-08-04T10:53:21.349Z] #28 29.64 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-04T10:53:21.349Z] #28 29.64 Unpacking jq (1.6-2.1) ... [2022-08-04T10:53:21.349Z] #28 29.70 Selecting previously unselected package libaio1:amd64. [2022-08-04T10:53:21.349Z] #28 29.71 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T10:53:21.349Z] #28 29.71 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T10:53:21.349Z] #28 29.77 Selecting previously unselected package libgpm2:amd64. [2022-08-04T10:53:21.349Z] #28 29.78 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T10:53:21.349Z] #28 29.79 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T10:53:21.709Z] #28 29.83 Selecting previously unselected package libinih1:amd64. [2022-08-04T10:53:21.709Z] #28 29.84 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-04T10:53:21.709Z] #28 29.85 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T10:53:21.709Z] #28 29.90 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-04T10:53:21.709Z] #28 29.91 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-04T10:53:21.709Z] #28 29.91 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T10:53:21.709Z] #28 29.98 Selecting previously unselected package libnet1:amd64. [2022-08-04T10:53:21.709Z] #28 29.99 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T10:53:21.709Z] #28 30.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T10:53:21.709Z] #28 30.07 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T10:53:21.709Z] #28 30.07 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T10:53:21.709Z] #28 30.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T10:53:21.899Z] #14 ... [2022-08-04T10:53:21.900Z] [2022-08-04T10:53:21.900Z] #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 [2022-08-04T10:53:21.900Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:53:21.900Z] #77 57.25 configure.ac:7: installing './compile' [2022-08-04T10:53:21.900Z] #77 57.27 configure.ac:11: installing './config.guess' [2022-08-04T10:53:21.900Z] #77 57.28 configure.ac:11: installing './config.sub' [2022-08-04T10:53:21.900Z] #77 57.29 configure.ac:8: installing './install-sh' [2022-08-04T10:53:21.900Z] #77 57.29 configure.ac:8: installing './missing' [2022-08-04T10:53:21.900Z] #77 57.40 Makefile.am: installing './depcomp' [2022-08-04T10:53:21.969Z] #28 30.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T10:53:21.969Z] #28 30.14 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T10:53:21.969Z] #28 30.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T10:53:21.969Z] #28 30.21 Selecting previously unselected package libyajl2:amd64. [2022-08-04T10:53:21.969Z] #28 30.22 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T10:53:21.969Z] #28 30.22 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T10:53:21.969Z] #28 30.27 Selecting previously unselected package net-tools. [2022-08-04T10:53:21.969Z] #28 30.28 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T10:53:21.969Z] #28 30.29 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T10:53:21.976Z] #60 ... [2022-08-04T10:53:21.976Z] [2022-08-04T10:53:21.976Z] #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 [2022-08-04T10:53:21.976Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-04T10:53:21.976Z] #16 DONE 1.4s [2022-08-04T10:53:21.976Z] [2022-08-04T10:53:21.976Z] #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 [2022-08-04T10:53:21.976Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T10:53:21.976Z] #36 114.2 Delve is a source level debugger for Go programs. [2022-08-04T10:53:21.976Z] #36 114.2 [2022-08-04T10:53:21.976Z] #36 114.2 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T10:53:21.976Z] #36 114.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T10:53:21.976Z] #36 114.2 [2022-08-04T10:53:21.976Z] #36 114.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T10:53:21.976Z] #36 114.2 [2022-08-04T10:53:21.976Z] #36 114.2 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T10:53:21.976Z] #36 114.2 [2022-08-04T10:53:21.976Z] #36 114.2 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T10:53:21.976Z] #36 114.2 [2022-08-04T10:53:21.976Z] #36 114.3 Usage: [2022-08-04T10:53:21.976Z] #36 114.3 dlv [command] [2022-08-04T10:53:21.976Z] #36 114.3 [2022-08-04T10:53:21.976Z] #36 114.3 Available Commands: [2022-08-04T10:53:21.976Z] #36 114.3 attach Attach to running process and begin debugging. [2022-08-04T10:53:21.976Z] #36 114.3 connect Connect to a headless debug server with a terminal client. [2022-08-04T10:53:21.976Z] #36 114.3 core Examine a core dump. [2022-08-04T10:53:21.976Z] #36 114.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T10:53:21.976Z] #36 114.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T10:53:21.976Z] #36 114.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T10:53:21.976Z] #36 114.3 help Help about any command [2022-08-04T10:53:21.976Z] #36 114.3 run Deprecated command. Use 'debug' instead. [2022-08-04T10:53:21.976Z] #36 114.3 test Compile test binary and begin debugging program. [2022-08-04T10:53:21.976Z] #36 114.3 trace Compile and begin tracing program. [2022-08-04T10:53:21.976Z] #36 114.3 version Prints version. [2022-08-04T10:53:21.976Z] #36 114.3 [2022-08-04T10:53:21.976Z] #36 114.3 Flags: [2022-08-04T10:53:21.976Z] #36 114.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T10:53:21.976Z] #36 114.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T10:53:21.976Z] #36 114.3 --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) [2022-08-04T10:53:21.976Z] #36 114.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T10:53:21.976Z] #36 114.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T10:53:21.976Z] #36 114.3 --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) [2022-08-04T10:53:21.976Z] #36 114.3 --disable-aslr Disables address space randomization [2022-08-04T10:53:21.976Z] #36 114.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T10:53:21.976Z] #36 114.3 -h, --help help for dlv [2022-08-04T10:53:21.976Z] #36 114.3 --init string Init file, executed by the terminal client. [2022-08-04T10:53:21.976Z] #36 114.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T10:53:21.976Z] #36 114.3 --log Enable debugging server logging. [2022-08-04T10:53:21.976Z] #36 114.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T10:53:21.976Z] #36 114.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T10:53:21.976Z] #36 114.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T10:53:21.976Z] #36 114.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T10:53:21.976Z] #36 114.3 --wd string Working directory for running the program. [2022-08-04T10:53:21.976Z] #36 114.3 [2022-08-04T10:53:21.976Z] #36 114.3 Additional help topics: [2022-08-04T10:53:21.976Z] #36 114.3 dlv backend Help about the --backend flag. [2022-08-04T10:53:21.976Z] #36 114.3 dlv log Help about logging flags. [2022-08-04T10:53:21.976Z] #36 114.3 dlv redirect Help about file redirection. [2022-08-04T10:53:21.976Z] #36 114.3 [2022-08-04T10:53:21.976Z] #36 114.3 Use "dlv [command] --help" for more information about a command. [2022-08-04T10:53:21.976Z] #36 DONE 114.4s [2022-08-04T10:53:21.976Z] [2022-08-04T10:53:21.976Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T10:53:21.976Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-04T10:53:22.160Z] #77 58.61 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T10:53:22.160Z] #77 58.61 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T10:53:22.160Z] #77 58.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T10:53:22.228Z] #28 30.39 Selecting previously unselected package python-pip-whl. [2022-08-04T10:53:22.228Z] #28 30.40 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T10:53:22.228Z] #28 30.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T10:53:22.400Z] #47 ... [2022-08-04T10:53:22.401Z] [2022-08-04T10:53:22.401Z] #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 [2022-08-04T10:53:22.401Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:53:22.401Z] #77 193.5 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T10:53:22.401Z] #77 193.7 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T10:53:22.401Z] #77 193.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T10:53:22.401Z] #77 193.8 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T10:53:22.401Z] #77 193.9 CC tests/init.o [2022-08-04T10:53:22.401Z] #77 194.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T10:53:22.421Z] #77 58.72 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T10:53:22.421Z] #77 58.80 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T10:53:22.421Z] #77 58.91 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T10:53:22.487Z] #28 30.67 Selecting previously unselected package python3-lib2to3. [2022-08-04T10:53:22.487Z] #28 30.67 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T10:53:22.487Z] #28 30.68 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T10:53:22.487Z] #28 30.75 Selecting previously unselected package python3-distutils. [2022-08-04T10:53:22.487Z] #28 30.76 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T10:53:22.487Z] #28 30.76 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T10:53:22.487Z] #28 30.84 Selecting previously unselected package python3-pkg-resources. [2022-08-04T10:53:22.487Z] #28 30.85 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T10:53:22.487Z] #28 30.85 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T10:53:22.487Z] #28 30.93 Selecting previously unselected package python3-setuptools. [2022-08-04T10:53:22.681Z] #77 59.05 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T10:53:22.681Z] #77 59.16 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T10:53:22.681Z] #77 59.28 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T10:53:22.746Z] #28 30.93 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T10:53:22.746Z] #28 30.94 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T10:53:22.746Z] #28 31.05 Selecting previously unselected package python3-wheel. [2022-08-04T10:53:22.746Z] #28 31.06 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T10:53:22.746Z] #28 31.07 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T10:53:22.746Z] #28 31.12 Selecting previously unselected package python3-pip. [2022-08-04T10:53:22.746Z] #28 31.12 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T10:53:22.746Z] #28 31.13 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T10:53:22.929Z] #17 1.093 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T10:53:22.929Z] #17 DONE 1.3s [2022-08-04T10:53:22.929Z] [2022-08-04T10:53:22.929Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T10:53:22.929Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-04T10:53:23.005Z] #28 31.30 Selecting previously unselected package sudo. [2022-08-04T10:53:23.005Z] #28 31.31 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T10:53:23.005Z] #28 31.32 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T10:53:23.265Z] #28 31.57 Selecting previously unselected package systemd-journal-remote. [2022-08-04T10:53:23.265Z] #28 31.58 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-04T10:53:23.265Z] #28 31.58 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T10:53:23.265Z] #28 31.65 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T10:53:23.265Z] #28 31.66 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T10:53:23.265Z] #28 31.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T10:53:23.523Z] #28 31.80 Selecting previously unselected package uidmap. [2022-08-04T10:53:23.523Z] #28 31.80 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T10:53:23.523Z] #28 31.81 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T10:53:23.782Z] #28 31.90 Selecting previously unselected package vim-runtime. [2022-08-04T10:53:23.782Z] #28 31.90 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T10:53:23.782Z] #28 31.92 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-04T10:53:23.782Z] #28 31.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T10:53:23.782Z] #28 31.95 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:53:24.309Z] #18 DONE 1.2s [2022-08-04T10:53:24.309Z] [2022-08-04T10:53:24.309Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T10:53:24.309Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-04T10:53:25.159Z] #28 33.63 Selecting previously unselected package vim. [2022-08-04T10:53:25.418Z] #28 33.64 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T10:53:25.418Z] #28 33.66 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:53:25.677Z] #28 34.01 Selecting previously unselected package xfsprogs. [2022-08-04T10:53:25.677Z] #28 34.02 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T10:53:25.677Z] #28 34.03 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T10:53:25.689Z] #19 DONE 1.3s [2022-08-04T10:53:25.690Z] [2022-08-04T10:53:25.690Z] #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 [2022-08-04T10:53:25.690Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:53:25.690Z] #77 ... [2022-08-04T10:53:25.690Z] [2022-08-04T10:53:25.690Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T10:53:25.690Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-04T10:53:26.195Z] #28 34.35 Selecting previously unselected package zip. [2022-08-04T10:53:26.195Z] #28 34.36 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-04T10:53:26.195Z] #28 34.39 Unpacking zip (3.0-12) ... [2022-08-04T10:53:26.257Z] #20 DONE 0.8s [2022-08-04T10:53:26.257Z] [2022-08-04T10:53:26.257Z] #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 [2022-08-04T10:53:26.257Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:53:26.257Z] #77 72.96 configure.ac:11: installing 'build-aux/compile' [2022-08-04T10:53:26.257Z] #77 72.96 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T10:53:26.257Z] #77 72.99 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T10:53:26.257Z] #77 73.01 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T10:53:26.257Z] #77 73.02 configure.ac:13: installing 'build-aux/missing' [2022-08-04T10:53:26.257Z] #77 73.03 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T10:53:26.257Z] #77 73.21 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T10:53:26.454Z] #28 34.65 Selecting previously unselected package zstd. [2022-08-04T10:53:26.454Z] #28 34.66 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T10:53:26.454Z] #28 34.70 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T10:53:26.713Z] #28 35.00 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T10:53:27.282Z] #28 35.49 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T10:53:27.282Z] #28 35.55 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T10:53:27.282Z] #28 35.63 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T10:53:27.541Z] #28 35.68 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T10:53:27.541Z] #28 35.72 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T10:53:27.541Z] #28 35.78 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T10:53:27.541Z] #28 35.82 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T10:53:27.541Z] #28 35.88 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T10:53:27.541Z] #28 35.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T10:53:27.801Z] #28 35.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T10:53:27.801Z] #28 36.01 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T10:53:27.892Z] #77 74.73 checking build system type... aarch64-unknown-linux-gnu [2022-08-04T10:53:27.892Z] #77 75.03 checking host system type... aarch64-unknown-linux-gnu [2022-08-04T10:53:27.892Z] #77 75.03 checking how to print strings... printf [2022-08-04T10:53:27.892Z] #77 75.05 checking for gcc... gcc [2022-08-04T10:53:28.061Z] #28 36.38 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T10:53:28.061Z] #28 36.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:53:28.151Z] #77 75.16 checking whether the C compiler works... yes [2022-08-04T10:53:28.320Z] #28 36.54 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T10:53:28.410Z] #77 75.35 checking for C compiler default output file name... a.out [2022-08-04T10:53:28.410Z] #77 75.35 checking for suffix of executables... [2022-08-04T10:53:28.580Z] #28 36.70 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T10:53:28.580Z] #28 36.82 Setting up apparmor (2.13.6-10) ... [2022-08-04T10:53:28.669Z] #77 75.59 checking whether we are cross compiling... no [2022-08-04T10:53:28.928Z] #77 75.82 checking for suffix of object files... o [2022-08-04T10:53:28.928Z] #77 75.96 checking whether we are using the GNU C compiler... yes [2022-08-04T10:53:29.187Z] #77 76.07 checking whether gcc accepts -g... yes [2022-08-04T10:53:29.187Z] #77 76.16 checking for gcc option to accept ISO C89... none needed [2022-08-04T10:53:29.263Z] #77 ... [2022-08-04T10:53:29.263Z] [2022-08-04T10:53:29.263Z] #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 [2022-08-04T10:53:29.263Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:53:29.263Z] #14 116.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T10:53:29.263Z] #14 116.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T10:53:29.263Z] #14 116.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:53:29.446Z] #77 76.30 checking whether gcc understands -c and -o together... yes [2022-08-04T10:53:29.446Z] #77 76.48 checking for a sed that does not truncate output... /bin/sed [2022-08-04T10:53:29.446Z] #77 76.49 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T10:53:29.446Z] #77 76.49 checking for egrep... /bin/grep -E [2022-08-04T10:53:29.446Z] #77 76.51 checking for fgrep... /bin/grep -F [2022-08-04T10:53:29.446Z] #77 76.52 checking for ld used by gcc... /usr/bin/ld [2022-08-04T10:53:29.446Z] #77 76.53 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T10:53:29.446Z] #77 76.54 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T10:53:29.706Z] #77 76.56 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T10:53:29.706Z] #77 76.66 checking whether ln -s works... yes [2022-08-04T10:53:29.706Z] #77 76.66 checking the maximum length of command line arguments... 1572864 [2022-08-04T10:53:29.706Z] #77 76.71 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-04T10:53:29.706Z] #77 76.72 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T10:53:29.706Z] #77 76.72 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T10:53:29.706Z] #77 76.72 checking for objdump... objdump [2022-08-04T10:53:29.706Z] #77 76.73 checking how to recognize dependent libraries... pass_all [2022-08-04T10:53:29.706Z] #77 76.73 checking for dlltool... no [2022-08-04T10:53:29.706Z] #77 76.73 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T10:53:29.706Z] #77 76.74 checking for ar... ar [2022-08-04T10:53:29.965Z] #28 38.23 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T10:53:29.965Z] #28 38.26 Setting up zip (3.0-12) ... [2022-08-04T10:53:29.965Z] #28 38.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:53:29.965Z] #28 38.30 Setting up bash-completion (1:2.11-2) ... [2022-08-04T10:53:29.966Z] #77 76.75 checking for archiver @FILE support... @ [2022-08-04T10:53:29.966Z] #77 76.86 checking for strip... strip [2022-08-04T10:53:29.966Z] #77 76.87 checking for ranlib... ranlib [2022-08-04T10:53:29.966Z] #77 76.87 checking for gawk... no [2022-08-04T10:53:29.966Z] #77 76.87 checking for mawk... mawk [2022-08-04T10:53:30.226Z] #77 76.87 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T10:53:30.226Z] #77 77.32 checking for sysroot... no [2022-08-04T10:53:30.226Z] #77 77.33 checking for a working dd... /bin/dd [2022-08-04T10:53:30.226Z] #77 77.35 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T10:53:30.226Z] #77 77.37 checking for mt... no [2022-08-04T10:53:30.226Z] #77 77.37 checking if : is a manifest tool... no [2022-08-04T10:53:30.485Z] #77 77.38 checking how to run the C preprocessor... gcc -E [2022-08-04T10:53:31.313Z] #77 77.66 checking for ANSI C header files... yes [2022-08-04T10:53:31.313Z] #77 78.29 checking for sys/types.h... [2022-08-04T10:53:31.313Z] #77 ... [2022-08-04T10:53:31.313Z] [2022-08-04T10:53:31.313Z] #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 [2022-08-04T10:53:31.313Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T10:53:31.313Z] #34 DONE 124.1s [2022-08-04T10:53:31.313Z] [2022-08-04T10:53:31.313Z] #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 [2022-08-04T10:53:31.313Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:53:31.313Z] #77 78.29 checking for sys/types.h... yes [2022-08-04T10:53:31.313Z] #77 78.40 checking for sys/stat.h... [2022-08-04T10:53:31.313Z] #77 ... [2022-08-04T10:53:31.313Z] [2022-08-04T10:53:31.313Z] #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 [2022-08-04T10:53:31.313Z] #26 sha256:f6e4f69c17cfb8e37cd8bee034175f2a7d7fdb5d547e0a26d38dce8de878b786 [2022-08-04T10:53:31.313Z] #26 118.7 Updating files: 18% (2103/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% (4056/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: 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: 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. [2022-08-04T10:53:31.313Z] #26 122.1 + cd /tmp/tmp.DsG3sUBpSM/tmp/docker-ce [2022-08-04T10:53:31.313Z] #26 122.1 + git checkout -q v17.06.2-ce [2022-08-04T10:53:31.343Z] #28 39.43 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T10:53:31.343Z] #28 39.44 Setting up sudo (1.9.5p2-3) ... [2022-08-04T10:53:31.343Z] #28 39.51 invoke-rc.d: could not determine current runlevel [2022-08-04T10:53:31.343Z] #28 39.52 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T10:53:31.343Z] #28 39.53 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T10:53:31.343Z] #28 39.54 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T10:53:31.343Z] #28 39.55 Failed to connect to bus: Host is down [2022-08-04T10:53:31.343Z] #28 39.55 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T10:53:31.343Z] #28 39.57 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T10:53:31.343Z] #28 39.58 Setting up pigz (2.6-1) ... [2022-08-04T10:53:31.343Z] #28 39.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T10:53:31.343Z] #28 39.62 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T10:53:31.343Z] #28 39.65 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T10:53:31.343Z] #28 39.66 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:53:31.573Z] #26 ... [2022-08-04T10:53:31.573Z] [2022-08-04T10:53:31.573Z] #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 [2022-08-04T10:53:31.573Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:53:31.573Z] #77 78.40 checking for sys/stat.h... yes [2022-08-04T10:53:31.832Z] #77 78.84 checking for stdlib.h... yes [2022-08-04T10:53:31.912Z] #28 39.99 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T10:53:31.912Z] #28 40.00 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T10:53:31.912Z] #28 40.21 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T10:53:31.912Z] #28 40.23 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-04T10:53:31.912Z] #28 40.26 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T10:53:31.912Z] #28 40.28 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T10:53:31.912Z] #28 40.29 Setting up libkmod2:amd64 (28-1) ... [2022-08-04T10:53:32.173Z] #28 40.31 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T10:53:32.173Z] #28 40.50 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:53:32.173Z] #28 40.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T10:53:32.173Z] #28 40.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T10:53:32.173Z] #28 40.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T10:53:32.173Z] #28 40.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T10:53:32.173Z] #28 40.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T10:53:32.173Z] #28 40.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T10:53:32.173Z] #28 40.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T10:53:32.173Z] #28 40.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T10:53:32.356Z] #77 79.15 checking for string.h... yes [2022-08-04T10:53:32.432Z] #28 40.57 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T10:53:32.615Z] #77 79.45 checking for memory.h... yes [2022-08-04T10:53:32.691Z] #28 41.09 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T10:53:32.691Z] #28 41.11 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T10:53:32.691Z] #28 41.12 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T10:53:32.874Z] #77 79.69 checking for strings.h... yes [2022-08-04T10:53:32.874Z] #77 79.91 checking for inttypes.h... yes [2022-08-04T10:53:32.950Z] #28 41.14 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T10:53:33.134Z] #77 80.10 checking for stdint.h... yes [2022-08-04T10:53:33.294Z] #28 41.59 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T10:53:33.294Z] #28 41.61 Setting up jq (1.6-2.1) ... [2022-08-04T10:53:33.294Z] #28 41.63 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T10:53:33.294Z] #28 41.65 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T10:53:33.393Z] #77 80.24 checking for unistd.h... yes [2022-08-04T10:53:33.554Z] #28 41.68 Setting up iptables (1.8.7-1) ... [2022-08-04T10:53:33.554Z] #28 41.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T10:53:33.554Z] #28 41.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T10:53:33.554Z] #28 41.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T10:53:33.554Z] #28 41.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T10:53:33.554Z] #28 41.80 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T10:53:33.554Z] #28 41.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T10:53:33.554Z] #28 41.81 Setting up iproute2 (5.10.0-4) ... [2022-08-04T10:53:33.652Z] #77 80.42 checking for dlfcn.h... yes [2022-08-04T10:53:33.653Z] #77 80.53 checking for objdir... .libs [2022-08-04T10:53:33.814Z] #28 42.01 Setting up systemd (247.3-7) ... [2022-08-04T10:53:33.814Z] #28 42.07 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T10:53:33.814Z] #28 42.07 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T10:53:33.814Z] #28 42.08 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T10:53:33.814Z] #28 42.11 Initializing machine ID from KVM UUID. [2022-08-04T10:53:33.912Z] #77 80.92 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T10:53:33.912Z] #77 81.05 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T10:53:34.171Z] #77 81.05 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T10:53:34.382Z] #28 42.66 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T10:53:34.430Z] #77 81.23 checking if gcc static flag -static works... yes [2022-08-04T10:53:34.641Z] #28 42.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:53:34.690Z] #77 81.54 checking if gcc supports -c -o file.o... yes [2022-08-04T10:53:34.690Z] #77 81.69 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T10:53:34.690Z] #77 81.70 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-04T10:53:34.949Z] #77 81.76 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T10:53:34.949Z] #77 82.03 checking how to hardcode library paths into programs... immediate [2022-08-04T10:53:34.949Z] #77 82.03 checking whether stripping libraries is possible... yes [2022-08-04T10:53:34.949Z] #77 82.04 checking if libtool supports shared libraries... yes [2022-08-04T10:53:34.949Z] #77 82.04 checking whether to build shared libraries... no [2022-08-04T10:53:34.949Z] #77 82.04 checking whether to build static libraries... yes [2022-08-04T10:53:34.949Z] #77 82.04 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T10:53:34.949Z] #77 82.09 checking whether build environment is sane... yes [2022-08-04T10:53:34.949Z] #77 82.15 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T10:53:34.949Z] #77 82.16 checking whether make sets $(MAKE)... yes [2022-08-04T10:53:35.209Z] #77 82.22 checking whether make supports the include directive... yes (GNU style) [2022-08-04T10:53:35.209Z] #77 82.28 checking whether make supports nested variables... yes [2022-08-04T10:53:35.209Z] #77 82.31 checking whether UID '0' is supported by ustar format... yes [2022-08-04T10:53:35.209Z] #77 82.31 checking whether GID '0' is supported by ustar format... yes [2022-08-04T10:53:35.209Z] #77 82.32 checking how to create a ustar tar archive... gnutar [2022-08-04T10:53:35.209Z] #28 DONE 43.7s [2022-08-04T10:53:35.209Z] [2022-08-04T10:53:35.209Z] #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 [2022-08-04T10:53:35.209Z] #71 sha256:fa70308ea2ad06e31bf46bb44ef649a7f5a091901e883a7fdadf6bcc6e566bc8 [2022-08-04T10:53:35.468Z] #77 82.39 checking dependency style of gcc... gcc3 [2022-08-04T10:53:35.468Z] #77 82.57 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T10:53:35.468Z] #77 82.57 checking whether make supports nested variables... (cached) yes [2022-08-04T10:53:35.468Z] #77 82.57 checking for gawk... (cached) mawk [2022-08-04T10:53:35.468Z] #77 82.57 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T10:53:35.468Z] #77 82.57 checking for gcc... (cached) gcc [2022-08-04T10:53:35.470Z] #71 ... [2022-08-04T10:53:35.470Z] [2022-08-04T10:53:35.470Z] #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 [2022-08-04T10:53:35.470Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-04T10:53:35.728Z] #77 82.66 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T10:53:35.728Z] #77 82.66 checking whether gcc accepts -g... (cached) yes [2022-08-04T10:53:35.728Z] #77 82.67 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T10:53:35.728Z] #77 82.67 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T10:53:35.728Z] #77 82.67 checking for a Python interpreter with version >= 3... python3 [2022-08-04T10:53:35.728Z] #77 82.74 checking for python3... /usr/bin/python3 [2022-08-04T10:53:35.728Z] #77 82.74 checking for python3 version... 3.9 [2022-08-04T10:53:35.728Z] #77 82.80 checking for python3 platform... linux [2022-08-04T10:53:35.849Z] #14 122.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T10:53:35.850Z] #14 122.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T10:53:35.850Z] #14 122.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T10:53:35.850Z] #14 ... [2022-08-04T10:53:35.850Z] [2022-08-04T10:53:35.850Z] #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 [2022-08-04T10:53:35.850Z] #67 sha256:ac26f3c1f8ae430839410f60a54b4178d5b72d94d7fd5581c7b1c419b2c4b22a [2022-08-04T10:53:35.850Z] #67 122.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T10:53:35.850Z] #67 122.6 + GOBIN=/build [2022-08-04T10:53:35.850Z] #67 122.6 + GO111MODULE=on [2022-08-04T10:53:35.850Z] #67 122.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T10:53:35.987Z] #77 82.86 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T10:53:36.246Z] #77 82.99 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T10:53:36.246Z] #77 83.12 checking for go-md2man... no [2022-08-04T10:53:36.246Z] #77 83.14 checking error.h usability... yes [2022-08-04T10:53:36.246Z] #77 83.28 checking error.h presence... yes [2022-08-04T10:53:36.246Z] #77 83.32 checking for error.h... yes [2022-08-04T10:53:36.246Z] #77 83.36 checking linux/openat2.h usability... [2022-08-04T10:53:36.246Z] #77 ... [2022-08-04T10:53:36.246Z] [2022-08-04T10:53:36.246Z] #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 [2022-08-04T10:53:36.246Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T10:53:36.246Z] #21 0.941 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:53:36.246Z] #21 0.980 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:53:36.246Z] #21 0.980 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:53:36.246Z] #21 1.482 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T10:53:36.246Z] #21 2.672 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T10:53:36.246Z] #21 4.003 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T10:53:36.246Z] #21 6.960 Fetched 8449 kB in 6s (1348 kB/s) [2022-08-04T10:53:36.246Z] #21 6.960 Reading package lists... [2022-08-04T10:53:36.414Z] #29 0.820 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T10:53:36.414Z] #29 0.825 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T10:53:36.414Z] #29 0.828 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T10:53:36.414Z] #29 DONE 0.9s [2022-08-04T10:53:36.414Z] [2022-08-04T10:53:36.414Z] #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 [2022-08-04T10:53:36.414Z] #71 sha256:fa70308ea2ad06e31bf46bb44ef649a7f5a091901e883a7fdadf6bcc6e566bc8 [2022-08-04T10:53:36.414Z] #71 ... [2022-08-04T10:53:36.414Z] [2022-08-04T10:53:36.414Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T10:53:36.414Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-04T10:53:36.505Z] #21 9.023 Reading package lists... [2022-08-04T10:53:36.505Z] #21 ... [2022-08-04T10:53:36.505Z] [2022-08-04T10:53:36.505Z] #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 [2022-08-04T10:53:36.505Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:53:36.505Z] #77 83.36 checking linux/openat2.h usability... yes [2022-08-04T10:53:36.505Z] #77 83.51 checking linux/openat2.h presence... yes [2022-08-04T10:53:36.505Z] #77 83.57 checking for linux/openat2.h... yes [2022-08-04T10:53:36.764Z] #77 83.60 checking for copy_file_range... yes [2022-08-04T10:53:37.023Z] #77 83.82 checking for fgetxattr... yes [2022-08-04T10:53:37.282Z] #77 84.04 checking for statx... yes [2022-08-04T10:53:37.541Z] #77 84.31 checking for fgetpwent_r... yes [2022-08-04T10:53:37.541Z] #77 84.53 checking for issetugid... no [2022-08-04T10:53:37.541Z] #77 84.67 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T10:53:37.541Z] #77 84.68 checking pkg-config is at least version 0.9.0... yes [2022-08-04T10:53:37.800Z] #77 84.69 checking for library containing yajl_tree_get... -lyajl [2022-08-04T10:53:38.059Z] #77 84.99 checking for yajl >= 2.0.0... yes [2022-08-04T10:53:38.059Z] #77 85.02 checking sys/capability.h usability... yes [2022-08-04T10:53:38.059Z] #77 85.20 checking sys/capability.h presence... yes [2022-08-04T10:53:38.318Z] #77 85.27 checking for sys/capability.h... yes [2022-08-04T10:53:38.886Z] #77 85.27 checking for library containing cap_from_name... -lcap [2022-08-04T10:53:39.145Z] #77 85.75 checking for library containing dlopen... -ldl [2022-08-04T10:53:39.405Z] #77 86.21 checking seccomp.h usability... yes [2022-08-04T10:53:39.405Z] #77 86.40 checking seccomp.h presence... yes [2022-08-04T10:53:39.405Z] #77 86.49 checking for seccomp.h... yes [2022-08-04T10:53:39.973Z] #77 86.50 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T10:53:39.973Z] #77 86.81 checking for library containing seccomp_arch_resolve_name... [2022-08-04T10:53:39.973Z] #77 ... [2022-08-04T10:53:39.973Z] [2022-08-04T10:53:39.973Z] #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 [2022-08-04T10:53:39.973Z] #60 sha256:8f125b6d8cf897a8dacd3910b9bd4c4d566653cf6deac4036a77cbf87a141355 [2022-08-04T10:53:39.973Z] #60 10.58 + cd /tmp/tmp.1KSevjwI5N/src/github.com/opencontainers/runc [2022-08-04T10:53:39.973Z] #60 10.58 + git checkout -q v1.1.2 [2022-08-04T10:53:39.973Z] #60 11.17 + '[' -z '' ']' [2022-08-04T10:53:39.973Z] #60 11.17 + target=static [2022-08-04T10:53:39.973Z] #60 11.17 + make BUILDTAGS=seccomp static [2022-08-04T10:53:39.973Z] #60 11.44 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T10:53:39.973Z] #60 ... [2022-08-04T10:53:39.973Z] [2022-08-04T10:53:39.973Z] #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 [2022-08-04T10:53:39.973Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:53:39.973Z] #77 86.81 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T10:53:40.232Z] #77 87.02 checking systemd/sd-bus.h usability... yes [2022-08-04T10:53:40.232Z] #77 87.22 checking systemd/sd-bus.h presence... yes [2022-08-04T10:53:40.232Z] #77 87.29 checking for systemd/sd-bus.h... yes [2022-08-04T10:53:40.482Z] #77 220.6 CCLD tests/init [2022-08-04T10:53:40.482Z] #77 ... [2022-08-04T10:53:40.482Z] [2022-08-04T10:53:40.482Z] #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 [2022-08-04T10:53:40.482Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T10:53:40.482Z] #47 DONE 263.2s [2022-08-04T10:53:40.482Z] [2022-08-04T10:53:40.482Z] #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 [2022-08-04T10:53:40.482Z] #64 sha256:b4ddcbe67197c189ab2415f17cf3b58bea6f8b9dfa380f336162ac6a832fcba5 [2022-08-04T10:53:40.801Z] #77 87.29 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T10:53:40.801Z] #77 87.78 checking for sd_notify_barrier... yes [2022-08-04T10:53:41.061Z] #77 87.98 checking linux/bpf.h usability... yes [2022-08-04T10:53:41.061Z] #77 88.09 checking linux/bpf.h presence... yes [2022-08-04T10:53:41.061Z] #77 88.18 checking for linux/bpf.h... yes [2022-08-04T10:53:41.134Z] #67 ... [2022-08-04T10:53:41.134Z] [2022-08-04T10:53:41.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 [2022-08-04T10:53:41.134Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T10:53:41.134Z] #14 122.9 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T10:53:41.134Z] #14 122.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T10:53:41.134Z] #14 122.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T10:53:41.134Z] #14 123.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T10:53:41.134Z] #14 123.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T10:53:41.135Z] #14 123.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T10:53:41.135Z] #14 123.2 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T10:53:41.135Z] #14 123.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T10:53:41.135Z] #14 123.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T10:53:41.135Z] #14 123.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T10:53:41.135Z] #14 123.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T10:53:41.135Z] #14 123.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T10:53:41.135Z] #14 123.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T10:53:41.135Z] #14 123.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T10:53:41.135Z] #14 123.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:53:41.135Z] #14 123.7 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T10:53:41.135Z] #14 123.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T10:53:41.135Z] #14 123.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T10:53:41.135Z] #14 124.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T10:53:41.135Z] #14 124.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T10:53:41.135Z] #14 124.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T10:53:41.135Z] #14 124.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T10:53:41.135Z] #14 124.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T10:53:41.135Z] #14 124.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T10:53:41.135Z] #14 124.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T10:53:41.135Z] #14 124.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T10:53:41.135Z] #14 124.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T10:53:41.135Z] #14 124.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T10:53:41.135Z] #14 124.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T10:53:41.135Z] #14 124.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T10:53:41.135Z] #14 124.8 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T10:53:41.135Z] #14 124.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T10:53:41.135Z] #14 124.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T10:53:41.135Z] #14 125.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T10:53:41.135Z] #14 125.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T10:53:41.135Z] #14 125.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T10:53:41.135Z] #14 125.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T10:53:41.135Z] #14 125.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T10:53:41.135Z] #14 125.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:53:41.135Z] #14 125.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T10:53:41.135Z] #14 125.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T10:53:41.135Z] #14 125.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T10:53:41.135Z] #14 125.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T10:53:41.135Z] #14 125.9 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T10:53:41.135Z] #14 125.9 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T10:53:41.135Z] #14 126.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T10:53:41.135Z] #14 126.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T10:53:41.135Z] #14 126.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T10:53:41.135Z] #14 126.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T10:53:41.135Z] #14 126.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T10:53:41.135Z] #14 126.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T10:53:41.135Z] #14 126.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T10:53:41.135Z] #14 126.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T10:53:41.135Z] #14 126.6 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T10:53:41.135Z] #14 126.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T10:53:41.135Z] #14 126.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T10:53:41.135Z] #14 126.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T10:53:41.135Z] #14 126.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T10:53:41.135Z] #14 126.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T10:53:41.135Z] #14 126.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T10:53:41.135Z] #14 126.7 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T10:53:41.135Z] #14 126.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T10:53:41.135Z] #14 126.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T10:53:41.135Z] #14 126.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T10:53:41.135Z] #14 126.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T10:53:41.135Z] #14 126.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:53:41.135Z] #14 126.7 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 [2022-08-04T10:53:41.135Z] #14 126.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:53:41.135Z] #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 [2022-08-04T10:53:41.135Z] #14 126.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T10:53:41.135Z] #14 126.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T10:53:41.135Z] #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 [2022-08-04T10:53:41.135Z] #14 126.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T10:53:41.135Z] #14 126.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T10:53:41.135Z] #14 126.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:53:41.135Z] #14 126.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T10:53:41.135Z] #14 126.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:53:41.135Z] #14 126.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T10:53:41.135Z] #14 126.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:53:41.135Z] #14 DONE 127.9s [2022-08-04T10:53:41.135Z] [2022-08-04T10:53:41.135Z] #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 [2022-08-04T10:53:41.135Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:53:41.135Z] #77 72.36 configure.ac:7: installing 'build-aux/compile' [2022-08-04T10:53:41.135Z] #77 72.37 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T10:53:41.135Z] #77 72.37 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T10:53:41.135Z] #77 72.37 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T10:53:41.135Z] #77 72.38 configure.ac:11: installing 'build-aux/missing' [2022-08-04T10:53:41.135Z] #77 72.57 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T10:53:41.135Z] #77 72.68 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T10:53:41.135Z] #77 74.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T10:53:41.135Z] #77 74.96 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T10:53:41.135Z] #77 75.57 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T10:53:41.135Z] #77 75.58 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T10:53:41.135Z] #77 75.68 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T10:53:41.135Z] #77 75.76 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T10:53:41.135Z] #77 75.87 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T10:53:41.135Z] #77 75.99 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T10:53:41.135Z] #77 ... [2022-08-04T10:53:41.135Z] [2022-08-04T10:53:41.135Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T10:53:41.135Z] #59 sha256:9c161d62ca0b55e9660fd0a598fcec4b1070a7abaa447b8d79fd25785f6febef [2022-08-04T10:53:41.135Z] #59 DONE 0.1s [2022-08-04T10:53:41.135Z] [2022-08-04T10:53:41.135Z] #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 [2022-08-04T10:53:41.135Z] #60 sha256:cd5530b07549917df2a016f1452d6f9f8b811fd68cd33026b9aed9d945e3410d [2022-08-04T10:53:41.321Z] #77 88.18 checking compilation for eBPF... yes [2022-08-04T10:53:41.321Z] #77 88.38 checking for criu >= 3.15... no [2022-08-04T10:53:41.321Z] #77 88.41 configure: CRIU headers not found, building without CRIU support [2022-08-04T10:53:41.321Z] #77 88.41 checking for criu > 3.16... no [2022-08-04T10:53:41.321Z] #77 88.45 configure: CRIU version doesn't support join-ns API [2022-08-04T10:53:41.321Z] #77 88.46 checking for criu > 3.16.1... no [2022-08-04T10:53:41.321Z] #77 88.48 configure: CRIU version doesn't support for pre-dumping [2022-08-04T10:53:41.448Z] #64 ... [2022-08-04T10:53:41.448Z] [2022-08-04T10:53:41.448Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T10:53:41.448Z] #48 sha256:273aef0d5eb1aa0aa55c36f9d808190f34e2fda3c2bb428bc31282a6742e5cee [2022-08-04T10:53:41.448Z] #48 DONE 0.1s [2022-08-04T10:53:41.448Z] [2022-08-04T10:53:41.448Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T10:53:41.448Z] #52 sha256:d306c3047d8ec5d74daf36252a805b0b8cf61683e02163523a5bc69032e0f70a [2022-08-04T10:53:41.448Z] #52 DONE 0.0s [2022-08-04T10:53:41.448Z] [2022-08-04T10:53:41.448Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T10:53:41.448Z] #54 sha256:ddedea776edeae25476a97fc6d77dbe184ed9fd720cf7689998a55f8080db0a8 [2022-08-04T10:53:41.448Z] #54 DONE 0.1s [2022-08-04T10:53:41.448Z] [2022-08-04T10:53:41.448Z] #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 [2022-08-04T10:53:41.448Z] #60 sha256:6de14f7b0ea6574f56d76a1e23360c4227a81c13ff0332ee1a4b021f431063bc [2022-08-04T10:53:41.581Z] #77 88.49 checking for new mount API (fsconfig)... yes [2022-08-04T10:53:41.581Z] #77 88.59 checking for seccomp notify API... yes [2022-08-04T10:53:41.840Z] #77 88.70 checking for gperf... no [2022-08-04T10:53:41.840Z] #77 88.70 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T10:53:41.840Z] #77 88.70 checking for library containing argp_parse... none required [2022-08-04T10:53:42.076Z] #60 ... [2022-08-04T10:53:42.076Z] [2022-08-04T10:53:42.076Z] #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 [2022-08-04T10:53:42.076Z] #67 sha256:ac26f3c1f8ae430839410f60a54b4178d5b72d94d7fd5581c7b1c419b2c4b22a [2022-08-04T10:53:42.076Z] #67 128.8 rootlesskit version 1.0.0 [2022-08-04T10:53:42.076Z] #67 128.8 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T10:53:42.076Z] #67 128.8 -container-ip string [2022-08-04T10:53:42.076Z] #67 128.8 container ip [2022-08-04T10:53:42.076Z] #67 128.8 -container-port int [2022-08-04T10:53:42.076Z] #67 128.8 container port (default -1) [2022-08-04T10:53:42.076Z] #67 128.8 -host-ip string [2022-08-04T10:53:42.076Z] #67 128.8 host ip [2022-08-04T10:53:42.076Z] #67 128.8 -host-port int [2022-08-04T10:53:42.076Z] #67 128.8 host port (default -1) [2022-08-04T10:53:42.076Z] #67 128.8 -proto string [2022-08-04T10:53:42.076Z] #67 128.8 proxy protocol (default "tcp") [2022-08-04T10:53:42.076Z] #67 DONE 129.2s [2022-08-04T10:53:42.098Z] #77 89.02 checking that generated files are newer than configure... done [2022-08-04T10:53:42.099Z] #77 89.03 configure: creating ./config.status [2022-08-04T10:53:42.338Z] [2022-08-04T10:53:42.338Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T10:53:42.338Z] #68 sha256:cd01d822b0317bc9fa09cc6384b55d3f74b5ba3605459fe7ea6d396d028ab9f9 [2022-08-04T10:53:42.338Z] #68 DONE 0.1s [2022-08-04T10:53:42.338Z] [2022-08-04T10:53:42.338Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T10:53:42.338Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T10:53:42.338Z] #15 ... [2022-08-04T10:53:42.338Z] [2022-08-04T10:53:42.338Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T10:53:42.338Z] #69 sha256:2d898906020f09a2770d72275ecd1c0581d20ac9aa8c88330261ce2dd9ddedd3 [2022-08-04T10:53:42.338Z] #69 DONE 0.1s [2022-08-04T10:53:42.599Z] [2022-08-04T10:53:42.599Z] #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 [2022-08-04T10:53:42.599Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T10:53:44.010Z] #77 ... [2022-08-04T10:53:44.011Z] [2022-08-04T10:53:44.011Z] #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 [2022-08-04T10:53:44.011Z] #26 sha256:f6e4f69c17cfb8e37cd8bee034175f2a7d7fdb5d547e0a26d38dce8de878b786 [2022-08-04T10:53:44.011Z] #26 126.0 + mkdir -p /tmp/tmp.DsG3sUBpSM/src/github.com/docker [2022-08-04T10:53:44.011Z] #26 126.0 + mv components/cli /tmp/tmp.DsG3sUBpSM/src/github.com/docker/cli [2022-08-04T10:53:44.011Z] #26 126.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-04T10:53:44.011Z] #26 ... [2022-08-04T10:53:44.011Z] [2022-08-04T10:53:44.011Z] #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 [2022-08-04T10:53:44.011Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T10:53:44.011Z] #21 9.023 Reading package lists... [2022-08-04T10:53:44.011Z] #21 11.08 Building dependency tree... [2022-08-04T10:53:44.011Z] #21 12.46 The following additional packages will be installed: [2022-08-04T10:53:44.011Z] #21 12.47 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-04T10:53:44.011Z] #21 12.47 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T10:53:44.011Z] #21 12.47 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-04T10:53:44.011Z] #21 12.47 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T10:53:44.011Z] #21 12.47 python3-pkg-resources systemd vim-runtime xxd [2022-08-04T10:53:44.011Z] #21 12.48 Suggested packages: [2022-08-04T10:53:44.011Z] #21 12.48 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T10:53:44.011Z] #21 12.48 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-04T10:53:44.011Z] #21 12.48 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-04T10:53:44.011Z] #21 12.48 Recommended packages: [2022-08-04T10:53:44.011Z] #21 12.48 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T10:53:44.011Z] #21 12.48 systemd-timesyncd | time-daemon unzip [2022-08-04T10:53:44.011Z] #21 13.71 The following NEW packages will be installed: [2022-08-04T10:53:44.011Z] #21 13.72 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T10:53:44.011Z] #21 13.72 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T10:53:44.011Z] #21 13.73 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-04T10:53:44.011Z] #21 13.73 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T10:53:44.011Z] #21 13.73 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T10:53:44.011Z] #21 13.73 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T10:53:44.011Z] #21 13.74 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T10:53:44.011Z] #21 13.74 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-04T10:53:44.011Z] #21 13.74 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-04T10:53:44.011Z] #21 14.05 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T10:53:44.011Z] #21 14.05 Need to get 31.8 MB of archives. [2022-08-04T10:53:44.011Z] #21 14.05 After this operation, 123 MB of additional disk space will be used. [2022-08-04T10:53:44.011Z] #21 14.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-04T10:53:44.011Z] #21 14.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-04T10:53:44.011Z] #21 14.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-04T10:53:44.011Z] #21 14.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-04T10:53:44.011Z] #21 14.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-04T10:53:44.011Z] #21 14.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-04T10:53:44.011Z] #21 14.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-04T10:53:44.011Z] #21 14.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-04T10:53:44.011Z] #21 14.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-04T10:53:44.011Z] #21 14.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-04T10:53:44.011Z] #21 14.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-04T10:53:44.011Z] #21 14.23 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-04T10:53:44.011Z] #21 14.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-04T10:53:44.011Z] #21 14.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-04T10:53:44.011Z] #21 14.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T10:53:44.011Z] #21 14.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T10:53:44.011Z] #21 14.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T10:53:44.011Z] #21 14.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-04T10:53:44.011Z] #21 14.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-04T10:53:44.011Z] #21 14.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-04T10:53:44.011Z] #21 14.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-04T10:53:44.011Z] #21 14.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-04T10:53:44.011Z] #21 14.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-04T10:53:44.011Z] #21 14.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-04T10:53:44.011Z] #21 14.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-04T10:53:44.011Z] #21 14.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-04T10:53:44.011Z] #21 14.32 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-04T10:53:44.011Z] #21 14.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-04T10:53:44.011Z] #21 14.33 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-04T10:53:44.011Z] #21 14.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-04T10:53:44.011Z] #21 14.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-04T10:53:44.011Z] #21 14.35 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-04T10:53:44.011Z] #21 14.71 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-04T10:53:44.011Z] #21 14.71 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-04T10:53:44.011Z] #21 14.71 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-04T10:53:44.011Z] #21 14.74 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-04T10:53:44.011Z] #21 14.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-04T10:53:44.011Z] #21 14.74 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-04T10:53:44.011Z] #21 14.75 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-04T10:53:44.011Z] #21 14.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-04T10:53:44.011Z] #21 14.76 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T10:53:44.011Z] #21 14.79 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T10:53:44.011Z] #21 14.79 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T10:53:44.011Z] #21 14.79 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T10:53:44.011Z] #21 14.80 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T10:53:44.011Z] #21 14.80 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T10:53:44.011Z] #21 14.81 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T10:53:44.011Z] #21 14.84 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-04T10:53:44.011Z] #21 14.85 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-04T10:53:44.011Z] #21 14.86 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-04T10:53:44.011Z] #21 14.87 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-04T10:53:44.011Z] #21 14.87 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T10:53:44.011Z] #21 15.12 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-04T10:53:44.011Z] #21 15.13 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-04T10:53:44.011Z] #21 15.20 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-04T10:53:44.011Z] #21 15.20 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-04T10:53:44.011Z] #21 15.74 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:53:44.011Z] #21 15.87 Fetched 31.8 MB in 1s (21.9 MB/s) [2022-08-04T10:53:44.011Z] #21 15.92 Selecting previously unselected package libcap2:arm64. [2022-08-04T10:53:44.011Z] #21 15.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-04T10:53:44.011Z] #21 15.95 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-04T10:53:44.011Z] #21 15.97 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-04T10:53:44.011Z] #21 16.02 Selecting previously unselected package libargon2-1:arm64. [2022-08-04T10:53:44.011Z] #21 16.03 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-04T10:53:44.011Z] #21 16.03 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-04T10:53:44.011Z] #21 16.08 Selecting previously unselected package libjson-c5:arm64. [2022-08-04T10:53:44.011Z] #21 16.09 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-04T10:53:44.011Z] #21 16.10 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-04T10:53:44.011Z] #21 16.19 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-04T10:53:44.011Z] #21 16.19 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-04T10:53:44.011Z] #21 16.20 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-04T10:53:44.011Z] #21 16.35 Selecting previously unselected package libip4tc2:arm64. [2022-08-04T10:53:44.011Z] #21 16.35 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-04T10:53:44.011Z] #21 16.36 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-04T10:53:44.011Z] #21 16.44 Selecting previously unselected package libkmod2:arm64. [2022-08-04T10:53:44.011Z] #21 16.45 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-04T10:53:44.011Z] #21 16.45 Unpacking libkmod2:arm64 (28-1) ... [2022-08-04T10:53:44.011Z] #21 16.57 Selecting previously unselected package systemd. [2022-08-04T10:53:44.011Z] #21 16.57 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-04T10:53:44.011Z] #21 16.74 Unpacking systemd (247.3-7) ... [2022-08-04T10:53:44.270Z] #21 ... [2022-08-04T10:53:44.270Z] [2022-08-04T10:53:44.270Z] #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 [2022-08-04T10:53:44.270Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:53:44.270Z] #77 91.51 config.status: creating Makefile [2022-08-04T10:53:44.508Z] #47 ... [2022-08-04T10:53:44.508Z] [2022-08-04T10:53:44.508Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T10:53:44.508Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T10:53:44.508Z] #15 DONE 3.7s [2022-08-04T10:53:44.508Z] [2022-08-04T10:53:44.508Z] #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 [2022-08-04T10:53:44.508Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T10:53:44.529Z] #77 91.61 config.status: creating rpm/crun.spec [2022-08-04T10:53:44.529Z] #77 91.69 config.status: creating config.h [2022-08-04T10:53:44.529Z] #77 91.74 config.status: executing libtool commands [2022-08-04T10:53:44.529Z] #77 91.78 config.status: executing depfiles commands [2022-08-04T10:53:44.533Z] #30 7.104 Collecting yamllint==1.26.1 [2022-08-04T10:53:44.533Z] #30 8.135 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T10:53:45.102Z] #30 8.635 Collecting pathspec>=0.5.3 [2022-08-04T10:53:45.102Z] #30 8.639 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T10:53:45.102Z] #30 8.836 Collecting pyyaml [2022-08-04T10:53:45.102Z] #30 8.846 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) [2022-08-04T10:53:45.102Z] #30 8.885 Building wheels for collected packages: yamllint [2022-08-04T10:53:45.102Z] #30 8.886 Building wheel for yamllint (setup.py): started [2022-08-04T10:53:45.361Z] #30 9.257 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T10:53:45.621Z] #30 9.258 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a47c8caf383be77f2e797682c90eacd5e6e4a342427533f7dfc8c3475ef71a5c [2022-08-04T10:53:45.621Z] #30 9.258 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T10:53:45.621Z] #30 9.262 Successfully built yamllint [2022-08-04T10:53:45.621Z] #30 9.270 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T10:53:45.881Z] #30 9.455 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T10:53:45.881Z] #30 DONE 9.6s [2022-08-04T10:53:45.881Z] [2022-08-04T10:53:45.881Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T10:53:45.881Z] #34 sha256:52edd9f1c59aea67fb56da709469f0475fb8065603c758de4dd7ee7b65fb1145 [2022-08-04T10:53:45.907Z] #77 92.97 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T10:53:45.907Z] #77 93.00 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T10:53:46.140Z] #34 DONE 0.2s [2022-08-04T10:53:46.140Z] [2022-08-04T10:53:46.140Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T10:53:46.140Z] #39 sha256:3a6a29d818f17522bbba166da75e9483c9fc385e0c1fa605f68217a4372c8180 [2022-08-04T10:53:46.166Z] #77 93.31 checking for gcc... gcc [2022-08-04T10:53:46.400Z] #39 DONE 0.4s [2022-08-04T10:53:46.400Z] [2022-08-04T10:53:46.400Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T10:53:46.400Z] #42 sha256:dcfd887cd6053c06e253e5819ea0756a18ccaee1eb2f119ab26bc559c614ad95 [2022-08-04T10:53:46.425Z] #77 93.42 checking whether the C compiler works... yes [2022-08-04T10:53:46.425Z] #77 93.60 checking for C compiler default output file name... a.out [2022-08-04T10:53:46.659Z] #42 DONE 0.2s [2022-08-04T10:53:46.660Z] [2022-08-04T10:53:46.660Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T10:53:46.660Z] #44 sha256:b49aa1afc49ab5f6aede311daa527b4883d5dcb33b62be4277dfd0726e3cc5c1 [2022-08-04T10:53:46.919Z] #44 DONE 0.2s [2022-08-04T10:53:46.919Z] [2022-08-04T10:53:46.919Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T10:53:46.919Z] #46 sha256:1b5510241095586ea7114fbe0228ebab9e62c71da76daa74a74e47111d6537f5 [2022-08-04T10:53:46.919Z] #46 DONE 0.1s [2022-08-04T10:53:46.919Z] [2022-08-04T10:53:46.919Z] #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 [2022-08-04T10:53:46.919Z] #71 sha256:fa70308ea2ad06e31bf46bb44ef649a7f5a091901e883a7fdadf6bcc6e566bc8 [2022-08-04T10:53:46.919Z] #71 ... [2022-08-04T10:53:46.919Z] [2022-08-04T10:53:46.919Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T10:53:46.919Z] #48 sha256:59f0fa2d8c9b6d80090a2b35d1d63ae2880ab59dab92fdaa64a162ff1cfee2cf [2022-08-04T10:53:46.919Z] #48 DONE 0.1s [2022-08-04T10:53:46.993Z] #77 93.61 checking for suffix of executables... [2022-08-04T10:53:46.993Z] #77 93.83 checking whether we are cross compiling... no [2022-08-04T10:53:46.993Z] #77 93.97 checking for suffix of object files... o [2022-08-04T10:53:46.993Z] #77 94.03 checking whether we are using the GNU C compiler... yes [2022-08-04T10:53:46.993Z] #77 94.14 checking whether gcc accepts -g... yes [2022-08-04T10:53:47.178Z] [2022-08-04T10:53:47.178Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T10:53:47.178Z] #52 sha256:d3d5b26e1cef37f57ea6fa09822d118a4bb14ab5b39a992b92740338ce38eb7d [2022-08-04T10:53:47.178Z] #52 DONE 0.1s [2022-08-04T10:53:47.178Z] [2022-08-04T10:53:47.178Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T10:53:47.178Z] #55 sha256:bd986a8a1d548c1495a2f382bcb47c837b82c4afd56032007a9e53d5023b0aca [2022-08-04T10:53:47.438Z] #55 DONE 0.3s [2022-08-04T10:53:47.438Z] [2022-08-04T10:53:47.438Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T10:53:47.438Z] #59 sha256:545ea8bc84b9cb5d67fcf64becc311f95fead7851756e8019c85101700cc748b [2022-08-04T10:53:47.438Z] #59 DONE 0.1s [2022-08-04T10:53:47.438Z] [2022-08-04T10:53:47.438Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T10:53:47.438Z] #61 sha256:f41b0ef3791ec6bdae20d68faa70d1cddcb0c04d1961ccf13928a832599c1682 [2022-08-04T10:53:47.438Z] #61 DONE 0.1s [2022-08-04T10:53:47.438Z] [2022-08-04T10:53:47.438Z] #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 [2022-08-04T10:53:47.438Z] #71 sha256:fa70308ea2ad06e31bf46bb44ef649a7f5a091901e883a7fdadf6bcc6e566bc8 [2022-08-04T10:53:47.560Z] #77 94.23 checking for gcc option to accept ISO C89... none needed [2022-08-04T10:53:47.560Z] #77 94.41 checking whether gcc understands -c and -o together... yes [2022-08-04T10:53:47.696Z] #71 ... [2022-08-04T10:53:47.696Z] [2022-08-04T10:53:47.696Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T10:53:47.696Z] #63 sha256:4878521ddd662d6b60fe3a75c396bbecb32d09befd5c48aa05542716d9b5475f [2022-08-04T10:53:47.819Z] #77 94.63 checking how to run the C preprocessor... gcc -E [2022-08-04T10:53:47.819Z] #77 94.92 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T10:53:47.819Z] #77 94.92 checking for egrep... /bin/grep -E [2022-08-04T10:53:47.956Z] #63 DONE 0.3s [2022-08-04T10:53:47.956Z] [2022-08-04T10:53:47.956Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T10:53:47.956Z] #65 sha256:6d6faa4c0dc4699e71b227449db3a9d65f9e56feac2441f41a1a7e0db0ecca22 [2022-08-04T10:53:47.956Z] #65 DONE 0.1s [2022-08-04T10:53:47.956Z] [2022-08-04T10:53:47.956Z] #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 [2022-08-04T10:53:47.956Z] #71 sha256:fa70308ea2ad06e31bf46bb44ef649a7f5a091901e883a7fdadf6bcc6e566bc8 [2022-08-04T10:53:47.956Z] #71 ... [2022-08-04T10:53:47.956Z] [2022-08-04T10:53:47.956Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T10:53:47.956Z] #68 sha256:1d3251bce923afce66154909aa2185aaa83420ccd0931651747f92a51e842710 [2022-08-04T10:53:47.956Z] #68 DONE 0.1s [2022-08-04T10:53:48.215Z] [2022-08-04T10:53:48.215Z] #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 [2022-08-04T10:53:48.215Z] #71 sha256:fa70308ea2ad06e31bf46bb44ef649a7f5a091901e883a7fdadf6bcc6e566bc8 [2022-08-04T10:53:48.388Z] #77 94.94 checking for ANSI C header files... yes [2022-08-04T10:53:48.647Z] #77 95.47 checking for sys/types.h... yes [2022-08-04T10:53:48.647Z] #77 95.63 checking for sys/stat.h... yes [2022-08-04T10:53:48.716Z] #16 DONE 3.8s [2022-08-04T10:53:48.716Z] [2022-08-04T10:53:48.716Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T10:53:48.716Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T10:53:48.905Z] #77 95.77 checking for stdlib.h... yes [2022-08-04T10:53:48.906Z] #77 95.91 checking for string.h... yes [2022-08-04T10:53:49.164Z] #77 96.09 checking for memory.h... yes [2022-08-04T10:53:49.164Z] #77 96.25 checking for strings.h... yes [2022-08-04T10:53:49.424Z] #77 96.36 checking for inttypes.h... yes [2022-08-04T10:53:49.424Z] #77 96.48 checking for stdint.h... yes [2022-08-04T10:53:49.683Z] #77 96.62 checking for unistd.h... yes [2022-08-04T10:53:49.942Z] #77 96.81 checking minix/config.h usability... no [2022-08-04T10:53:49.942Z] #77 96.97 checking minix/config.h presence... no [2022-08-04T10:53:49.942Z] #77 97.03 checking for minix/config.h... no [2022-08-04T10:53:49.942Z] #77 97.03 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T10:53:50.510Z] #77 97.17 checking build system type... aarch64-unknown-linux-gnu [2022-08-04T10:53:50.510Z] #77 97.53 checking host system type... aarch64-unknown-linux-gnu [2022-08-04T10:53:50.510Z] #77 97.53 checking how to print strings... printf [2022-08-04T10:53:50.510Z] #77 97.53 checking for a sed that does not truncate output... /bin/sed [2022-08-04T10:53:50.510Z] #77 97.55 checking for fgrep... /bin/grep -F [2022-08-04T10:53:50.510Z] #77 97.56 checking for ld used by gcc... /usr/bin/ld [2022-08-04T10:53:50.510Z] #77 97.58 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T10:53:50.510Z] #77 97.58 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T10:53:50.510Z] #77 97.60 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T10:53:50.769Z] #77 97.70 checking whether ln -s works... yes [2022-08-04T10:53:50.769Z] #77 97.70 checking the maximum length of command line arguments... 1572864 [2022-08-04T10:53:50.769Z] #77 97.73 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-04T10:53:50.769Z] #77 97.74 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T10:53:50.769Z] #77 97.74 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T10:53:50.769Z] #77 97.74 checking for objdump... objdump [2022-08-04T10:53:50.769Z] #77 97.74 checking how to recognize dependent libraries... pass_all [2022-08-04T10:53:50.769Z] #77 97.74 checking for dlltool... no [2022-08-04T10:53:50.769Z] #77 97.74 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T10:53:50.769Z] #77 97.75 checking for ar... ar [2022-08-04T10:53:50.769Z] #77 97.76 checking for archiver @FILE support... @ [2022-08-04T10:53:50.769Z] #77 97.90 checking for strip... strip [2022-08-04T10:53:50.769Z] #77 97.91 checking for ranlib... ranlib [2022-08-04T10:53:50.769Z] #77 97.92 checking for gawk... no [2022-08-04T10:53:50.769Z] #77 97.92 checking for mawk... mawk [2022-08-04T10:53:51.049Z] #77 97.92 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T10:53:51.049Z] #77 98.23 checking for sysroot... no [2022-08-04T10:53:51.049Z] #77 98.23 checking for a working dd... /bin/dd [2022-08-04T10:53:51.346Z] #77 98.25 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T10:53:51.346Z] #77 98.30 checking for mt... no [2022-08-04T10:53:51.346Z] #77 98.30 checking if : is a manifest tool... no [2022-08-04T10:53:51.346Z] #77 98.33 checking for dlfcn.h... yes [2022-08-04T10:53:51.620Z] #77 98.55 checking for objdir... .libs [2022-08-04T10:53:52.139Z] #77 98.92 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T10:53:52.139Z] #77 99.03 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T10:53:52.139Z] #77 99.03 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T10:53:52.397Z] #77 99.20 checking if gcc static flag -static works... yes [2022-08-04T10:53:52.656Z] #77 99.51 checking if gcc supports -c -o file.o... yes [2022-08-04T10:53:52.656Z] #77 99.71 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T10:53:52.656Z] #77 99.71 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-04T10:53:52.915Z] #77 99.77 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T10:53:52.915Z] #77 100.0 checking how to hardcode library paths into programs... immediate [2022-08-04T10:53:52.915Z] #77 100.0 checking whether stripping libraries is possible... yes [2022-08-04T10:53:52.915Z] #77 100.0 checking if libtool supports shared libraries... yes [2022-08-04T10:53:52.915Z] #77 100.0 checking whether to build shared libraries... no [2022-08-04T10:53:52.915Z] #77 100.0 checking whether to build static libraries... yes [2022-08-04T10:53:52.915Z] #77 100.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T10:53:52.915Z] #77 100.1 checking whether build environment is sane... yes [2022-08-04T10:53:52.921Z] #17 3.994 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T10:53:52.921Z] #17 DONE 4.3s [2022-08-04T10:53:52.921Z] [2022-08-04T10:53:52.921Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T10:53:52.921Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T10:53:53.174Z] #77 100.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T10:53:53.174Z] #77 100.2 checking whether make sets $(MAKE)... yes [2022-08-04T10:53:53.174Z] #77 100.2 checking whether make supports the include directive... yes (GNU style) [2022-08-04T10:53:53.174Z] #77 100.3 checking whether make supports nested variables... yes [2022-08-04T10:53:53.174Z] #77 100.3 checking whether UID '0' is supported by ustar format... yes [2022-08-04T10:53:53.174Z] #77 100.3 checking whether GID '0' is supported by ustar format... yes [2022-08-04T10:53:53.174Z] #77 100.3 checking how to create a ustar tar archive... gnutar [2022-08-04T10:53:53.435Z] #77 100.4 checking dependency style of gcc... gcc3 [2022-08-04T10:53:53.435Z] #77 100.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T10:53:53.435Z] #77 100.6 checking whether make supports nested variables... (cached) yes [2022-08-04T10:53:53.435Z] #77 100.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T10:53:53.435Z] #77 100.6 checking pkg-config is at least version 0.9.0... yes [2022-08-04T10:53:53.435Z] #77 100.6 checking for yajl >= 2.1.0... yes [2022-08-04T10:53:53.694Z] #77 100.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T10:53:53.694Z] #77 100.6 checking for gcc... (cached) gcc [2022-08-04T10:53:53.694Z] #77 100.7 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T10:53:53.694Z] #77 100.8 checking whether gcc accepts -g... (cached) yes [2022-08-04T10:53:53.694Z] #77 100.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T10:53:53.694Z] #77 100.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T10:53:53.694Z] #77 100.8 checking for a Python interpreter with version >= 3... python3 [2022-08-04T10:53:53.694Z] #77 100.8 checking for python3... /usr/bin/python3 [2022-08-04T10:53:53.694Z] #77 100.8 checking for python3 version... 3.9 [2022-08-04T10:53:53.694Z] #77 100.8 checking for python3 platform... linux [2022-08-04T10:53:53.953Z] #77 100.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T10:53:53.953Z] #77 101.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T10:53:54.212Z] #77 101.2 checking that generated files are newer than configure... done [2022-08-04T10:53:54.212Z] #77 101.2 configure: creating ./config.status [2022-08-04T10:53:55.153Z] #77 ... [2022-08-04T10:53:55.153Z] [2022-08-04T10:53:55.153Z] #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 [2022-08-04T10:53:55.153Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T10:53:55.153Z] #21 18.80 Selecting previously unselected package pigz. [2022-08-04T10:53:55.153Z] #21 18.81 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-04T10:53:55.153Z] #21 18.81 Unpacking pigz (2.6-1) ... [2022-08-04T10:53:55.153Z] #21 18.89 Selecting previously unselected package libelf1:arm64. [2022-08-04T10:53:55.153Z] #21 18.90 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-04T10:53:55.153Z] #21 18.90 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-04T10:53:55.153Z] #21 19.05 Selecting previously unselected package libbpf0:arm64. [2022-08-04T10:53:55.153Z] #21 19.06 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-04T10:53:55.153Z] #21 19.06 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-04T10:53:55.153Z] #21 19.20 Selecting previously unselected package libmnl0:arm64. [2022-08-04T10:53:55.153Z] #21 19.20 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-04T10:53:55.153Z] #21 19.21 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-04T10:53:55.153Z] #21 19.29 Selecting previously unselected package libxtables12:arm64. [2022-08-04T10:53:55.154Z] #21 19.29 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 19.30 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-04T10:53:55.154Z] #21 19.37 Selecting previously unselected package libcap2-bin. [2022-08-04T10:53:55.154Z] #21 19.37 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 19.37 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T10:53:55.154Z] #21 19.51 Selecting previously unselected package iproute2. [2022-08-04T10:53:55.154Z] #21 19.52 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 19.53 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T10:53:55.154Z] #21 19.96 Selecting previously unselected package xxd. [2022-08-04T10:53:55.154Z] #21 19.97 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 19.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:53:55.154Z] #21 20.09 Selecting previously unselected package vim-common. [2022-08-04T10:53:55.154Z] #21 20.09 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T10:53:55.154Z] #21 20.11 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:53:55.154Z] #21 20.29 Selecting previously unselected package bash-completion. [2022-08-04T10:53:55.154Z] #21 20.30 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T10:53:55.154Z] #21 22.54 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T10:53:55.154Z] #21 23.02 Selecting previously unselected package bzip2. [2022-08-04T10:53:55.154Z] #21 23.02 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 23.03 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T10:53:55.154Z] #21 23.15 Selecting previously unselected package xz-utils. [2022-08-04T10:53:55.154Z] #21 23.15 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 23.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T10:53:55.154Z] #21 23.31 Selecting previously unselected package apparmor. [2022-08-04T10:53:55.154Z] #21 23.32 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 23.38 Unpacking apparmor (2.13.6-10) ... [2022-08-04T10:53:55.154Z] #21 23.76 Selecting previously unselected package inetutils-ping. [2022-08-04T10:53:55.154Z] #21 23.78 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 23.79 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T10:53:55.154Z] #21 23.87 Selecting previously unselected package libip6tc2:arm64. [2022-08-04T10:53:55.154Z] #21 23.87 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 23.88 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-04T10:53:55.154Z] #21 23.98 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-04T10:53:55.154Z] #21 23.98 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 23.99 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-04T10:53:55.154Z] #21 24.05 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-04T10:53:55.154Z] #21 24.05 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 24.06 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-04T10:53:55.154Z] #21 24.15 Selecting previously unselected package libnftnl11:arm64. [2022-08-04T10:53:55.154Z] #21 24.15 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 24.16 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-04T10:53:55.154Z] #21 24.26 Selecting previously unselected package iptables. [2022-08-04T10:53:55.154Z] #21 24.26 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 24.27 Unpacking iptables (1.8.7-1) ... [2022-08-04T10:53:55.154Z] #21 24.59 Selecting previously unselected package libonig5:arm64. [2022-08-04T10:53:55.154Z] #21 24.59 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 24.60 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T10:53:55.154Z] #21 24.74 Selecting previously unselected package libjq1:arm64. [2022-08-04T10:53:55.154Z] #21 24.74 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 24.75 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-04T10:53:55.154Z] #21 24.87 Selecting previously unselected package jq. [2022-08-04T10:53:55.154Z] #21 24.88 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 24.89 Unpacking jq (1.6-2.1) ... [2022-08-04T10:53:55.154Z] #21 24.96 Selecting previously unselected package libaio1:arm64. [2022-08-04T10:53:55.154Z] #21 24.98 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 24.99 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-04T10:53:55.154Z] #21 25.09 Selecting previously unselected package libgpm2:arm64. [2022-08-04T10:53:55.154Z] #21 25.10 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 25.10 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-04T10:53:55.154Z] #21 25.17 Selecting previously unselected package libicu67:arm64. [2022-08-04T10:53:55.154Z] #21 25.17 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 25.17 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-04T10:53:55.154Z] #21 28.22 Selecting previously unselected package libinih1:arm64. [2022-08-04T10:53:55.154Z] #21 28.22 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 28.23 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-04T10:53:55.154Z] #21 28.28 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-04T10:53:55.154Z] #21 28.29 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 28.30 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-04T10:53:55.154Z] #21 28.40 Selecting previously unselected package libnet1:arm64. [2022-08-04T10:53:55.154Z] #21 28.41 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 28.42 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T10:53:55.154Z] #21 28.49 Selecting previously unselected package libnl-3-200:arm64. [2022-08-04T10:53:55.154Z] #21 28.49 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 28.49 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T10:53:55.154Z] #21 28.57 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-04T10:53:55.154Z] #21 28.58 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 28.58 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T10:53:55.154Z] #21 28.65 Selecting previously unselected package libyajl2:arm64. [2022-08-04T10:53:55.154Z] #21 28.65 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 28.65 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-04T10:53:55.154Z] #21 28.71 Selecting previously unselected package net-tools. [2022-08-04T10:53:55.154Z] #21 28.71 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 28.71 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T10:53:55.154Z] #21 28.87 Selecting previously unselected package patch. [2022-08-04T10:53:55.154Z] #21 28.90 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-04T10:53:55.154Z] #21 28.90 Unpacking patch (2.7.6-7) ... [2022-08-04T10:53:55.154Z] #21 29.00 Selecting previously unselected package python-pip-whl. [2022-08-04T10:53:55.413Z] #21 29.00 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T10:53:55.413Z] #21 29.01 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T10:53:55.466Z] #18 DONE 2.7s [2022-08-04T10:53:55.466Z] [2022-08-04T10:53:55.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 [2022-08-04T10:53:55.466Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:53:55.466Z] #77 91.57 configure.ac:11: installing 'build-aux/compile' [2022-08-04T10:53:55.466Z] #77 91.61 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T10:53:55.466Z] #77 91.62 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T10:53:55.466Z] #77 91.63 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T10:53:55.466Z] #77 91.67 configure.ac:13: installing 'build-aux/missing' [2022-08-04T10:53:55.466Z] #77 91.67 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T10:53:55.466Z] #77 ... [2022-08-04T10:53:55.466Z] [2022-08-04T10:53:55.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 [2022-08-04T10:53:55.466Z] #60 sha256:cd5530b07549917df2a016f1452d6f9f8b811fd68cd33026b9aed9d945e3410d [2022-08-04T10:53:55.466Z] #60 4.424 + RM_GOPATH=0 [2022-08-04T10:53:55.466Z] #60 4.424 + TMP_GOPATH= [2022-08-04T10:53:55.466Z] #60 4.424 + : /build [2022-08-04T10:53:55.466Z] #60 4.424 + '[' -z '' ']' [2022-08-04T10:53:55.466Z] #60 4.432 ++ mktemp -d [2022-08-04T10:53:55.466Z] #60 4.432 + export GOPATH=/tmp/tmp.mkiF6fOvkQ [2022-08-04T10:53:55.466Z] #60 4.432 + GOPATH=/tmp/tmp.mkiF6fOvkQ [2022-08-04T10:53:55.466Z] #60 4.432 + RM_GOPATH=1 [2022-08-04T10:53:55.466Z] #60 4.432 + case "$(go env GOARCH)" in [2022-08-04T10:53:55.466Z] #60 4.432 ++ go env GOARCH [2022-08-04T10:53:55.466Z] #60 4.451 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T10:53:55.466Z] #60 4.451 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T10:53:55.466Z] #60 4.451 + GO_BUILDMODE=-buildmode=pie [2022-08-04T10:53:55.466Z] #60 4.451 ++ dirname /install.sh [2022-08-04T10:53:55.466Z] #60 4.451 + dir=/ [2022-08-04T10:53:55.466Z] #60 4.451 + bin=runc [2022-08-04T10:53:55.466Z] #60 4.451 + shift [2022-08-04T10:53:55.466Z] #60 4.451 + '[' '!' -f //runc.installer ']' [2022-08-04T10:53:55.466Z] #60 4.451 + . //runc.installer [2022-08-04T10:53:55.466Z] #60 4.451 ++ set -e [2022-08-04T10:53:55.466Z] #60 4.451 ++ : v1.1.2 [2022-08-04T10:53:55.466Z] #60 4.451 + install_runc [2022-08-04T10:53:55.466Z] #60 4.451 + RUNC_BUILDTAGS=seccomp [2022-08-04T10:53:55.466Z] #60 4.451 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T10:53:55.466Z] #60 4.451 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mkiF6fOvkQ/src/github.com/opencontainers/runc [2022-08-04T10:53:55.466Z] #60 4.473 Cloning into '/tmp/tmp.mkiF6fOvkQ/src/github.com/opencontainers/runc'... [2022-08-04T10:53:55.466Z] #60 ... [2022-08-04T10:53:55.466Z] [2022-08-04T10:53:55.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 [2022-08-04T10:53:55.466Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:53:55.466Z] #77 91.99 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T10:53:55.930Z] #21 29.60 Selecting previously unselected package python3-lib2to3. [2022-08-04T10:53:55.930Z] #21 29.60 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T10:53:55.930Z] #21 29.61 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T10:53:56.189Z] #21 29.74 Selecting previously unselected package python3-distutils. [2022-08-04T10:53:56.189Z] #21 29.74 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T10:53:56.189Z] #21 29.74 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T10:53:56.189Z] #21 29.91 Selecting previously unselected package python3-pkg-resources. [2022-08-04T10:53:56.189Z] #21 29.91 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T10:53:56.189Z] #21 29.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T10:53:56.448Z] #21 30.06 Selecting previously unselected package python3-setuptools. [2022-08-04T10:53:56.448Z] #21 30.06 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T10:53:56.448Z] #21 30.07 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T10:53:56.448Z] #21 30.31 Selecting previously unselected package python3-wheel. [2022-08-04T10:53:56.708Z] #21 30.31 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T10:53:56.708Z] #21 30.32 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T10:53:56.708Z] #21 30.42 Selecting previously unselected package python3-pip. [2022-08-04T10:53:56.708Z] #21 30.43 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T10:53:56.708Z] #21 30.43 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T10:53:56.708Z] #21 ... [2022-08-04T10:53:56.708Z] [2022-08-04T10:53:56.708Z] #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 [2022-08-04T10:53:56.708Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:53:56.708Z] #77 103.9 config.status: creating Makefile [2022-08-04T10:53:56.967Z] #77 103.9 config.status: creating config.h [2022-08-04T10:53:56.967Z] #77 104.0 config.status: executing libtool commands [2022-08-04T10:53:56.967Z] #77 104.0 config.status: executing depfiles commands [2022-08-04T10:53:57.381Z] #77 93.47 checking build system type... #77 ... [2022-08-04T10:53:57.381Z] [2022-08-04T10:53:57.381Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T10:53:57.381Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T10:53:57.381Z] #19 DONE 2.2s [2022-08-04T10:53:57.381Z] [2022-08-04T10:53:57.381Z] #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 [2022-08-04T10:53:57.381Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:53:57.381Z] #77 93.47 checking build system type... x86_64-pc-linux-gnu [2022-08-04T10:53:57.381Z] #77 93.77 checking host system type... x86_64-pc-linux-gnu [2022-08-04T10:53:57.381Z] #77 93.77 checking how to print strings... printf [2022-08-04T10:53:57.381Z] #77 93.77 checking for gcc... gcc [2022-08-04T10:53:57.536Z] #77 104.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T10:53:57.536Z] #77 104.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T10:53:57.642Z] #77 93.91 checking whether the C compiler works... yes [2022-08-04T10:53:57.642Z] #77 94.12 checking for C compiler default output file name... a.out [2022-08-04T10:53:57.903Z] #77 94.12 checking for suffix of executables... [2022-08-04T10:53:58.104Z] #77 105.2 checking for gcc... gcc [2022-08-04T10:53:58.164Z] #77 94.35 checking whether we are cross compiling... no [2022-08-04T10:53:58.362Z] #77 105.3 checking whether the C compiler works... yes [2022-08-04T10:53:58.362Z] #77 105.5 checking for C compiler default output file name... a.out [2022-08-04T10:53:58.424Z] #77 94.66 checking for suffix of object files... o [2022-08-04T10:53:58.425Z] #77 94.78 checking whether we are using the GNU C compiler... yes [2022-08-04T10:53:58.621Z] #77 105.5 checking for suffix of executables... [2022-08-04T10:53:58.621Z] #77 105.7 checking whether we are cross compiling... no [2022-08-04T10:53:58.685Z] #77 94.88 checking whether gcc accepts -g... yes [2022-08-04T10:53:58.880Z] #77 105.8 checking for suffix of object files... o [2022-08-04T10:53:58.880Z] #77 105.8 checking whether we are using the GNU C compiler... yes [2022-08-04T10:53:58.880Z] #77 105.9 checking whether gcc accepts -g... yes [2022-08-04T10:53:58.946Z] #77 95.07 checking for gcc option to accept ISO C89... none needed [2022-08-04T10:53:59.139Z] #77 106.0 checking for gcc option to accept ISO C89... none needed [2022-08-04T10:53:59.139Z] #77 106.1 checking whether gcc understands -c and -o together... yes [2022-08-04T10:53:59.139Z] #77 106.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T10:53:59.139Z] #77 106.3 checking whether build environment is sane... yes [2022-08-04T10:53:59.139Z] #77 106.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T10:53:59.207Z] #77 95.25 checking whether gcc understands -c and -o together... yes [2022-08-04T10:53:59.207Z] #77 95.50 checking for a sed that does not truncate output... /bin/sed [2022-08-04T10:53:59.207Z] #77 95.52 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T10:53:59.207Z] #77 95.53 checking for egrep... /bin/grep -E [2022-08-04T10:53:59.207Z] #77 95.53 checking for fgrep... /bin/grep -F [2022-08-04T10:53:59.207Z] #77 95.55 checking for ld used by gcc... /usr/bin/ld [2022-08-04T10:53:59.207Z] #77 95.57 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T10:53:59.207Z] #77 95.59 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T10:53:59.207Z] #77 95.62 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T10:53:59.398Z] #77 106.4 checking for gawk... no [2022-08-04T10:53:59.398Z] #77 106.4 checking for mawk... mawk [2022-08-04T10:53:59.399Z] #77 106.4 checking whether make sets $(MAKE)... yes [2022-08-04T10:53:59.399Z] #77 106.4 checking whether make supports the include directive... yes (GNU style) [2022-08-04T10:53:59.399Z] #77 106.5 checking whether make supports nested variables... yes [2022-08-04T10:53:59.399Z] #77 106.5 checking whether UID '0' is supported by ustar format... yes [2022-08-04T10:53:59.399Z] #77 106.5 checking whether GID '0' is supported by ustar format... yes [2022-08-04T10:53:59.399Z] #77 106.5 checking how to create a ustar tar archive... gnutar [2022-08-04T10:53:59.504Z] [2022-08-04T10:53:59.504Z] #77 ... [2022-08-04T10:53:59.504Z] [2022-08-04T10:53:59.504Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T10:53:59.504Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T10:53:59.504Z] #20 DONE 2.1s [2022-08-04T10:53:59.504Z] [2022-08-04T10:53:59.504Z] #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 [2022-08-04T10:53:59.504Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:53:59.504Z] #77 95.71 checking whether ln -s works... yes [2022-08-04T10:53:59.504Z] #77 95.71 checking the maximum length of command line arguments... 1572864 [2022-08-04T10:53:59.504Z] #77 95.75 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T10:53:59.504Z] #77 95.75 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T10:53:59.504Z] #77 95.75 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T10:53:59.504Z] #77 95.75 checking for objdump... objdump [2022-08-04T10:53:59.504Z] #77 95.77 checking how to recognize dependent libraries... pass_all [2022-08-04T10:53:59.504Z] #77 95.77 checking for dlltool... no [2022-08-04T10:53:59.504Z] #77 95.77 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T10:53:59.504Z] #77 95.77 checking for ar... ar [2022-08-04T10:53:59.504Z] #77 95.77 checking for archiver @FILE support... @ [2022-08-04T10:53:59.504Z] #77 95.94 checking for strip... strip [2022-08-04T10:53:59.504Z] #77 95.94 checking for ranlib... ranlib [2022-08-04T10:53:59.504Z] #77 95.94 checking for gawk... no [2022-08-04T10:53:59.504Z] #77 95.94 checking for mawk... mawk [2022-08-04T10:53:59.657Z] #77 106.6 checking dependency style of gcc... gcc3 [2022-08-04T10:53:59.658Z] #77 106.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T10:53:59.658Z] #77 106.8 checking whether make supports nested variables... (cached) yes [2022-08-04T10:53:59.916Z] #77 106.8 checking build system type... aarch64-unknown-linux-gnu [2022-08-04T10:53:59.916Z] #77 107.1 checking host system type... aarch64-unknown-linux-gnu [2022-08-04T10:53:59.916Z] #77 107.1 checking how to print strings... printf [2022-08-04T10:53:59.916Z] #77 107.1 checking for a sed that does not truncate output... /bin/sed [2022-08-04T10:53:59.916Z] #77 107.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T10:53:59.916Z] #77 107.1 checking for egrep... /bin/grep -E [2022-08-04T10:54:00.121Z] #77 95.94 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T10:54:00.122Z] #77 96.45 checking for sysroot... no [2022-08-04T10:54:00.122Z] #77 96.45 checking for a working dd... /bin/dd [2022-08-04T10:54:00.122Z] #77 96.47 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T10:54:00.122Z] #77 96.55 checking for mt... no [2022-08-04T10:54:00.122Z] #77 96.56 checking if : is a manifest tool... no [2022-08-04T10:54:00.175Z] #77 107.2 checking for fgrep... /bin/grep -F [2022-08-04T10:54:00.175Z] #77 107.2 checking for ld used by gcc... /usr/bin/ld [2022-08-04T10:54:00.175Z] #77 107.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T10:54:00.175Z] #77 107.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T10:54:00.384Z] #77 96.60 checking how to run the C preprocessor... gcc -E [2022-08-04T10:54:00.434Z] #77 107.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T10:54:00.434Z] #77 107.4 checking whether ln -s works... yes [2022-08-04T10:54:00.434Z] #77 107.4 checking the maximum length of command line arguments... 1572864 [2022-08-04T10:54:00.434Z] #77 107.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-04T10:54:00.434Z] #77 107.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T10:54:00.434Z] #77 107.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T10:54:00.434Z] #77 107.4 checking for objdump... objdump [2022-08-04T10:54:00.434Z] #77 107.4 checking how to recognize dependent libraries... pass_all [2022-08-04T10:54:00.434Z] #77 107.4 checking for dlltool... no [2022-08-04T10:54:00.434Z] #77 107.4 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T10:54:00.434Z] #77 107.4 checking for ar... ar [2022-08-04T10:54:00.434Z] #77 107.4 checking for archiver @FILE support... @ [2022-08-04T10:54:00.693Z] #77 107.6 checking for strip... strip [2022-08-04T10:54:00.693Z] #77 107.6 checking for ranlib... ranlib [2022-08-04T10:54:00.952Z] #77 107.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T10:54:00.952Z] #77 107.9 checking for sysroot... no [2022-08-04T10:54:00.952Z] #77 107.9 checking for a working dd... /bin/dd [2022-08-04T10:54:00.952Z] #77 107.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T10:54:00.952Z] #77 108.0 checking for mt... no [2022-08-04T10:54:00.952Z] #77 108.0 checking if : is a manifest tool... no [2022-08-04T10:54:00.952Z] #77 108.0 checking how to run the C preprocessor... gcc -E [2022-08-04T10:54:01.590Z] #77 96.90 checking for ANSI C header files... yes [2022-08-04T10:54:01.590Z] #77 97.78 checking for sys/types.h... yes [2022-08-04T10:54:01.590Z] #77 97.98 checking for sys/stat.h... yes [2022-08-04T10:54:01.779Z] #77 108.2 checking for ANSI C header files... yes [2022-08-04T10:54:01.779Z] #77 108.8 checking for sys/types.h... yes [2022-08-04T10:54:01.850Z] #77 98.10 checking for stdlib.h... yes [2022-08-04T10:54:01.850Z] #77 98.25 checking for string.h... yes [2022-08-04T10:54:02.041Z] #77 109.0 checking for sys/stat.h... yes [2022-08-04T10:54:02.041Z] #77 109.1 checking for stdlib.h... yes [2022-08-04T10:54:02.110Z] #77 98.41 checking for memory.h... yes [2022-08-04T10:54:02.305Z] #77 109.3 checking for string.h... yes [2022-08-04T10:54:02.305Z] #77 109.4 checking for memory.h... yes [2022-08-04T10:54:02.370Z] #77 98.58 checking for strings.h... yes [2022-08-04T10:54:02.564Z] #77 109.5 checking for strings.h... yes [2022-08-04T10:54:02.564Z] #77 109.7 checking for inttypes.h... yes [2022-08-04T10:54:02.631Z] #77 98.86 checking for inttypes.h... yes [2022-08-04T10:54:02.822Z] #77 109.8 checking for stdint.h... yes [2022-08-04T10:54:02.823Z] #77 110.0 checking for unistd.h... yes [2022-08-04T10:54:02.891Z] #77 99.18 checking for stdint.h... yes [2022-08-04T10:54:03.082Z] #77 110.1 checking for dlfcn.h... yes [2022-08-04T10:54:03.151Z] #77 99.41 checking for unistd.h... yes [2022-08-04T10:54:03.342Z] #77 110.2 checking for objdir... .libs [2022-08-04T10:54:03.386Z] #60 ... [2022-08-04T10:54:03.386Z] [2022-08-04T10:54:03.386Z] #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 [2022-08-04T10:54:03.386Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:54:03.386Z] #77 242.6 AR libcrun_testing.a [2022-08-04T10:54:03.386Z] #77 242.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T10:54:03.386Z] #77 242.7 CCLD tests/tests_libcrun_utils [2022-08-04T10:54:03.386Z] #77 242.7 CCLD tests/tests_libcrun_errors [2022-08-04T10:54:03.386Z] #77 242.7 CCLD tests/tests_libcrun_fuzzer [2022-08-04T10:54:03.386Z] #77 243.0 CCLD libcrun.la [2022-08-04T10:54:03.386Z] #77 244.3 CCLD crun [2022-08-04T10:54:03.386Z] #77 244.9 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T10:54:03.386Z] #77 245.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T10:54:03.386Z] #77 245.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T10:54:03.386Z] #77 245.1 /bin/mkdir -p '/usr/local/lib' [2022-08-04T10:54:03.386Z] #77 245.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T10:54:03.386Z] #77 245.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T10:54:03.386Z] #77 245.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T10:54:03.386Z] #77 245.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T10:54:03.386Z] #77 245.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T10:54:03.412Z] #77 99.59 checking for dlfcn.h... yes [2022-08-04T10:54:03.412Z] #77 99.76 checking for objdir... .libs [2022-08-04T10:54:03.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T10:54:03.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T10:54:03.601Z] #77 110.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T10:54:03.601Z] #77 110.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T10:54:03.601Z] #77 110.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T10:54:03.646Z] #77 245.4 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 [2022-08-04T10:54:03.646Z] #77 245.4 ---------------------------------------------------------------------- [2022-08-04T10:54:03.646Z] #77 245.4 Libraries have been installed in: [2022-08-04T10:54:03.646Z] #77 245.4 /usr/local/lib [2022-08-04T10:54:03.646Z] #77 245.4 [2022-08-04T10:54:03.646Z] #77 245.4 If you ever happen to want to link against installed libraries [2022-08-04T10:54:03.646Z] #77 245.4 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T10:54:03.646Z] #77 245.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T10:54:03.646Z] #77 245.4 flag during linking and do at least one of the following: [2022-08-04T10:54:03.646Z] #77 245.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T10:54:03.646Z] #77 245.4 during execution [2022-08-04T10:54:03.646Z] #77 245.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T10:54:03.646Z] #77 245.4 during linking [2022-08-04T10:54:03.646Z] #77 245.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T10:54:03.646Z] #77 245.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T10:54:03.646Z] #77 245.4 [2022-08-04T10:54:03.646Z] #77 245.4 See any operating system documentation about shared libraries for [2022-08-04T10:54:03.646Z] #77 245.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T10:54:03.646Z] #77 245.4 ---------------------------------------------------------------------- [2022-08-04T10:54:03.646Z] #77 245.4 /bin/mkdir -p '/build' [2022-08-04T10:54:03.646Z] #77 245.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T10:54:03.906Z] #77 245.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T10:54:03.906Z] #77 245.5 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T10:54:03.906Z] #77 245.5 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T10:54:03.906Z] #77 245.5 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T10:54:03.906Z] #77 DONE 245.7s [2022-08-04T10:54:03.906Z] [2022-08-04T10:54:03.906Z] #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 [2022-08-04T10:54:03.906Z] #60 sha256:6de14f7b0ea6574f56d76a1e23360c4227a81c13ff0332ee1a4b021f431063bc [2022-08-04T10:54:03.982Z] #77 100.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T10:54:03.982Z] #77 100.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T10:54:03.982Z] #77 100.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T10:54:04.168Z] #77 110.7 checking if gcc static flag -static works... yes [2022-08-04T10:54:04.168Z] #77 111.1 checking if gcc supports -c -o file.o... yes [2022-08-04T10:54:04.168Z] #77 111.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T10:54:04.168Z] #77 111.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-04T10:54:04.553Z] #77 100.5 checking if gcc static flag -static works... yes [2022-08-04T10:54:04.553Z] #77 101.0 checking if gcc supports -c -o file.o... yes [2022-08-04T10:54:04.553Z] #77 101.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T10:54:04.553Z] #77 101.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T10:54:04.757Z] #77 111.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T10:54:04.757Z] #77 111.6 checking how to hardcode library paths into programs... immediate [2022-08-04T10:54:04.757Z] #77 111.6 checking whether stripping libraries is possible... yes [2022-08-04T10:54:04.757Z] #77 111.6 checking if libtool supports shared libraries... yes [2022-08-04T10:54:04.757Z] #77 111.6 checking whether to build shared libraries... no [2022-08-04T10:54:04.757Z] #77 111.6 checking whether to build static libraries... yes [2022-08-04T10:54:04.757Z] #77 111.6 checking float.h usability... yes [2022-08-04T10:54:04.757Z] #77 111.8 checking float.h presence... yes [2022-08-04T10:54:05.017Z] #77 111.9 checking for float.h... yes [2022-08-04T10:54:05.017Z] #77 111.9 checking limits.h usability... yes [2022-08-04T10:54:05.017Z] #77 112.0 checking limits.h presence... yes [2022-08-04T10:54:05.017Z] #77 112.0 checking for limits.h... yes [2022-08-04T10:54:05.124Z] #77 101.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T10:54:05.124Z] #77 101.5 checking how to hardcode library paths into programs... immediate [2022-08-04T10:54:05.124Z] #77 101.5 checking whether stripping libraries is possible... yes [2022-08-04T10:54:05.124Z] #77 101.5 checking if libtool supports shared libraries... yes [2022-08-04T10:54:05.124Z] #77 101.5 checking whether to build shared libraries... no [2022-08-04T10:54:05.124Z] #77 101.5 checking whether to build static libraries... yes [2022-08-04T10:54:05.124Z] #77 101.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T10:54:05.124Z] #77 101.6 checking whether build environment is sane... yes [2022-08-04T10:54:05.124Z] #77 101.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T10:54:05.276Z] #77 112.0 checking stddef.h usability... yes [2022-08-04T10:54:05.276Z] #77 112.2 checking stddef.h presence... yes [2022-08-04T10:54:05.276Z] #77 112.2 checking for stddef.h... yes [2022-08-04T10:54:05.276Z] #77 112.2 checking for stdlib.h... (cached) yes [2022-08-04T10:54:05.276Z] #77 112.3 checking for string.h... (cached) yes [2022-08-04T10:54:05.384Z] #77 101.7 checking whether make sets $(MAKE)... yes [2022-08-04T10:54:05.384Z] #77 101.8 checking whether make supports the include directive... yes (GNU style) [2022-08-04T10:54:05.384Z] #77 101.8 checking whether make supports nested variables... yes [2022-08-04T10:54:05.384Z] #77 101.9 checking whether UID '0' is supported by ustar format... yes [2022-08-04T10:54:05.384Z] #77 101.9 checking whether GID '0' is supported by ustar format... yes [2022-08-04T10:54:05.384Z] #77 101.9 checking how to create a ustar tar archive... gnutar [2022-08-04T10:54:05.535Z] #77 112.3 checking sys/time.h usability... yes [2022-08-04T10:54:05.535Z] #77 112.4 checking sys/time.h presence... yes [2022-08-04T10:54:05.535Z] #77 112.5 checking for sys/time.h... yes [2022-08-04T10:54:05.535Z] #77 112.5 checking for inline... inline [2022-08-04T10:54:05.645Z] #77 101.9 checking dependency style of gcc... gcc3 [2022-08-04T10:54:05.645Z] #77 102.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T10:54:05.645Z] #77 102.1 checking whether make supports nested variables... (cached) yes [2022-08-04T10:54:05.645Z] #77 102.1 checking for gawk... (cached) mawk [2022-08-04T10:54:05.645Z] #77 102.1 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T10:54:05.645Z] #77 102.1 checking for gcc... (cached) gcc [2022-08-04T10:54:05.793Z] #77 112.6 checking for size_t... yes [2022-08-04T10:54:05.794Z] #77 113.0 checking for stdlib.h... (cached) yes [2022-08-04T10:54:05.921Z] #77 102.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T10:54:05.921Z] #77 102.3 checking whether gcc accepts -g... (cached) yes [2022-08-04T10:54:05.921Z] #77 102.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T10:54:05.921Z] #77 102.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T10:54:05.921Z] #77 102.3 checking for a Python interpreter with version >= 3... python3 [2022-08-04T10:54:06.052Z] #77 113.0 checking for GNU libc compatible malloc... yes [2022-08-04T10:54:06.181Z] #77 102.4 checking for python3... /usr/bin/python3 [2022-08-04T10:54:06.181Z] #77 102.4 checking for python3 version... 3.9 [2022-08-04T10:54:06.181Z] #77 102.4 checking for python3 platform... linux [2022-08-04T10:54:06.181Z] #77 102.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T10:54:06.311Z] #77 113.2 checking for stdlib.h... (cached) yes [2022-08-04T10:54:06.311Z] #77 113.2 checking for GNU libc compatible realloc... yes [2022-08-04T10:54:06.441Z] #77 102.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T10:54:06.441Z] #77 102.9 checking for go-md2man... no [2022-08-04T10:54:06.441Z] #77 102.9 checking error.h usability... [2022-08-04T10:54:06.441Z] #77 ... [2022-08-04T10:54:06.441Z] [2022-08-04T10:54:06.441Z] #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 [2022-08-04T10:54:06.441Z] #60 sha256:cd5530b07549917df2a016f1452d6f9f8b811fd68cd33026b9aed9d945e3410d [2022-08-04T10:54:06.441Z] #60 15.65 + cd /tmp/tmp.mkiF6fOvkQ/src/github.com/opencontainers/runc [2022-08-04T10:54:06.441Z] #60 15.65 + git checkout -q v1.1.2 [2022-08-04T10:54:06.441Z] #60 16.27 + '[' -z '' ']' [2022-08-04T10:54:06.441Z] #60 16.27 + target=static [2022-08-04T10:54:06.441Z] #60 16.27 + make BUILDTAGS=seccomp static [2022-08-04T10:54:06.441Z] #60 16.70 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-08-04T10:54:06.570Z] #77 113.3 checking for working strtod... yes [2022-08-04T10:54:06.701Z] #60 ... [2022-08-04T10:54:06.701Z] [2022-08-04T10:54:06.701Z] #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 [2022-08-04T10:54:06.701Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:54:06.701Z] #77 102.9 checking error.h usability... yes [2022-08-04T10:54:06.701Z] #77 103.1 checking error.h presence... yes [2022-08-04T10:54:06.701Z] #77 103.2 checking for error.h... yes [2022-08-04T10:54:06.828Z] #77 113.6 checking for gettimeofday... yes [2022-08-04T10:54:06.828Z] #77 113.8 checking for memset... yes [2022-08-04T10:54:06.961Z] #77 103.2 checking linux/openat2.h usability... yes [2022-08-04T10:54:06.961Z] #77 103.4 checking linux/openat2.h presence... yes [2022-08-04T10:54:07.088Z] #77 114.0 checking for strspn... [2022-08-04T10:54:07.088Z] #77 ... [2022-08-04T10:54:07.088Z] [2022-08-04T10:54:07.088Z] #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 [2022-08-04T10:54:07.088Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T10:54:07.088Z] #21 30.74 Selecting previously unselected package sudo. [2022-08-04T10:54:07.088Z] #21 30.74 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-04T10:54:07.088Z] #21 30.75 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T10:54:07.088Z] #21 31.31 Selecting previously unselected package systemd-journal-remote. [2022-08-04T10:54:07.088Z] #21 31.32 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-04T10:54:07.088Z] #21 31.33 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T10:54:07.088Z] #21 31.45 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T10:54:07.088Z] #21 31.45 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-04T10:54:07.088Z] #21 31.45 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T10:54:07.088Z] #21 31.67 Selecting previously unselected package uidmap. [2022-08-04T10:54:07.088Z] #21 31.70 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-04T10:54:07.088Z] #21 31.70 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T10:54:07.088Z] #21 31.83 Selecting previously unselected package vim-runtime. [2022-08-04T10:54:07.088Z] #21 31.83 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T10:54:07.088Z] #21 31.85 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-04T10:54:07.088Z] #21 31.87 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T10:54:07.088Z] #21 31.87 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:54:07.088Z] #21 34.85 Selecting previously unselected package vim. [2022-08-04T10:54:07.088Z] #21 34.85 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-04T10:54:07.088Z] #21 34.86 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:54:07.088Z] #21 35.29 Selecting previously unselected package xfsprogs. [2022-08-04T10:54:07.088Z] #21 35.29 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-04T10:54:07.088Z] #21 35.30 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T10:54:07.088Z] #21 35.71 Selecting previously unselected package zip. [2022-08-04T10:54:07.088Z] #21 35.71 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-04T10:54:07.088Z] #21 35.72 Unpacking zip (3.0-12) ... [2022-08-04T10:54:07.088Z] #21 35.88 Selecting previously unselected package zstd. [2022-08-04T10:54:07.088Z] #21 35.88 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-04T10:54:07.088Z] #21 35.89 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T10:54:07.088Z] #21 36.28 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T10:54:07.088Z] #21 37.23 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-04T10:54:07.088Z] #21 37.26 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T10:54:07.088Z] #21 37.31 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-04T10:54:07.088Z] #21 37.33 Setting up libicu67:arm64 (67.1-7) ... [2022-08-04T10:54:07.088Z] #21 37.36 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-04T10:54:07.088Z] #21 37.43 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-04T10:54:07.088Z] #21 37.46 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-04T10:54:07.088Z] #21 37.48 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T10:54:07.088Z] #21 37.50 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-04T10:54:07.088Z] #21 37.53 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T10:54:07.088Z] #21 37.55 Setting up bzip2 (1.0.8-4) ... [2022-08-04T10:54:07.088Z] #21 37.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T10:54:07.088Z] #21 37.60 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T10:54:07.088Z] #21 38.24 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-04T10:54:07.088Z] #21 38.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:54:07.088Z] #21 38.27 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-04T10:54:07.088Z] #21 38.28 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T10:54:07.088Z] #21 38.30 Setting up apparmor (2.13.6-10) ... [2022-08-04T10:54:07.088Z] #21 39.91 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T10:54:07.088Z] #21 40.02 Setting up zip (3.0-12) ... [2022-08-04T10:54:07.088Z] #21 40.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:54:07.088Z] #21 40.06 Setting up bash-completion (1:2.11-2) ... [2022-08-04T10:54:07.088Z] #21 ... [2022-08-04T10:54:07.088Z] [2022-08-04T10:54:07.088Z] #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 [2022-08-04T10:54:07.088Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:54:07.088Z] #77 114.0 checking for strspn... yes [2022-08-04T10:54:07.222Z] #77 103.4 checking for linux/openat2.h... yes [2022-08-04T10:54:07.222Z] #77 103.5 checking for copy_file_range... yes [2022-08-04T10:54:07.347Z] #77 114.4 checking that generated files are newer than configure... done [2022-08-04T10:54:07.347Z] #77 114.4 configure: creating ./config.status [2022-08-04T10:54:07.482Z] #77 103.7 checking for fgetxattr... yes [2022-08-04T10:54:07.743Z] #77 104.0 checking for statx... yes [2022-08-04T10:54:08.004Z] #77 104.3 checking for fgetpwent_r... yes [2022-08-04T10:54:08.525Z] #77 104.6 checking for issetugid... no [2022-08-04T10:54:08.525Z] #77 104.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T10:54:08.525Z] #77 104.9 checking pkg-config is at least version 0.9.0... yes [2022-08-04T10:54:09.093Z] #77 104.9 checking for library containing yajl_tree_get... -lyajl [2022-08-04T10:54:09.093Z] #77 105.5 checking for yajl >= 2.0.0... yes [2022-08-04T10:54:09.353Z] #77 105.5 checking sys/capability.h usability... yes [2022-08-04T10:54:09.353Z] #77 105.6 checking sys/capability.h presence... yes [2022-08-04T10:54:09.353Z] #77 105.7 checking for sys/capability.h... yes [2022-08-04T10:54:09.353Z] #77 105.7 checking for library containing cap_from_name... [2022-08-04T10:54:09.353Z] #77 ... [2022-08-04T10:54:09.353Z] [2022-08-04T10:54:09.353Z] #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 [2022-08-04T10:54:09.353Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:54:09.353Z] #21 2.330 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T10:54:09.353Z] #21 2.426 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T10:54:09.353Z] #21 2.597 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T10:54:09.353Z] #21 2.899 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T10:54:09.353Z] #21 4.090 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T10:54:09.353Z] #21 5.342 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T10:54:09.353Z] #21 9.935 Fetched 8563 kB in 8s (1088 kB/s) [2022-08-04T10:54:09.894Z] #77 117.0 config.status: creating Makefile [2022-08-04T10:54:09.894Z] #77 117.1 config.status: creating config.h [2022-08-04T10:54:09.894Z] #77 117.1 config.status: executing depfiles commands [2022-08-04T10:54:09.924Z] #21 9.935 Reading package lists... [2022-08-04T10:54:09.924Z] #21 ... [2022-08-04T10:54:09.924Z] [2022-08-04T10:54:09.924Z] #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 [2022-08-04T10:54:09.924Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:54:09.924Z] #77 105.7 checking for library containing cap_from_name... -lcap [2022-08-04T10:54:10.151Z] #71 138.3 # github.com/containerd/containerd/cmd/containerd [2022-08-04T10:54:10.151Z] #71 138.3 /usr/bin/ld: /tmp/go-link-115171012/000019.o: in function `New': [2022-08-04T10:54:10.151Z] #71 138.3 /tmp/tmp.FbL2Qs0UfR/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 [2022-08-04T10:54:10.151Z] #71 138.4 + bin/containerd-stress [2022-08-04T10:54:10.152Z] #77 117.3 config.status: executing libtool commands [2022-08-04T10:54:10.498Z] #77 106.3 checking for library containing dlopen... -ldl [2022-08-04T10:54:10.717Z] #71 139.5 + bin/containerd-shim [2022-08-04T10:54:10.758Z] #77 106.8 checking seccomp.h usability... yes [2022-08-04T10:54:10.758Z] #77 107.1 checking seccomp.h presence... yes [2022-08-04T10:54:10.758Z] #77 107.2 checking for seccomp.h... yes [2022-08-04T10:54:11.329Z] #77 107.2 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T10:54:11.329Z] #77 107.7 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T10:54:11.527Z] #77 118.3 GEN .version [2022-08-04T10:54:11.527Z] #77 118.3 make install-recursive [2022-08-04T10:54:11.527Z] #77 118.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T10:54:11.527Z] #77 118.4 Making install in libocispec [2022-08-04T10:54:11.527Z] #77 118.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T10:54:11.527Z] #77 118.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T10:54:11.527Z] #77 118.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T10:54:11.527Z] #77 118.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T10:54:11.527Z] #77 118.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T10:54:11.901Z] #77 107.9 checking systemd/sd-bus.h usability... yes [2022-08-04T10:54:11.901Z] #77 108.1 checking systemd/sd-bus.h presence... yes [2022-08-04T10:54:11.901Z] #77 108.2 checking for systemd/sd-bus.h... yes [2022-08-04T10:54:12.095Z] #77 119.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T10:54:12.095Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T10:54:12.095Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T10:54:12.095Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T10:54:12.095Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T10:54:12.095Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T10:54:12.095Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T10:54:12.095Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T10:54:12.095Z] #77 119.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T10:54:12.354Z] #77 119.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T10:54:12.354Z] #77 119.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T10:54:12.354Z] #77 119.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T10:54:12.354Z] #77 119.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T10:54:12.354Z] #77 119.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T10:54:12.354Z] #77 119.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T10:54:12.354Z] #77 119.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T10:54:12.473Z] #77 108.2 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T10:54:12.735Z] #77 108.8 checking for sd_notify_barrier... yes [2022-08-04T10:54:12.735Z] #77 109.1 checking linux/bpf.h usability... yes [2022-08-04T10:54:12.996Z] #77 109.2 checking linux/bpf.h presence... yes [2022-08-04T10:54:12.996Z] #77 109.3 checking for linux/bpf.h... yes [2022-08-04T10:54:12.996Z] #77 109.3 checking compilation for eBPF... [2022-08-04T10:54:12.996Z] #77 ... [2022-08-04T10:54:12.996Z] [2022-08-04T10:54:12.996Z] #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 [2022-08-04T10:54:12.996Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T10:54:12.996Z] #34 DONE 160.1s [2022-08-04T10:54:12.996Z] [2022-08-04T10:54:12.996Z] #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 [2022-08-04T10:54:12.996Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:54:12.996Z] #77 109.3 checking compilation for eBPF... yes [2022-08-04T10:54:12.996Z] #77 109.4 checking for criu >= 3.15... no [2022-08-04T10:54:12.996Z] #77 109.4 configure: CRIU headers not found, building without CRIU support [2022-08-04T10:54:12.996Z] #77 109.4 checking for criu > 3.16... no [2022-08-04T10:54:12.996Z] #77 109.5 configure: CRIU version doesn't support join-ns API [2022-08-04T10:54:13.257Z] #77 109.5 checking for criu > 3.16.1... no [2022-08-04T10:54:13.257Z] #77 109.5 configure: CRIU version doesn't support for pre-dumping [2022-08-04T10:54:13.257Z] #77 109.5 checking for new mount API (fsconfig)... yes [2022-08-04T10:54:13.257Z] #77 109.6 checking for seccomp notify API... yes [2022-08-04T10:54:13.293Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T10:54:13.293Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T10:54:13.293Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T10:54:13.293Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T10:54:13.293Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T10:54:13.293Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T10:54:13.293Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T10:54:13.293Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T10:54:13.293Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T10:54:13.293Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T10:54:13.293Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T10:54:13.293Z] #77 120.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T10:54:13.293Z] #77 120.2 make install-recursive [2022-08-04T10:54:13.293Z] #77 120.2 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T10:54:13.293Z] #77 120.3 Making install in yajl [2022-08-04T10:54:13.293Z] #77 120.3 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T10:54:13.293Z] #77 120.4 CC verify/json_verify-json_verify.o [2022-08-04T10:54:13.293Z] #77 120.4 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T10:54:13.293Z] #77 120.4 CC src/libyajl_la-yajl.lo [2022-08-04T10:54:13.293Z] #77 120.4 CC src/libyajl_la-yajl_gen.lo [2022-08-04T10:54:13.519Z] #77 109.7 checking for gperf... no [2022-08-04T10:54:13.519Z] #77 109.7 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T10:54:13.519Z] #77 109.7 checking for library containing argp_parse... none required [2022-08-04T10:54:13.553Z] #77 120.5 CC src/libyajl_la-yajl_parser.lo [2022-08-04T10:54:13.553Z] #77 120.5 CC src/libyajl_la-yajl_buf.lo [2022-08-04T10:54:13.553Z] #77 120.5 CC src/libyajl_la-yajl_encode.lo [2022-08-04T10:54:13.553Z] #77 120.5 CC src/libyajl_la-yajl_lex.lo [2022-08-04T10:54:13.553Z] #77 120.6 CC src/libyajl_la-yajl_tree.lo [2022-08-04T10:54:13.553Z] #77 ... [2022-08-04T10:54:13.553Z] [2022-08-04T10:54:13.553Z] #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 [2022-08-04T10:54:13.553Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T10:54:13.553Z] #21 42.59 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T10:54:13.553Z] #21 42.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T10:54:13.553Z] #21 42.66 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-04T10:54:13.553Z] #21 42.67 Setting up patch (2.7.6-7) ... [2022-08-04T10:54:13.553Z] #21 42.71 Setting up sudo (1.9.5p2-3) ... [2022-08-04T10:54:13.553Z] #21 42.80 invoke-rc.d: could not determine current runlevel [2022-08-04T10:54:13.553Z] #21 42.82 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T10:54:13.553Z] #21 42.82 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T10:54:13.553Z] #21 42.84 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T10:54:13.553Z] #21 42.84 Failed to connect to bus: Host is down [2022-08-04T10:54:13.553Z] #21 42.84 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-04T10:54:13.553Z] #21 42.86 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T10:54:13.553Z] #21 42.88 Setting up pigz (2.6-1) ... [2022-08-04T10:54:13.553Z] #21 42.89 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-04T10:54:13.553Z] #21 42.90 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T10:54:13.553Z] #21 42.92 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T10:54:13.553Z] #21 42.93 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:54:13.553Z] #21 43.76 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-04T10:54:13.553Z] #21 43.77 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T10:54:13.553Z] #21 44.06 Setting up libelf1:arm64 (0.183-1) ... [2022-08-04T10:54:13.553Z] #21 44.07 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-04T10:54:13.553Z] #21 44.13 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T10:54:13.553Z] #21 44.14 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T10:54:13.553Z] #21 44.16 Setting up libkmod2:arm64 (28-1) ... [2022-08-04T10:54:13.553Z] #21 44.19 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T10:54:13.553Z] #21 44.61 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:54:13.553Z] #21 44.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T10:54:13.553Z] #21 44.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T10:54:13.553Z] #21 44.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T10:54:13.553Z] #21 44.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T10:54:13.553Z] #21 44.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T10:54:13.553Z] #21 44.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T10:54:13.553Z] #21 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T10:54:13.553Z] #21 44.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T10:54:13.553Z] #21 44.71 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T10:54:13.553Z] #21 46.14 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-04T10:54:13.553Z] #21 46.15 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-04T10:54:13.553Z] #21 46.17 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T10:54:13.553Z] #21 46.19 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T10:54:13.553Z] #21 47.30 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-04T10:54:13.553Z] #21 47.32 Setting up jq (1.6-2.1) ... [2022-08-04T10:54:13.553Z] #21 47.35 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-04T10:54:13.553Z] #21 47.43 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-04T10:54:13.781Z] #77 110.2 checking that generated files are newer than configure... done [2022-08-04T10:54:13.781Z] #77 110.2 configure: creating ./config.status [2022-08-04T10:54:13.813Z] #21 47.47 Setting up iptables (1.8.7-1) ... [2022-08-04T10:54:13.813Z] #21 47.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T10:54:13.813Z] #21 47.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T10:54:13.813Z] #21 47.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T10:54:13.813Z] #21 47.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T10:54:13.813Z] #21 47.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T10:54:13.813Z] #21 47.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T10:54:13.813Z] #21 47.54 Setting up iproute2 (5.10.0-4) ... [2022-08-04T10:54:14.381Z] #21 47.97 Setting up systemd (247.3-7) ... [2022-08-04T10:54:14.381Z] #21 48.05 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T10:54:14.381Z] #21 48.05 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T10:54:14.381Z] #21 48.05 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T10:54:14.381Z] #21 48.07 Initializing machine ID from random generator. [2022-08-04T10:54:14.724Z] #77 ... [2022-08-04T10:54:14.724Z] [2022-08-04T10:54:14.724Z] #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 [2022-08-04T10:54:14.724Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T10:54:14.724Z] #36 161.7 Delve is a source level debugger for Go programs. [2022-08-04T10:54:14.724Z] #36 161.7 [2022-08-04T10:54:14.724Z] #36 161.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T10:54:14.724Z] #36 161.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T10:54:14.724Z] #36 161.7 [2022-08-04T10:54:14.724Z] #36 161.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T10:54:14.724Z] #36 161.7 [2022-08-04T10:54:14.724Z] #36 161.7 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T10:54:14.724Z] #36 161.7 [2022-08-04T10:54:14.724Z] #36 161.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T10:54:14.724Z] #36 161.7 [2022-08-04T10:54:14.724Z] #36 161.7 Usage: [2022-08-04T10:54:14.724Z] #36 161.7 dlv [command] [2022-08-04T10:54:14.724Z] #36 161.7 [2022-08-04T10:54:14.724Z] #36 161.7 Available Commands: [2022-08-04T10:54:14.724Z] #36 161.7 attach Attach to running process and begin debugging. [2022-08-04T10:54:14.724Z] #36 161.7 connect Connect to a headless debug server with a terminal client. [2022-08-04T10:54:14.724Z] #36 161.7 core Examine a core dump. [2022-08-04T10:54:14.724Z] #36 161.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T10:54:14.724Z] #36 161.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T10:54:14.724Z] #36 161.7 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T10:54:14.724Z] #36 161.7 help Help about any command [2022-08-04T10:54:14.724Z] #36 161.7 run Deprecated command. Use 'debug' instead. [2022-08-04T10:54:14.724Z] #36 161.7 test Compile test binary and begin debugging program. [2022-08-04T10:54:14.724Z] #36 161.7 trace Compile and begin tracing program. [2022-08-04T10:54:14.724Z] #36 161.7 version Prints version. [2022-08-04T10:54:14.724Z] #36 161.7 [2022-08-04T10:54:14.724Z] #36 161.7 Flags: [2022-08-04T10:54:14.724Z] #36 161.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T10:54:14.724Z] #36 161.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T10:54:14.724Z] #36 161.7 --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) [2022-08-04T10:54:14.724Z] #36 161.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T10:54:14.725Z] #36 161.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T10:54:14.725Z] #36 161.7 --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) [2022-08-04T10:54:14.725Z] #36 161.7 --disable-aslr Disables address space randomization [2022-08-04T10:54:14.725Z] #36 161.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T10:54:14.725Z] #36 161.7 -h, --help help for dlv [2022-08-04T10:54:14.725Z] #36 161.7 --init string Init file, executed by the terminal client. [2022-08-04T10:54:14.725Z] #36 161.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T10:54:14.725Z] #36 161.7 --log Enable debugging server logging. [2022-08-04T10:54:14.725Z] #36 161.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T10:54:14.725Z] #36 161.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T10:54:14.725Z] #36 161.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T10:54:14.725Z] #36 161.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T10:54:14.725Z] #36 161.7 --wd string Working directory for running the program. [2022-08-04T10:54:14.725Z] #36 161.7 [2022-08-04T10:54:14.725Z] #36 161.7 Additional help topics: [2022-08-04T10:54:14.725Z] #36 161.7 dlv backend Help about the --backend flag. [2022-08-04T10:54:14.725Z] #36 161.7 dlv log Help about logging flags. [2022-08-04T10:54:14.725Z] #36 161.7 dlv redirect Help about file redirection. [2022-08-04T10:54:14.725Z] #36 161.7 [2022-08-04T10:54:14.725Z] #36 161.7 Use "dlv [command] --help" for more information about a command. [2022-08-04T10:54:14.725Z] #36 DONE 161.9s [2022-08-04T10:54:14.985Z] [2022-08-04T10:54:14.985Z] #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 [2022-08-04T10:54:14.985Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:54:14.985Z] #21 9.935 Reading package lists... [2022-08-04T10:54:15.317Z] #21 49.16 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T10:54:15.576Z] #21 49.51 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:54:16.369Z] #21 13.55 Reading package lists... [2022-08-04T10:54:17.310Z] #21 16.79 Building dependency tree... [2022-08-04T10:54:18.110Z] #21 DONE 51.4s [2022-08-04T10:54:18.110Z] [2022-08-04T10:54:18.110Z] #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 [2022-08-04T10:54:18.110Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-04T10:54:18.253Z] #21 18.59 The following additional packages will be installed: [2022-08-04T10:54:18.253Z] #21 18.59 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-04T10:54:18.253Z] #21 18.59 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T10:54:18.253Z] #21 18.59 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-04T10:54:18.253Z] #21 18.59 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T10:54:18.253Z] #21 18.59 python3-pkg-resources systemd vim-runtime xxd [2022-08-04T10:54:18.253Z] #21 18.59 Suggested packages: [2022-08-04T10:54:18.253Z] #21 18.59 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T10:54:18.253Z] #21 18.59 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-04T10:54:18.253Z] #21 18.59 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-04T10:54:18.253Z] #21 18.59 Recommended packages: [2022-08-04T10:54:18.253Z] #21 18.59 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T10:54:18.253Z] #21 18.59 systemd-timesyncd | time-daemon unzip [2022-08-04T10:54:18.369Z] #22 0.677 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T10:54:18.369Z] #22 0.680 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T10:54:18.369Z] #22 0.683 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T10:54:18.369Z] #22 DONE 0.7s [2022-08-04T10:54:18.369Z] [2022-08-04T10:54:18.369Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T10:54:18.369Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-04T10:54:19.194Z] #21 ... [2022-08-04T10:54:19.194Z] [2022-08-04T10:54:19.194Z] #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 [2022-08-04T10:54:19.194Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:54:19.194Z] #77 112.7 config.status: creating Makefile [2022-08-04T10:54:19.194Z] #77 112.8 config.status: creating rpm/crun.spec [2022-08-04T10:54:19.194Z] #77 112.9 config.status: creating config.h [2022-08-04T10:54:19.194Z] #77 112.9 config.status: executing libtool commands [2022-08-04T10:54:19.194Z] #77 112.9 config.status: executing depfiles commands [2022-08-04T10:54:19.194Z] #77 114.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T10:54:19.194Z] #77 114.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T10:54:19.194Z] #77 114.7 checking for gcc... gcc [2022-08-04T10:54:19.194Z] #77 114.8 checking whether the C compiler works... yes [2022-08-04T10:54:19.194Z] #77 115.0 checking for C compiler default output file name... a.out [2022-08-04T10:54:19.194Z] #77 115.0 checking for suffix of executables... [2022-08-04T10:54:19.194Z] #77 115.3 checking whether we are cross compiling... no [2022-08-04T10:54:19.194Z] #77 115.5 checking for suffix of object files... o [2022-08-04T10:54:19.456Z] #77 115.6 checking whether we are using the GNU C compiler... yes [2022-08-04T10:54:19.456Z] #77 115.7 checking whether gcc accepts -g... yes [2022-08-04T10:54:19.456Z] #77 115.7 checking for gcc option to accept ISO C89... none needed [2022-08-04T10:54:19.717Z] #77 115.8 checking whether gcc understands -c and -o together... yes [2022-08-04T10:54:19.717Z] #77 116.0 checking how to run the C preprocessor... gcc -E [2022-08-04T10:54:19.717Z] #77 116.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T10:54:19.978Z] #77 116.2 checking for egrep... /bin/grep -E [2022-08-04T10:54:20.550Z] #77 116.3 checking for ANSI C header files... yes [2022-08-04T10:54:20.550Z] #77 116.9 checking for sys/types.h... yes [2022-08-04T10:54:20.812Z] #77 117.0 checking for sys/stat.h... yes [2022-08-04T10:54:21.075Z] #77 117.2 checking for stdlib.h... yes [2022-08-04T10:54:21.075Z] #77 117.4 checking for string.h... yes [2022-08-04T10:54:21.336Z] #77 117.5 checking for memory.h... yes [2022-08-04T10:54:21.631Z] #77 117.7 checking for strings.h... yes [2022-08-04T10:54:21.631Z] #77 117.9 checking for inttypes.h... yes [2022-08-04T10:54:21.892Z] #77 118.0 checking for stdint.h... yes [2022-08-04T10:54:21.892Z] #77 118.2 checking for unistd.h... yes [2022-08-04T10:54:21.996Z] #60 ... [2022-08-04T10:54:21.996Z] [2022-08-04T10:54:21.996Z] #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 [2022-08-04T10:54:21.996Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:54:21.996Z] #55 303.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T10:54:21.996Z] #55 DONE 304.2s [2022-08-04T10:54:21.996Z] [2022-08-04T10:54:21.996Z] #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 [2022-08-04T10:54:21.996Z] #60 sha256:6de14f7b0ea6574f56d76a1e23360c4227a81c13ff0332ee1a4b021f431063bc [2022-08-04T10:54:21.996Z] #60 184.6 + mkdir -p /build [2022-08-04T10:54:21.996Z] #60 184.6 + cp runc /build/runc [2022-08-04T10:54:21.996Z] #60 DONE 184.8s [2022-08-04T10:54:21.996Z] [2022-08-04T10:54:21.996Z] #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 [2022-08-04T10:54:21.996Z] #64 sha256:b4ddcbe67197c189ab2415f17cf3b58bea6f8b9dfa380f336162ac6a832fcba5 [2022-08-04T10:54:22.153Z] #77 118.3 checking minix/config.h usability... no [2022-08-04T10:54:22.153Z] #77 118.5 checking minix/config.h presence... no [2022-08-04T10:54:22.153Z] #77 118.5 checking for minix/config.h... no [2022-08-04T10:54:22.153Z] #77 118.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T10:54:22.414Z] #77 118.7 checking build system type... x86_64-pc-linux-gnu [2022-08-04T10:54:22.414Z] #77 119.0 checking host system type... x86_64-pc-linux-gnu [2022-08-04T10:54:22.414Z] #77 119.0 checking how to print strings... printf [2022-08-04T10:54:22.414Z] #77 119.0 checking for a sed that does not truncate output... /bin/sed [2022-08-04T10:54:22.414Z] #77 119.0 checking for fgrep... /bin/grep -F [2022-08-04T10:54:22.414Z] #77 119.0 checking for ld used by gcc... /usr/bin/ld [2022-08-04T10:54:22.414Z] #77 119.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T10:54:22.675Z] #77 119.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T10:54:22.675Z] #77 119.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T10:54:22.932Z] #64 ... [2022-08-04T10:54:22.932Z] [2022-08-04T10:54:22.932Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T10:54:22.932Z] #56 sha256:c0df54710dd092536b66016e2e61d02d6051d9baa8059362529ef7fe587eeed7 [2022-08-04T10:54:22.935Z] #77 119.2 checking whether ln -s works... yes [2022-08-04T10:54:22.935Z] #77 119.2 checking the maximum length of command line arguments... 1572864 [2022-08-04T10:54:22.935Z] #77 119.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T10:54:22.935Z] #77 119.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T10:54:22.935Z] #77 119.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T10:54:22.935Z] #77 119.2 checking for objdump... objdump [2022-08-04T10:54:22.935Z] #77 119.2 checking how to recognize dependent libraries... pass_all [2022-08-04T10:54:22.935Z] #77 119.2 checking for dlltool... no [2022-08-04T10:54:22.935Z] #77 119.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T10:54:22.935Z] #77 119.2 checking for ar... ar [2022-08-04T10:54:22.935Z] #77 119.2 checking for archiver @FILE support... @ [2022-08-04T10:54:22.935Z] #77 119.4 checking for strip... strip [2022-08-04T10:54:22.935Z] #77 119.4 checking for ranlib... ranlib [2022-08-04T10:54:22.935Z] #77 119.4 checking for gawk... no [2022-08-04T10:54:22.935Z] #77 119.4 checking for mawk... mawk [2022-08-04T10:54:22.943Z] #71 150.7 + bin/containerd-shim-runc-v1 [2022-08-04T10:54:23.191Z] #56 DONE 0.3s [2022-08-04T10:54:23.191Z] [2022-08-04T10:54:23.191Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T10:54:23.191Z] #58 sha256:01eb6f172a4756ae210efce6a885e8edbb701cc5f9eabb5c9dea62eed1ba95d1 [2022-08-04T10:54:23.195Z] #77 119.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T10:54:23.451Z] #58 DONE 0.2s [2022-08-04T10:54:23.451Z] [2022-08-04T10:54:23.451Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T10:54:23.451Z] #61 sha256:00df7f12192df132e4c3310972ca8318c71499bd8cff697d353b0627b904329d [2022-08-04T10:54:23.456Z] #77 119.7 checking for sysroot... no [2022-08-04T10:54:23.456Z] #77 119.7 checking for a working dd... /bin/dd [2022-08-04T10:54:23.456Z] #77 119.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T10:54:23.456Z] #77 119.9 checking for mt... no [2022-08-04T10:54:23.456Z] #77 119.9 checking if : is a manifest tool... no [2022-08-04T10:54:23.636Z] #23 ... [2022-08-04T10:54:23.636Z] [2022-08-04T10:54:23.636Z] #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 [2022-08-04T10:54:23.636Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:54:23.636Z] #77 126.2 CCLD libyajl.la [2022-08-04T10:54:23.636Z] #77 126.6 CCLD verify/json_verify [2022-08-04T10:54:23.636Z] #77 127.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T10:54:23.636Z] #77 127.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T10:54:23.636Z] #77 127.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T10:54:23.636Z] #77 127.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T10:54:23.636Z] #77 127.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T10:54:23.636Z] #77 127.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T10:54:23.636Z] #77 127.2 CC src/validate.o [2022-08-04T10:54:23.636Z] #77 127.2 CC src/image_spec_schema_config_schema.lo [2022-08-04T10:54:23.636Z] #77 127.2 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T10:54:23.636Z] #77 127.2 CC src/image_spec_schema_defs.lo [2022-08-04T10:54:23.636Z] #77 127.3 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T10:54:23.636Z] #77 127.3 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T10:54:23.636Z] #77 127.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T10:54:23.636Z] #77 127.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T10:54:23.636Z] #77 127.5 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T10:54:23.636Z] #77 127.5 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T10:54:23.636Z] #77 127.5 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T10:54:23.636Z] #77 127.6 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T10:54:23.636Z] #77 127.7 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T10:54:23.636Z] #77 127.7 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T10:54:23.636Z] #77 127.9 CC src/runtime_spec_schema_defs.lo [2022-08-04T10:54:23.636Z] #77 128.0 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T10:54:23.636Z] #77 128.0 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T10:54:23.636Z] #77 128.2 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T10:54:23.636Z] #77 128.4 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T10:54:23.636Z] #77 128.5 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T10:54:23.636Z] #77 128.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T10:54:23.636Z] #77 128.7 CC src/basic_test_double_array_item.lo [2022-08-04T10:54:23.636Z] #77 128.7 CC src/basic_test_double_array.lo [2022-08-04T10:54:23.636Z] #77 128.8 CC src/basic_test_top_array_int.lo [2022-08-04T10:54:23.636Z] #77 129.0 CC src/basic_test_top_array_string.lo [2022-08-04T10:54:23.636Z] #77 129.2 CC src/basic_test_top_double_array_int.lo [2022-08-04T10:54:23.636Z] #77 129.2 CC src/basic_test_top_double_array_obj.lo [2022-08-04T10:54:23.636Z] #77 129.4 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T10:54:23.636Z] #77 129.6 CC src/basic_test_top_double_array_string.lo [2022-08-04T10:54:23.636Z] #77 129.7 CC src/read-file.lo [2022-08-04T10:54:23.636Z] #77 129.9 CC src/json_common.lo [2022-08-04T10:54:23.636Z] #77 130.0 CC tests/test-1.o [2022-08-04T10:54:23.636Z] #77 130.2 CC tests/test-2.o [2022-08-04T10:54:23.636Z] #77 130.3 CC tests/test-3.o [2022-08-04T10:54:23.636Z] #77 130.4 CC tests/test-4.o [2022-08-04T10:54:23.636Z] #77 130.7 CC tests/test-5.o [2022-08-04T10:54:23.636Z] #77 130.8 CC tests/test-6.o [2022-08-04T10:54:23.636Z] #77 130.9 CC tests/test-7.o [2022-08-04T10:54:23.710Z] #61 DONE 0.2s [2022-08-04T10:54:23.710Z] [2022-08-04T10:54:23.710Z] #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 [2022-08-04T10:54:23.710Z] #64 sha256:b4ddcbe67197c189ab2415f17cf3b58bea6f8b9dfa380f336162ac6a832fcba5 [2022-08-04T10:54:23.716Z] #77 119.9 checking for dlfcn.h... yes [2022-08-04T10:54:23.716Z] #77 120.1 checking for objdir... .libs [2022-08-04T10:54:23.895Z] #77 131.0 CC tests/test-8.o [2022-08-04T10:54:24.153Z] #77 131.2 CC tests/test-9.o [2022-08-04T10:54:24.237Z] #77 120.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T10:54:24.237Z] #77 120.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T10:54:24.237Z] #77 120.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T10:54:24.416Z] #77 131.3 CC tests/test-10.o [2022-08-04T10:54:24.416Z] #77 131.5 CC tests/test-11.o [2022-08-04T10:54:24.498Z] #77 120.6 checking if gcc static flag -static works... yes [2022-08-04T10:54:24.759Z] #77 120.9 checking if gcc supports -c -o file.o... yes [2022-08-04T10:54:24.759Z] #77 121.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T10:54:24.759Z] #77 121.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T10:54:25.020Z] #77 121.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T10:54:25.020Z] #77 121.4 checking how to hardcode library paths into programs... immediate [2022-08-04T10:54:25.020Z] #77 121.4 checking whether stripping libraries is possible... yes [2022-08-04T10:54:25.020Z] #77 121.4 checking if libtool supports shared libraries... yes [2022-08-04T10:54:25.020Z] #77 121.4 checking whether to build shared libraries... no [2022-08-04T10:54:25.020Z] #77 121.4 checking whether to build static libraries... yes [2022-08-04T10:54:25.020Z] #77 121.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T10:54:25.020Z] #77 121.4 checking whether build environment is sane... yes [2022-08-04T10:54:25.020Z] #77 121.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T10:54:25.020Z] #77 121.5 checking whether make sets $(MAKE)... yes [2022-08-04T10:54:25.020Z] #77 121.5 checking whether make supports the include directive... yes (GNU style) [2022-08-04T10:54:25.020Z] #77 121.5 checking whether make supports nested variables... yes [2022-08-04T10:54:25.280Z] #77 121.6 checking whether UID '0' is supported by ustar format... yes [2022-08-04T10:54:25.280Z] #77 121.6 checking whether GID '0' is supported by ustar format... yes [2022-08-04T10:54:25.280Z] #77 121.6 checking how to create a ustar tar archive... gnutar [2022-08-04T10:54:25.280Z] #77 121.7 checking dependency style of gcc... gcc3 [2022-08-04T10:54:25.280Z] #77 121.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T10:54:25.280Z] #77 121.8 checking whether make supports nested variables... (cached) yes [2022-08-04T10:54:25.280Z] #77 121.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T10:54:25.280Z] #77 121.8 checking pkg-config is at least version 0.9.0... yes [2022-08-04T10:54:25.280Z] #77 121.8 checking for yajl >= 2.1.0... yes [2022-08-04T10:54:25.548Z] #77 121.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T10:54:25.548Z] #77 121.9 checking for gcc... (cached) gcc [2022-08-04T10:54:25.548Z] #77 121.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T10:54:25.548Z] #77 121.9 checking whether gcc accepts -g... (cached) yes [2022-08-04T10:54:25.548Z] #77 121.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T10:54:25.548Z] #77 121.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T10:54:25.548Z] #77 121.9 checking for a Python interpreter with version >= 3... python3 [2022-08-04T10:54:25.548Z] #77 122.0 checking for python3... /usr/bin/python3 [2022-08-04T10:54:25.548Z] #77 122.0 checking for python3 version... 3.9 [2022-08-04T10:54:25.548Z] #77 122.1 checking for python3 platform... linux [2022-08-04T10:54:25.808Z] #77 122.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T10:54:26.083Z] #77 122.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T10:54:26.083Z] #77 122.5 checking that generated files are newer than configure... done [2022-08-04T10:54:26.083Z] #77 122.5 configure: creating ./config.status [2022-08-04T10:54:27.702Z] #77 ... [2022-08-04T10:54:27.702Z] [2022-08-04T10:54:27.702Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T10:54:27.702Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-04T10:54:27.702Z] #23 9.220 Collecting yamllint==1.26.1 [2022-08-04T10:54:27.996Z] #77 124.5 config.status: creating Makefile [2022-08-04T10:54:27.996Z] #77 124.6 config.status: creating config.h [2022-08-04T10:54:28.256Z] #77 124.6 config.status: executing libtool commands [2022-08-04T10:54:28.256Z] #77 124.6 config.status: executing depfiles commands [2022-08-04T10:54:28.637Z] #23 10.28 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T10:54:28.826Z] #77 125.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T10:54:28.826Z] #77 125.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T10:54:28.979Z] #64 283.3 + bin/containerd [2022-08-04T10:54:29.086Z] #77 125.5 checking for gcc... gcc [2022-08-04T10:54:29.346Z] #77 125.6 checking whether the C compiler works... yes [2022-08-04T10:54:29.346Z] #77 125.7 checking for C compiler default output file name... a.out [2022-08-04T10:54:29.346Z] #77 125.7 checking for suffix of executables... [2022-08-04T10:54:29.514Z] #71 157.0 + bin/containerd-shim-runc-v2 [2022-08-04T10:54:29.514Z] #71 157.8 + binaries [2022-08-04T10:54:29.514Z] #71 157.8 + install -D bin/containerd /build/containerd [2022-08-04T10:54:29.514Z] #71 157.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T10:54:29.514Z] #71 157.9 + install -D bin/ctr /build/ctr [2022-08-04T10:54:29.514Z] #71 DONE 158.3s [2022-08-04T10:54:29.606Z] #77 125.9 checking whether we are cross compiling... no [2022-08-04T10:54:29.606Z] #77 126.1 checking for suffix of object files... o [2022-08-04T10:54:29.866Z] #77 126.2 checking whether we are using the GNU C compiler... [2022-08-04T10:54:29.866Z] #77 ... [2022-08-04T10:54:29.866Z] [2022-08-04T10:54:29.866Z] #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 [2022-08-04T10:54:29.866Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:54:29.866Z] #21 20.43 The following NEW packages will be installed: [2022-08-04T10:54:29.866Z] #21 20.43 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T10:54:29.866Z] #21 20.43 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T10:54:29.866Z] #21 20.43 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-04T10:54:29.866Z] #21 20.43 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T10:54:29.866Z] #21 20.43 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T10:54:29.866Z] #21 20.43 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T10:54:29.866Z] #21 20.43 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T10:54:29.866Z] #21 20.43 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-04T10:54:29.866Z] #21 20.43 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-04T10:54:29.866Z] #21 20.74 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:54:29.866Z] #21 20.74 Need to get 32.8 MB of archives. [2022-08-04T10:54:29.866Z] #21 20.74 After this operation, 124 MB of additional disk space will be used. [2022-08-04T10:54:29.866Z] #21 20.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T10:54:29.866Z] #21 20.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-04T10:54:29.866Z] #21 20.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-04T10:54:29.866Z] #21 20.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-04T10:54:29.866Z] #21 20.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T10:54:29.866Z] #21 20.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-04T10:54:29.866Z] #21 20.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-04T10:54:29.866Z] #21 20.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T10:54:29.866Z] #21 20.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T10:54:29.866Z] #21 20.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T10:54:29.866Z] #21 20.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T10:54:29.866Z] #21 20.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T10:54:29.866Z] #21 20.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T10:54:29.866Z] #21 20.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T10:54:29.866Z] #21 20.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T10:54:29.866Z] #21 20.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T10:54:29.866Z] #21 20.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T10:54:29.866Z] #21 20.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T10:54:29.866Z] #21 20.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T10:54:29.866Z] #21 21.00 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T10:54:29.866Z] #21 21.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T10:54:29.866Z] #21 21.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T10:54:29.866Z] #21 21.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T10:54:29.866Z] #21 21.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T10:54:29.866Z] #21 21.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T10:54:29.866Z] #21 21.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T10:54:29.866Z] #21 21.08 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T10:54:29.866Z] #21 21.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T10:54:29.866Z] #21 21.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T10:54:29.866Z] #21 21.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T10:54:29.866Z] #21 21.10 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T10:54:29.866Z] #21 21.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T10:54:29.866Z] #21 21.41 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T10:54:29.866Z] #21 21.41 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-04T10:54:29.866Z] #21 21.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T10:54:29.866Z] #21 21.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T10:54:29.866Z] #21 21.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T10:54:29.866Z] #21 21.41 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T10:54:29.866Z] #21 21.41 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T10:54:29.866Z] #21 21.42 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T10:54:29.866Z] #21 21.43 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T10:54:29.866Z] #21 21.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T10:54:29.866Z] #21 21.49 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T10:54:29.866Z] #21 21.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T10:54:29.866Z] #21 21.51 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T10:54:29.866Z] #21 21.52 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T10:54:29.866Z] #21 21.52 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T10:54:29.866Z] #21 21.53 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T10:54:29.866Z] #21 21.56 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-04T10:54:29.866Z] #21 21.56 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T10:54:29.866Z] #21 21.58 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T10:54:29.866Z] #21 21.58 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T10:54:29.866Z] #21 21.74 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T10:54:29.866Z] #21 21.77 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T10:54:29.866Z] #21 21.82 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T10:54:29.866Z] #21 21.82 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T10:54:29.866Z] #21 22.44 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:54:29.866Z] #21 22.59 Fetched 32.8 MB in 1s (23.2 MB/s) [2022-08-04T10:54:29.866Z] #21 22.65 Selecting previously unselected package libcap2:amd64. [2022-08-04T10:54:29.866Z] #21 22.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 ... 24018 files and directories currently installed.) [2022-08-04T10:54:29.866Z] #21 22.68 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 22.69 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T10:54:29.866Z] #21 22.75 Selecting previously unselected package libargon2-1:amd64. [2022-08-04T10:54:29.866Z] #21 22.75 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 22.76 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T10:54:29.866Z] #21 22.82 Selecting previously unselected package libjson-c5:amd64. [2022-08-04T10:54:29.866Z] #21 22.82 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 22.83 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-04T10:54:29.866Z] #21 22.91 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-04T10:54:29.866Z] #21 22.91 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 22.91 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T10:54:29.866Z] #21 23.07 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T10:54:29.866Z] #21 23.07 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 23.07 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T10:54:29.866Z] #21 23.12 Selecting previously unselected package libkmod2:amd64. [2022-08-04T10:54:29.866Z] #21 23.12 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 23.13 Unpacking libkmod2:amd64 (28-1) ... [2022-08-04T10:54:29.866Z] #21 23.23 Selecting previously unselected package systemd. [2022-08-04T10:54:29.866Z] #21 23.24 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 23.37 Unpacking systemd (247.3-7) ... [2022-08-04T10:54:29.866Z] #21 25.54 Selecting previously unselected package pigz. [2022-08-04T10:54:29.866Z] #21 25.54 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 25.55 Unpacking pigz (2.6-1) ... [2022-08-04T10:54:29.866Z] #21 25.64 Selecting previously unselected package libelf1:amd64. [2022-08-04T10:54:29.866Z] #21 25.65 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 25.66 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T10:54:29.866Z] #21 25.80 Selecting previously unselected package libbpf0:amd64. [2022-08-04T10:54:29.866Z] #21 25.80 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 25.81 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T10:54:29.866Z] #21 25.90 Selecting previously unselected package libmnl0:amd64. [2022-08-04T10:54:29.866Z] #21 25.90 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 25.92 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T10:54:29.866Z] #21 25.97 Selecting previously unselected package libxtables12:amd64. [2022-08-04T10:54:29.866Z] #21 25.98 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 25.98 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T10:54:29.866Z] #21 26.05 Selecting previously unselected package libcap2-bin. [2022-08-04T10:54:29.866Z] #21 26.06 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 26.07 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T10:54:29.866Z] #21 26.15 Selecting previously unselected package iproute2. [2022-08-04T10:54:29.866Z] #21 26.16 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 26.16 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T10:54:29.866Z] #21 26.65 Selecting previously unselected package xxd. [2022-08-04T10:54:29.866Z] #21 26.66 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 26.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:54:29.866Z] #21 26.78 Selecting previously unselected package vim-common. [2022-08-04T10:54:29.866Z] #21 26.79 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T10:54:29.866Z] #21 26.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:54:29.866Z] #21 27.00 Selecting previously unselected package bash-completion. [2022-08-04T10:54:29.866Z] #21 27.01 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T10:54:29.866Z] #21 29.12 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T10:54:29.866Z] #21 29.55 Selecting previously unselected package bzip2. [2022-08-04T10:54:29.866Z] #21 29.57 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 29.57 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T10:54:29.866Z] #21 29.67 Selecting previously unselected package xz-utils. [2022-08-04T10:54:29.866Z] #21 29.67 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 29.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T10:54:29.866Z] #21 29.84 Selecting previously unselected package apparmor. [2022-08-04T10:54:29.866Z] #21 29.84 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 29.89 Unpacking apparmor (2.13.6-10) ... [2022-08-04T10:54:29.866Z] #21 30.27 Selecting previously unselected package inetutils-ping. [2022-08-04T10:54:29.866Z] #21 30.28 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 30.28 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T10:54:29.866Z] #21 30.38 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T10:54:29.866Z] #21 30.39 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 30.39 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T10:54:29.866Z] #21 30.46 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T10:54:29.866Z] #21 30.46 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T10:54:29.866Z] #21 30.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T10:54:29.867Z] #21 30.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T10:54:29.867Z] #21 30.54 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T10:54:29.867Z] #21 30.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T10:54:29.867Z] #21 ... [2022-08-04T10:54:29.867Z] [2022-08-04T10:54:29.867Z] #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 [2022-08-04T10:54:29.867Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:54:29.867Z] #77 126.2 checking whether we are using the GNU C compiler... yes [2022-08-04T10:54:29.867Z] #77 126.3 checking whether gcc accepts -g... yes [2022-08-04T10:54:30.014Z] #23 11.35 Collecting pathspec>=0.5.3 [2022-08-04T10:54:30.014Z] #23 11.37 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T10:54:30.014Z] #23 11.68 Collecting pyyaml [2022-08-04T10:54:30.126Z] #77 126.4 checking for gcc option to accept ISO C89... none needed [2022-08-04T10:54:30.273Z] #23 11.69 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-04T10:54:30.273Z] #23 11.75 Building wheels for collected packages: yamllint [2022-08-04T10:54:30.273Z] #23 11.76 Building wheel for yamllint (setup.py): started [2022-08-04T10:54:30.386Z] #77 126.6 checking whether gcc understands -c and -o together... yes [2022-08-04T10:54:30.386Z] #77 126.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T10:54:30.386Z] #77 126.8 checking whether build environment is sane... yes [2022-08-04T10:54:30.386Z] #77 126.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T10:54:30.386Z] #77 126.9 checking for gawk... no [2022-08-04T10:54:30.386Z] #77 126.9 checking for mawk... mawk [2022-08-04T10:54:30.386Z] #77 126.9 checking whether make sets $(MAKE)... yes [2022-08-04T10:54:30.648Z] #77 126.9 checking whether make supports the include directive... yes (GNU style) [2022-08-04T10:54:30.648Z] #77 127.0 checking whether make supports nested variables... yes [2022-08-04T10:54:30.648Z] #77 127.0 checking whether UID '0' is supported by ustar format... yes [2022-08-04T10:54:30.648Z] #77 127.0 checking whether GID '0' is supported by ustar format... yes [2022-08-04T10:54:30.648Z] #77 127.0 checking how to create a ustar tar archive... gnutar [2022-08-04T10:54:30.648Z] #77 127.0 checking dependency style of gcc... gcc3 [2022-08-04T10:54:30.891Z] [2022-08-04T10:54:30.891Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T10:54:30.891Z] #72 sha256:506549b1f40524d9f3c4ec5e0def196b8a35f9ff4988aa9f9137dcc492cad7d7 [2022-08-04T10:54:30.891Z] #72 DONE 0.2s [2022-08-04T10:54:30.891Z] [2022-08-04T10:54:30.891Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T10:54:30.891Z] #77 sha256:bfd653aed5954456f7d9509a1c440683263c6cf07ad8d120cf5d8e68c6aa3df8 [2022-08-04T10:54:30.891Z] #77 DONE 0.1s [2022-08-04T10:54:30.891Z] [2022-08-04T10:54:30.891Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T10:54:30.891Z] #82 sha256:6c82a73253878aacfed9caa904f30dd922b79c026e58af52d941af516e2c6793 [2022-08-04T10:54:30.907Z] #77 127.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T10:54:30.907Z] #77 127.2 checking whether make supports nested variables... (cached) yes [2022-08-04T10:54:31.167Z] #77 127.2 checking build system type... x86_64-pc-linux-gnu [2022-08-04T10:54:31.167Z] #77 127.5 checking host system type... x86_64-pc-linux-gnu [2022-08-04T10:54:31.167Z] #77 127.5 checking how to print strings... printf [2022-08-04T10:54:31.167Z] #77 127.5 checking for a sed that does not truncate output... /bin/sed [2022-08-04T10:54:31.167Z] #77 127.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T10:54:31.167Z] #77 127.5 checking for egrep... /bin/grep -E [2022-08-04T10:54:31.167Z] #77 127.5 checking for fgrep... /bin/grep -F [2022-08-04T10:54:31.167Z] #77 127.5 checking for ld used by gcc... /usr/bin/ld [2022-08-04T10:54:31.167Z] #77 127.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T10:54:31.167Z] #77 127.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T10:54:31.167Z] #77 127.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T10:54:31.209Z] #23 12.67 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T10:54:31.209Z] #23 12.68 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fb8117ac269cf013131fc326aa5222ed5499b7966fedaf7b987158a2a4271a90 [2022-08-04T10:54:31.209Z] #23 12.69 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T10:54:31.209Z] #23 12.69 Successfully built yamllint [2022-08-04T10:54:31.209Z] #23 12.72 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T10:54:31.428Z] #77 127.7 checking whether ln -s works... yes [2022-08-04T10:54:31.428Z] #77 127.7 checking the maximum length of command line arguments... 1572864 [2022-08-04T10:54:31.428Z] #77 127.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T10:54:31.428Z] #77 127.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T10:54:31.428Z] #77 127.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T10:54:31.428Z] #77 127.7 checking for objdump... objdump [2022-08-04T10:54:31.428Z] #77 127.7 checking how to recognize dependent libraries... pass_all [2022-08-04T10:54:31.428Z] #77 127.7 checking for dlltool... no [2022-08-04T10:54:31.428Z] #77 127.7 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T10:54:31.428Z] #77 127.7 checking for ar... ar [2022-08-04T10:54:31.428Z] #77 127.7 checking for archiver @FILE support... @ [2022-08-04T10:54:31.428Z] #77 127.9 checking for strip... strip [2022-08-04T10:54:31.428Z] #77 127.9 checking for ranlib... ranlib [2022-08-04T10:54:31.458Z] #82 DONE 0.5s [2022-08-04T10:54:31.458Z] [2022-08-04T10:54:31.458Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T10:54:31.458Z] #85 sha256:6795fee46a99a626f20d0a5e47820084efdc57aa0d78fe49fab573c7fb1cefba [2022-08-04T10:54:31.458Z] #85 DONE 0.1s [2022-08-04T10:54:31.458Z] [2022-08-04T10:54:31.458Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T10:54:31.458Z] #86 sha256:649dafdc3abc3be5d6aacf2782b829430d76bab77beec523a427bf2212cf120a [2022-08-04T10:54:31.458Z] #86 DONE 0.0s [2022-08-04T10:54:31.458Z] [2022-08-04T10:54:31.458Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T10:54:31.458Z] #87 sha256:4b6b14e97ffdda46ee1ed199580a988a689c7ed5561bc74eab3b6c9d93de338e [2022-08-04T10:54:31.458Z] #87 DONE 0.1s [2022-08-04T10:54:31.688Z] #77 127.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T10:54:31.716Z] [2022-08-04T10:54:31.716Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T10:54:31.716Z] #88 sha256:50c374c534e9e5428c695c7f70afbd2d2b1dbd23558343b65330ec7f06ccb6cf [2022-08-04T10:54:31.776Z] #23 13.16 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T10:54:31.949Z] #77 128.3 checking for sysroot... no [2022-08-04T10:54:31.949Z] #77 128.3 checking for a working dd... /bin/dd [2022-08-04T10:54:31.949Z] #77 128.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T10:54:31.949Z] #77 128.4 checking for mt... no [2022-08-04T10:54:31.949Z] #77 128.4 checking if : is a manifest tool... no [2022-08-04T10:54:31.949Z] #77 128.4 checking how to run the C preprocessor... gcc -E [2022-08-04T10:54:32.035Z] #23 DONE 13.7s [2022-08-04T10:54:32.035Z] [2022-08-04T10:54:32.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 [2022-08-04T10:54:32.035Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:54:33.091Z] #88 DONE 1.3s [2022-08-04T10:54:33.091Z] [2022-08-04T10:54:33.091Z] #89 exporting to image [2022-08-04T10:54:33.091Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T10:54:33.091Z] #89 exporting layers [2022-08-04T10:54:33.149Z] #77 128.7 checking for ANSI C header files... yes [2022-08-04T10:54:33.149Z] #77 129.3 checking for sys/types.h... yes [2022-08-04T10:54:33.149Z] #77 129.5 checking for sys/stat.h... yes [2022-08-04T10:54:33.409Z] #77 129.6 checking for stdlib.h... yes [2022-08-04T10:54:33.409Z] #77 129.8 checking for string.h... yes [2022-08-04T10:54:33.668Z] #77 129.9 checking for memory.h... yes [2022-08-04T10:54:33.928Z] #77 130.1 checking for strings.h... yes [2022-08-04T10:54:33.928Z] #77 130.2 checking for inttypes.h... yes [2022-08-04T10:54:34.188Z] #77 130.4 checking for stdint.h... yes [2022-08-04T10:54:34.188Z] #77 130.6 checking for unistd.h... yes [2022-08-04T10:54:34.448Z] #77 130.7 checking for dlfcn.h... yes [2022-08-04T10:54:34.448Z] #77 130.8 checking for objdir... .libs [2022-08-04T10:54:34.708Z] #77 131.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T10:54:34.708Z] #77 131.1 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T10:54:34.708Z] #77 131.1 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T10:54:35.228Z] #77 131.2 checking if gcc static flag -static works... yes [2022-08-04T10:54:35.488Z] #77 131.6 checking if gcc supports -c -o file.o... yes [2022-08-04T10:54:35.488Z] #77 131.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T10:54:35.488Z] #77 131.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T10:54:35.488Z] #77 131.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T10:54:35.748Z] #77 132.0 checking how to hardcode library paths into programs... immediate [2022-08-04T10:54:35.748Z] #77 132.0 checking whether stripping libraries is possible... yes [2022-08-04T10:54:35.748Z] #77 132.0 checking if libtool supports shared libraries... yes [2022-08-04T10:54:35.748Z] #77 132.0 checking whether to build shared libraries... no [2022-08-04T10:54:35.748Z] #77 132.0 checking whether to build static libraries... yes [2022-08-04T10:54:35.748Z] #77 132.0 checking float.h usability... yes [2022-08-04T10:54:35.748Z] #77 132.2 checking float.h presence... yes [2022-08-04T10:54:35.748Z] #77 132.2 checking for float.h... yes [2022-08-04T10:54:36.008Z] #77 132.2 checking limits.h usability... yes [2022-08-04T10:54:36.008Z] #77 132.4 checking limits.h presence... yes [2022-08-04T10:54:36.008Z] #77 132.4 checking for limits.h... yes [2022-08-04T10:54:36.268Z] #77 132.4 checking stddef.h usability... yes [2022-08-04T10:54:36.268Z] #77 132.6 checking stddef.h presence... yes [2022-08-04T10:54:36.268Z] #77 132.6 checking for stddef.h... yes [2022-08-04T10:54:36.268Z] #77 132.7 checking for stdlib.h... (cached) yes [2022-08-04T10:54:36.268Z] #77 132.7 checking for string.h... (cached) yes [2022-08-04T10:54:36.268Z] #77 132.7 checking sys/time.h usability... yes [2022-08-04T10:54:36.528Z] #77 132.8 checking sys/time.h presence... yes [2022-08-04T10:54:36.528Z] #77 132.9 checking for sys/time.h... yes [2022-08-04T10:54:36.528Z] #77 132.9 checking for inline... inline [2022-08-04T10:54:36.814Z] #77 133.0 checking for size_t... yes [2022-08-04T10:54:36.814Z] #77 133.3 checking for stdlib.h... (cached) yes [2022-08-04T10:54:37.080Z] #77 133.3 checking for GNU libc compatible malloc... yes [2022-08-04T10:54:37.080Z] #77 133.6 checking for stdlib.h... (cached) yes [2022-08-04T10:54:37.653Z] #77 133.6 checking for GNU libc compatible realloc... yes [2022-08-04T10:54:37.653Z] #77 133.9 checking for working strtod... yes [2022-08-04T10:54:37.913Z] #77 134.2 checking for gettimeofday... yes [2022-08-04T10:54:38.173Z] #77 134.4 checking for memset... yes [2022-08-04T10:54:38.434Z] #77 134.6 checking for strspn... yes [2022-08-04T10:54:38.434Z] #77 135.0 checking that generated files are newer than configure... done [2022-08-04T10:54:38.694Z] #77 135.0 configure: creating ./config.status [2022-08-04T10:54:40.075Z] #77 ... [2022-08-04T10:54:40.075Z] [2022-08-04T10:54:40.075Z] #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 [2022-08-04T10:54:40.075Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:54:40.075Z] #21 30.62 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T10:54:40.075Z] #21 30.62 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 30.62 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T10:54:40.075Z] #21 30.71 Selecting previously unselected package iptables. [2022-08-04T10:54:40.075Z] #21 30.71 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 30.72 Unpacking iptables (1.8.7-1) ... [2022-08-04T10:54:40.075Z] #21 31.08 Selecting previously unselected package libonig5:amd64. [2022-08-04T10:54:40.075Z] #21 31.09 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 31.09 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T10:54:40.075Z] #21 31.24 Selecting previously unselected package libjq1:amd64. [2022-08-04T10:54:40.075Z] #21 31.24 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 31.25 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T10:54:40.075Z] #21 31.35 Selecting previously unselected package jq. [2022-08-04T10:54:40.075Z] #21 31.36 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 31.36 Unpacking jq (1.6-2.1) ... [2022-08-04T10:54:40.075Z] #21 31.45 Selecting previously unselected package libaio1:amd64. [2022-08-04T10:54:40.075Z] #21 31.47 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 31.47 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T10:54:40.075Z] #21 31.52 Selecting previously unselected package libgpm2:amd64. [2022-08-04T10:54:40.075Z] #21 31.53 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 31.54 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T10:54:40.075Z] #21 31.63 Selecting previously unselected package libicu67:amd64. [2022-08-04T10:54:40.075Z] #21 31.63 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 31.63 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T10:54:40.075Z] #21 34.98 Selecting previously unselected package libinih1:amd64. [2022-08-04T10:54:40.075Z] #21 34.98 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 34.99 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T10:54:40.075Z] #21 35.04 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-04T10:54:40.075Z] #21 35.05 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 35.05 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T10:54:40.075Z] #21 35.18 Selecting previously unselected package libnet1:amd64. [2022-08-04T10:54:40.075Z] #21 35.20 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 35.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T10:54:40.075Z] #21 35.31 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T10:54:40.075Z] #21 35.31 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 35.31 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T10:54:40.075Z] #21 35.41 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T10:54:40.075Z] #21 35.42 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 35.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T10:54:40.075Z] #21 35.48 Selecting previously unselected package libyajl2:amd64. [2022-08-04T10:54:40.075Z] #21 35.49 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 35.49 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T10:54:40.075Z] #21 35.55 Selecting previously unselected package net-tools. [2022-08-04T10:54:40.075Z] #21 35.56 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 35.56 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T10:54:40.075Z] #21 35.73 Selecting previously unselected package patch. [2022-08-04T10:54:40.075Z] #21 35.73 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 35.74 Unpacking patch (2.7.6-7) ... [2022-08-04T10:54:40.075Z] #21 35.85 Selecting previously unselected package python-pip-whl. [2022-08-04T10:54:40.075Z] #21 35.87 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T10:54:40.075Z] #21 35.87 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T10:54:40.075Z] #21 36.38 Selecting previously unselected package python3-lib2to3. [2022-08-04T10:54:40.075Z] #21 36.38 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T10:54:40.075Z] #21 36.40 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T10:54:40.075Z] #21 36.52 Selecting previously unselected package python3-distutils. [2022-08-04T10:54:40.075Z] #21 36.52 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T10:54:40.075Z] #21 36.54 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T10:54:40.075Z] #21 36.65 Selecting previously unselected package python3-pkg-resources. [2022-08-04T10:54:40.075Z] #21 36.66 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T10:54:40.075Z] #21 36.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T10:54:40.075Z] #21 36.81 Selecting previously unselected package python3-setuptools. [2022-08-04T10:54:40.075Z] #21 36.83 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T10:54:40.075Z] #21 36.84 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T10:54:40.075Z] #21 37.14 Selecting previously unselected package python3-wheel. [2022-08-04T10:54:40.075Z] #21 37.14 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T10:54:40.075Z] #21 37.14 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T10:54:40.075Z] #21 37.23 Selecting previously unselected package python3-pip. [2022-08-04T10:54:40.075Z] #21 37.24 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T10:54:40.075Z] #21 37.24 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T10:54:40.075Z] #21 37.61 Selecting previously unselected package sudo. [2022-08-04T10:54:40.075Z] #21 37.61 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 37.63 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T10:54:40.075Z] #21 38.26 Selecting previously unselected package systemd-journal-remote. [2022-08-04T10:54:40.075Z] #21 38.27 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 38.27 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T10:54:40.075Z] #21 38.37 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T10:54:40.075Z] #21 38.39 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 38.39 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T10:54:40.075Z] #21 38.57 Selecting previously unselected package uidmap. [2022-08-04T10:54:40.075Z] #21 38.60 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T10:54:40.075Z] #21 38.60 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T10:54:40.075Z] #21 38.79 Selecting previously unselected package vim-runtime. [2022-08-04T10:54:40.075Z] #21 38.79 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T10:54:40.075Z] #21 38.82 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-04T10:54:40.075Z] #21 38.86 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T10:54:40.075Z] #21 38.87 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:54:40.645Z] #21 ... [2022-08-04T10:54:40.645Z] [2022-08-04T10:54:40.645Z] #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 [2022-08-04T10:54:40.645Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:54:40.645Z] #77 137.0 config.status: creating Makefile [2022-08-04T10:54:40.645Z] #77 137.0 config.status: creating config.h [2022-08-04T10:54:40.645Z] #77 137.1 config.status: executing depfiles commands [2022-08-04T10:54:40.645Z] #77 137.2 config.status: executing libtool commands [2022-08-04T10:54:41.584Z] #77 138.1 GEN .version [2022-08-04T10:54:41.844Z] #77 138.1 make install-recursive [2022-08-04T10:54:41.844Z] #77 138.2 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T10:54:41.844Z] #77 138.2 Making install in libocispec [2022-08-04T10:54:41.844Z] #77 138.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T10:54:41.844Z] #77 138.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T10:54:41.844Z] #77 138.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T10:54:42.036Z] #77 ... [2022-08-04T10:54:42.036Z] [2022-08-04T10:54:42.036Z] #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 [2022-08-04T10:54:42.036Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T10:54:42.036Z] #47 194.1 + dpkg --print-architecture [2022-08-04T10:54:42.036Z] #47 DONE 194.7s [2022-08-04T10:54:42.036Z] [2022-08-04T10:54:42.036Z] #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 [2022-08-04T10:54:42.036Z] #64 sha256:d85012b4f9ed10a8c64986e0432f2144b7087f9f19ea63674d1af96819c22cb8 [2022-08-04T10:54:42.133Z] #77 138.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T10:54:42.133Z] #77 138.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T10:54:42.703Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T10:54:42.703Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T10:54:42.703Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T10:54:42.703Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T10:54:42.703Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T10:54:42.703Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T10:54:42.703Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T10:54:42.703Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T10:54:42.703Z] #77 139.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T10:54:42.963Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T10:54:42.963Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T10:54:42.963Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T10:54:42.963Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T10:54:42.963Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T10:54:42.963Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T10:54:42.963Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T10:54:43.902Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T10:54:43.902Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T10:54:43.902Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T10:54:43.902Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T10:54:43.902Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T10:54:43.902Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T10:54:43.902Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T10:54:43.902Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T10:54:43.902Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T10:54:43.902Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T10:54:43.902Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T10:54:43.902Z] #77 140.3 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T10:54:43.902Z] #77 140.4 make install-recursive [2022-08-04T10:54:43.902Z] #77 140.4 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T10:54:44.161Z] #77 140.4 Making install in yajl [2022-08-04T10:54:44.161Z] #77 140.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T10:54:44.161Z] #77 140.5 CC verify/json_verify-json_verify.o [2022-08-04T10:54:44.161Z] #77 140.5 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T10:54:44.161Z] #77 140.5 CC src/libyajl_la-yajl.lo [2022-08-04T10:54:44.161Z] #77 140.6 CC src/libyajl_la-yajl_gen.lo [2022-08-04T10:54:44.161Z] #77 140.6 CC src/libyajl_la-yajl_parser.lo [2022-08-04T10:54:44.161Z] #77 140.6 CC src/libyajl_la-yajl_buf.lo [2022-08-04T10:54:44.161Z] #77 140.6 CC src/libyajl_la-yajl_encode.lo [2022-08-04T10:54:44.161Z] #77 140.6 CC src/libyajl_la-yajl_lex.lo [2022-08-04T10:54:44.161Z] #77 140.6 CC src/libyajl_la-yajl_tree.lo [2022-08-04T10:54:48.360Z] #77 ... [2022-08-04T10:54:48.360Z] [2022-08-04T10:54:48.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 [2022-08-04T10:54:48.360Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:54:48.360Z] #21 42.22 Selecting previously unselected package vim. [2022-08-04T10:54:48.360Z] #21 42.22 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T10:54:48.360Z] #21 42.24 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:54:48.360Z] #21 42.96 Selecting previously unselected package xfsprogs. [2022-08-04T10:54:48.360Z] #21 42.96 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T10:54:48.360Z] #21 42.97 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T10:54:48.360Z] #21 43.45 Selecting previously unselected package zip. [2022-08-04T10:54:48.360Z] #21 43.45 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-04T10:54:48.360Z] #21 43.46 Unpacking zip (3.0-12) ... [2022-08-04T10:54:48.360Z] #21 43.58 Selecting previously unselected package zstd. [2022-08-04T10:54:48.360Z] #21 43.58 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T10:54:48.360Z] #21 43.59 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T10:54:48.360Z] #21 43.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T10:54:48.360Z] #21 44.99 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T10:54:48.360Z] #21 45.00 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T10:54:48.360Z] #21 45.01 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T10:54:48.360Z] #21 45.03 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T10:54:48.360Z] #21 45.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T10:54:48.360Z] #21 45.05 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T10:54:48.360Z] #21 45.06 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T10:54:48.360Z] #21 45.07 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T10:54:48.360Z] #21 45.08 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T10:54:48.360Z] #21 45.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T10:54:48.360Z] #21 45.10 Setting up bzip2 (1.0.8-4) ... [2022-08-04T10:54:48.360Z] #21 45.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T10:54:48.360Z] #21 45.12 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T10:54:48.360Z] #21 45.86 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T10:54:48.360Z] #21 45.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:54:48.360Z] #21 45.88 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T10:54:48.360Z] #21 45.90 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T10:54:48.360Z] #21 45.90 Setting up apparmor (2.13.6-10) ... [2022-08-04T10:54:48.360Z] #21 47.46 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T10:54:48.360Z] #21 47.61 Setting up zip (3.0-12) ... [2022-08-04T10:54:48.360Z] #21 47.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:54:48.360Z] #21 47.69 Setting up bash-completion (1:2.11-2) ... [2022-08-04T10:54:49.302Z] #21 49.80 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T10:54:49.302Z] #21 49.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T10:54:49.302Z] #21 49.82 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T10:54:49.302Z] #21 49.83 Setting up patch (2.7.6-7) ... [2022-08-04T10:54:49.302Z] #21 49.84 Setting up sudo (1.9.5p2-3) ... [2022-08-04T10:54:49.302Z] #21 49.92 invoke-rc.d: could not determine current runlevel [2022-08-04T10:54:49.302Z] #21 49.93 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T10:54:49.302Z] #21 49.94 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T10:54:49.302Z] #21 49.95 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T10:54:49.302Z] #21 49.95 Failed to connect to bus: Host is down [2022-08-04T10:54:49.302Z] #21 49.95 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T10:54:49.302Z] #21 49.97 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T10:54:49.302Z] #21 49.97 Setting up pigz (2.6-1) ... [2022-08-04T10:54:49.302Z] #21 49.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T10:54:49.302Z] #21 50.00 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T10:54:49.302Z] #21 50.02 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T10:54:49.563Z] #21 50.03 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:54:50.134Z] #21 50.76 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T10:54:50.134Z] #21 50.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T10:54:50.706Z] #21 51.20 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T10:54:50.706Z] #21 51.21 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-04T10:54:50.706Z] #21 51.23 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T10:54:50.706Z] #21 51.24 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T10:54:50.706Z] #21 51.26 Setting up libkmod2:amd64 (28-1) ... [2022-08-04T10:54:50.706Z] #21 51.27 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T10:54:50.967Z] #21 ... [2022-08-04T10:54:50.967Z] [2022-08-04T10:54:50.967Z] #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 [2022-08-04T10:54:50.967Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:54:50.967Z] #77 146.2 CCLD libyajl.la [2022-08-04T10:54:50.967Z] #77 146.6 CCLD verify/json_verify [2022-08-04T10:54:50.967Z] #77 147.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T10:54:50.967Z] #77 147.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T10:54:50.967Z] #77 147.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T10:54:50.967Z] #77 147.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T10:54:50.967Z] #77 147.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T10:54:50.967Z] #77 147.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T10:54:50.967Z] #77 147.2 CC src/validate.o [2022-08-04T10:54:50.967Z] #77 147.2 CC src/image_spec_schema_config_schema.lo [2022-08-04T10:54:50.967Z] #77 147.3 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T10:54:50.967Z] #77 147.3 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T10:54:50.967Z] #77 147.3 CC src/image_spec_schema_defs.lo [2022-08-04T10:54:50.967Z] #77 147.3 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T10:54:50.967Z] #77 147.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T10:54:50.967Z] #77 147.3 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T10:54:50.967Z] #77 147.4 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T10:54:50.967Z] #77 147.4 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T10:54:50.967Z] #77 147.4 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T10:54:50.967Z] #77 147.5 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T10:54:50.967Z] #77 147.5 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T10:54:50.967Z] #77 147.6 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T10:54:51.227Z] #77 147.6 CC src/runtime_spec_schema_defs.lo [2022-08-04T10:54:51.227Z] #77 147.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T10:54:51.227Z] #77 147.8 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T10:54:51.488Z] #77 147.9 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T10:54:51.488Z] #77 148.0 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T10:54:51.749Z] #77 148.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T10:54:51.749Z] #77 148.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T10:54:52.010Z] #77 148.3 CC src/basic_test_double_array_item.lo [2022-08-04T10:54:52.010Z] #77 148.5 CC src/basic_test_double_array.lo [2022-08-04T10:54:52.270Z] #77 148.7 CC src/basic_test_top_array_int.lo [2022-08-04T10:54:52.270Z] #77 148.8 CC src/basic_test_top_array_string.lo [2022-08-04T10:54:52.531Z] #77 148.9 CC src/basic_test_top_double_array_int.lo [2022-08-04T10:54:52.531Z] #77 149.1 CC src/basic_test_top_double_array_obj.lo [2022-08-04T10:54:52.792Z] #77 149.2 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T10:54:53.052Z] #77 149.5 CC src/basic_test_top_double_array_string.lo [2022-08-04T10:54:53.052Z] #77 149.6 CC src/read-file.lo [2022-08-04T10:54:53.313Z] #77 149.8 CC src/json_common.lo [2022-08-04T10:54:53.313Z] #77 149.9 CC tests/test-1.o [2022-08-04T10:54:53.573Z] #77 150.1 CC tests/test-2.o [2022-08-04T10:54:53.834Z] #77 150.2 CC tests/test-3.o [2022-08-04T10:54:54.095Z] #77 150.3 CC tests/test-4.o [2022-08-04T10:54:54.095Z] #77 150.5 CC tests/test-5.o [2022-08-04T10:54:54.356Z] #77 150.8 CC tests/test-6.o [2022-08-04T10:54:54.356Z] #77 150.9 CC tests/test-7.o [2022-08-04T10:54:54.616Z] #77 151.0 CC tests/test-8.o [2022-08-04T10:54:54.877Z] #77 151.2 CC tests/test-9.o [2022-08-04T10:54:55.138Z] #77 151.6 CC tests/test-10.o [2022-08-04T10:54:55.710Z] #77 151.8 CC tests/test-11.o [2022-08-04T10:54:56.957Z] #64 ... [2022-08-04T10:54:56.957Z] [2022-08-04T10:54:56.957Z] #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 [2022-08-04T10:54:56.957Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:54:56.957Z] #77 163.3 CCLD libocispec.la [2022-08-04T10:54:56.957Z] #77 163.7 CCLD src/validate [2022-08-04T10:54:56.957Z] #77 163.7 CCLD tests/test-1 [2022-08-04T10:54:56.957Z] #77 163.8 CCLD tests/test-2 [2022-08-04T10:54:56.957Z] #77 163.8 CCLD tests/test-3 [2022-08-04T10:54:56.957Z] #77 163.8 CCLD tests/test-4 [2022-08-04T10:54:56.957Z] #77 163.8 CCLD tests/test-5 [2022-08-04T10:54:56.957Z] #77 163.9 CCLD tests/test-6 [2022-08-04T10:54:56.957Z] #77 164.0 CCLD tests/test-7 [2022-08-04T10:54:56.957Z] #77 164.0 CCLD tests/test-8 [2022-08-04T10:54:56.957Z] #77 164.1 CCLD tests/test-9 [2022-08-04T10:54:56.958Z] #77 164.1 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T10:54:56.958Z] #77 164.1 CCLD tests/test-10 [2022-08-04T10:54:57.095Z] #77 ... [2022-08-04T10:54:57.095Z] [2022-08-04T10:54:57.095Z] #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 [2022-08-04T10:54:57.095Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T10:54:57.095Z] #21 51.81 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T10:54:57.095Z] #21 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T10:54:57.095Z] #21 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T10:54:57.095Z] #21 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T10:54:57.095Z] #21 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T10:54:57.095Z] #21 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T10:54:57.095Z] #21 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T10:54:57.095Z] #21 51.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T10:54:57.095Z] #21 51.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T10:54:57.095Z] #21 51.88 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T10:54:57.095Z] #21 53.54 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T10:54:57.095Z] #21 53.55 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T10:54:57.095Z] #21 53.56 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T10:54:57.095Z] #21 53.57 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T10:54:57.095Z] #21 55.11 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T10:54:57.095Z] #21 55.12 Setting up jq (1.6-2.1) ... [2022-08-04T10:54:57.095Z] #21 55.13 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T10:54:57.095Z] #21 55.14 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T10:54:57.095Z] #21 55.15 Setting up iptables (1.8.7-1) ... [2022-08-04T10:54:57.095Z] #21 55.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T10:54:57.095Z] #21 55.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T10:54:57.095Z] #21 55.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T10:54:57.095Z] #21 55.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T10:54:57.095Z] #21 55.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T10:54:57.095Z] #21 55.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T10:54:57.095Z] #21 55.22 Setting up iproute2 (5.10.0-4) ... [2022-08-04T10:54:57.095Z] #21 55.57 Setting up systemd (247.3-7) ... [2022-08-04T10:54:57.095Z] #21 55.61 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T10:54:57.095Z] #21 55.62 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T10:54:57.095Z] #21 55.63 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T10:54:57.095Z] #21 55.67 Initializing machine ID from KVM UUID. [2022-08-04T10:54:57.095Z] #21 56.95 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T10:54:57.095Z] #21 57.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:54:57.095Z] #21 DONE 57.7s [2022-08-04T10:54:57.095Z] [2022-08-04T10:54:57.095Z] #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 [2022-08-04T10:54:57.095Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T10:54:57.216Z] #77 164.3 CCLD tests/test-11 [2022-08-04T10:54:58.594Z] #77 165.7 libtool: link: ar cr libocispec.a [2022-08-04T10:54:58.594Z] #77 165.7 libtool: link: ranlib libocispec.a [2022-08-04T10:54:59.008Z] #22 1.537 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T10:54:59.008Z] #22 1.541 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T10:54:59.008Z] #22 1.544 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T10:54:59.008Z] #22 DONE 1.7s [2022-08-04T10:54:59.008Z] [2022-08-04T10:54:59.008Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T10:54:59.008Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T10:54:59.638Z] #89 exporting layers 24.3s done [2022-08-04T10:54:59.638Z] #89 writing image sha256:94ff31712983a38e510196632ba382879e25b9af4550b28e2319961baec23924 done [2022-08-04T10:54:59.638Z] #89 naming to docker.io/library/docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 [2022-08-04T10:54:59.638Z] #89 naming to docker.io/library/docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 done [2022-08-04T10:54:59.638Z] #89 DONE 24.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-04T10:54:59.963Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43822/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 hack/validate/default [2022-08-04T10:55:00.498Z] #77 167.3 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T10:55:00.498Z] #77 167.3 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T10:55:00.498Z] #77 167.3 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T10:55:00.498Z] #77 167.3 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T10:55:00.498Z] #77 167.3 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T10:55:00.498Z] #77 167.3 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T10:55:00.498Z] #77 167.3 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T10:55:00.498Z] #77 167.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T10:55:00.498Z] #77 167.5 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T10:55:00.498Z] #77 167.5 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T10:55:00.498Z] #77 167.5 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T10:55:00.498Z] #77 167.5 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T10:55:00.498Z] #77 167.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T10:55:00.498Z] #77 167.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T10:55:00.498Z] #77 167.6 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T10:55:00.498Z] #77 167.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T10:55:00.498Z] #77 167.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T10:55:00.498Z] #77 167.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T10:55:00.498Z] #77 167.7 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T10:55:00.498Z] #77 167.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T10:55:00.531Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-04T10:55:00.531Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-04T10:55:00.531Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-04T10:55:00.531Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-04T10:55:00.531Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-04T10:55:00.531Z] [2022-08-04T10:55:00.531Z] INFO Start validation with golang-ci-lint [2022-08-04T10:55:00.757Z] #77 167.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T10:55:00.757Z] #77 167.8 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T10:55:00.757Z] #77 167.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T10:55:00.757Z] #77 167.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T10:55:00.757Z] #77 167.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T10:55:01.016Z] #77 168.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T10:55:01.016Z] #77 168.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T10:55:01.275Z] #77 168.3 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T10:55:01.275Z] #77 168.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T10:55:01.275Z] #77 168.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T10:55:01.275Z] #77 168.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T10:55:01.469Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-04T10:55:01.469Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-04T10:55:01.469Z] INFO [loader] Using build tags: [ journald] [2022-08-04T10:55:01.534Z] #77 168.6 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T10:55:01.534Z] #77 168.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T10:55:01.534Z] #77 168.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T10:55:01.794Z] #77 168.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T10:55:02.362Z] #77 169.2 CC src/crun-crun.o [2022-08-04T10:55:02.362Z] #77 169.3 CC src/crun-run.o [2022-08-04T10:55:02.362Z] #77 169.4 CC src/crun-delete.o [2022-08-04T10:55:02.362Z] #77 169.6 CC src/crun-kill.o [2022-08-04T10:55:02.621Z] #77 169.7 CC src/crun-pause.o [2022-08-04T10:55:02.621Z] #77 169.7 CC src/crun-unpause.o [2022-08-04T10:55:02.880Z] #77 170.0 CC src/crun-spec.o [2022-08-04T10:55:03.139Z] #77 170.2 CC src/crun-exec.o [2022-08-04T10:55:03.398Z] #77 170.3 CC src/crun-list.o [2022-08-04T10:55:03.398Z] #77 170.5 CC src/crun-create.o [2022-08-04T10:55:03.398Z] #77 170.6 CC src/crun-start.o [2022-08-04T10:55:03.657Z] #77 170.7 CC src/crun-state.o [2022-08-04T10:55:03.916Z] #77 170.9 CC src/crun-update.o [2022-08-04T10:55:03.916Z] #77 171.0 CC src/crun-ps.o [2022-08-04T10:55:04.175Z] #77 171.2 CC src/crun-checkpoint.o [2022-08-04T10:55:04.175Z] #77 171.3 CC src/crun-restore.o [2022-08-04T10:55:04.434Z] #77 171.6 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T10:55:04.693Z] #77 171.9 CC src/libcrun/libcrun_la-container.lo [2022-08-04T10:55:04.952Z] #77 171.9 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T10:55:04.953Z] #77 172.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T10:55:05.212Z] #77 172.3 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T10:55:05.470Z] #77 172.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T10:55:06.038Z] #77 173.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T10:55:06.297Z] #77 173.3 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T10:55:06.556Z] #77 173.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T10:55:06.817Z] #77 173.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T10:55:07.385Z] #77 174.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T10:55:07.385Z] #77 174.3 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T10:55:07.644Z] #77 174.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T10:55:07.644Z] #77 174.7 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T10:55:07.903Z] #77 174.9 CC src/libcrun/libcrun_la-error.lo [2022-08-04T10:55:08.839Z] #77 175.7 CC src/libcrun/libcrun_la-status.lo [2022-08-04T10:55:09.098Z] #77 176.0 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T10:55:09.098Z] #77 176.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T10:55:09.356Z] #77 176.4 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T10:55:09.615Z] #77 176.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T10:55:10.550Z] #77 177.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T10:55:10.551Z] #77 177.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T10:55:10.809Z] #77 178.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T10:55:11.068Z] #77 178.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T10:55:11.240Z] #23 10.88 Collecting yamllint==1.26.1 [2022-08-04T10:55:11.240Z] #23 11.94 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T10:55:11.326Z] #77 178.4 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T10:55:12.182Z] #23 13.30 Collecting pathspec>=0.5.3 [2022-08-04T10:55:12.182Z] #23 13.31 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T10:55:12.263Z] #77 179.0 CC tests/init.o [2022-08-04T10:55:12.799Z] #23 13.80 Collecting pyyaml [2022-08-04T10:55:12.799Z] #23 13.82 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) [2022-08-04T10:55:12.799Z] #23 13.93 Building wheels for collected packages: yamllint [2022-08-04T10:55:12.799Z] #23 13.93 Building wheel for yamllint (setup.py): started [2022-08-04T10:55:13.740Z] #23 15.08 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T10:55:14.001Z] #23 15.09 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=836cba820eaa5efc9deb1885e5356e75edea6f27b9654b7231b4ba8068c202f5 [2022-08-04T10:55:14.001Z] #23 15.09 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T10:55:14.001Z] #23 15.09 Successfully built yamllint [2022-08-04T10:55:14.001Z] #23 15.12 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T10:55:14.165Z] #77 180.8 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T10:55:14.572Z] #23 15.54 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T10:55:14.833Z] #23 DONE 16.0s [2022-08-04T10:55:14.833Z] [2022-08-04T10:55:14.833Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T10:55:14.833Z] #27 sha256:56185157d17277f2123704a0f6625b5fea0ffa233dd7c4dfc47e08c34fcce564 [2022-08-04T10:55:15.405Z] #27 DONE 0.5s [2022-08-04T10:55:15.405Z] [2022-08-04T10:55:15.405Z] #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 [2022-08-04T10:55:15.405Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:55:15.405Z] #55 ... [2022-08-04T10:55:15.405Z] [2022-08-04T10:55:15.405Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T10:55:15.405Z] #32 sha256:7f507b48bd59dfae95c5194a17e13c85ec8b5bc6002a42bdd563d6da82790b67 [2022-08-04T10:55:15.978Z] #32 DONE 0.6s [2022-08-04T10:55:15.978Z] [2022-08-04T10:55:15.978Z] #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 [2022-08-04T10:55:15.978Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:55:15.978Z] #55 ... [2022-08-04T10:55:15.978Z] [2022-08-04T10:55:15.978Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T10:55:15.978Z] #35 sha256:2c650dc4ffe746f1dddc30ec1ce6cc63363613cd7fa982f67a88f52f193ac697 [2022-08-04T10:55:16.238Z] #35 DONE 0.3s [2022-08-04T10:55:16.238Z] [2022-08-04T10:55:16.238Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T10:55:16.238Z] #37 sha256:21dfea1f7e0f37b32eee14639715a14b4e2813b8826a299b19f08f0fb301eb8e [2022-08-04T10:55:16.500Z] #37 DONE 0.3s [2022-08-04T10:55:16.500Z] [2022-08-04T10:55:16.500Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T10:55:16.500Z] #39 sha256:34176c3f69f4bf74e1b901606e1d2b1b5979435fe7c9d715cd7d8a74e7480b9c [2022-08-04T10:55:16.761Z] #39 DONE 0.1s [2022-08-04T10:55:16.761Z] [2022-08-04T10:55:16.761Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T10:55:16.761Z] #41 sha256:e6291c8c5616a465a4dd986ec27c590df2713c158135ae0f6801a4b7732f302f [2022-08-04T10:55:17.022Z] #41 DONE 0.1s [2022-08-04T10:55:17.022Z] [2022-08-04T10:55:17.022Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T10:55:17.022Z] #45 sha256:36e521230f0bac658e941182655a4659403c10ea00a799c3d1e554f5ecdd0ddf [2022-08-04T10:55:17.022Z] #45 DONE 0.1s [2022-08-04T10:55:17.022Z] [2022-08-04T10:55:17.022Z] #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 [2022-08-04T10:55:17.022Z] #60 sha256:cd5530b07549917df2a016f1452d6f9f8b811fd68cd33026b9aed9d945e3410d [2022-08-04T10:55:24.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T10:55:25.198Z] #64 335.1 # github.com/containerd/containerd/cmd/containerd [2022-08-04T10:55:25.198Z] #64 335.1 /usr/bin/ld: /tmp/go-link-4057636527/000019.o: in function `New': [2022-08-04T10:55:25.198Z] #64 335.1 /tmp/tmp.v8wv2RRUi3/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 [2022-08-04T10:55:25.198Z] #64 335.1 + bin/containerd-stress [2022-08-04T10:55:25.198Z] #64 336.3 + bin/containerd-shim [2022-08-04T10:55:29.044Z] #77 196.0 CCLD tests/init [2022-08-04T10:55:31.928Z] #60 ... [2022-08-04T10:55:31.928Z] [2022-08-04T10:55:31.928Z] #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 [2022-08-04T10:55:31.928Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:55:31.929Z] #77 186.2 CCLD libocispec.la [2022-08-04T10:55:31.929Z] #77 186.6 CCLD src/validate [2022-08-04T10:55:31.929Z] #77 186.6 CCLD tests/test-1 [2022-08-04T10:55:31.929Z] #77 186.6 CCLD tests/test-2 [2022-08-04T10:55:31.929Z] #77 186.7 CCLD tests/test-3 [2022-08-04T10:55:31.929Z] #77 186.7 CCLD tests/test-4 [2022-08-04T10:55:31.929Z] #77 186.7 CCLD tests/test-5 [2022-08-04T10:55:31.929Z] #77 186.7 CCLD tests/test-6 [2022-08-04T10:55:31.929Z] #77 186.8 CCLD tests/test-7 [2022-08-04T10:55:31.929Z] #77 186.9 CCLD tests/test-8 [2022-08-04T10:55:31.929Z] #77 187.0 CCLD tests/test-9 [2022-08-04T10:55:31.929Z] #77 187.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T10:55:31.929Z] #77 187.2 CCLD tests/test-10 [2022-08-04T10:55:31.929Z] #77 187.2 CCLD tests/test-11 [2022-08-04T10:55:32.872Z] #77 189.1 libtool: link: ar cr libocispec.a [2022-08-04T10:55:32.872Z] #77 189.1 libtool: link: ranlib libocispec.a [2022-08-04T10:55:33.312Z] #64 347.7 + bin/containerd-shim-runc-v1 [2022-08-04T10:55:34.293Z] #77 190.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T10:55:34.293Z] #77 190.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T10:55:34.293Z] #77 190.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T10:55:34.293Z] #77 190.8 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T10:55:34.293Z] #77 190.8 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T10:55:34.293Z] #77 190.8 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T10:55:34.293Z] #77 190.8 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T10:55:34.293Z] #77 190.8 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T10:55:34.560Z] #77 191.0 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T10:55:34.560Z] #77 191.0 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T10:55:34.560Z] #77 191.0 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T10:55:34.560Z] #77 191.0 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T10:55:34.560Z] #77 191.0 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T10:55:34.560Z] #77 191.0 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T10:55:34.560Z] #77 191.0 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T10:55:34.560Z] #77 191.0 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T10:55:34.560Z] #77 191.1 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T10:55:34.560Z] #77 191.1 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T10:55:34.560Z] #77 191.1 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T10:55:34.839Z] #77 191.2 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T10:55:34.839Z] #77 ... [2022-08-04T10:55:34.839Z] [2022-08-04T10:55:34.839Z] #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 [2022-08-04T10:55:34.839Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T10:55:34.839Z] #47 241.9 + dpkg --print-architecture [2022-08-04T10:55:34.839Z] #47 241.9 + git checkout -q v2.1.0 [2022-08-04T10:55:35.780Z] #47 242.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-04T10:55:35.780Z] #47 242.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-04T10:55:39.880Z] #64 354.1 + bin/containerd-shim-runc-v2 [2022-08-04T10:55:39.880Z] #64 355.0 + binaries [2022-08-04T10:55:39.880Z] #64 355.0 + install -D bin/containerd /build/containerd [2022-08-04T10:55:39.880Z] #64 355.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T10:55:40.138Z] #64 355.0 + install -D bin/ctr /build/ctr [2022-08-04T10:55:40.396Z] #64 DONE 355.4s [2022-08-04T10:55:41.333Z] [2022-08-04T10:55:41.333Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T10:55:41.333Z] #65 sha256:147550b051bb0aea4db37d2bd04a839fe1ac883c645c238ea94ee8baabab5e03 [2022-08-04T10:55:41.333Z] #65 DONE 0.1s [2022-08-04T10:55:41.333Z] [2022-08-04T10:55:41.333Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T10:55:41.333Z] #70 sha256:081b0a9509c1c4ba43ebdc5842c8bdd9d0c415e9e79cd75c9b0ff8b09a3730d9 [2022-08-04T10:55:41.333Z] #70 DONE 0.1s [2022-08-04T10:55:41.593Z] [2022-08-04T10:55:41.593Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T10:55:41.593Z] #75 sha256:d19dbccb496b80858ba6c2e9b473e2090fe8419df8076c332562a0f3e23846d3 [2022-08-04T10:55:41.593Z] #75 DONE 0.2s [2022-08-04T10:55:41.593Z] [2022-08-04T10:55:41.593Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T10:55:41.593Z] #78 sha256:7a4a8371b16db221c7b7e1d803a3b539afeed7306c37eb0f19b55bec35e753c0 [2022-08-04T10:55:41.593Z] #78 DONE 0.0s [2022-08-04T10:55:41.593Z] [2022-08-04T10:55:41.593Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T10:55:41.593Z] #79 sha256:78cf6a6abc926485ca3a153d1dd039f5f681c808aa683b46cf5f8d6ec233ae32 [2022-08-04T10:55:41.593Z] #79 DONE 0.0s [2022-08-04T10:55:41.593Z] [2022-08-04T10:55:41.593Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T10:55:41.593Z] #80 sha256:3f7dd0150bb9aaa4423501a2b3df1a454941ab1fb11dfd330d68dad203f69466 [2022-08-04T10:55:41.593Z] #80 DONE 0.0s [2022-08-04T10:55:41.854Z] [2022-08-04T10:55:41.854Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T10:55:41.854Z] #81 sha256:1232e6dc169896aa8b4a7790b1d9a57170626fcc7aa43dd429558901c9176ce0 [2022-08-04T10:55:42.368Z] #47 ... [2022-08-04T10:55:42.368Z] [2022-08-04T10:55:42.368Z] #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 [2022-08-04T10:55:42.368Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:55:42.368Z] #77 191.3 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T10:55:42.368Z] #77 191.4 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T10:55:42.368Z] #77 191.4 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T10:55:42.368Z] #77 191.5 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T10:55:42.368Z] #77 191.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T10:55:42.368Z] #77 191.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T10:55:42.368Z] #77 191.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T10:55:42.368Z] #77 191.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T10:55:42.368Z] #77 192.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T10:55:42.368Z] #77 192.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T10:55:42.368Z] #77 192.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T10:55:42.368Z] #77 192.3 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T10:55:42.368Z] #77 192.3 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T10:55:42.368Z] #77 192.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T10:55:42.368Z] #77 192.5 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T10:55:42.368Z] #77 192.9 CC src/crun-crun.o [2022-08-04T10:55:42.369Z] #77 193.1 CC src/crun-run.o [2022-08-04T10:55:42.369Z] #77 193.1 CC src/crun-delete.o [2022-08-04T10:55:42.369Z] #77 193.2 CC src/crun-kill.o [2022-08-04T10:55:42.369Z] #77 193.3 CC src/crun-pause.o [2022-08-04T10:55:42.369Z] #77 193.4 CC src/crun-unpause.o [2022-08-04T10:55:42.369Z] #77 193.5 CC src/crun-spec.o [2022-08-04T10:55:42.369Z] #77 193.6 CC src/crun-exec.o [2022-08-04T10:55:42.369Z] #77 193.8 CC src/crun-list.o [2022-08-04T10:55:42.369Z] #77 193.9 CC src/crun-create.o [2022-08-04T10:55:42.369Z] #77 194.0 CC src/crun-start.o [2022-08-04T10:55:42.369Z] #77 194.1 CC src/crun-state.o [2022-08-04T10:55:42.369Z] #77 194.3 CC src/crun-update.o [2022-08-04T10:55:42.369Z] #77 194.6 CC src/crun-ps.o [2022-08-04T10:55:42.369Z] #77 194.6 CC src/crun-checkpoint.o [2022-08-04T10:55:42.369Z] #77 194.7 CC src/crun-restore.o [2022-08-04T10:55:42.369Z] #77 194.8 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T10:55:42.369Z] #77 195.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T10:55:42.369Z] #77 195.2 CC src/libcrun/libcrun_la-container.lo [2022-08-04T10:55:42.369Z] #77 195.5 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T10:55:42.369Z] #77 195.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T10:55:42.369Z] #77 195.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T10:55:42.369Z] #77 196.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T10:55:42.369Z] #77 196.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T10:55:42.369Z] #77 196.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T10:55:42.369Z] #77 196.4 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T10:55:42.369Z] #77 196.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T10:55:42.369Z] #77 196.8 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T10:55:42.369Z] #77 197.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T10:55:42.369Z] #77 197.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T10:55:42.369Z] #77 198.0 CC src/libcrun/libcrun_la-error.lo [2022-08-04T10:55:42.369Z] #77 198.0 CC src/libcrun/libcrun_la-status.lo [2022-08-04T10:55:42.369Z] #77 198.3 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T10:55:42.369Z] #77 198.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T10:55:42.369Z] #77 198.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T10:55:42.421Z] #81 DONE 0.6s [2022-08-04T10:55:42.421Z] [2022-08-04T10:55:42.421Z] #82 exporting to image [2022-08-04T10:55:42.421Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T10:55:42.421Z] #82 exporting layers [2022-08-04T10:55:42.629Z] #77 198.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T10:55:42.891Z] #77 199.2 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T10:55:42.891Z] #77 199.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T10:55:43.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T10:55:44.275Z] #77 200.6 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T10:55:44.536Z] #77 200.8 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T10:55:44.536Z] #77 201.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T10:55:44.796Z] #77 201.3 CC tests/init.o [2022-08-04T10:55:45.738Z] #77 202.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T10:55:47.144Z] #77 ... [2022-08-04T10:55:47.144Z] [2022-08-04T10:55:47.144Z] #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 [2022-08-04T10:55:47.144Z] #26 sha256:f6e4f69c17cfb8e37cd8bee034175f2a7d7fdb5d547e0a26d38dce8de878b786 [2022-08-04T10:55:47.144Z] #26 257.7 + return [2022-08-04T10:55:47.403Z] #26 DONE 259.8s [2022-08-04T10:55:47.403Z] [2022-08-04T10:55:47.403Z] #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 [2022-08-04T10:55:47.403Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:55:47.403Z] #77 214.5 AR libcrun_testing.a [2022-08-04T10:55:47.403Z] #77 214.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T10:55:47.662Z] #77 ... [2022-08-04T10:55:47.662Z] [2022-08-04T10:55:47.662Z] #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 [2022-08-04T10:55:47.662Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T10:55:47.662Z] #55 259.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T10:55:47.662Z] #55 DONE 260.4s [2022-08-04T10:55:47.662Z] [2022-08-04T10:55:47.662Z] #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 [2022-08-04T10:55:47.662Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T10:55:47.662Z] #77 214.6 CCLD tests/tests_libcrun_utils [2022-08-04T10:55:47.662Z] #77 214.6 CCLD tests/tests_libcrun_errors [2022-08-04T10:55:47.662Z] #77 214.6 CCLD tests/tests_libcrun_fuzzer [2022-08-04T10:55:48.230Z] #77 215.3 CCLD libcrun.la [2022-08-04T10:55:48.981Z] #82 exporting layers 6.1s done [2022-08-04T10:55:48.981Z] #82 writing image sha256:9483458e0749a6c9ad6860201b7a96c355e9a5a92cb25595eeb163f1a0b1a3d4 [2022-08-04T10:55:48.981Z] #82 writing image sha256:9483458e0749a6c9ad6860201b7a96c355e9a5a92cb25595eeb163f1a0b1a3d4 done [2022-08-04T10:55:48.981Z] #82 naming to docker.io/library/docker:6808b4673c30c9d585ee7fb5fecc6472ee4b1311 done [2022-08-04T10:55:48.981Z] #82 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T10:55:49.315Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=6808b4673c30c9d585ee7fb5fecc6472ee4b1311 -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:6808b4673c30c9d585ee7fb5fecc6472ee4b1311 hack/make.sh dynbinary test-integration [2022-08-04T10:55:49.573Z] [2022-08-04T10:55:49.608Z] #77 216.5 CCLD crun [2022-08-04T10:55:49.832Z] Removing bundles/ [2022-08-04T10:55:49.832Z] [2022-08-04T10:55:49.832Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T10:55:49.832Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T10:55:49.832Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T10:55:49.867Z] #77 217.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T10:55:50.126Z] #77 217.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T10:55:50.126Z] #77 217.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T10:55:50.126Z] #77 217.1 /bin/mkdir -p '/usr/local/lib' [2022-08-04T10:55:50.126Z] #77 217.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T10:55:50.126Z] #77 217.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T10:55:50.126Z] #77 217.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T10:55:50.126Z] #77 217.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T10:55:50.126Z] #77 217.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T10:55:50.386Z] #77 217.4 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 [2022-08-04T10:55:50.386Z] #77 217.4 ---------------------------------------------------------------------- [2022-08-04T10:55:50.386Z] #77 217.4 Libraries have been installed in: [2022-08-04T10:55:50.386Z] #77 217.4 /usr/local/lib [2022-08-04T10:55:50.386Z] #77 217.4 [2022-08-04T10:55:50.386Z] #77 217.4 If you ever happen to want to link against installed libraries [2022-08-04T10:55:50.386Z] #77 217.4 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T10:55:50.386Z] #77 217.4 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T10:55:50.386Z] #77 217.4 flag during linking and do at least one of the following: [2022-08-04T10:55:50.386Z] #77 217.4 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T10:55:50.386Z] #77 217.4 during execution [2022-08-04T10:55:50.386Z] #77 217.4 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T10:55:50.386Z] #77 217.4 during linking [2022-08-04T10:55:50.386Z] #77 217.4 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T10:55:50.386Z] #77 217.4 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T10:55:50.386Z] #77 217.4 [2022-08-04T10:55:50.386Z] #77 217.4 See any operating system documentation about shared libraries for [2022-08-04T10:55:50.386Z] #77 217.4 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T10:55:50.386Z] #77 217.4 ---------------------------------------------------------------------- [2022-08-04T10:55:50.386Z] #77 217.4 /bin/mkdir -p '/build' [2022-08-04T10:55:50.386Z] #77 217.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T10:55:50.386Z] #77 217.5 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T10:55:50.386Z] #77 217.5 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T10:55:50.386Z] #77 217.5 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T10:55:50.386Z] #77 217.5 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T10:55:51.324Z] #77 DONE 218.3s [2022-08-04T10:55:51.324Z] [2022-08-04T10:55:51.324Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T10:55:51.324Z] #27 sha256:46b58e7108dc8a764f62ab94d250372f6513e0f0cdb01e7a9cebd6e9549b5561 [2022-08-04T10:55:51.324Z] #27 DONE 1.0s [2022-08-04T10:55:51.324Z] [2022-08-04T10:55:51.324Z] #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 [2022-08-04T10:55:51.324Z] #60 sha256:8f125b6d8cf897a8dacd3910b9bd4c4d566653cf6deac4036a77cbf87a141355 [2022-08-04T10:55:51.324Z] #60 152.1 + mkdir -p /build [2022-08-04T10:55:51.324Z] #60 152.1 + cp runc /build/runc [2022-08-04T10:55:52.262Z] #60 DONE 152.8s [2022-08-04T10:55:52.262Z] [2022-08-04T10:55:52.262Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T10:55:52.262Z] #32 sha256:56361bdfad1a64bd3cac585f38df31c99fed6a4cd7471265d11e13cb41d8f4b5 [2022-08-04T10:55:52.262Z] #32 DONE 0.9s [2022-08-04T10:55:52.262Z] [2022-08-04T10:55:52.262Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T10:55:52.262Z] #35 sha256:b8a2660ab07832c71400f167b9f8aacadb75fee98dd669bc81eed15cef3cc2c7 [2022-08-04T10:55:52.833Z] #35 DONE 0.6s [2022-08-04T10:55:52.833Z] [2022-08-04T10:55:52.833Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T10:55:52.833Z] #37 sha256:7e15e4b5e6eb79205c28b5d8dafd2d913611cfab62c275848ba7f2f373516885 [2022-08-04T10:55:53.405Z] #37 DONE 0.5s [2022-08-04T10:55:53.405Z] [2022-08-04T10:55:53.405Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T10:55:53.405Z] #39 sha256:aa27918a5047ff99fa8c0b592f90d15d53042988b328de1c43632d1641f08fda [2022-08-04T10:55:53.405Z] #39 DONE 0.1s [2022-08-04T10:55:53.405Z] [2022-08-04T10:55:53.405Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T10:55:53.405Z] #41 sha256:887f6fc22ec651c44da6ba36b5af7b2fbf2e420cd5d17cca339eca03bd20d71b [2022-08-04T10:55:53.405Z] #41 DONE 0.1s [2022-08-04T10:55:53.405Z] [2022-08-04T10:55:53.405Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T10:55:53.405Z] #45 sha256:36a170434af0208c80a7fc1bc4d963c6c90d51d0fd6ea608dab42c7e54e5a549 [2022-08-04T10:55:53.405Z] #45 DONE 0.1s [2022-08-04T10:55:53.405Z] [2022-08-04T10:55:53.405Z] #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 [2022-08-04T10:55:53.405Z] #64 sha256:d85012b4f9ed10a8c64986e0432f2144b7087f9f19ea63674d1af96819c22cb8 [2022-08-04T10:55:53.405Z] #64 ... [2022-08-04T10:55:53.405Z] [2022-08-04T10:55:53.405Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T10:55:53.405Z] #48 sha256:98991463cb649b941193a4e784a614b88a5a28943c4e24d8da29a681a58ca994 [2022-08-04T10:55:54.014Z] #48 DONE 0.5s [2022-08-04T10:55:54.014Z] [2022-08-04T10:55:54.014Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T10:55:54.014Z] #52 sha256:eeeb9261fda9367449cbfe1558a31341a895dcba4a29168179ca99d1812e3366 [2022-08-04T10:55:54.014Z] #52 DONE 0.1s [2022-08-04T10:55:54.014Z] [2022-08-04T10:55:54.014Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T10:55:54.014Z] #54 sha256:a6de1f849b7a97ec1b3841208a86ad26444630c5698e3c6c1226d8fca49efc7a [2022-08-04T10:55:54.014Z] #54 DONE 0.1s [2022-08-04T10:55:54.014Z] [2022-08-04T10:55:54.014Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T10:55:54.014Z] #56 sha256:7469cd1c40f0a75003bcd992250e943a4b312923bc4bbe21f963dcc8e47f5234 [2022-08-04T10:55:55.414Z] #56 DONE 1.2s [2022-08-04T10:55:55.414Z] [2022-08-04T10:55:55.414Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T10:55:55.414Z] #58 sha256:16620ee5383faa0d24cf41a4d95f6e886166cca40a1f56d3d1e469e7b5447ae2 [2022-08-04T10:55:55.414Z] #58 DONE 0.1s [2022-08-04T10:55:55.414Z] [2022-08-04T10:55:55.414Z] #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 [2022-08-04T10:55:55.414Z] #64 sha256:d85012b4f9ed10a8c64986e0432f2144b7087f9f19ea63674d1af96819c22cb8 [2022-08-04T10:55:55.414Z] #64 ... [2022-08-04T10:55:55.414Z] [2022-08-04T10:55:55.414Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T10:55:55.414Z] #61 sha256:d3c2287d3b549aa3c59c1514865bd67c9b4d8235473f82046b989acfd8003e62 [2022-08-04T10:55:56.349Z] #61 DONE 0.9s [2022-08-04T10:55:56.349Z] [2022-08-04T10:55:56.349Z] #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 [2022-08-04T10:55:56.349Z] #64 sha256:d85012b4f9ed10a8c64986e0432f2144b7087f9f19ea63674d1af96819c22cb8 [2022-08-04T10:55:56.349Z] #64 233.5 + bin/containerd [2022-08-04T10:56:07.704Z] #77 ... [2022-08-04T10:56:07.704Z] [2022-08-04T10:56:07.704Z] #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 [2022-08-04T10:56:07.704Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T10:56:07.704Z] #47 DONE 271.3s [2022-08-04T10:56:07.704Z] [2022-08-04T10:56:07.704Z] #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 [2022-08-04T10:56:07.704Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:56:07.704Z] #77 ... [2022-08-04T10:56:07.704Z] [2022-08-04T10:56:07.704Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T10:56:07.704Z] #48 sha256:737fa7b916faee882cd2039a694c560f4a01292a7f3e44ba73f2ac96028bbf19 [2022-08-04T10:56:07.704Z] #48 DONE 0.6s [2022-08-04T10:56:07.704Z] [2022-08-04T10:56:07.704Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T10:56:07.704Z] #52 sha256:fd5223c6fc9b3d7cf82b77298f266d5fc7b933225e441c0b06a97294474cdafa [2022-08-04T10:56:07.704Z] #52 DONE 0.1s [2022-08-04T10:56:07.704Z] [2022-08-04T10:56:07.704Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T10:56:07.704Z] #54 sha256:38a4c2ef8d0f3297f12bd9a11b775bef20098c2b92e5282b2713163b6022d07f [2022-08-04T10:56:07.704Z] #54 DONE 0.1s [2022-08-04T10:56:07.704Z] [2022-08-04T10:56:07.704Z] #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 [2022-08-04T10:56:07.704Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T10:56:07.704Z] #77 223.3 CCLD tests/init [2022-08-04T10:56:15.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T10:56:15.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T10:56:15.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T10:56:16.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T10:56:19.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T10:56:19.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T10:56:21.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T10:56:29.667Z] #77 242.8 AR libcrun_testing.a [2022-08-04T10:56:29.667Z] #77 242.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T10:56:29.667Z] #77 242.9 CCLD tests/tests_libcrun_utils [2022-08-04T10:56:29.667Z] #77 242.9 CCLD tests/tests_libcrun_errors [2022-08-04T10:56:29.667Z] #77 242.9 CCLD tests/tests_libcrun_fuzzer [2022-08-04T10:56:29.667Z] #77 243.3 CCLD libcrun.la [2022-08-04T10:56:29.667Z] #77 244.3 CCLD crun [2022-08-04T10:56:29.667Z] #77 244.7 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T10:56:29.667Z] #77 244.9 /bin/mkdir -p '/usr/local/lib' [2022-08-04T10:56:29.667Z] #77 244.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T10:56:29.667Z] #77 244.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T10:56:29.667Z] #77 245.0 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T10:56:29.667Z] #77 245.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T10:56:29.667Z] #77 245.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T10:56:29.667Z] #77 245.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T10:56:29.667Z] #77 245.1 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T10:56:29.667Z] #77 245.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 [2022-08-04T10:56:29.667Z] #77 245.3 ---------------------------------------------------------------------- [2022-08-04T10:56:29.667Z] #77 245.3 Libraries have been installed in: [2022-08-04T10:56:29.667Z] #77 245.3 /usr/local/lib [2022-08-04T10:56:29.667Z] #77 245.3 [2022-08-04T10:56:29.667Z] #77 245.3 If you ever happen to want to link against installed libraries [2022-08-04T10:56:29.667Z] #77 245.3 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T10:56:29.667Z] #77 245.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T10:56:29.667Z] #77 245.3 flag during linking and do at least one of the following: [2022-08-04T10:56:29.667Z] #77 245.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T10:56:29.667Z] #77 245.3 during execution [2022-08-04T10:56:29.667Z] #77 245.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T10:56:29.667Z] #77 245.3 during linking [2022-08-04T10:56:29.667Z] #77 245.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T10:56:29.667Z] #77 245.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T10:56:29.667Z] #77 245.3 [2022-08-04T10:56:29.667Z] #77 245.3 See any operating system documentation about shared libraries for [2022-08-04T10:56:29.667Z] #77 245.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T10:56:29.667Z] #77 245.3 ---------------------------------------------------------------------- [2022-08-04T10:56:29.667Z] #77 245.3 /bin/mkdir -p '/build' [2022-08-04T10:56:29.667Z] #77 245.3 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T10:56:29.667Z] #77 245.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T10:56:29.667Z] #77 245.4 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T10:56:29.667Z] #77 245.4 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T10:56:29.667Z] #77 245.4 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T10:56:29.667Z] #77 DONE 245.6s [2022-08-04T10:56:29.667Z] [2022-08-04T10:56:29.667Z] #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 [2022-08-04T10:56:29.667Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T10:56:30.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T10:56:33.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T10:56:35.062Z] #64 271.6 # github.com/containerd/containerd/cmd/containerd [2022-08-04T10:56:35.062Z] #64 271.6 /usr/bin/ld: /tmp/go-link-514994382/000019.o: in function `New': [2022-08-04T10:56:35.062Z] #64 271.6 /tmp/tmp.hwtvJCSSj1/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 [2022-08-04T10:56:35.062Z] #64 271.7 + bin/containerd-stress [2022-08-04T10:56:35.062Z] #64 272.8 + bin/containerd-shim [2022-08-04T10:56:35.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T10:56:37.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T10:56:39.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T10:56:42.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T10:56:45.039Z] #64 281.2 + bin/containerd-shim-runc-v1 [2022-08-04T10:56:45.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T10:56:47.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T10:56:47.783Z] #55 312.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T10:56:47.783Z] #55 DONE 313.5s [2022-08-04T10:56:47.783Z] [2022-08-04T10:56:47.783Z] #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 [2022-08-04T10:56:47.783Z] #60 sha256:cd5530b07549917df2a016f1452d6f9f8b811fd68cd33026b9aed9d945e3410d [2022-08-04T10:56:47.783Z] #60 184.9 + mkdir -p /build [2022-08-04T10:56:47.783Z] #60 184.9 + cp runc /build/runc [2022-08-04T10:56:47.783Z] #60 DONE 185.4s [2022-08-04T10:56:47.783Z] [2022-08-04T10:56:47.783Z] #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 [2022-08-04T10:56:47.783Z] #64 sha256:b0e0a75312d4cb6712cfc98abcb3299dc78dd2acebaffcf844ac7e30560be4d8 [2022-08-04T10:56:48.327Z] #64 286.0 + bin/containerd-shim-runc-v2 [2022-08-04T10:56:48.895Z] #64 286.7 + binaries [2022-08-04T10:56:49.153Z] #64 286.7 + install -D bin/containerd /build/containerd [2022-08-04T10:56:49.153Z] #64 286.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T10:56:49.153Z] #64 286.8 + install -D bin/ctr /build/ctr [2022-08-04T10:56:49.167Z] #64 ... [2022-08-04T10:56:49.167Z] [2022-08-04T10:56:49.167Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T10:56:49.167Z] #56 sha256:52215753a4f389afe31d10413ce0dacda40a9c7b9071896f9386cce0e0372073 [2022-08-04T10:56:49.743Z] #56 DONE 0.7s [2022-08-04T10:56:49.743Z] [2022-08-04T10:56:49.743Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T10:56:49.743Z] #58 sha256:e72a4f6b1aa47885695569690ce33b6fd0dd65b9b73308b0f45c45401f84ba1b [2022-08-04T10:56:49.743Z] #58 DONE 0.1s [2022-08-04T10:56:49.743Z] [2022-08-04T10:56:49.743Z] #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 [2022-08-04T10:56:49.743Z] #64 sha256:b0e0a75312d4cb6712cfc98abcb3299dc78dd2acebaffcf844ac7e30560be4d8 [2022-08-04T10:56:49.743Z] #64 ... [2022-08-04T10:56:49.743Z] [2022-08-04T10:56:49.743Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T10:56:49.743Z] #61 sha256:edcb60fb48246e0c99bdaff0f4191326b5211bfb6648e8e001c94b27b96ddb1e [2022-08-04T10:56:50.004Z] #61 DONE 0.3s [2022-08-04T10:56:50.004Z] [2022-08-04T10:56:50.004Z] #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 [2022-08-04T10:56:50.004Z] #64 sha256:b0e0a75312d4cb6712cfc98abcb3299dc78dd2acebaffcf844ac7e30560be4d8 [2022-08-04T10:56:50.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T10:56:52.872Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T10:56:52.872Z] Using test binary docker [2022-08-04T10:56:52.872Z] +++ /etc/init.d/apparmor start [2022-08-04T10:56:52.872Z] Not: starting. [2022-08-04T10:56:52.872Z] INFO: Waiting for daemon to start... [2022-08-04T10:56:52.872Z] Starting dockerd [2022-08-04T10:56:52.872Z] +++ 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 [2022-08-04T10:56:53.302Z] #64 280.6 + bin/containerd [2022-08-04T10:56:53.339Z] #64 DONE 290.9s [2022-08-04T10:56:53.906Z] [2022-08-04T10:56:53.906Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T10:56:53.906Z] #65 sha256:2f8d997b4f739ccf0ed3a63998d59356406d99c780a8c68073c02fc9cc4a32b9 [2022-08-04T10:56:55.417Z] . [2022-08-04T10:56:55.417Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T10:56:55.417Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T10:56:55.417Z] Error: No such image: emptyfs [2022-08-04T10:56:55.417Z] ++++ docker load [2022-08-04T10:56:55.417Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T10:56:55.678Z] Running integration-test (iteration 1) [2022-08-04T10:56:55.678Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T10:56:55.678Z] ++ 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 [2022-08-04T10:56:55.678Z] ++ set -e [2022-08-04T10:56:55.678Z] ++ '[' -n 0 ']' [2022-08-04T10:56:55.678Z] ++ set -x [2022-08-04T10:56:55.678Z] ++ 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 [2022-08-04T10:56:55.806Z] #65 DONE 1.7s [2022-08-04T10:56:55.806Z] [2022-08-04T10:56:55.806Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T10:56:55.806Z] #70 sha256:c274ce700a46051ed55d9c545fc4242e08ca7e30f3b7a77df8a1d3eed40cb578 [2022-08-04T10:56:56.065Z] #70 DONE 0.4s [2022-08-04T10:56:56.323Z] [2022-08-04T10:56:56.323Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T10:56:56.323Z] #75 sha256:601815af77af84455547ed144343f0366ab4cd53f9c540e18caa428b59964bac [2022-08-04T10:56:56.620Z] Loaded image: busybox:latest [2022-08-04T10:56:56.881Z] Loaded image: busybox:glibc [2022-08-04T10:56:58.225Z] #75 DONE 2.1s [2022-08-04T10:56:58.225Z] [2022-08-04T10:56:58.225Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T10:56:58.225Z] #78 sha256:932b98fb1813d6f60054299dcc4d46271a46cac29d751923b26926aa0a72dca3 [2022-08-04T10:56:58.225Z] #78 DONE 0.1s [2022-08-04T10:56:58.225Z] [2022-08-04T10:56:58.225Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T10:56:58.225Z] #79 sha256:fbf6c5c741b055113b3f7b944c447b579a4c48255199769165c905c8ee6e822f [2022-08-04T10:56:58.225Z] #79 DONE 0.0s [2022-08-04T10:56:58.483Z] [2022-08-04T10:56:58.484Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T10:56:58.484Z] #80 sha256:46232475100cb8642659d7d308a75c2cbb8dea11a3ea4951f1d42b6189ff2ddd [2022-08-04T10:56:58.484Z] #80 DONE 0.1s [2022-08-04T10:56:58.484Z] [2022-08-04T10:56:58.484Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T10:56:58.484Z] #81 sha256:9d6e3287979670ab1b5919ad04c62da3ff9675760253e07c8b21c55a6dfac801 [2022-08-04T10:56:59.420Z] #81 DONE 0.9s [2022-08-04T10:56:59.420Z] [2022-08-04T10:56:59.420Z] #82 exporting to image [2022-08-04T10:56:59.420Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T10:56:59.420Z] #82 exporting layers [2022-08-04T10:57:02.173Z] Loaded image: debian:bullseye-slim [2022-08-04T10:57:02.173Z] Loaded image: hello-world:latest [2022-08-04T10:57:02.173Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T10:57:02.173Z] INFO: Testing against a local daemon [2022-08-04T10:57:02.173Z] === RUN TestCgroupNamespacesBuild [2022-08-04T10:57:02.708Z] #82 exporting layers 3.4s done [2022-08-04T10:57:02.708Z] #82 writing image sha256:f660ec1fbdd6ca95eb798b78e3f0d8b241f17ddf8f9c8ff3ab32417d85232f36 done [2022-08-04T10:57:02.708Z] #82 naming to docker.io/library/docker:db67d1316e6f15049e35980ce9c77b43d4814284 done [2022-08-04T10:57:02.708Z] #82 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-04T10:57:03.034Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-04T10:57:03.315Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db67d1316e6f15049e35980ce9c77b43d4814284 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:db67d1316e6f15049e35980ce9c77b43d4814284 hack/test/unit [2022-08-04T10:57:04.721Z] --- PASS: TestCgroupNamespacesBuild (2.46s) [2022-08-04T10:57:04.721Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T10:57:05.219Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-04T10:57:05.219Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-04T10:57:05.219Z] + TESTDIRS=./... [2022-08-04T10:57:05.219Z] + exclude_paths='/vendor/|/integration' [2022-08-04T10:57:05.219Z] ++ go list ./... [2022-08-04T10:57:05.219Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-04T10:57:05.789Z] + pkg_list='github.com/docker/docker/api [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/backend/build [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/httputils [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/middleware [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/router [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/router/build [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/router/container [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/router/debug [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/router/image [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/router/network [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/router/session [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/router/system [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/server/router/volume [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/backend [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/container [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/events [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/filters [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/image [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/mount [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/network [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/registry [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/strslice [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/swarm [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/time [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/versions [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T10:57:05.789Z] github.com/docker/docker/api/types/volume [2022-08-04T10:57:05.789Z] github.com/docker/docker/builder [2022-08-04T10:57:05.789Z] github.com/docker/docker/builder/builder-next [2022-08-04T10:57:05.789Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T10:57:05.789Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T10:57:05.789Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T10:57:05.789Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T10:57:05.789Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T10:57:05.789Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T10:57:05.789Z] github.com/docker/docker/builder/dockerfile [2022-08-04T10:57:05.789Z] github.com/docker/docker/builder/remotecontext [2022-08-04T10:57:05.789Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T10:57:05.789Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T10:57:05.789Z] github.com/docker/docker/cli [2022-08-04T10:57:05.789Z] github.com/docker/docker/cli/config [2022-08-04T10:57:05.789Z] github.com/docker/docker/cli/debug [2022-08-04T10:57:05.789Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T10:57:05.789Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T10:57:05.789Z] github.com/docker/docker/client [2022-08-04T10:57:05.789Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T10:57:05.789Z] github.com/docker/docker/cmd/dockerd [2022-08-04T10:57:05.789Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T10:57:05.789Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T10:57:05.789Z] github.com/docker/docker/container [2022-08-04T10:57:05.789Z] github.com/docker/docker/container/stream [2022-08-04T10:57:05.789Z] github.com/docker/docker/contrib/apparmor [2022-08-04T10:57:05.789Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T10:57:05.789Z] github.com/docker/docker/contrib/httpserver [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/cluster [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/config [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/containerd [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/events [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/exec [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/images [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/initlayer [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/links [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/listeners [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/local [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/names [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/network [2022-08-04T10:57:05.789Z] github.com/docker/docker/daemon/stats [2022-08-04T10:57:05.789Z] github.com/docker/docker/distribution [2022-08-04T10:57:05.789Z] github.com/docker/docker/distribution/metadata [2022-08-04T10:57:05.789Z] github.com/docker/docker/distribution/utils [2022-08-04T10:57:05.789Z] github.com/docker/docker/distribution/xfer [2022-08-04T10:57:05.789Z] github.com/docker/docker/dockerversion [2022-08-04T10:57:05.789Z] github.com/docker/docker/errdefs [2022-08-04T10:57:05.789Z] github.com/docker/docker/image [2022-08-04T10:57:05.789Z] github.com/docker/docker/image/cache [2022-08-04T10:57:05.789Z] github.com/docker/docker/image/tarexport [2022-08-04T10:57:05.789Z] github.com/docker/docker/image/v1 [2022-08-04T10:57:05.789Z] github.com/docker/docker/internal/test/suite [2022-08-04T10:57:05.789Z] github.com/docker/docker/layer [2022-08-04T10:57:05.789Z] github.com/docker/docker/libcontainerd [2022-08-04T10:57:05.789Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T10:57:05.789Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T10:57:05.789Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T10:57:05.789Z] github.com/docker/docker/libcontainerd/types [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/config [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T10:57:05.789Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/idm [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ns [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/options [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/osl [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/types [2022-08-04T10:57:05.790Z] github.com/docker/docker/oci [2022-08-04T10:57:05.790Z] github.com/docker/docker/oci/caps [2022-08-04T10:57:05.790Z] github.com/docker/docker/opts [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/aaparser [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/archive [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/authorization [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/capabilities [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/containerfs [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/directory [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/dmesg [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/fileutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/fsutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/homedir [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/idtools [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/ioutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/longpath [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/loopback [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/parsers [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/pidfile [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/platform [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/plugins [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/pools [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/progress [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/pubsub [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/reexec [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/signal [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/stack [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/stringid [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/system [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/tailfile [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/tarsum [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/urlutil [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/useragent [2022-08-04T10:57:05.790Z] github.com/docker/docker/plugin [2022-08-04T10:57:05.790Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T10:57:05.790Z] github.com/docker/docker/plugin/v2 [2022-08-04T10:57:05.790Z] github.com/docker/docker/profiles/apparmor [2022-08-04T10:57:05.790Z] github.com/docker/docker/profiles/seccomp [2022-08-04T10:57:05.790Z] github.com/docker/docker/quota [2022-08-04T10:57:05.790Z] github.com/docker/docker/reference [2022-08-04T10:57:05.790Z] github.com/docker/docker/registry [2022-08-04T10:57:05.790Z] github.com/docker/docker/registry/resumable [2022-08-04T10:57:05.790Z] github.com/docker/docker/restartmanager [2022-08-04T10:57:05.790Z] github.com/docker/docker/rootless [2022-08-04T10:57:05.790Z] github.com/docker/docker/rootless/specconv [2022-08-04T10:57:05.790Z] github.com/docker/docker/runconfig [2022-08-04T10:57:05.790Z] github.com/docker/docker/runconfig/opts [2022-08-04T10:57:05.790Z] github.com/docker/docker/testutil [2022-08-04T10:57:05.790Z] github.com/docker/docker/testutil/daemon [2022-08-04T10:57:05.790Z] github.com/docker/docker/testutil/environment [2022-08-04T10:57:05.790Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T10:57:05.790Z] github.com/docker/docker/testutil/fakegit [2022-08-04T10:57:05.790Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T10:57:05.790Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T10:57:05.790Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T10:57:05.790Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T10:57:05.790Z] github.com/docker/docker/testutil/registry [2022-08-04T10:57:05.790Z] github.com/docker/docker/testutil/request [2022-08-04T10:57:05.790Z] github.com/docker/docker/volume [2022-08-04T10:57:05.790Z] github.com/docker/docker/volume/drivers [2022-08-04T10:57:05.790Z] github.com/docker/docker/volume/local [2022-08-04T10:57:05.790Z] github.com/docker/docker/volume/mounts [2022-08-04T10:57:05.790Z] github.com/docker/docker/volume/service [2022-08-04T10:57:05.790Z] github.com/docker/docker/volume/service/opts [2022-08-04T10:57:05.790Z] github.com/docker/docker/volume/testutils' [2022-08-04T10:57:05.790Z] ++ grep --fixed-strings -v /libnetwork [2022-08-04T10:57:05.790Z] ++ echo 'github.com/docker/docker/api [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/backend/build [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/httputils [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/middleware [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/router [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/router/build [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/router/container [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/router/debug [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/router/image [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/router/network [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/router/session [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/router/system [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/server/router/volume [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/backend [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/container [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/events [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/filters [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/image [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/mount [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/network [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/registry [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/strslice [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/swarm [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/time [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/versions [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T10:57:05.790Z] github.com/docker/docker/api/types/volume [2022-08-04T10:57:05.790Z] github.com/docker/docker/builder [2022-08-04T10:57:05.790Z] github.com/docker/docker/builder/builder-next [2022-08-04T10:57:05.790Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T10:57:05.790Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T10:57:05.790Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T10:57:05.790Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T10:57:05.790Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T10:57:05.790Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T10:57:05.790Z] github.com/docker/docker/builder/dockerfile [2022-08-04T10:57:05.790Z] github.com/docker/docker/builder/remotecontext [2022-08-04T10:57:05.790Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T10:57:05.790Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T10:57:05.790Z] github.com/docker/docker/cli [2022-08-04T10:57:05.790Z] github.com/docker/docker/cli/config [2022-08-04T10:57:05.790Z] github.com/docker/docker/cli/debug [2022-08-04T10:57:05.790Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T10:57:05.790Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T10:57:05.790Z] github.com/docker/docker/client [2022-08-04T10:57:05.790Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T10:57:05.790Z] github.com/docker/docker/cmd/dockerd [2022-08-04T10:57:05.790Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T10:57:05.790Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T10:57:05.790Z] github.com/docker/docker/container [2022-08-04T10:57:05.790Z] github.com/docker/docker/container/stream [2022-08-04T10:57:05.790Z] github.com/docker/docker/contrib/apparmor [2022-08-04T10:57:05.790Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T10:57:05.790Z] github.com/docker/docker/contrib/httpserver [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/cluster [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/config [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/containerd [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/events [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/exec [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/images [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/initlayer [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/links [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/listeners [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/local [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/names [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/network [2022-08-04T10:57:05.790Z] github.com/docker/docker/daemon/stats [2022-08-04T10:57:05.790Z] github.com/docker/docker/distribution [2022-08-04T10:57:05.790Z] github.com/docker/docker/distribution/metadata [2022-08-04T10:57:05.790Z] github.com/docker/docker/distribution/utils [2022-08-04T10:57:05.790Z] github.com/docker/docker/distribution/xfer [2022-08-04T10:57:05.790Z] github.com/docker/docker/dockerversion [2022-08-04T10:57:05.790Z] github.com/docker/docker/errdefs [2022-08-04T10:57:05.790Z] github.com/docker/docker/image [2022-08-04T10:57:05.790Z] github.com/docker/docker/image/cache [2022-08-04T10:57:05.790Z] github.com/docker/docker/image/tarexport [2022-08-04T10:57:05.790Z] github.com/docker/docker/image/v1 [2022-08-04T10:57:05.790Z] github.com/docker/docker/internal/test/suite [2022-08-04T10:57:05.790Z] github.com/docker/docker/layer [2022-08-04T10:57:05.790Z] github.com/docker/docker/libcontainerd [2022-08-04T10:57:05.790Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T10:57:05.790Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T10:57:05.790Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T10:57:05.790Z] github.com/docker/docker/libcontainerd/types [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/config [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/idm [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/ns [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/options [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/osl [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/libnetwork/types [2022-08-04T10:57:05.790Z] github.com/docker/docker/oci [2022-08-04T10:57:05.790Z] github.com/docker/docker/oci/caps [2022-08-04T10:57:05.790Z] github.com/docker/docker/opts [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/aaparser [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/archive [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/authorization [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/capabilities [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/containerfs [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/directory [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/dmesg [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/fileutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/fsutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/homedir [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/idtools [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/ioutils [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/longpath [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/loopback [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/parsers [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/pidfile [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/platform [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/plugins [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/pools [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/progress [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/pubsub [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/reexec [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/signal [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/stack [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/stringid [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/system [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/tailfile [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/tarsum [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/urlutil [2022-08-04T10:57:05.790Z] github.com/docker/docker/pkg/useragent [2022-08-04T10:57:05.790Z] github.com/docker/docker/plugin [2022-08-04T10:57:05.790Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T10:57:05.790Z] github.com/docker/docker/plugin/v2 [2022-08-04T10:57:05.790Z] github.com/docker/docker/profiles/apparmor [2022-08-04T10:57:05.791Z] github.com/docker/docker/profiles/seccomp [2022-08-04T10:57:05.791Z] github.com/docker/docker/quota [2022-08-04T10:57:05.791Z] github.com/docker/docker/reference [2022-08-04T10:57:05.791Z] github.com/docker/docker/registry [2022-08-04T10:57:05.791Z] github.com/docker/docker/registry/resumable [2022-08-04T10:57:05.791Z] github.com/docker/docker/restartmanager [2022-08-04T10:57:05.791Z] github.com/docker/docker/rootless [2022-08-04T10:57:05.791Z] github.com/docker/docker/rootless/specconv [2022-08-04T10:57:05.791Z] github.com/docker/docker/runconfig [2022-08-04T10:57:05.791Z] github.com/docker/docker/runconfig/opts [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/daemon [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/environment [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/fakegit [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/registry [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/request [2022-08-04T10:57:05.791Z] github.com/docker/docker/volume [2022-08-04T10:57:05.791Z] github.com/docker/docker/volume/drivers [2022-08-04T10:57:05.791Z] github.com/docker/docker/volume/local [2022-08-04T10:57:05.791Z] github.com/docker/docker/volume/mounts [2022-08-04T10:57:05.791Z] github.com/docker/docker/volume/service [2022-08-04T10:57:05.791Z] github.com/docker/docker/volume/service/opts [2022-08-04T10:57:05.791Z] github.com/docker/docker/volume/testutils' [2022-08-04T10:57:05.791Z] + base_pkg_list='github.com/docker/docker/api [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/backend/build [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/httputils [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/middleware [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/build [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/container [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/debug [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/image [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/network [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/session [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/system [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/volume [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/backend [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/container [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/events [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/filters [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/image [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/mount [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/network [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/registry [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/strslice [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/swarm [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/time [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/versions [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/volume [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/builder-next [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/dockerfile [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/remotecontext [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T10:57:05.791Z] github.com/docker/docker/cli [2022-08-04T10:57:05.791Z] github.com/docker/docker/cli/config [2022-08-04T10:57:05.791Z] github.com/docker/docker/cli/debug [2022-08-04T10:57:05.791Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T10:57:05.791Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T10:57:05.791Z] github.com/docker/docker/client [2022-08-04T10:57:05.791Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T10:57:05.791Z] github.com/docker/docker/cmd/dockerd [2022-08-04T10:57:05.791Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T10:57:05.791Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T10:57:05.791Z] github.com/docker/docker/container [2022-08-04T10:57:05.791Z] github.com/docker/docker/container/stream [2022-08-04T10:57:05.791Z] github.com/docker/docker/contrib/apparmor [2022-08-04T10:57:05.791Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T10:57:05.791Z] github.com/docker/docker/contrib/httpserver [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/cluster [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/config [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/containerd [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/events [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/exec [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/images [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/initlayer [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/links [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/listeners [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/local [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/names [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/network [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/stats [2022-08-04T10:57:05.791Z] github.com/docker/docker/distribution [2022-08-04T10:57:05.791Z] github.com/docker/docker/distribution/metadata [2022-08-04T10:57:05.791Z] github.com/docker/docker/distribution/utils [2022-08-04T10:57:05.791Z] github.com/docker/docker/distribution/xfer [2022-08-04T10:57:05.791Z] github.com/docker/docker/dockerversion [2022-08-04T10:57:05.791Z] github.com/docker/docker/errdefs [2022-08-04T10:57:05.791Z] github.com/docker/docker/image [2022-08-04T10:57:05.791Z] github.com/docker/docker/image/cache [2022-08-04T10:57:05.791Z] github.com/docker/docker/image/tarexport [2022-08-04T10:57:05.791Z] github.com/docker/docker/image/v1 [2022-08-04T10:57:05.791Z] github.com/docker/docker/internal/test/suite [2022-08-04T10:57:05.791Z] github.com/docker/docker/layer [2022-08-04T10:57:05.791Z] github.com/docker/docker/libcontainerd [2022-08-04T10:57:05.791Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T10:57:05.791Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T10:57:05.791Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T10:57:05.791Z] github.com/docker/docker/libcontainerd/types [2022-08-04T10:57:05.791Z] github.com/docker/docker/oci [2022-08-04T10:57:05.791Z] github.com/docker/docker/oci/caps [2022-08-04T10:57:05.791Z] github.com/docker/docker/opts [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/aaparser [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/archive [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/authorization [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/capabilities [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/containerfs [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/directory [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/dmesg [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/fileutils [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/fsutils [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/homedir [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/idtools [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/ioutils [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/longpath [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/loopback [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/parsers [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/pidfile [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/platform [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/plugins [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/pools [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/progress [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/pubsub [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/reexec [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/signal [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/stack [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/stringid [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/system [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/tailfile [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/tarsum [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/urlutil [2022-08-04T10:57:05.791Z] github.com/docker/docker/pkg/useragent [2022-08-04T10:57:05.791Z] github.com/docker/docker/plugin [2022-08-04T10:57:05.791Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T10:57:05.791Z] github.com/docker/docker/plugin/v2 [2022-08-04T10:57:05.791Z] github.com/docker/docker/profiles/apparmor [2022-08-04T10:57:05.791Z] github.com/docker/docker/profiles/seccomp [2022-08-04T10:57:05.791Z] github.com/docker/docker/quota [2022-08-04T10:57:05.791Z] github.com/docker/docker/reference [2022-08-04T10:57:05.791Z] github.com/docker/docker/registry [2022-08-04T10:57:05.791Z] github.com/docker/docker/registry/resumable [2022-08-04T10:57:05.791Z] github.com/docker/docker/restartmanager [2022-08-04T10:57:05.791Z] github.com/docker/docker/rootless [2022-08-04T10:57:05.791Z] github.com/docker/docker/rootless/specconv [2022-08-04T10:57:05.791Z] github.com/docker/docker/runconfig [2022-08-04T10:57:05.791Z] github.com/docker/docker/runconfig/opts [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/daemon [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/environment [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/fakegit [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/registry [2022-08-04T10:57:05.791Z] github.com/docker/docker/testutil/request [2022-08-04T10:57:05.791Z] github.com/docker/docker/volume [2022-08-04T10:57:05.791Z] github.com/docker/docker/volume/drivers [2022-08-04T10:57:05.791Z] github.com/docker/docker/volume/local [2022-08-04T10:57:05.791Z] github.com/docker/docker/volume/mounts [2022-08-04T10:57:05.791Z] github.com/docker/docker/volume/service [2022-08-04T10:57:05.791Z] github.com/docker/docker/volume/service/opts [2022-08-04T10:57:05.791Z] github.com/docker/docker/volume/testutils' [2022-08-04T10:57:05.791Z] ++ grep --fixed-strings /libnetwork [2022-08-04T10:57:05.791Z] ++ echo 'github.com/docker/docker/api [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/backend/build [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/httputils [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/middleware [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/build [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/container [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/debug [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/image [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/network [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/session [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/system [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/server/router/volume [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/backend [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/container [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/events [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/filters [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/image [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/mount [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/network [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/registry [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/strslice [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/swarm [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/time [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/versions [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T10:57:05.791Z] github.com/docker/docker/api/types/volume [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/builder-next [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/dockerfile [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/remotecontext [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T10:57:05.791Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T10:57:05.791Z] github.com/docker/docker/cli [2022-08-04T10:57:05.791Z] github.com/docker/docker/cli/config [2022-08-04T10:57:05.791Z] github.com/docker/docker/cli/debug [2022-08-04T10:57:05.791Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T10:57:05.791Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T10:57:05.791Z] github.com/docker/docker/client [2022-08-04T10:57:05.791Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T10:57:05.791Z] github.com/docker/docker/cmd/dockerd [2022-08-04T10:57:05.791Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T10:57:05.791Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T10:57:05.791Z] github.com/docker/docker/container [2022-08-04T10:57:05.791Z] github.com/docker/docker/container/stream [2022-08-04T10:57:05.791Z] github.com/docker/docker/contrib/apparmor [2022-08-04T10:57:05.791Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T10:57:05.791Z] github.com/docker/docker/contrib/httpserver [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/cluster [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/config [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/containerd [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/events [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/exec [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/images [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/initlayer [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/links [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/listeners [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T10:57:05.791Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T10:57:05.792Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T10:57:05.792Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T10:57:05.792Z] github.com/docker/docker/daemon/logger/local [2022-08-04T10:57:05.792Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T10:57:05.792Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T10:57:05.792Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T10:57:05.792Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T10:57:05.792Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T10:57:05.792Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T10:57:05.792Z] github.com/docker/docker/daemon/names [2022-08-04T10:57:05.792Z] github.com/docker/docker/daemon/network [2022-08-04T10:57:05.792Z] github.com/docker/docker/daemon/stats [2022-08-04T10:57:05.792Z] github.com/docker/docker/distribution [2022-08-04T10:57:05.792Z] github.com/docker/docker/distribution/metadata [2022-08-04T10:57:05.792Z] github.com/docker/docker/distribution/utils [2022-08-04T10:57:05.792Z] github.com/docker/docker/distribution/xfer [2022-08-04T10:57:05.792Z] github.com/docker/docker/dockerversion [2022-08-04T10:57:05.792Z] github.com/docker/docker/errdefs [2022-08-04T10:57:05.792Z] github.com/docker/docker/image [2022-08-04T10:57:05.792Z] github.com/docker/docker/image/cache [2022-08-04T10:57:05.792Z] github.com/docker/docker/image/tarexport [2022-08-04T10:57:05.792Z] github.com/docker/docker/image/v1 [2022-08-04T10:57:05.792Z] github.com/docker/docker/internal/test/suite [2022-08-04T10:57:05.792Z] github.com/docker/docker/layer [2022-08-04T10:57:05.792Z] github.com/docker/docker/libcontainerd [2022-08-04T10:57:05.792Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T10:57:05.792Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T10:57:05.792Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T10:57:05.792Z] github.com/docker/docker/libcontainerd/types [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/config [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/idm [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ns [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/options [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/osl [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/types [2022-08-04T10:57:05.792Z] github.com/docker/docker/oci [2022-08-04T10:57:05.792Z] github.com/docker/docker/oci/caps [2022-08-04T10:57:05.792Z] github.com/docker/docker/opts [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/aaparser [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/archive [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/authorization [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/capabilities [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/containerfs [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/directory [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/dmesg [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/fileutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/fsutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/homedir [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/idtools [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/ioutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/longpath [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/loopback [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/parsers [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/pidfile [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/platform [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/plugins [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/pools [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/progress [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/pubsub [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/reexec [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/signal [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/stack [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/stringid [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/system [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/tailfile [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/tarsum [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/urlutil [2022-08-04T10:57:05.792Z] github.com/docker/docker/pkg/useragent [2022-08-04T10:57:05.792Z] github.com/docker/docker/plugin [2022-08-04T10:57:05.792Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T10:57:05.792Z] github.com/docker/docker/plugin/v2 [2022-08-04T10:57:05.792Z] github.com/docker/docker/profiles/apparmor [2022-08-04T10:57:05.792Z] github.com/docker/docker/profiles/seccomp [2022-08-04T10:57:05.792Z] github.com/docker/docker/quota [2022-08-04T10:57:05.792Z] github.com/docker/docker/reference [2022-08-04T10:57:05.792Z] github.com/docker/docker/registry [2022-08-04T10:57:05.792Z] github.com/docker/docker/registry/resumable [2022-08-04T10:57:05.792Z] github.com/docker/docker/restartmanager [2022-08-04T10:57:05.792Z] github.com/docker/docker/rootless [2022-08-04T10:57:05.792Z] github.com/docker/docker/rootless/specconv [2022-08-04T10:57:05.792Z] github.com/docker/docker/runconfig [2022-08-04T10:57:05.792Z] github.com/docker/docker/runconfig/opts [2022-08-04T10:57:05.792Z] github.com/docker/docker/testutil [2022-08-04T10:57:05.792Z] github.com/docker/docker/testutil/daemon [2022-08-04T10:57:05.792Z] github.com/docker/docker/testutil/environment [2022-08-04T10:57:05.792Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T10:57:05.792Z] github.com/docker/docker/testutil/fakegit [2022-08-04T10:57:05.792Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T10:57:05.792Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T10:57:05.792Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T10:57:05.792Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T10:57:05.792Z] github.com/docker/docker/testutil/registry [2022-08-04T10:57:05.792Z] github.com/docker/docker/testutil/request [2022-08-04T10:57:05.792Z] github.com/docker/docker/volume [2022-08-04T10:57:05.792Z] github.com/docker/docker/volume/drivers [2022-08-04T10:57:05.792Z] github.com/docker/docker/volume/local [2022-08-04T10:57:05.792Z] github.com/docker/docker/volume/mounts [2022-08-04T10:57:05.792Z] github.com/docker/docker/volume/service [2022-08-04T10:57:05.792Z] github.com/docker/docker/volume/service/opts [2022-08-04T10:57:05.792Z] github.com/docker/docker/volume/testutils' [2022-08-04T10:57:05.792Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/config [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/idm [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ns [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/options [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/osl [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/types' [2022-08-04T10:57:05.792Z] + echo 'github.com/docker/docker/libnetwork [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/config [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/idm [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/ns [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/options [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/osl [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/types' [2022-08-04T10:57:05.792Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T10:57:05.792Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T10:57:05.792Z] + type docker-proxy [2022-08-04T10:57:05.792Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-04T10:57:05.792Z] + hack/make.sh binary-proxy install-proxy [2022-08-04T10:57:05.792Z] [2022-08-04T10:57:05.792Z] Removing bundles/ [2022-08-04T10:57:05.792Z] [2022-08-04T10:57:05.792Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-04T10:57:05.792Z] Building: bundles/binary-proxy/docker-proxy [2022-08-04T10:57:05.792Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T10:57:06.633Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2022-08-04T10:57:06.633Z] === RUN TestBuildWithSession [2022-08-04T10:57:06.633Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T10:57:06.633Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T10:57:06.633Z] === RUN TestBuildSquashParent [2022-08-04T10:57:12.360Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-04T10:57:12.360Z] [2022-08-04T10:57:12.360Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-04T10:57:12.360Z] Installing docker-proxy to /usr/local/bin/ [2022-08-04T10:57:12.360Z] [2022-08-04T10:57:12.360Z] + mkdir -p bundles [2022-08-04T10:57:12.360Z] + '[' -n 'github.com/docker/docker/api [2022-08-04T10:57:12.360Z] github.com/docker/docker/api/server [2022-08-04T10:57:12.360Z] github.com/docker/docker/api/server/backend/build [2022-08-04T10:57:12.360Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/httputils [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/middleware [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/router [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/router/build [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/router/container [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/router/debug [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/router/image [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/router/network [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/router/session [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/router/system [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/server/router/volume [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/backend [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/container [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/events [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/filters [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/image [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/mount [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/network [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/registry [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/strslice [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/swarm [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/time [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/versions [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T10:57:12.361Z] github.com/docker/docker/api/types/volume [2022-08-04T10:57:12.361Z] github.com/docker/docker/builder [2022-08-04T10:57:12.361Z] github.com/docker/docker/builder/builder-next [2022-08-04T10:57:12.361Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T10:57:12.361Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T10:57:12.361Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T10:57:12.361Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T10:57:12.361Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T10:57:12.361Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T10:57:12.361Z] github.com/docker/docker/builder/dockerfile [2022-08-04T10:57:12.361Z] github.com/docker/docker/builder/remotecontext [2022-08-04T10:57:12.361Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T10:57:12.361Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T10:57:12.361Z] github.com/docker/docker/cli [2022-08-04T10:57:12.361Z] github.com/docker/docker/cli/config [2022-08-04T10:57:12.361Z] github.com/docker/docker/cli/debug [2022-08-04T10:57:12.361Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T10:57:12.361Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T10:57:12.361Z] github.com/docker/docker/client [2022-08-04T10:57:12.361Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T10:57:12.361Z] github.com/docker/docker/cmd/dockerd [2022-08-04T10:57:12.361Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T10:57:12.361Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T10:57:12.361Z] github.com/docker/docker/container [2022-08-04T10:57:12.361Z] github.com/docker/docker/container/stream [2022-08-04T10:57:12.361Z] github.com/docker/docker/contrib/apparmor [2022-08-04T10:57:12.361Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T10:57:12.361Z] github.com/docker/docker/contrib/httpserver [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/cluster [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/config [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/containerd [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/events [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/exec [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/images [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/initlayer [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/links [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/listeners [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/local [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/names [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/network [2022-08-04T10:57:12.361Z] github.com/docker/docker/daemon/stats [2022-08-04T10:57:12.361Z] github.com/docker/docker/distribution [2022-08-04T10:57:12.361Z] github.com/docker/docker/distribution/metadata [2022-08-04T10:57:12.361Z] github.com/docker/docker/distribution/utils [2022-08-04T10:57:12.361Z] github.com/docker/docker/distribution/xfer [2022-08-04T10:57:12.361Z] github.com/docker/docker/dockerversion [2022-08-04T10:57:12.361Z] github.com/docker/docker/errdefs [2022-08-04T10:57:12.361Z] github.com/docker/docker/image [2022-08-04T10:57:12.361Z] github.com/docker/docker/image/cache [2022-08-04T10:57:12.361Z] github.com/docker/docker/image/tarexport [2022-08-04T10:57:12.361Z] github.com/docker/docker/image/v1 [2022-08-04T10:57:12.361Z] github.com/docker/docker/internal/test/suite [2022-08-04T10:57:12.361Z] github.com/docker/docker/layer [2022-08-04T10:57:12.361Z] github.com/docker/docker/libcontainerd [2022-08-04T10:57:12.361Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T10:57:12.361Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T10:57:12.361Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T10:57:12.361Z] github.com/docker/docker/libcontainerd/types [2022-08-04T10:57:12.361Z] github.com/docker/docker/oci [2022-08-04T10:57:12.361Z] github.com/docker/docker/oci/caps [2022-08-04T10:57:12.361Z] github.com/docker/docker/opts [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/aaparser [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/archive [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/authorization [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/capabilities [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/containerfs [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/directory [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/dmesg [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/fileutils [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/fsutils [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/homedir [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/idtools [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/ioutils [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/longpath [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/loopback [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/parsers [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/pidfile [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/platform [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/plugins [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/pools [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/progress [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/pubsub [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/reexec [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/signal [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/stack [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/stringid [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/system [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/tailfile [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/tarsum [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/urlutil [2022-08-04T10:57:12.361Z] github.com/docker/docker/pkg/useragent [2022-08-04T10:57:12.361Z] github.com/docker/docker/plugin [2022-08-04T10:57:12.361Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T10:57:12.361Z] github.com/docker/docker/plugin/v2 [2022-08-04T10:57:12.361Z] github.com/docker/docker/profiles/apparmor [2022-08-04T10:57:12.361Z] github.com/docker/docker/profiles/seccomp [2022-08-04T10:57:12.361Z] github.com/docker/docker/quota [2022-08-04T10:57:12.361Z] github.com/docker/docker/reference [2022-08-04T10:57:12.361Z] github.com/docker/docker/registry [2022-08-04T10:57:12.361Z] github.com/docker/docker/registry/resumable [2022-08-04T10:57:12.361Z] github.com/docker/docker/restartmanager [2022-08-04T10:57:12.361Z] github.com/docker/docker/rootless [2022-08-04T10:57:12.361Z] github.com/docker/docker/rootless/specconv [2022-08-04T10:57:12.361Z] github.com/docker/docker/runconfig [2022-08-04T10:57:12.361Z] github.com/docker/docker/runconfig/opts [2022-08-04T10:57:12.361Z] github.com/docker/docker/testutil [2022-08-04T10:57:12.361Z] github.com/docker/docker/testutil/daemon [2022-08-04T10:57:12.361Z] github.com/docker/docker/testutil/environment [2022-08-04T10:57:12.361Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T10:57:12.361Z] github.com/docker/docker/testutil/fakegit [2022-08-04T10:57:12.361Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T10:57:12.361Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T10:57:12.361Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T10:57:12.361Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T10:57:12.361Z] github.com/docker/docker/testutil/registry [2022-08-04T10:57:12.361Z] github.com/docker/docker/testutil/request [2022-08-04T10:57:12.361Z] github.com/docker/docker/volume [2022-08-04T10:57:12.361Z] github.com/docker/docker/volume/drivers [2022-08-04T10:57:12.361Z] github.com/docker/docker/volume/local [2022-08-04T10:57:12.361Z] github.com/docker/docker/volume/mounts [2022-08-04T10:57:12.361Z] github.com/docker/docker/volume/service [2022-08-04T10:57:12.361Z] github.com/docker/docker/volume/service/opts [2022-08-04T10:57:12.361Z] github.com/docker/docker/volume/testutils' ']' [2022-08-04T10:57:12.362Z] + 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 [2022-08-04T10:57:12.362Z] ? github.com/docker/docker/api [no test files] [2022-08-04T10:57:16.633Z] --- PASS: TestBuildSquashParent (9.30s) [2022-08-04T10:57:16.633Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T10:57:16.633Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T10:57:16.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T10:57:16.633Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T10:57:16.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T10:57:16.633Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T10:57:16.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T10:57:16.633Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T10:57:16.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T10:57:16.633Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T10:57:16.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T10:57:16.633Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T10:57:16.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T10:57:16.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T10:57:16.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T10:57:19.179Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T10:57:19.441Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T10:57:22.785Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T10:57:22.785Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T10:57:26.080Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-04T10:57:26.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.58s) [2022-08-04T10:57:26.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.74s) [2022-08-04T10:57:26.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.16s) [2022-08-04T10:57:26.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.46s) [2022-08-04T10:57:26.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2022-08-04T10:57:26.080Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.01s) [2022-08-04T10:57:26.080Z] === RUN TestBuildMultiStageCopy [2022-08-04T10:57:26.080Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T10:57:27.246Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-08-04T10:57:28.634Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T10:57:28.897Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T10:57:29.469Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T10:57:30.040Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T10:57:30.612Z] --- PASS: TestBuildMultiStageCopy (4.90s) [2022-08-04T10:57:30.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.58s) [2022-08-04T10:57:30.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2022-08-04T10:57:30.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2022-08-04T10:57:30.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2022-08-04T10:57:30.612Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2022-08-04T10:57:30.612Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T10:57:31.995Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2022-08-04T10:57:31.995Z] === RUN TestBuildLabelWithTargets [2022-08-04T10:57:34.539Z] --- PASS: TestBuildLabelWithTargets (2.15s) [2022-08-04T10:57:34.539Z] === RUN TestBuildWithEmptyLayers [2022-08-04T10:57:35.481Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2022-08-04T10:57:35.481Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T10:57:38.786Z] --- PASS: TestBuildMultiStageOnBuild (3.00s) [2022-08-04T10:57:38.786Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T10:57:40.698Z] --- PASS: TestBuildUncleanTarFilenames (2.02s) [2022-08-04T10:57:40.698Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T10:57:43.999Z] --- PASS: TestBuildMultiStageLayerLeak (3.35s) [2022-08-04T10:57:43.999Z] === RUN TestBuildWithHugeFile [2022-08-04T10:57:49.568Z] #64 331.5 # github.com/containerd/containerd/cmd/containerd [2022-08-04T10:57:49.568Z] #64 331.5 /usr/bin/ld: /tmp/go-link-3876454774/000019.o: in function `New': [2022-08-04T10:57:49.568Z] #64 331.5 /tmp/tmp.keSL5ezOWF/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 [2022-08-04T10:57:49.568Z] #64 331.6 + bin/containerd-stress [2022-08-04T10:57:49.568Z] #64 332.7 + bin/containerd-shim [2022-08-04T10:57:56.390Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T10:57:56.390Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T10:57:56.390Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T10:57:56.390Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T10:57:56.390Z] [2022-08-04T10:57:56.390Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T10:57:56.390Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T10:57:56.390Z] HOSTNAME=5c7831f0697d [2022-08-04T10:57:56.390Z] DEST=bundles/test-integration [2022-08-04T10:57:56.390Z] PWD=/go/src/github.com/docker/docker [2022-08-04T10:57:56.390Z] DOCKER_ROOTLESS=1 [2022-08-04T10:57:56.390Z] DOCKER_GITCOMMIT=6808b4673c30c9d585ee7fb5fecc6472ee4b1311 [2022-08-04T10:57:56.390Z] container=docker [2022-08-04T10:57:56.390Z] HOME=/root [2022-08-04T10:57:56.390Z] GOLANG_VERSION=1.18.5 [2022-08-04T10:57:56.390Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T10:57:56.390Z] VALIDATE_BRANCH=master [2022-08-04T10:57:56.390Z] TERM=xterm [2022-08-04T10:57:56.390Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T10:57:56.390Z] SHLVL=1 [2022-08-04T10:57:56.390Z] TIMEOUT=120m [2022-08-04T10:57:56.390Z] DOCKER_BUILDTAGS= journald [2022-08-04T10:57:56.390Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T10:57:56.390Z] GO111MODULE=off [2022-08-04T10:57:56.390Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T10:57:56.390Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T10:57:56.390Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T10:57:56.390Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T10:57:56.390Z] GOPATH=/go [2022-08-04T10:57:56.390Z] PKG_CONFIG=pkg-config [2022-08-04T10:57:56.390Z] _=/usr/bin/env [2022-08-04T10:57:56.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T10:57:57.698Z] #64 343.9 + bin/containerd-shim-runc-v1 [2022-08-04T10:58:03.045Z] #64 350.4 + bin/containerd-shim-runc-v2 [2022-08-04T10:58:03.984Z] #64 351.2 + binaries [2022-08-04T10:58:03.984Z] #64 351.2 + install -D bin/containerd /build/containerd [2022-08-04T10:58:03.984Z] #64 351.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T10:58:03.984Z] #64 351.3 + install -D bin/ctr /build/ctr [2022-08-04T10:58:06.520Z] #64 DONE 353.8s [2022-08-04T10:58:07.090Z] [2022-08-04T10:58:07.090Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T10:58:07.090Z] #65 sha256:7d7decf5a66252ff5a96b41b32b8c160e6ce8e37596f673c2e64b8dd8cb0e63d [2022-08-04T10:58:07.984Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|compiled_files|imports|name|types_sizes) took 2m54.248220558s [2022-08-04T10:58:07.985Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 514.712619ms [2022-08-04T10:58:08.468Z] #65 DONE 1.1s [2022-08-04T10:58:08.468Z] [2022-08-04T10:58:08.468Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T10:58:08.468Z] #70 sha256:aa93b8b36cc1237566267b46b3d351a0faebb7002685cbbeb17392f8ff557943 [2022-08-04T10:58:08.468Z] #70 DONE 0.3s [2022-08-04T10:58:08.727Z] [2022-08-04T10:58:08.727Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T10:58:08.727Z] #75 sha256:69968807d6be2d6709ff91350e4782d2b3fc5db5f29414c76a99bff9417142fc [2022-08-04T10:58:09.664Z] #75 DONE 1.0s [2022-08-04T10:58:09.664Z] [2022-08-04T10:58:09.664Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T10:58:09.664Z] #78 sha256:3b7ba75e3f4c348f773b8054ece0cf1dc3b0cc1fb2ded50d642f08e3bf076396 [2022-08-04T10:58:09.664Z] #78 DONE 0.0s [2022-08-04T10:58:09.664Z] [2022-08-04T10:58:09.664Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T10:58:09.664Z] #79 sha256:d3506c73701facda175e19565e5aed9cca976fc902d13f3784a33e1698db3ad5 [2022-08-04T10:58:09.664Z] #79 DONE 0.0s [2022-08-04T10:58:09.664Z] [2022-08-04T10:58:09.664Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T10:58:09.664Z] #80 sha256:b719962853584086d4aa81a2d5e35e84e568a30e3f6440c3a9fc66155600e43e [2022-08-04T10:58:09.664Z] #80 DONE 0.0s [2022-08-04T10:58:09.664Z] [2022-08-04T10:58:09.664Z] #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 [2022-08-04T10:58:09.664Z] #81 sha256:6250d28b369932185341031f718e19e01bb035b30365870c3f5ef06edb6c583d [2022-08-04T10:58:10.232Z] #81 0.640 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T10:58:10.491Z] #81 0.802 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T10:58:10.752Z] #81 0.972 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T10:58:11.322Z] #81 1.053 Reading package lists... [2022-08-04T10:58:11.582Z] #81 1.563 Reading package lists... [2022-08-04T10:58:11.842Z] #81 2.070 Building dependency tree... [2022-08-04T10:58:11.842Z] #81 2.177 Reading state information... [2022-08-04T10:58:11.842Z] #81 2.295 systemd is already the newest version (247.3-7). [2022-08-04T10:58:11.842Z] #81 2.295 systemd set to manually installed. [2022-08-04T10:58:11.842Z] #81 2.295 The following additional packages will be installed: [2022-08-04T10:58:12.102Z] #81 2.295 libdbus-1-3 libpam-systemd [2022-08-04T10:58:12.102Z] #81 2.296 Recommended packages: [2022-08-04T10:58:12.102Z] #81 2.296 libnss-systemd [2022-08-04T10:58:12.102Z] #81 2.354 The following NEW packages will be installed: [2022-08-04T10:58:12.102Z] #81 2.355 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-04T10:58:12.362Z] #81 2.625 0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T10:58:12.362Z] #81 2.625 Need to get 950 kB of archives. [2022-08-04T10:58:12.362Z] #81 2.625 After this operation, 1988 kB of additional disk space will be used. [2022-08-04T10:58:12.362Z] #81 2.625 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-04T10:58:12.362Z] #81 2.630 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-04T10:58:12.362Z] #81 2.633 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-04T10:58:12.362Z] #81 2.636 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-04T10:58:12.362Z] #81 2.640 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-04T10:58:12.362Z] #81 2.815 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T10:58:12.362Z] #81 2.844 Fetched 950 kB in 0s (3391 kB/s) [2022-08-04T10:58:12.362Z] #81 2.862 Selecting previously unselected package systemd-sysv. [2022-08-04T10:58:12.621Z] #81 2.862 (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.) [2022-08-04T10:58:12.621Z] #81 2.877 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-04T10:58:12.621Z] #81 2.880 Unpacking systemd-sysv (247.3-7) ... [2022-08-04T10:58:12.621Z] #81 2.923 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-04T10:58:12.621Z] #81 2.926 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-04T10:58:12.621Z] #81 2.932 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-04T10:58:12.621Z] #81 2.981 Selecting previously unselected package dbus. [2022-08-04T10:58:12.621Z] #81 2.984 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-04T10:58:12.621Z] #81 2.993 Unpacking dbus (1.12.20-2) ... [2022-08-04T10:58:12.621Z] #81 3.045 Selecting previously unselected package libpam-systemd:amd64. [2022-08-04T10:58:12.621Z] #81 3.047 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-04T10:58:12.621Z] #81 3.051 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-04T10:58:12.621Z] #81 3.095 Selecting previously unselected package dbus-user-session. [2022-08-04T10:58:12.882Z] #81 3.098 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-04T10:58:12.882Z] #81 3.101 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-04T10:58:12.882Z] #81 3.215 Setting up systemd-sysv (247.3-7) ... [2022-08-04T10:58:12.882Z] #81 3.225 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-04T10:58:12.882Z] #81 3.234 Setting up dbus (1.12.20-2) ... [2022-08-04T10:58:13.143Z] #81 3.372 invoke-rc.d: could not determine current runlevel [2022-08-04T10:58:13.143Z] #81 3.374 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T10:58:13.143Z] #81 3.378 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-04T10:58:13.143Z] #81 3.515 Setting up dbus-user-session (1.12.20-2) ... [2022-08-04T10:58:13.143Z] #81 3.526 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T10:58:13.143Z] #81 DONE 3.6s [2022-08-04T10:58:13.404Z] [2022-08-04T10:58:13.404Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T10:58:13.404Z] #82 sha256:b375657c23103f36b6abf869d52f63941cf2a80a22a9b439f4eceb7f765c4563 [2022-08-04T10:58:13.973Z] #82 DONE 0.9s [2022-08-04T10:58:14.233Z] [2022-08-04T10:58:14.233Z] #83 exporting to image [2022-08-04T10:58:14.233Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T10:58:14.233Z] #83 exporting layers [2022-08-04T10:58:20.809Z] #83 exporting layers 6.2s done [2022-08-04T10:58:20.809Z] #83 writing image sha256:6f03fbe9577a7c9c3a7ea5d701e6bd0c89a70929c0a360d57e3e1a3ba9ec6147 done [2022-08-04T10:58:20.809Z] #83 naming to docker.io/library/docker:6aaf6b362bb52e5a3648aa78e5f733eca8608d6b done [2022-08-04T10:58:20.809Z] #83 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T10:58:21.151Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=6aaf6b362bb52e5a3648aa78e5f733eca8608d6b -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:6aaf6b362bb52e5a3648aa78e5f733eca8608d6b hack/make.sh dynbinary test-integration [2022-08-04T10:58:22.529Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-04T10:58:22.530Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-04T10:58:22.530Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-04T10:58:22.530Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-04T10:58:22.530Z] 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) [2022-08-04T10:58:22.530Z] Detected virtualization docker. [2022-08-04T10:58:22.530Z] Detected architecture x86-64. [2022-08-04T10:58:22.530Z] Set hostname to <854e03328e4c>. [2022-08-04T10:58:22.789Z] modprobe@configfs.service: Succeeded. [2022-08-04T10:58:22.789Z] modprobe@drm.service: Succeeded. [2022-08-04T10:58:22.789Z] modprobe@fuse.service: Succeeded. [2022-08-04T10:58:22.789Z] + source /etc/docker-entrypoint-cmd [2022-08-04T10:58:22.789Z] ++ hack/make.sh dynbinary test-integration [2022-08-04T10:58:22.789Z] [2022-08-04T10:58:23.049Z] Removing bundles/ [2022-08-04T10:58:23.049Z] [2022-08-04T10:58:23.049Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T10:58:23.049Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T10:58:23.049Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-04T10:58:35.004Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-08-04T10:58:35.004Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-04T10:58:35.004Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 6.0% of statements [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-04T10:58:35.004Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-08-04T10:58:35.004Z] ok github.com/docker/docker/api/server/router/volume 0.011s coverage: 67.9% of statements [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/types [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-04T10:58:35.004Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-04T10:58:35.004Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-04T10:58:35.004Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-08-04T10:58:35.004Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/builder [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-04T10:58:35.004Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-04T10:58:36.393Z] ok github.com/docker/docker/builder/remotecontext 0.107s coverage: 13.7% of statements [2022-08-04T10:58:36.662Z] ok github.com/docker/docker/builder/dockerfile 0.441s coverage: 49.3% of statements [2022-08-04T10:58:36.923Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-08-04T10:58:37.899Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-04T10:58:38.468Z] ok github.com/docker/docker/builder/remotecontext/git 1.535s coverage: 86.3% of statements [2022-08-04T10:58:38.468Z] ? github.com/docker/docker/cli [no test files] [2022-08-04T10:58:38.468Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-04T10:58:38.468Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-04T10:58:38.468Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-04T10:58:39.036Z] ok github.com/docker/docker/cmd/docker-proxy 0.250s coverage: 67.6% of statements [2022-08-04T10:58:42.327Z] ok github.com/docker/docker/client 0.086s coverage: 75.9% of statements [2022-08-04T10:58:43.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T10:58:43.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T10:59:05.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T10:59:14.444Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 31.5% of statements [2022-08-04T10:59:15.021Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-04T10:59:15.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T10:59:15.591Z] ok github.com/docker/docker/cmd/dockerd/trap 2.478s coverage: 0.0% of statements [2022-08-04T10:59:15.591Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-04T10:59:15.591Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-04T10:59:15.591Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-04T10:59:15.591Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-04T10:59:15.591Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-04T10:59:20.895Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2022-08-04T10:59:22.295Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-08-04T10:59:23.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T10:59:23.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T10:59:23.676Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-04T10:59:23.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T10:59:24.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T10:59:25.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T10:59:25.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T10:59:26.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T10:59:29.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T10:59:30.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T10:59:30.260Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-04T10:59:31.260Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-08-04T10:59:31.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T10:59:31.537Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-04T10:59:31.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T10:59:32.110Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-04T10:59:32.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T10:59:33.050Z] ok github.com/docker/docker/daemon 10.105s coverage: 16.6% of statements [2022-08-04T10:59:33.050Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-04T10:59:33.050Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-04T10:59:33.050Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-04T10:59:33.050Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-04T10:59:33.050Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-04T10:59:33.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T10:59:33.625Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.614s coverage: 74.8% of statements [2022-08-04T10:59:34.195Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.224s coverage: 60.7% of statements [2022-08-04T10:59:34.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T10:59:34.767Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-08-04T10:59:35.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T10:59:35.588Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T10:59:35.588Z] Using test binary docker [2022-08-04T10:59:35.588Z] +++ /etc/init.d/apparmor start [2022-08-04T10:59:35.588Z] Not: starting. [2022-08-04T10:59:35.588Z] INFO: Waiting for daemon to start... [2022-08-04T10:59:35.588Z] Starting dockerd [2022-08-04T10:59:35.588Z] +++ 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 [2022-08-04T10:59:35.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T10:59:36.158Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-04T10:59:36.534Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T10:59:36.534Z] Using test binary docker [2022-08-04T10:59:36.534Z] +++ /etc/init.d/apparmor start [2022-08-04T10:59:36.534Z] Not: starting. [2022-08-04T10:59:36.534Z] INFO: Waiting for daemon to start... [2022-08-04T10:59:36.534Z] Starting dockerd [2022-08-04T10:59:36.534Z] +++ 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 [2022-08-04T10:59:36.889Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T10:59:36.889Z] Using test binary docker [2022-08-04T10:59:36.889Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T10:59:36.889Z] Not: starting. [2022-08-04T10:59:36.889Z] INFO: Waiting for daemon to start... [2022-08-04T10:59:36.889Z] Starting dockerd [2022-08-04T10:59:37.564Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.186s coverage: 50.6% of statements [2022-08-04T10:59:38.797Z] . [2022-08-04T10:59:38.797Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T10:59:38.797Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T10:59:38.797Z] Error: No such image: emptyfs [2022-08-04T10:59:38.945Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.928s coverage: 45.9% of statements [2022-08-04T10:59:38.945Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-04T10:59:39.056Z] Running integration-test (iteration 1) [2022-08-04T10:59:39.056Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T10:59:39.080Z] . [2022-08-04T10:59:39.080Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T10:59:39.080Z] [2022-08-04T10:59:39.080Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T10:59:39.080Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T10:59:39.316Z] Loaded image: busybox:latest [2022-08-04T10:59:39.316Z] Loaded image: busybox:glibc [2022-08-04T10:59:39.341Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T10:59:39.341Z] Error: No such image: emptyfs [2022-08-04T10:59:39.341Z] Error: No such image: emptyfs [2022-08-04T10:59:39.341Z] ++++ docker load [2022-08-04T10:59:39.341Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T10:59:39.341Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T10:59:39.341Z] ++++ docker load [2022-08-04T10:59:39.515Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.965s coverage: 58.5% of statements [2022-08-04T10:59:39.515Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-04T10:59:39.515Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-04T10:59:39.775Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-04T10:59:39.916Z] Running integration-test (iteration 1) [2022-08-04T10:59:39.916Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-04T10:59:39.916Z] ++ 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)/' [2022-08-04T10:59:39.916Z] ++ set -e [2022-08-04T10:59:39.916Z] ++ '[' -n 0 ']' [2022-08-04T10:59:39.916Z] ++ set -x [2022-08-04T10:59:39.916Z] ++ 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)/' [2022-08-04T10:59:39.916Z] Running integration-test (iteration 1) [2022-08-04T10:59:39.916Z] 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)/ [2022-08-04T10:59:39.916Z] ++ 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)/' [2022-08-04T10:59:39.916Z] ++ set -e [2022-08-04T10:59:39.916Z] ++ '[' -n 0 ']' [2022-08-04T10:59:39.916Z] ++ set -x [2022-08-04T10:59:39.916Z] ++ 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)/' [2022-08-04T10:59:40.344Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2022-08-04T10:59:40.697Z] Loaded image: debian:bullseye-slim [2022-08-04T10:59:40.879Z] Loaded image: busybox:latest [2022-08-04T10:59:40.879Z] Loaded image: busybox:latest [2022-08-04T10:59:40.918Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-08-04T10:59:40.956Z] Loaded image: hello-world:latest [2022-08-04T10:59:40.956Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T10:59:40.956Z] INFO: Testing against a local daemon [2022-08-04T10:59:40.956Z] === RUN TestCgroupNamespacesBuild [2022-08-04T10:59:41.143Z] Loaded image: busybox:glibc [2022-08-04T10:59:41.143Z] Loaded image: busybox:glibc [2022-08-04T10:59:41.862Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.9% of statements [2022-08-04T10:59:41.862Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-04T10:59:41.862Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-04T10:59:42.252Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2022-08-04T10:59:42.332Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-08-04T10:59:42.332Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T10:59:43.248Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-08-04T10:59:43.248Z] ok github.com/docker/docker/daemon/logger/awslogs 0.172s coverage: 80.2% of statements [2022-08-04T10:59:43.248Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-04T10:59:43.271Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-08-04T10:59:43.271Z] === RUN TestBuildWithSession [2022-08-04T10:59:43.271Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T10:59:43.271Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T10:59:43.271Z] === RUN TestBuildSquashParent [2022-08-04T10:59:43.815Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 68.2% of statements [2022-08-04T10:59:44.331Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.004s coverage: 88.2% of statements [2022-08-04T10:59:44.459Z] INFO [linters context/goanalysis] analyzers took 6m39.659925637s with top 10 stages: buildir: 2m22.104092825s, the_only_name: 41.869122144s, goimports: 29.619426482s, unconvert: 23.87093905s, S1038: 18.617220975s, gosec: 18.399000926s, misspell: 6.408780167s, unused: 6.029224651s, nilness: 5.812349377s, S1039: 4.979695398s [2022-08-04T10:59:44.459Z] INFO [runner] Issues before processing: 2446, after processing: 0 [2022-08-04T10:59:44.459Z] INFO [runner] Processors filtering stat (out/in): cgo: 2125/2446, filename_unadjuster: 2125/2125, path_prettifier: 2125/2125, identifier_marker: 2022/2022, exclude-rules: 78/2022, nolint: 0/78, skip_files: 2125/2125, skip_dirs: 2125/2125, autogenerated_exclude: 2022/2125, exclude: 2022/2022 [2022-08-04T10:59:44.459Z] INFO [runner] processing took 85.9989ms with stages: nolint: 34.153124ms, identifier_marker: 22.261274ms, path_prettifier: 11.150511ms, autogenerated_exclude: 8.441447ms, exclude-rules: 7.777215ms, skip_dirs: 1.854136ms, cgo: 227.785µs, filename_unadjuster: 128.23µs, max_same_issues: 1.53µs, uniq_by_line: 618ns, skip_files: 537ns, max_from_linter: 424ns, source_code: 317ns, max_per_file_from_linter: 285ns, exclude: 284ns, diff: 276ns, sort_results: 246ns, severity-rules: 237ns, path_shortener: 235ns, path_prefixer: 189ns [2022-08-04T10:59:44.459Z] INFO [runner] linters took 1m46.809429079s with stages: goanalysis_metalinter: 1m46.72323393s [2022-08-04T10:59:44.459Z] INFO File cache stats: 1702 entries of total size 8.7MiB [2022-08-04T10:59:44.459Z] INFO Memory: 2817 samples, avg is 315.5MB, max is 1230.7MB [2022-08-04T10:59:44.459Z] INFO Execution took 4m41.583077445s [2022-08-04T10:59:44.459Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-04T10:59:44.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 hack/make.sh dynbinary test-docker-py [2022-08-04T10:59:45.044Z] [2022-08-04T10:59:45.265Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.145s coverage: 76.8% of statements [2022-08-04T10:59:45.265Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-08-04T10:59:45.303Z] Removing bundles/ [2022-08-04T10:59:45.303Z] [2022-08-04T10:59:45.303Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T10:59:45.303Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T10:59:45.303Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T10:59:45.353Z] Loaded image: debian:bullseye-slim [2022-08-04T10:59:45.614Z] Loaded image: debian:bullseye-slim [2022-08-04T10:59:45.614Z] Loaded image: hello-world:latest [2022-08-04T10:59:45.614Z] Loaded image: hello-world:latest [2022-08-04T10:59:45.877Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T10:59:45.877Z] INFO: Testing against a local daemon [2022-08-04T10:59:45.877Z] === RUN TestDockerSuite [2022-08-04T10:59:45.877Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-04T10:59:45.877Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-04T10:59:45.877Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-04T10:59:45.877Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T10:59:45.877Z] INFO: Testing against a local daemon [2022-08-04T10:59:45.877Z] === RUN TestDockerDaemonSuite [2022-08-04T10:59:45.877Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-04T10:59:45.877Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-04T10:59:45.877Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-04T10:59:45.877Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-04T10:59:45.877Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-04T10:59:45.877Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-04T10:59:46.200Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 79.4% of statements [2022-08-04T10:59:46.767Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.7% of statements [2022-08-04T10:59:47.334Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-08-04T10:59:47.901Z] ok github.com/docker/docker/daemon/logger/journald 3.287s coverage: 74.3% of statements [2022-08-04T10:59:47.901Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-04T10:59:47.901Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-04T10:59:47.901Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-04T10:59:47.901Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-04T10:59:48.418Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-04T10:59:48.418Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-04T10:59:48.553Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-08-04T10:59:48.812Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-04T10:59:48.994Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-04T10:59:49.255Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-04T10:59:49.379Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-04T10:59:49.637Z] ok github.com/docker/docker/daemon/logger/splunk 1.519s coverage: 82.5% of statements [2022-08-04T10:59:49.637Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-04T10:59:49.637Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-04T10:59:50.572Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 44.4% of statements [2022-08-04T10:59:50.639Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-04T10:59:51.209Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-04T10:59:51.209Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-04T10:59:51.378Z] --- PASS: TestBuildSquashParent (6.91s) [2022-08-04T10:59:51.378Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T10:59:51.378Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T10:59:51.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T10:59:51.378Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T10:59:51.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T10:59:51.378Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T10:59:51.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T10:59:51.378Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T10:59:51.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T10:59:51.378Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T10:59:51.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T10:59:51.378Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T10:59:51.378Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T10:59:51.378Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T10:59:51.378Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T10:59:51.636Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T10:59:51.893Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T10:59:52.149Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-04T10:59:52.473Z] ok github.com/docker/docker/distribution 1.500s coverage: 28.0% of statements [2022-08-04T10:59:52.473Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-04T10:59:52.473Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-04T10:59:52.721Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-04T10:59:53.040Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 85.4% of statements [2022-08-04T10:59:53.040Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-04T10:59:53.040Z] ok github.com/docker/docker/image 0.031s coverage: 86.9% of statements [2022-08-04T10:59:53.291Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-04T10:59:53.291Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-04T10:59:53.291Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-04T10:59:53.608Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-04T10:59:53.792Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T10:59:53.792Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T10:59:53.865Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-04T10:59:53.879Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2022-08-04T10:59:53.879Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-04T10:59:53.879Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-04T10:59:54.138Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-04T10:59:54.437Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-04T10:59:54.437Z] --- PASS: TestBuildWithHugeFile (130.57s) [2022-08-04T10:59:54.437Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T10:59:54.437Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T10:59:54.437Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T10:59:54.437Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T10:59:54.437Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T10:59:54.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T10:59:54.437Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T10:59:54.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T10:59:54.437Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T10:59:54.437Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T10:59:54.437Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T10:59:54.437Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T10:59:54.699Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T10:59:54.699Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-08-04T10:59:54.699Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-04T10:59:54.699Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-04T10:59:54.699Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-08-04T10:59:54.699Z] === RUN TestBuildPreserveOwnership [2022-08-04T10:59:54.699Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T10:59:54.706Z] ok github.com/docker/docker/oci 0.013s coverage: 46.0% of statements [2022-08-04T10:59:54.960Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-04T10:59:54.960Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-04T10:59:54.960Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-04T10:59:54.960Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-04T10:59:55.645Z] ok github.com/docker/docker/opts 0.046s coverage: 66.0% of statements [2022-08-04T10:59:55.645Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-04T10:59:55.692Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-08-04T10:59:55.692Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) [2022-08-04T10:59:55.692Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-08-04T10:59:55.692Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2022-08-04T10:59:55.692Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) [2022-08-04T10:59:55.692Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2022-08-04T10:59:55.692Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-08-04T10:59:55.692Z] === RUN TestBuildMultiStageCopy [2022-08-04T10:59:55.692Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T10:59:56.871Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T10:59:57.020Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.3% of statements [2022-08-04T10:59:57.810Z] --- PASS: TestBuildPreserveOwnership (3.10s) [2022-08-04T10:59:57.810Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.14s) [2022-08-04T10:59:57.811Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s) [2022-08-04T10:59:57.811Z] === RUN TestBuildPlatformInvalid [2022-08-04T10:59:57.811Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-04T10:59:57.811Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T10:59:57.954Z] ok github.com/docker/docker/pkg/authorization 0.422s coverage: 68.3% of statements [2022-08-04T10:59:58.212Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-04T10:59:58.472Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-04T10:59:58.751Z] Loaded image: busybox:latest [2022-08-04T10:59:58.751Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-04T10:59:59.011Z] Loaded image: busybox:glibc [2022-08-04T10:59:59.104Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T11:00:00.042Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T11:00:00.430Z] Loaded image: debian:bullseye-slim [2022-08-04T11:00:00.691Z] Loaded image: hello-world:latest [2022-08-04T11:00:00.691Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T11:00:00.950Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-04T11:00:01.414Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T11:00:01.757Z] ok github.com/docker/docker/pkg/chrootarchive 2.518s coverage: 42.7% of statements [2022-08-04T11:00:01.757Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-04T11:00:02.016Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-08-04T11:00:02.274Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-04T11:00:02.346Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T11:00:02.533Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-08-04T11:00:03.100Z] ok github.com/docker/docker/pkg/fsutils 0.127s coverage: 85.1% of statements [2022-08-04T11:00:03.100Z] ok github.com/docker/docker/layer 8.021s coverage: 68.9% of statements [2022-08-04T11:00:03.100Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-04T11:00:03.100Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-04T11:00:03.100Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-04T11:00:03.100Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-04T11:00:03.100Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-04T11:00:03.100Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-04T11:00:03.100Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-08-04T11:00:03.278Z] --- PASS: TestBuildMultiStageCopy (7.33s) [2022-08-04T11:00:03.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-08-04T11:00:03.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-04T11:00:03.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-04T11:00:03.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-04T11:00:03.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-04T11:00:03.278Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T11:00:03.491Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-04T11:00:04.036Z] ok github.com/docker/docker/pkg/ioutils 0.354s coverage: 70.1% of statements [2022-08-04T11:00:04.295Z] ok github.com/docker/docker/pkg/idtools 0.519s coverage: 67.9% of statements [2022-08-04T11:00:04.553Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2022-08-04T11:00:04.553Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-04T11:00:04.553Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-04T11:00:04.813Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-04T11:00:04.813Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-04T11:00:04.874Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-04T11:00:05.071Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-04T11:00:05.071Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 90.5% of statements [2022-08-04T11:00:05.330Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2022-08-04T11:00:05.330Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-04T11:00:05.330Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-04T11:00:05.445Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-04T11:00:05.898Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-08-04T11:00:06.156Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-04T11:00:06.414Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-04T11:00:06.672Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-04T11:00:06.827Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-04T11:00:08.046Z] ok github.com/docker/docker/pkg/pubsub 1.048s coverage: 75.0% of statements [2022-08-04T11:00:08.046Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-04T11:00:08.211Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-04T11:00:08.305Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-04T11:00:08.535Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-04T11:00:08.535Z] === RUN TestBuildLabelWithTargets [2022-08-04T11:00:08.563Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-04T11:00:08.822Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-04T11:00:08.822Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-04T11:00:09.152Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-04T11:00:09.389Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-04T11:00:09.955Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-04T11:00:10.093Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-04T11:00:10.093Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-04T11:00:10.213Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-08-04T11:00:10.663Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-04T11:00:10.780Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-04T11:00:10.780Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-04T11:00:11.234Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-04T11:00:11.805Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.77s) [2022-08-04T11:00:11.805Z] PASS [2022-08-04T11:00:11.805Z] [2022-08-04T11:00:11.805Z] === Skipped [2022-08-04T11:00:11.805Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T11:00:11.805Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T11:00:11.805Z] [2022-08-04T11:00:11.805Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T11:00:11.805Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:00:11.805Z] [2022-08-04T11:00:11.805Z] DONE 34 tests, 2 skipped in 196.093s [2022-08-04T11:00:11.805Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T11:00:11.805Z] ++ 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 [2022-08-04T11:00:11.805Z] ++ set -e [2022-08-04T11:00:11.805Z] ++ '[' -n 0 ']' [2022-08-04T11:00:11.805Z] ++ set -x [2022-08-04T11:00:11.805Z] ++ 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 [2022-08-04T11:00:11.805Z] INFO: Testing against a local daemon [2022-08-04T11:00:11.805Z] === RUN TestConfigInspect [2022-08-04T11:00:12.065Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-04T11:00:12.325Z] docker_cli_daemon_test.go:1475: [dd4d49fb5f8dd] daemon is not started [2022-08-04T11:00:12.682Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-04T11:00:12.895Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-04T11:00:12.895Z] check_test.go:540: [dcb6ce08fd9ae] daemon is not started [2022-08-04T11:00:12.895Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-04T11:00:12.940Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-04T11:00:13.198Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-04T11:00:13.836Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-04T11:00:14.574Z] ok github.com/docker/docker/quota 0.235s coverage: 71.4% of statements [2022-08-04T11:00:14.574Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-04T11:00:15.220Z] --- PASS: TestConfigInspect (3.12s) [2022-08-04T11:00:15.220Z] === RUN TestConfigList [2022-08-04T11:00:15.481Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-04T11:00:15.509Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [2022-08-04T11:00:16.077Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-04T11:00:16.077Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-04T11:00:16.648Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-04T11:00:16.659Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-04T11:00:16.659Z] === RUN TestBuildWithEmptyLayers [2022-08-04T11:00:16.865Z] check_test.go:540: [d34256d2b19a8] daemon is not started [2022-08-04T11:00:16.865Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-04T11:00:16.906Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-04T11:00:17.807Z] --- PASS: TestConfigList (2.88s) [2022-08-04T11:00:17.807Z] === RUN TestConfigsCreateAndDelete [2022-08-04T11:00:18.281Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-04T11:00:18.746Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-04T11:00:19.185Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-08-04T11:00:19.185Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T11:00:19.217Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.8% of statements [2022-08-04T11:00:19.315Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-04T11:00:19.476Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-08-04T11:00:19.574Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-04T11:00:20.144Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-04T11:00:20.407Z] --- PASS: TestConfigsCreateAndDelete (2.52s) [2022-08-04T11:00:20.407Z] === RUN TestConfigsUpdate [2022-08-04T11:00:20.407Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-04T11:00:20.407Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-04T11:00:20.407Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-04T11:00:20.850Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-04T11:00:21.347Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-04T11:00:21.917Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-04T11:00:23.300Z] --- PASS: TestConfigsUpdate (2.82s) [2022-08-04T11:00:23.300Z] === RUN TestTemplatedConfig [2022-08-04T11:00:23.560Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-04T11:00:23.560Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-04T11:00:24.130Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-04T11:00:24.390Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-04T11:00:24.443Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-04T11:00:24.443Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T11:00:24.701Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-04T11:00:24.701Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T11:00:25.332Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-04T11:00:26.297Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-04T11:00:26.297Z] --- PASS: TestTemplatedConfig (3.11s) [2022-08-04T11:00:26.297Z] === RUN TestConfigCreateResolve [2022-08-04T11:00:26.868Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-04T11:00:26.868Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-04T11:00:27.811Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-04T11:00:27.811Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-04T11:00:27.811Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-04T11:00:28.380Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-04T11:00:28.380Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-04T11:00:28.380Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-04T11:00:28.380Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-04T11:00:28.380Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-04T11:00:29.320Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-04T11:00:29.568Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T11:00:29.568Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:00:29.568Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:00:29.568Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:00:29.568Z] [2022-08-04T11:00:29.568Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T11:00:29.568Z] DOCKER_SYSTEMD=1 [2022-08-04T11:00:29.568Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T11:00:29.568Z] HOSTNAME=854e03328e4c [2022-08-04T11:00:29.568Z] DEST=bundles/test-integration [2022-08-04T11:00:29.568Z] PWD=/go/src/github.com/docker/docker [2022-08-04T11:00:29.568Z] DOCKER_GITCOMMIT=6aaf6b362bb52e5a3648aa78e5f733eca8608d6b [2022-08-04T11:00:29.568Z] container=docker [2022-08-04T11:00:29.568Z] HOME=/root [2022-08-04T11:00:29.568Z] LANG=C.UTF-8 [2022-08-04T11:00:29.568Z] INVOCATION_ID=2fd3db0bba6948d0945fe501ae1c1cd3 [2022-08-04T11:00:29.568Z] GOLANG_VERSION=1.18.5 [2022-08-04T11:00:29.568Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T11:00:29.568Z] VALIDATE_BRANCH=master [2022-08-04T11:00:29.568Z] TERM=xterm [2022-08-04T11:00:29.568Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T11:00:29.568Z] SHLVL=3 [2022-08-04T11:00:29.568Z] TIMEOUT=120m [2022-08-04T11:00:29.568Z] DOCKER_BUILDTAGS= journald [2022-08-04T11:00:29.568Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T11:00:29.568Z] GO111MODULE=off [2022-08-04T11:00:29.568Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T11:00:29.568Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T11:00:29.568Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T11:00:29.568Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T11:00:29.568Z] GOPATH=/go [2022-08-04T11:00:29.568Z] PKG_CONFIG=pkg-config [2022-08-04T11:00:29.568Z] _=/usr/bin/env [2022-08-04T11:00:29.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T11:00:29.580Z] --- PASS: TestConfigCreateResolve (3.14s) [2022-08-04T11:00:29.580Z] PASS [2022-08-04T11:00:29.580Z] [2022-08-04T11:00:29.580Z] DONE 6 tests in 17.778s [2022-08-04T11:00:29.580Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T11:00:29.580Z] ++ 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 [2022-08-04T11:00:29.580Z] ++ set -e [2022-08-04T11:00:29.580Z] ++ '[' -n 0 ']' [2022-08-04T11:00:29.580Z] ++ set -x [2022-08-04T11:00:29.580Z] ++ 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 [2022-08-04T11:00:29.840Z] INFO: Testing against a local daemon [2022-08-04T11:00:29.840Z] === RUN TestAttachWithTTY [2022-08-04T11:00:29.840Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-04T11:00:29.840Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-04T11:00:29.840Z] === RUN TestAttachWithoutTTy [2022-08-04T11:00:29.840Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-04T11:00:29.840Z] === RUN TestCheckpoint [2022-08-04T11:00:29.840Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:00:29.840Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T11:00:29.840Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T11:00:29.840Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:00:29.840Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:00:29.840Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:00:29.840Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:00:29.840Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:00:29.840Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:00:29.840Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T11:00:29.840Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T11:00:29.840Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T11:00:29.840Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T11:00:29.840Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T11:00:29.840Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T11:00:29.840Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T11:00:29.840Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T11:00:29.841Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T11:00:29.841Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s) [2022-08-04T11:00:29.841Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T11:00:29.841Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T11:00:29.960Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-08-04T11:00:29.960Z] === RUN TestBuildWithHugeFile [2022-08-04T11:00:30.101Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-04T11:00:30.101Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-04T11:00:30.101Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T11:00:30.101Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-04T11:00:30.101Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T11:00:30.101Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-04T11:00:30.101Z] === RUN TestCopyEmptyFile [2022-08-04T11:00:30.672Z] --- PASS: TestCopyEmptyFile (0.41s) [2022-08-04T11:00:30.672Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T11:00:30.672Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-04T11:00:30.672Z] === RUN TestCopyFromContainer [2022-08-04T11:00:30.932Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-04T11:00:30.932Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-04T11:00:32.317Z] === RUN TestCopyFromContainer// [2022-08-04T11:00:32.577Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-04T11:00:32.577Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T11:00:32.837Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T11:00:32.837Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T11:00:33.097Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T11:00:33.097Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T11:00:33.097Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T11:00:33.357Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-04T11:00:33.357Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T11:00:33.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-04T11:00:33.357Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-04T11:00:33.357Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T11:00:33.617Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T11:00:33.617Z] --- PASS: TestCopyFromContainer (3.07s) [2022-08-04T11:00:33.617Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-08-04T11:00:33.617Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-08-04T11:00:33.617Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2022-08-04T11:00:33.617Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-08-04T11:00:33.617Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-08-04T11:00:33.617Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-08-04T11:00:33.617Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-08-04T11:00:33.617Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-08-04T11:00:33.617Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2022-08-04T11:00:33.617Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2022-08-04T11:00:33.617Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T11:00:33.617Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:00:33.617Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:00:33.617Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:00:33.617Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:00:33.617Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:00:33.617Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:00:33.617Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:00:33.617Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:00:33.617Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:00:33.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-04T11:00:33.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T11:00:33.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T11:00:33.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T11:00:33.618Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T11:00:33.878Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-04T11:00:33.878Z] === RUN TestCreateWithInvalidEnv [2022-08-04T11:00:33.878Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T11:00:33.878Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T11:00:33.878Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T11:00:33.878Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T11:00:33.878Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T11:00:33.878Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T11:00:33.878Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T11:00:33.878Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T11:00:33.878Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T11:00:33.878Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T11:00:33.878Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T11:00:33.878Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T11:00:33.878Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T11:00:33.878Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T11:00:33.878Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T11:00:33.878Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T11:00:34.138Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-04T11:00:35.520Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-04T11:00:36.092Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-04T11:00:36.353Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2022-08-04T11:00:36.353Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T11:00:36.353Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-04T11:00:37.294Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-04T11:00:37.294Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-04T11:00:37.554Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-04T11:00:37.818Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-04T11:00:38.389Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.11s) [2022-08-04T11:00:38.389Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T11:00:38.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:00:38.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:00:38.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:00:38.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:00:38.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:00:38.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:00:38.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:00:38.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:00:38.389Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:00:38.389Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:00:38.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:00:38.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:00:38.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:00:38.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:00:38.389Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:00:38.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T11:00:38.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-04T11:00:38.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-04T11:00:38.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-04T11:00:38.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-08-04T11:00:38.389Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-04T11:00:38.389Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T11:00:38.649Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-04T11:00:39.219Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2022-08-04T11:00:39.219Z] === RUN TestCreateDifferentPlatform [2022-08-04T11:00:39.219Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T11:00:39.219Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T11:00:39.219Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-04T11:00:39.219Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T11:00:39.219Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T11:00:39.219Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T11:00:39.219Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-04T11:00:39.219Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T11:00:39.219Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-04T11:00:39.219Z] === RUN TestCreateInvalidHostConfig [2022-08-04T11:00:39.219Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:00:39.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:00:39.219Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:00:39.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:00:39.219Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:00:39.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:00:39.219Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:00:39.219Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:00:39.219Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:00:39.219Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:00:39.219Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:00:39.219Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:00:39.219Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-04T11:00:39.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T11:00:39.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T11:00:39.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T11:00:39.219Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T11:00:39.219Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T11:00:39.219Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T11:00:39.219Z] === RUN TestDaemonRestartIpcMode [2022-08-04T11:00:39.219Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T11:00:39.219Z] === RUN TestDaemonHostGatewayIP [2022-08-04T11:00:39.219Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T11:00:39.219Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T11:00:39.219Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T11:00:39.219Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T11:00:39.219Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T11:00:39.219Z] === RUN TestDiff [2022-08-04T11:00:39.480Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-04T11:00:39.740Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-04T11:00:39.740Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-04T11:00:40.001Z] --- PASS: TestDiff (0.73s) [2022-08-04T11:00:40.001Z] === RUN TestExecConsoleSize [2022-08-04T11:00:40.261Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-04T11:00:40.832Z] --- PASS: TestExecConsoleSize (0.83s) [2022-08-04T11:00:40.832Z] === RUN TestExecWithCloseStdin [2022-08-04T11:00:41.092Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-04T11:00:41.662Z] check_test.go:540: [d0d01868ce73c] daemon is not started [2022-08-04T11:00:41.662Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-04T11:00:41.662Z] --- PASS: TestExecWithCloseStdin (0.90s) [2022-08-04T11:00:41.662Z] === RUN TestExec [2022-08-04T11:00:41.922Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-04T11:00:42.816Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/rootless [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/volume [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-04T11:00:42.816Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-04T11:00:42.816Z] [2022-08-04T11:00:42.817Z] === Skipped [2022-08-04T11:00:42.817Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-04T11:00:42.817Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-04T11:00:42.817Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-04T11:00:42.817Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-04T11:00:42.817Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-04T11:00:42.817Z] graphtest_unix.go:71: No driver to put! [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-04T11:00:42.817Z] time="2022-08-04T10:59:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-04T11:00:42.817Z] time="2022-08-04T10:59:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-04T11:00:42.817Z] time="2022-08-04T10:59:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-04T11:00:42.817Z] time="2022-08-04T10:59:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-04T11:00:42.817Z] time="2022-08-04T10:59:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-04T11:00:42.817Z] graphtest_unix.go:71: No driver to put! [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-04T11:00:42.817Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-04T11:00:42.817Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-04T11:00:42.817Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-04T11:00:42.817Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-04T11:00:42.817Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:00:42.817Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-04T11:00:42.817Z] graphtest_unix.go:71: No driver to put! [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-04T11:00:42.817Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-04T11:00:42.817Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-04T11:00:42.817Z] [2022-08-04T11:00:42.817Z] DONE 2875 tests, 28 skipped in 208.384s [2022-08-04T11:00:42.817Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:00:42.817Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-04T11:00:42.817Z] + 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 [2022-08-04T11:00:42.865Z] --- PASS: TestExec (0.89s) [2022-08-04T11:00:42.865Z] === RUN TestExecUser [2022-08-04T11:00:43.435Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-04T11:00:43.435Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-04T11:00:43.435Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-04T11:00:43.435Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-04T11:00:43.435Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-04T11:00:43.696Z] --- PASS: TestExecUser (0.92s) [2022-08-04T11:00:43.696Z] === RUN TestExportContainerAndImportImage [2022-08-04T11:00:43.957Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-04T11:00:44.217Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-04T11:00:44.477Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2022-08-04T11:00:44.477Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T11:00:45.416Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-04T11:00:45.987Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-08-04T11:00:45.987Z] === RUN TestHealthCheckWorkdir [2022-08-04T11:00:46.928Z] --- PASS: TestHealthCheckWorkdir (0.87s) [2022-08-04T11:00:46.928Z] === RUN TestHealthKillContainer [2022-08-04T11:00:47.496Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-04T11:00:48.446Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-04T11:00:49.051Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-04T11:00:49.621Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-04T11:00:49.621Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-04T11:00:49.621Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-04T11:00:49.621Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-04T11:00:51.000Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-04T11:00:52.379Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-04T11:00:52.641Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-04T11:00:53.212Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-04T11:00:53.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-04T11:00:54.720Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-04T11:00:54.980Z] --- PASS: TestHealthKillContainer (8.19s) [2022-08-04T11:00:54.980Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T11:00:54.980Z] check_test.go:540: [dcbc53ccbdb1a] daemon is not started [2022-08-04T11:00:54.980Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-04T11:00:54.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-04T11:00:55.550Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-04T11:00:55.550Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2022-08-04T11:00:55.550Z] === RUN TestIpcModeNone [2022-08-04T11:00:56.120Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-04T11:00:56.120Z] --- PASS: TestIpcModeNone (0.60s) [2022-08-04T11:00:56.120Z] === RUN TestIpcModePrivate [2022-08-04T11:00:56.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-04T11:00:56.691Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:82, shared: false, mustBeShared: false [2022-08-04T11:00:56.691Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-04T11:00:56.691Z] --- PASS: TestIpcModePrivate (0.62s) [2022-08-04T11:00:56.691Z] === RUN TestIpcModeShareable [2022-08-04T11:00:57.262Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2022-08-04T11:00:57.522Z] --- PASS: TestIpcModeShareable (0.76s) [2022-08-04T11:00:57.523Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T11:00:58.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d6b200__} [2022-08-04T11:00:59.476Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-04T11:00:59.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1398471097_/foo_false_____} [2022-08-04T11:00:59.736Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.21s) [2022-08-04T11:00:59.736Z] === RUN TestAPIIpcModeHost [2022-08-04T11:01:00.675Z] --- PASS: TestAPIIpcModeHost (0.69s) [2022-08-04T11:01:00.675Z] === RUN TestDaemonIpcModeShareable [2022-08-04T11:01:01.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1398471097_/foo_true_____} [2022-08-04T11:01:01.815Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: true, mustBeShared: true [2022-08-04T11:01:01.815Z] --- PASS: TestDaemonIpcModeShareable (1.49s) [2022-08-04T11:01:01.815Z] === RUN TestDaemonIpcModePrivate [2022-08-04T11:01:02.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32610350919_/foo_false_____} [2022-08-04T11:01:03.325Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-08-04T11:01:03.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32610350919_/foo_true_____} [2022-08-04T11:01:03.585Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2022-08-04T11:01:03.585Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T11:01:03.845Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-04T11:01:04.785Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2022-08-04T11:01:05.045Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2022-08-04T11:01:05.045Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T11:01:05.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32610350919_/foo_true__0xc000d6b230___} [2022-08-04T11:01:06.427Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-04T11:01:06.427Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-04T11:01:06.427Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-04T11:01:06.427Z] check_test.go:540: [d58f69b35f02e] daemon is not started [2022-08-04T11:01:06.427Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-04T11:01:06.427Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2022-08-04T11:01:06.427Z] === RUN TestIpcModeOlderClient [2022-08-04T11:01:06.427Z] === PAUSE TestIpcModeOlderClient [2022-08-04T11:01:06.427Z] === RUN TestKillContainerInvalidSignal [2022-08-04T11:01:06.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d6b248__} [2022-08-04T11:01:07.259Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2022-08-04T11:01:07.259Z] === RUN TestKillContainer [2022-08-04T11:01:07.259Z] === RUN TestKillContainer/no_signal [2022-08-04T11:01:07.833Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T11:01:08.093Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-04T11:01:08.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d6b260__} [2022-08-04T11:01:08.093Z] === RUN TestKillContainer/killing_signal [2022-08-04T11:01:09.035Z] --- PASS: TestKillContainer (1.98s) [2022-08-04T11:01:09.035Z] --- PASS: TestKillContainer/no_signal (0.63s) [2022-08-04T11:01:09.035Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2022-08-04T11:01:09.035Z] --- PASS: TestKillContainer/killing_signal (0.68s) [2022-08-04T11:01:09.035Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T11:01:09.035Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T11:01:09.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d6b278__} [2022-08-04T11:01:09.606Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T11:01:09.866Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-04T11:01:10.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d6b290__} [2022-08-04T11:01:10.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2022-08-04T11:01:10.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2022-08-04T11:01:10.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2022-08-04T11:01:10.437Z] === RUN TestKillStoppedContainer [2022-08-04T11:01:10.437Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-08-04T11:01:10.437Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T11:01:10.437Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-04T11:01:10.437Z] === RUN TestKillDifferentUserContainer [2022-08-04T11:01:11.378Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2022-08-04T11:01:11.378Z] === RUN TestInspectOomKilledTrue [2022-08-04T11:01:11.378Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:01:11.378Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T11:01:11.378Z] === RUN TestInspectOomKilledFalse [2022-08-04T11:01:11.378Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:01:11.378Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-04T11:01:11.378Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T11:01:11.378Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-04T11:01:11.637Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2022-08-04T11:01:11.637Z] === RUN TestLinksContainerNames [2022-08-04T11:01:11.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-04T11:01:13.283Z] check_test.go:540: [d4655423a489c] daemon is not started [2022-08-04T11:01:13.283Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-04T11:01:13.283Z] --- PASS: TestLinksContainerNames (1.65s) [2022-08-04T11:01:13.283Z] === RUN TestLogsFollowTailEmpty [2022-08-04T11:01:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-04T11:01:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-04T11:01:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-04T11:01:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-04T11:01:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-04T11:01:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-04T11:01:13.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-04T11:01:13.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-04T11:01:13.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-04T11:01:13.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-04T11:01:13.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-04T11:01:13.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-04T11:01:13.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-04T11:01:13.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-04T11:01:13.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-04T11:01:13.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-04T11:01:13.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-04T11:01:13.814Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-04T11:01:13.814Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-04T11:01:13.814Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-04T11:01:13.814Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-04T11:01:14.073Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2022-08-04T11:01:14.073Z] === RUN TestLogs [2022-08-04T11:01:14.073Z] === RUN TestLogs/driver_local [2022-08-04T11:01:14.073Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:01:14.073Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:01:14.073Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T11:01:14.073Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T11:01:14.073Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T11:01:14.073Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T11:01:14.073Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:01:14.073Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:01:14.073Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:01:14.073Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:01:14.073Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:01:14.073Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:01:14.073Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:01:14.073Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:01:14.644Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-04T11:01:15.216Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:01:15.216Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:01:16.157Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-04T11:01:16.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T11:01:16.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T11:01:16.418Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T11:01:16.418Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T11:01:16.678Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-04T11:01:17.249Z] check_test.go:540: [d6a2b2fd62481] daemon is not started [2022-08-04T11:01:17.249Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-04T11:01:17.249Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-04T11:01:17.510Z] === RUN TestLogs/driver_json-file [2022-08-04T11:01:17.510Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:01:17.510Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:01:17.510Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:01:17.510Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:01:17.510Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:01:17.510Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:01:17.510Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:01:17.510Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:01:17.510Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:01:17.510Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:01:17.510Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:01:17.510Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:01:17.510Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:01:17.510Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:01:18.453Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:01:18.453Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:01:18.713Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-04T11:01:19.284Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:01:19.284Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:01:20.223Z] docker_cli_daemon_plugins_test.go:80: [d299a868b63b3] daemon is not started [2022-08-04T11:01:20.484Z] --- PASS: TestLogs (6.31s) [2022-08-04T11:01:20.484Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-04T11:01:20.484Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.25s) [2022-08-04T11:01:20.484Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.26s) [2022-08-04T11:01:20.484Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.06s) [2022-08-04T11:01:20.484Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.14s) [2022-08-04T11:01:20.484Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.94s) [2022-08-04T11:01:20.484Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.96s) [2022-08-04T11:01:20.484Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-08-04T11:01:20.484Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.97s) [2022-08-04T11:01:20.484Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.04s) [2022-08-04T11:01:20.484Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.76s) [2022-08-04T11:01:20.484Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.93s) [2022-08-04T11:01:20.484Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.05s) [2022-08-04T11:01:20.484Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.02s) [2022-08-04T11:01:20.484Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T11:01:20.484Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-04T11:01:21.057Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/default [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/private [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/slave [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/shared [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/default [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/shared [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/slave [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/private [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T11:01:21.057Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:01:21.057Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:01:21.057Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:01:21.317Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:01:21.317Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:01:21.317Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:01:21.317Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-04T11:01:21.317Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T11:01:21.317Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T11:01:21.317Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:01:21.317Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:01:21.317Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:01:21.317Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:01:21.317Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:01:21.317Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:01:21.317Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:01:21.578Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T11:01:21.578Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:01:21.578Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T11:01:21.578Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T11:01:21.578Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:01:21.578Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-04T11:01:21.578Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T11:01:21.578Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-04T11:01:21.578Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-04T11:01:21.578Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T11:01:21.839Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-04T11:01:22.098Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-04T11:01:22.669Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-04T11:01:23.239Z] --- PASS: TestContainerBindMountNonRecursive (1.73s) [2022-08-04T11:01:23.239Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T11:01:23.239Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-04T11:01:24.179Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s) [2022-08-04T11:01:24.179Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T11:01:24.179Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-04T11:01:24.748Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s) [2022-08-04T11:01:24.748Z] === RUN TestNetworkNat [2022-08-04T11:01:24.748Z] docker_cli_daemon_plugins_test.go:170: [d0ed11497269a] daemon is not started [2022-08-04T11:01:25.318Z] --- PASS: TestNetworkNat (0.78s) [2022-08-04T11:01:25.318Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T11:01:25.579Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-04T11:01:26.149Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-04T11:01:26.149Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2022-08-04T11:01:26.149Z] === RUN TestNetworkLoopbackNat [2022-08-04T11:01:26.172Z] --- PASS: TestBuildWithHugeFile (53.35s) [2022-08-04T11:01:26.172Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T11:01:26.172Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:01:26.172Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T11:01:26.172Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T11:01:26.172Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:01:26.172Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:01:26.172Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:01:26.172Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:01:26.172Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:01:26.172Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:01:26.172Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:01:26.172Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:01:26.172Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:01:26.172Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-08-04T11:01:26.172Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-04T11:01:26.172Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-08-04T11:01:26.172Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-04T11:01:26.172Z] === RUN TestBuildPreserveOwnership [2022-08-04T11:01:26.172Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T11:01:26.409Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-04T11:01:27.349Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-04T11:01:27.919Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-04T11:01:28.862Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-04T11:01:29.122Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-04T11:01:29.122Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2022-08-04T11:01:29.122Z] === RUN TestPause [2022-08-04T11:01:29.382Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-04T11:01:29.449Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T11:01:29.485Z] ok github.com/docker/docker/libnetwork 37.453s coverage: 40.6% of statements [2022-08-04T11:01:29.485Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-08-04T11:01:29.485Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-04T11:01:29.485Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-04T11:01:29.485Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-04T11:01:29.485Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-04T11:01:29.485Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-04T11:01:29.485Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-04T11:01:29.485Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-04T11:01:29.485Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-04T11:01:29.485Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-04T11:01:29.485Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-04T11:01:29.485Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-04T11:01:29.485Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-04T11:01:29.485Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-04T11:01:29.485Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.533s coverage: 59.9% of statements [2022-08-04T11:01:29.485Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-04T11:01:29.485Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-04T11:01:29.485Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.2% of statements [2022-08-04T11:01:29.485Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-04T11:01:29.485Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-04T11:01:29.485Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-04T11:01:29.485Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-04T11:01:29.642Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-04T11:01:29.902Z] --- PASS: TestPause (0.72s) [2022-08-04T11:01:29.902Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T11:01:29.902Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:01:29.902Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:01:29.902Z] === RUN TestPauseStopPausedContainer [2022-08-04T11:01:30.162Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-04T11:01:30.162Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-04T11:01:30.423Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2022-08-04T11:01:30.423Z] === RUN TestPidHost [2022-08-04T11:01:30.683Z] check_test.go:540: [deb3f916d7ffb] daemon is not started [2022-08-04T11:01:30.683Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-04T11:01:30.943Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-04T11:01:32.326Z] --- PASS: TestPidHost (1.78s) [2022-08-04T11:01:32.326Z] === RUN TestPsFilter [2022-08-04T11:01:32.326Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-04T11:01:32.326Z] --- PASS: TestPsFilter (0.12s) [2022-08-04T11:01:32.326Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T11:01:32.586Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-04T11:01:33.158Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2022-08-04T11:01:33.158Z] === RUN TestRemoveContainerWithVolume [2022-08-04T11:01:33.631Z] --- PASS: TestBuildPreserveOwnership (10.40s) [2022-08-04T11:01:33.631Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.38s) [2022-08-04T11:01:33.631Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-04T11:01:33.631Z] === RUN TestBuildPlatformInvalid [2022-08-04T11:01:33.631Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-04T11:01:33.631Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T11:01:33.631Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-04T11:01:33.631Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-04T11:01:33.631Z] PASS [2022-08-04T11:01:33.631Z] [2022-08-04T11:01:33.631Z] === Skipped [2022-08-04T11:01:33.631Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T11:01:33.631Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T11:01:33.631Z] [2022-08-04T11:01:33.631Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T11:01:33.631Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:01:33.631Z] [2022-08-04T11:01:33.631Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-04T11:01:33.631Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-04T11:01:33.631Z] [2022-08-04T11:01:33.631Z] DONE 34 tests, 3 skipped in 114.199s [2022-08-04T11:01:33.631Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T11:01:33.631Z] INFO: Testing against a local daemon [2022-08-04T11:01:33.631Z] === RUN TestConfigInspect [2022-08-04T11:01:33.631Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:01:33.631Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-04T11:01:33.631Z] === RUN TestConfigList [2022-08-04T11:01:33.631Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:01:33.631Z] --- SKIP: TestConfigList (0.01s) [2022-08-04T11:01:33.631Z] === RUN TestConfigsCreateAndDelete [2022-08-04T11:01:33.631Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:01:33.631Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-04T11:01:33.631Z] === RUN TestConfigsUpdate [2022-08-04T11:01:33.631Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:01:33.631Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-04T11:01:33.631Z] === RUN TestTemplatedConfig [2022-08-04T11:01:33.631Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:01:33.631Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-04T11:01:33.631Z] === RUN TestConfigCreateResolve [2022-08-04T11:01:33.631Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:01:33.631Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-04T11:01:33.631Z] PASS [2022-08-04T11:01:33.631Z] [2022-08-04T11:01:33.631Z] === Skipped [2022-08-04T11:01:33.631Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-04T11:01:33.631Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:01:33.631Z] [2022-08-04T11:01:33.631Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-04T11:01:33.631Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:01:33.631Z] [2022-08-04T11:01:33.631Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-04T11:01:33.631Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:01:33.631Z] [2022-08-04T11:01:33.631Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-04T11:01:33.631Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:01:33.631Z] [2022-08-04T11:01:33.631Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-04T11:01:33.631Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:01:33.631Z] [2022-08-04T11:01:33.631Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-04T11:01:33.631Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:01:33.631Z] [2022-08-04T11:01:33.631Z] DONE 6 tests, 6 skipped in 0.150s [2022-08-04T11:01:33.631Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T11:01:33.631Z] INFO: Testing against a local daemon [2022-08-04T11:01:33.631Z] === RUN TestAttachWithTTY [2022-08-04T11:01:33.631Z] --- PASS: TestAttachWithTTY (0.04s) [2022-08-04T11:01:33.631Z] === RUN TestAttachWithoutTTy [2022-08-04T11:01:33.631Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-04T11:01:33.631Z] === RUN TestCheckpoint [2022-08-04T11:01:33.631Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:01:33.631Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T11:01:33.631Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T11:01:33.631Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:01:33.631Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:01:33.631Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:01:33.631Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:01:33.631Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:01:33.631Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:01:33.631Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T11:01:33.631Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T11:01:33.631Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T11:01:33.631Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T11:01:33.631Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T11:01:33.631Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T11:01:33.631Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T11:01:33.631Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T11:01:33.631Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T11:01:33.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T11:01:33.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:01:33.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:01:33.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:01:33.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T11:01:33.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T11:01:33.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T11:01:33.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T11:01:33.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T11:01:33.632Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T11:01:33.632Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T11:01:33.632Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-04T11:01:33.632Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T11:01:33.728Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2022-08-04T11:01:33.728Z] === RUN TestRemoveContainerRunning [2022-08-04T11:01:33.728Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-04T11:01:33.889Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-04T11:01:33.889Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T11:01:33.889Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-04T11:01:33.889Z] === RUN TestCopyEmptyFile [2022-08-04T11:01:33.889Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-04T11:01:33.889Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T11:01:34.147Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-04T11:01:34.147Z] === RUN TestCopyFromContainer [2022-08-04T11:01:34.301Z] --- PASS: TestRemoveContainerRunning (0.56s) [2022-08-04T11:01:34.301Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T11:01:34.871Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2022-08-04T11:01:34.871Z] === RUN TestRemoveInvalidContainer [2022-08-04T11:01:34.871Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T11:01:34.871Z] === RUN TestRenameLinkedContainer [2022-08-04T11:01:35.441Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-04T11:01:36.844Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-04T11:01:37.412Z] --- PASS: TestRenameLinkedContainer (2.34s) [2022-08-04T11:01:37.412Z] === RUN TestRenameStoppedContainer [2022-08-04T11:01:38.039Z] --- PASS: TestRenameStoppedContainer (0.59s) [2022-08-04T11:01:38.039Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T11:01:38.302Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-04T11:01:38.338Z] === RUN TestCopyFromContainer// [2022-08-04T11:01:38.338Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T11:01:38.338Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T11:01:38.338Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T11:01:38.338Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T11:01:38.338Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T11:01:38.603Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T11:01:38.603Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T11:01:38.603Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T11:01:38.603Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T11:01:38.872Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s) [2022-08-04T11:01:38.872Z] === RUN TestRenameInvalidName [2022-08-04T11:01:38.965Z] --- PASS: TestCopyFromContainer (4.74s) [2022-08-04T11:01:38.965Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T11:01:38.965Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-04T11:01:38.965Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T11:01:38.965Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-04T11:01:38.965Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-04T11:01:38.965Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-08-04T11:01:38.965Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-04T11:01:38.965Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-04T11:01:38.965Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-04T11:01:38.965Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-08-04T11:01:38.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T11:01:38.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:01:38.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:01:38.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:01:38.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:01:38.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:01:38.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:01:38.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:01:38.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:01:38.966Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:01:38.966Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-04T11:01:38.966Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T11:01:38.966Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T11:01:38.966Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T11:01:38.966Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T11:01:38.966Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-08-04T11:01:38.966Z] === RUN TestCreateWithInvalidEnv [2022-08-04T11:01:38.966Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T11:01:38.966Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T11:01:38.966Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T11:01:38.966Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T11:01:38.966Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T11:01:38.966Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T11:01:38.966Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T11:01:38.966Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T11:01:38.966Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T11:01:38.966Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T11:01:38.966Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T11:01:38.966Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T11:01:38.966Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T11:01:38.966Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T11:01:38.966Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T11:01:38.966Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T11:01:39.443Z] --- PASS: TestRenameInvalidName (0.63s) [2022-08-04T11:01:39.443Z] === RUN TestRenameAnonymousContainer [2022-08-04T11:01:39.456Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.184s coverage: 6.7% of statements [2022-08-04T11:01:39.456Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-04T11:01:39.456Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-04T11:01:39.456Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-04T11:01:39.456Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-04T11:01:39.456Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-04T11:01:39.456Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-04T11:01:39.703Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-04T11:01:39.715Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-04T11:01:39.973Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-08-04T11:01:40.232Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-04T11:01:40.232Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-04T11:01:40.344Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-08-04T11:01:40.344Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T11:01:41.088Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-04T11:01:41.277Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-08-04T11:01:41.277Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T11:01:41.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:01:41.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:01:41.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:01:41.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:01:41.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:01:41.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:01:41.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:01:41.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:01:41.278Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:01:41.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:01:41.278Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:01:41.278Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:01:41.278Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:01:41.278Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:01:41.278Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:01:41.278Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T11:01:41.278Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-04T11:01:41.278Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-04T11:01:41.278Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-04T11:01:41.278Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-04T11:01:41.278Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-04T11:01:41.278Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T11:01:41.658Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-04T11:01:41.843Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-04T11:01:41.843Z] === RUN TestCreateDifferentPlatform [2022-08-04T11:01:41.843Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T11:01:41.843Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T11:01:41.843Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T11:01:41.843Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T11:01:41.843Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T11:01:41.843Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T11:01:41.843Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-04T11:01:41.843Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T11:01:41.843Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-04T11:01:41.843Z] === RUN TestCreateInvalidHostConfig [2022-08-04T11:01:41.843Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:01:41.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:01:41.843Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:01:41.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:01:41.843Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:01:41.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:01:41.843Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:01:41.843Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:01:41.843Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:01:41.844Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:01:41.844Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:01:41.844Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:01:41.844Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T11:01:41.844Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T11:01:41.844Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T11:01:41.844Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T11:01:41.844Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T11:01:41.844Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T11:01:41.844Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-04T11:01:41.844Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-04T11:01:41.844Z] === RUN TestDaemonRestartIpcMode [2022-08-04T11:01:41.844Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T11:01:41.844Z] === RUN TestDaemonHostGatewayIP [2022-08-04T11:01:41.844Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:01:41.844Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-04T11:01:41.844Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T11:01:41.844Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T11:01:41.844Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T11:01:41.844Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-04T11:01:41.844Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-04T11:01:41.844Z] === RUN TestDiff [2022-08-04T11:01:41.917Z] --- PASS: TestRenameAnonymousContainer (2.34s) [2022-08-04T11:01:41.918Z] === RUN TestRenameContainerWithSameName [2022-08-04T11:01:42.101Z] --- PASS: TestDiff (0.37s) [2022-08-04T11:01:42.101Z] === RUN TestExecConsoleSize [2022-08-04T11:01:42.486Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-08-04T11:01:42.486Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T11:01:42.668Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-04T11:01:42.668Z] === RUN TestExecWithCloseStdin [2022-08-04T11:01:42.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T11:01:43.233Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-04T11:01:43.233Z] === RUN TestExec [2022-08-04T11:01:43.425Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-08-04T11:01:43.425Z] === RUN TestResize [2022-08-04T11:01:43.490Z] --- PASS: TestExec (0.47s) [2022-08-04T11:01:43.490Z] === RUN TestExecUser [2022-08-04T11:01:43.685Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-04T11:01:43.685Z] --- PASS: TestResize (0.50s) [2022-08-04T11:01:43.685Z] === RUN TestResizeWithInvalidSize [2022-08-04T11:01:44.056Z] --- PASS: TestExecUser (0.46s) [2022-08-04T11:01:44.056Z] === RUN TestExportContainerAndImportImage [2022-08-04T11:01:44.259Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2022-08-04T11:01:44.259Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T11:01:44.622Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-08-04T11:01:44.622Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T11:01:44.827Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-08-04T11:01:44.827Z] === RUN TestDaemonRestartKillContainers [2022-08-04T11:01:44.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:01:44.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:01:44.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:01:44.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:01:44.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:01:44.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:01:44.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:01:44.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:01:44.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:01:44.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:01:44.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:01:44.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:01:44.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:01:44.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:01:44.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:01:44.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:01:44.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:01:44.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:01:44.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:01:44.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:01:44.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:01:44.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:01:44.827Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:01:44.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:01:44.827Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:01:44.827Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:01:44.828Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:01:44.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:01:44.828Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:01:44.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:01:44.828Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:01:44.828Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:01:44.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:01:44.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:01:45.398Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-04T11:01:45.995Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-08-04T11:01:45.995Z] === RUN TestHealthCheckWorkdir [2022-08-04T11:01:46.561Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-08-04T11:01:46.561Z] === RUN TestHealthKillContainer [2022-08-04T11:01:46.784Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:01:47.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T11:01:48.166Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:01:48.166Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-04T11:01:49.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:01:49.366Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:01:50.305Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:01:50.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:01:51.770Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T11:01:51.770Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:01:51.770Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:01:51.770Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:01:51.770Z] [2022-08-04T11:01:51.770Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-04T11:01:51.770Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-04T11:01:51.770Z] Using test binary docker [2022-08-04T11:01:51.770Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T11:01:51.770Z] Not: starting. [2022-08-04T11:01:51.770Z] INFO: Waiting for daemon to start... [2022-08-04T11:01:51.770Z] Starting dockerd [2022-08-04T11:01:51.770Z] . [2022-08-04T11:01:51.770Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-04T11:01:51.946Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-04T11:01:52.435Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-04T11:01:52.887Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-04T11:01:53.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:01:54.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:01:54.656Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-04T11:01:54.662Z] --- PASS: TestHealthKillContainer (7.89s) [2022-08-04T11:01:54.662Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T11:01:54.662Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-04T11:01:54.662Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-04T11:01:54.662Z] === RUN TestIpcModeNone [2022-08-04T11:01:54.920Z] --- PASS: TestIpcModeNone (0.45s) [2022-08-04T11:01:54.920Z] === RUN TestIpcModePrivate [2022-08-04T11:01:55.181Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-04T11:01:55.181Z] --- PASS: TestIpcModePrivate (0.44s) [2022-08-04T11:01:55.181Z] === RUN TestIpcModeShareable [2022-08-04T11:01:55.181Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:01:55.181Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-04T11:01:55.181Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T11:01:56.568Z] check_test.go:540: [d017dcb7cf853] daemon is not started [2022-08-04T11:01:56.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-04T11:01:56.831Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:01:57.080Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2022-08-04T11:01:57.080Z] === RUN TestAPIIpcModeHost [2022-08-04T11:01:57.080Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:01:57.080Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-04T11:01:57.080Z] === RUN TestDaemonIpcModeShareable [2022-08-04T11:01:57.080Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:01:57.080Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-04T11:01:57.080Z] === RUN TestDaemonIpcModePrivate [2022-08-04T11:01:57.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T11:01:57.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T11:01:57.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T11:01:57.646Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-04T11:01:57.904Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-04T11:01:57.904Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T11:01:57.904Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:01:57.904Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-04T11:01:57.904Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T11:01:57.904Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:01:57.904Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-04T11:01:57.904Z] === RUN TestIpcModeOlderClient [2022-08-04T11:01:57.904Z] === PAUSE TestIpcModeOlderClient [2022-08-04T11:01:57.904Z] === RUN TestKillContainerInvalidSignal [2022-08-04T11:01:58.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T11:01:58.470Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-04T11:01:58.470Z] === RUN TestKillContainer [2022-08-04T11:01:58.470Z] === RUN TestKillContainer/no_signal [2022-08-04T11:01:58.727Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T11:01:58.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-04T11:01:58.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:01:58.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T11:01:58.985Z] === RUN TestKillContainer/killing_signal [2022-08-04T11:01:59.001Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:01:59.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T11:01:59.550Z] --- PASS: TestKillContainer (1.32s) [2022-08-04T11:01:59.550Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-08-04T11:01:59.550Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-04T11:01:59.550Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-04T11:01:59.550Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T11:01:59.550Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T11:01:59.942Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-04T11:02:00.115Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T11:02:00.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T11:02:00.383Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-08-04T11:02:00.383Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-04T11:02:00.383Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-08-04T11:02:00.383Z] === RUN TestKillStoppedContainer [2022-08-04T11:02:00.643Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-04T11:02:00.644Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T11:02:00.644Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-04T11:02:00.644Z] === RUN TestKillDifferentUserContainer [2022-08-04T11:02:00.882Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-04T11:02:00.882Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-04T11:02:00.901Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-04T11:02:00.901Z] === RUN TestInspectOomKilledTrue [2022-08-04T11:02:00.901Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:02:00.901Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T11:02:00.901Z] === RUN TestInspectOomKilledFalse [2022-08-04T11:02:00.901Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:02:00.901Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-04T11:02:00.901Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T11:02:00.901Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-04T11:02:00.901Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-04T11:02:00.901Z] === RUN TestLinksContainerNames [2022-08-04T11:02:01.143Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-04T11:02:01.834Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-04T11:02:01.834Z] === RUN TestLogsFollowTailEmpty [2022-08-04T11:02:02.083Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-04T11:02:02.399Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-04T11:02:02.400Z] === RUN TestLogs [2022-08-04T11:02:02.400Z] === RUN TestLogs/driver_local [2022-08-04T11:02:02.400Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:02:02.400Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:02:02.400Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T11:02:02.400Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T11:02:02.400Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T11:02:02.400Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T11:02:02.400Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:02:02.400Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:02:02.400Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:02:02.400Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:02:02.400Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:02:02.400Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:02:02.400Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:02:02.400Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:02:02.966Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:02:02.966Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:02:03.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T11:02:03.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:02:03.479Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-04T11:02:03.531Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T11:02:03.531Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T11:02:04.096Z] === RUN TestLogs/driver_json-file [2022-08-04T11:02:04.096Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:02:04.096Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:02:04.096Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:02:04.096Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:02:04.096Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:02:04.096Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:02:04.096Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:02:04.096Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:02:04.096Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:02:04.096Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:02:04.096Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:02:04.096Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:02:04.096Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:02:04.097Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:02:04.418Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-04T11:02:04.679Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:02:05.031Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:02:05.031Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:02:05.250Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-04T11:02:05.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T11:02:05.597Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:02:05.597Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:02:05.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T11:02:06.163Z] --- PASS: TestLogs (3.76s) [2022-08-04T11:02:06.163Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T11:02:06.163Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s) [2022-08-04T11:02:06.163Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.69s) [2022-08-04T11:02:06.163Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s) [2022-08-04T11:02:06.163Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-08-04T11:02:06.163Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.69s) [2022-08-04T11:02:06.163Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.72s) [2022-08-04T11:02:06.163Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T11:02:06.163Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s) [2022-08-04T11:02:06.163Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-08-04T11:02:06.163Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.53s) [2022-08-04T11:02:06.163Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.72s) [2022-08-04T11:02:06.163Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.46s) [2022-08-04T11:02:06.163Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.48s) [2022-08-04T11:02:06.163Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T11:02:06.421Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/default [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/private [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/slave [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/shared [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/default [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/shared [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/slave [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/private [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T11:02:06.421Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:02:06.421Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:02:06.421Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:02:06.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T11:02:06.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:02:06.638Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T11:02:06.679Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-04T11:02:06.679Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-08-04T11:02:06.679Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T11:02:06.937Z] 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) [2022-08-04T11:02:06.937Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-04T11:02:06.937Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T11:02:06.937Z] 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) [2022-08-04T11:02:06.937Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-04T11:02:06.937Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T11:02:06.937Z] 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) [2022-08-04T11:02:06.937Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-04T11:02:06.937Z] === RUN TestNetworkNat [2022-08-04T11:02:07.195Z] --- PASS: TestNetworkNat (0.45s) [2022-08-04T11:02:07.195Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T11:02:07.310Z] ok github.com/docker/docker/libnetwork/ipam 16.061s coverage: 85.3% of statements [2022-08-04T11:02:07.310Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-04T11:02:07.310Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-04T11:02:07.310Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-04T11:02:07.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T11:02:07.579Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-04T11:02:07.579Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-04T11:02:07.579Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-04T11:02:07.760Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-04T11:02:07.760Z] === RUN TestNetworkLoopbackNat [2022-08-04T11:02:07.876Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-04T11:02:07.876Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-04T11:02:07.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T11:02:08.134Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-04T11:02:08.701Z] ok github.com/docker/docker/libnetwork/ipamutils 0.272s coverage: 74.0% of statements [2022-08-04T11:02:08.963Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.55s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.76s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.08s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.41s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.59s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.25s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.49s) [2022-08-04T11:02:08.963Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s) [2022-08-04T11:02:08.963Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T11:02:08.963Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T11:02:09.270Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.0% of statements [2022-08-04T11:02:09.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T11:02:09.528Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-04T11:02:09.533Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-04T11:02:09.787Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-04T11:02:09.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T11:02:10.285Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-04T11:02:10.286Z] === RUN TestPause [2022-08-04T11:02:10.286Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:02:10.286Z] --- SKIP: TestPause (0.00s) [2022-08-04T11:02:10.286Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T11:02:10.286Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:02:10.286Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:02:10.286Z] === RUN TestPauseStopPausedContainer [2022-08-04T11:02:10.286Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:02:10.286Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-04T11:02:10.286Z] === RUN TestPidHost [2022-08-04T11:02:10.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T11:02:10.915Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T11:02:11.220Z] --- PASS: TestPidHost (0.90s) [2022-08-04T11:02:11.220Z] === RUN TestPsFilter [2022-08-04T11:02:11.220Z] --- PASS: TestPsFilter (0.09s) [2022-08-04T11:02:11.220Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T11:02:11.785Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-04T11:02:11.785Z] === RUN TestRemoveContainerWithVolume [2022-08-04T11:02:11.826Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T11:02:11.826Z] Using test binary docker [2022-08-04T11:02:11.826Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T11:02:11.826Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-04T11:02:11.826Z] INFO: Waiting for daemon to start... [2022-08-04T11:02:11.826Z] Starting dockerd [2022-08-04T11:02:12.043Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-08-04T11:02:12.043Z] === RUN TestRemoveContainerRunning [2022-08-04T11:02:12.607Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-04T11:02:12.607Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T11:02:12.824Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.58s) [2022-08-04T11:02:12.824Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.80s) [2022-08-04T11:02:12.824Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.75s) [2022-08-04T11:02:12.824Z] === RUN TestCgroupNamespacesRun [2022-08-04T11:02:12.865Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-04T11:02:12.865Z] === RUN TestRemoveInvalidContainer [2022-08-04T11:02:12.865Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T11:02:12.865Z] === RUN TestRenameLinkedContainer [2022-08-04T11:02:13.089Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-04T11:02:13.349Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-04T11:02:14.292Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-04T11:02:14.292Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2022-08-04T11:02:14.292Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T11:02:14.764Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-08-04T11:02:14.764Z] === RUN TestRenameStoppedContainer [2022-08-04T11:02:14.764Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-04T11:02:14.764Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T11:02:15.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-04T11:02:15.491Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.30s) [2022-08-04T11:02:15.491Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T11:02:15.697Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-08-04T11:02:15.697Z] === RUN TestRenameInvalidName [2022-08-04T11:02:15.955Z] --- PASS: TestRenameInvalidName (0.39s) [2022-08-04T11:02:15.955Z] === RUN TestRenameAnonymousContainer [2022-08-04T11:02:16.018Z] . [2022-08-04T11:02:16.018Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T11:02:16.018Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T11:02:16.018Z] Error: No such image: emptyfs [2022-08-04T11:02:16.018Z] Running integration-test (iteration 1) [2022-08-04T11:02:16.018Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T11:02:16.018Z] Loaded image: busybox:latest [2022-08-04T11:02:16.018Z] Loaded image: busybox:glibc [2022-08-04T11:02:16.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-04T11:02:17.002Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.28s) [2022-08-04T11:02:17.002Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T11:02:17.401Z] Loaded image: debian:bullseye-slim [2022-08-04T11:02:17.401Z] Loaded image: hello-world:latest [2022-08-04T11:02:17.401Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T11:02:17.401Z] INFO: Testing against a local daemon [2022-08-04T11:02:17.401Z] === RUN TestCgroupNamespacesBuild [2022-08-04T11:02:17.855Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-08-04T11:02:17.855Z] === RUN TestRenameContainerWithSameName [2022-08-04T11:02:17.855Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-04T11:02:17.855Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T11:02:18.384Z] --- PASS: TestCgroupNamespacesRunHostMode (1.47s) [2022-08-04T11:02:18.384Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T11:02:18.780Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-08-04T11:02:18.780Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T11:02:18.788Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-04T11:02:18.788Z] === RUN TestResize [2022-08-04T11:02:18.954Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-04T11:02:19.353Z] --- PASS: TestResize (0.43s) [2022-08-04T11:02:19.353Z] === RUN TestResizeWithInvalidSize [2022-08-04T11:02:19.611Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-08-04T11:02:19.611Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T11:02:19.868Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-04T11:02:19.868Z] === RUN TestDaemonRestartKillContainers [2022-08-04T11:02:19.868Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-04T11:02:19.868Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-04T11:02:19.868Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T11:02:19.894Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-04T11:02:20.126Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T11:02:20.154Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2022-08-04T11:02:20.154Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T11:02:20.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-04T11:02:20.158Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-08-04T11:02:20.158Z] === RUN TestBuildWithSession [2022-08-04T11:02:20.158Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T11:02:20.158Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T11:02:20.158Z] === RUN TestBuildSquashParent [2022-08-04T11:02:21.058Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T11:02:21.095Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-04T11:02:21.625Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.71s) [2022-08-04T11:02:21.625Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s) [2022-08-04T11:02:21.625Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.84s) [2022-08-04T11:02:21.625Z] === RUN TestCgroupNamespacesRun [2022-08-04T11:02:21.666Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2022-08-04T11:02:21.666Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T11:02:22.236Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-04T11:02:22.236Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T11:02:22.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-04T11:02:23.000Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-08-04T11:02:23.000Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T11:02:23.934Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-08-04T11:02:23.934Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T11:02:24.190Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2022-08-04T11:02:24.190Z] === RUN TestNISDomainname [2022-08-04T11:02:24.351Z] --- PASS: TestBuildSquashParent (4.34s) [2022-08-04T11:02:24.351Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T11:02:24.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:02:24.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:02:24.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:02:24.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:02:24.611Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:02:24.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:02:24.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:02:24.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:02:24.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:02:24.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:02:24.611Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:02:24.611Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:02:24.611Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:02:24.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:02:24.760Z] --- PASS: TestNISDomainname (0.77s) [2022-08-04T11:02:24.760Z] === RUN TestHostnameDnsResolution [2022-08-04T11:02:25.307Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-08-04T11:02:25.307Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T11:02:25.700Z] --- PASS: TestHostnameDnsResolution (1.06s) [2022-08-04T11:02:25.700Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T11:02:25.991Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:02:26.241Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s) [2022-08-04T11:02:26.241Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T11:02:26.250Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:02:26.640Z] --- PASS: TestUnprivilegedPortsAndPing (0.91s) [2022-08-04T11:02:26.640Z] === RUN TestPrivilegedHostDevices [2022-08-04T11:02:27.210Z] check_test.go:540: [d73cf0cbb0ab6] daemon is not started [2022-08-04T11:02:27.210Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-04T11:02:27.471Z] --- PASS: TestPrivilegedHostDevices (0.65s) [2022-08-04T11:02:27.471Z] === RUN TestRunConsoleSize [2022-08-04T11:02:27.615Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-04T11:02:27.615Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T11:02:27.630Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:02:27.891Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:02:28.042Z] --- PASS: TestRunConsoleSize (0.75s) [2022-08-04T11:02:28.042Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T11:02:28.307Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-04T11:02:28.307Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-04T11:02:28.307Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-04T11:02:28.550Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-04T11:02:28.550Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T11:02:28.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-04T11:02:29.140Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-04T11:02:29.140Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-04T11:02:29.271Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-08-04T11:02:29.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2022-08-04T11:02:29.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2022-08-04T11:02:29.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.43s) [2022-08-04T11:02:29.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.66s) [2022-08-04T11:02:29.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2022-08-04T11:02:29.271Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.35s) [2022-08-04T11:02:29.271Z] === RUN TestBuildMultiStageCopy [2022-08-04T11:02:29.271Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T11:02:29.483Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-04T11:02:29.483Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T11:02:30.081Z] --- PASS: TestRunWithAlternativeContainerdShim (1.81s) [2022-08-04T11:02:30.081Z] === RUN TestStats [2022-08-04T11:02:30.081Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-04T11:02:30.081Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-04T11:02:30.417Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-04T11:02:30.417Z] === RUN TestNISDomainname [2022-08-04T11:02:30.417Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-04T11:02:30.417Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-04T11:02:30.417Z] === RUN TestHostnameDnsResolution [2022-08-04T11:02:30.483Z] sha256:c9dab33ebf79cf1609d726b219dc7b0581a579e3f263164b34a061b0b049f531 [2022-08-04T11:02:30.483Z] INFO: Starting docker-py tests... [2022-08-04T11:02:30.483Z] ============================= test session starts ============================== [2022-08-04T11:02:30.483Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-04T11:02:30.483Z] rootdir: /src, inifile: pytest.ini [2022-08-04T11:02:30.483Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-04T11:02:30.483Z] collected 395 items / 2 deselected / 393 selected [2022-08-04T11:02:30.483Z] [2022-08-04T11:02:30.651Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T11:02:30.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-04T11:02:30.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-04T11:02:30.910Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T11:02:30.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-04T11:02:30.985Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-04T11:02:30.985Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T11:02:30.985Z] 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 [2022-08-04T11:02:30.985Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-04T11:02:30.985Z] === RUN TestPrivilegedHostDevices [2022-08-04T11:02:31.169Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T11:02:31.429Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T11:02:31.550Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-08-04T11:02:31.550Z] === RUN TestRunConsoleSize [2022-08-04T11:02:31.689Z] --- PASS: TestBuildMultiStageCopy (2.44s) [2022-08-04T11:02:31.689Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s) [2022-08-04T11:02:31.689Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-08-04T11:02:31.689Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-04T11:02:31.689Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-04T11:02:31.689Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-08-04T11:02:31.689Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T11:02:31.851Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-04T11:02:31.851Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-04T11:02:32.115Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-04T11:02:32.115Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T11:02:32.258Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-08-04T11:02:32.258Z] === RUN TestBuildLabelWithTargets [2022-08-04T11:02:32.422Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-04T11:02:32.682Z] --- PASS: TestStats (2.78s) [2022-08-04T11:02:32.682Z] === RUN TestStopContainerWithTimeout [2022-08-04T11:02:32.682Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T11:02:32.682Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T11:02:32.682Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T11:02:32.682Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T11:02:32.682Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T11:02:32.682Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T11:02:32.682Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T11:02:32.682Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T11:02:32.682Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T11:02:32.682Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T11:02:33.048Z] --- PASS: TestRunWithAlternativeContainerdShim (1.08s) [2022-08-04T11:02:33.048Z] === RUN TestStats [2022-08-04T11:02:33.048Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:02:33.048Z] --- SKIP: TestStats (0.00s) [2022-08-04T11:02:33.048Z] === RUN TestStopContainerWithTimeout [2022-08-04T11:02:33.048Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T11:02:33.048Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T11:02:33.048Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T11:02:33.048Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T11:02:33.048Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T11:02:33.048Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T11:02:33.048Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T11:02:33.048Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T11:02:33.048Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T11:02:33.048Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T11:02:33.238Z] --- PASS: TestBuildLabelWithTargets (1.08s) [2022-08-04T11:02:33.238Z] === RUN TestBuildWithEmptyLayers [2022-08-04T11:02:33.614Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T11:02:33.623Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T11:02:33.818Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2022-08-04T11:02:33.818Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T11:02:34.564Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-04T11:02:35.724Z] --- PASS: TestBuildMultiStageOnBuild (1.65s) [2022-08-04T11:02:35.724Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T11:02:35.946Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T11:02:35.946Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-04T11:02:35.984Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-04T11:02:35.984Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T11:02:36.139Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T11:02:37.072Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T11:02:37.072Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-08-04T11:02:37.072Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-08-04T11:02:37.072Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-08-04T11:02:37.072Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-08-04T11:02:37.072Z] === RUN TestDeleteDevicemapper [2022-08-04T11:02:37.072Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:02:37.072Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T11:02:37.072Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T11:02:37.328Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-04T11:02:37.588Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T11:02:37.588Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2022-08-04T11:02:37.588Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2022-08-04T11:02:37.588Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-08-04T11:02:37.588Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2022-08-04T11:02:37.588Z] === RUN TestDeleteDevicemapper [2022-08-04T11:02:37.588Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:02:37.588Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T11:02:37.588Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T11:02:37.849Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-04T11:02:37.891Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2022-08-04T11:02:37.891Z] === RUN TestBuildWithHugeFile [2022-08-04T11:02:38.109Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-04T11:02:38.445Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.22s) [2022-08-04T11:02:38.445Z] === RUN TestUpdateMemory [2022-08-04T11:02:38.445Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:02:38.445Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-04T11:02:38.445Z] === RUN TestUpdateCPUQuota [2022-08-04T11:02:38.445Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:02:38.445Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-04T11:02:38.445Z] === RUN TestUpdatePidsLimit [2022-08-04T11:02:38.445Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:02:38.445Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-04T11:02:38.445Z] === RUN TestUpdateRestartPolicy [2022-08-04T11:02:40.019Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s) [2022-08-04T11:02:40.019Z] === RUN TestUpdateMemory [2022-08-04T11:02:40.019Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:02:40.019Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-04T11:02:40.019Z] === RUN TestUpdateCPUQuota [2022-08-04T11:02:40.019Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-04T11:02:40.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-04T11:02:40.850Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-04T11:02:41.110Z] --- PASS: TestUpdateCPUQuota (1.39s) [2022-08-04T11:02:41.110Z] === RUN TestUpdatePidsLimit [2022-08-04T11:02:41.110Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T11:02:41.370Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T11:02:41.630Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-04T11:02:41.630Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T11:02:42.201Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T11:02:42.201Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-04T11:02:42.461Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T11:02:42.721Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T11:02:43.292Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T11:02:44.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-04T11:02:44.676Z] --- PASS: TestUpdatePidsLimit (3.41s) [2022-08-04T11:02:44.676Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2022-08-04T11:02:44.676Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2022-08-04T11:02:44.676Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-08-04T11:02:44.676Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2022-08-04T11:02:44.676Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-08-04T11:02:44.676Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-08-04T11:02:44.676Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-08-04T11:02:44.676Z] === RUN TestUpdateRestartPolicy [2022-08-04T11:02:45.768Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-04T11:02:46.592Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-04T11:02:47.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-04T11:02:47.216Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-04T11:02:47.216Z] check_test.go:540: [dda4656ab1b2e] daemon is not started [2022-08-04T11:02:47.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-04T11:02:47.216Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-04T11:02:47.216Z] check_test.go:540: [d470d625fbaae] daemon is not started [2022-08-04T11:02:47.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-04T11:02:48.350Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-04T11:02:50.515Z] check_test.go:540: [d4cbbe06638bd] daemon is not started [2022-08-04T11:02:50.515Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-04T11:02:50.634Z] --- PASS: TestUpdateRestartPolicy (10.90s) [2022-08-04T11:02:50.634Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T11:02:50.634Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-04T11:02:50.634Z] === RUN TestWaitNonBlocked [2022-08-04T11:02:50.634Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:02:50.634Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:02:50.634Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:02:50.634Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:02:50.634Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:02:50.634Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:02:50.634Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-04T11:02:50.634Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2022-08-04T11:02:50.634Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-08-04T11:02:50.634Z] === RUN TestWaitBlocked [2022-08-04T11:02:50.634Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:02:50.634Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:02:50.634Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:02:50.634Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:02:50.634Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:02:50.634Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:02:51.199Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T11:02:51.199Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-08-04T11:02:51.199Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-08-04T11:02:51.199Z] === RUN TestWaitConditions [2022-08-04T11:02:51.199Z] === RUN TestWaitConditions/default [2022-08-04T11:02:51.199Z] === PAUSE TestWaitConditions/default [2022-08-04T11:02:51.199Z] === RUN TestWaitConditions/not-running [2022-08-04T11:02:51.199Z] === PAUSE TestWaitConditions/not-running [2022-08-04T11:02:51.199Z] === RUN TestWaitConditions/next-exit [2022-08-04T11:02:51.199Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T11:02:51.199Z] === RUN TestWaitConditions/removed [2022-08-04T11:02:51.199Z] === PAUSE TestWaitConditions/removed [2022-08-04T11:02:51.199Z] === CONT TestWaitConditions/default [2022-08-04T11:02:51.199Z] === CONT TestWaitConditions/removed [2022-08-04T11:02:53.140Z] === CONT TestWaitConditions/next-exit [2022-08-04T11:02:53.140Z] === CONT TestWaitConditions/not-running [2022-08-04T11:02:54.512Z] --- PASS: TestWaitConditions (0.01s) [2022-08-04T11:02:54.512Z] --- PASS: TestWaitConditions/default (1.56s) [2022-08-04T11:02:54.512Z] --- PASS: TestWaitConditions/removed (1.62s) [2022-08-04T11:02:54.512Z] --- PASS: TestWaitConditions/next-exit (1.57s) [2022-08-04T11:02:54.512Z] --- PASS: TestWaitConditions/not-running (1.64s) [2022-08-04T11:02:54.512Z] === RUN TestWaitRestartedContainer [2022-08-04T11:02:54.512Z] === RUN TestWaitRestartedContainer/default [2022-08-04T11:02:54.512Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T11:02:54.512Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T11:02:54.512Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T11:02:54.512Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T11:02:54.512Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T11:02:54.512Z] === CONT TestWaitRestartedContainer/default [2022-08-04T11:02:54.512Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T11:02:54.714Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-04T11:02:55.655Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-04T11:02:55.885Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T11:02:56.226Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-04T11:02:56.819Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-04T11:02:56.819Z] --- PASS: TestWaitRestartedContainer/next-exit (1.30s) [2022-08-04T11:02:56.819Z] --- PASS: TestWaitRestartedContainer/default (1.35s) [2022-08-04T11:02:56.819Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) [2022-08-04T11:02:56.819Z] === CONT TestDaemonRestartIpcMode [2022-08-04T11:02:56.819Z] === CONT TestIpcModeOlderClient [2022-08-04T11:02:56.819Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-04T11:02:56.819Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T11:02:57.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-04T11:02:57.170Z] --- PASS: TestUpdateRestartPolicy (12.74s) [2022-08-04T11:02:57.170Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T11:02:57.435Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-04T11:02:58.021Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-04T11:02:58.021Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2022-08-04T11:02:58.021Z] === RUN TestWaitNonBlocked [2022-08-04T11:02:58.021Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:02:58.021Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:02:58.021Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:02:58.021Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:02:58.021Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:02:58.021Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:02:59.349Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-08-04T11:02:59.349Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-08-04T11:02:59.349Z] PASS [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === Skipped [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T11:02:59.349Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-04T11:02:59.349Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-04T11:02:59.349Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-04T11:02:59.349Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-04T11:02:59.349Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-04T11:02:59.349Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-04T11:02:59.349Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-04T11:02:59.349Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-04T11:02:59.349Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-04T11:02:59.349Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T11:02:59.349Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-04T11:02:59.349Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-04T11:02:59.349Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-04T11:02:59.349Z] 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) [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-04T11:02:59.349Z] 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) [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-04T11:02:59.349Z] 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) [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-04T11:02:59.349Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:02:59.349Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-04T11:02:59.349Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-04T11:02:59.349Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-04T11:02:59.349Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-04T11:02:59.349Z] 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 [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-04T11:02:59.349Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T11:02:59.349Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-04T11:02:59.349Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-04T11:02:59.349Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-04T11:02:59.349Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:02:59.349Z] [2022-08-04T11:02:59.349Z] DONE 249 tests, 27 skipped in 85.933s [2022-08-04T11:02:59.349Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T11:02:59.406Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-04T11:02:59.406Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2022-08-04T11:02:59.406Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2022-08-04T11:02:59.406Z] === RUN TestWaitBlocked [2022-08-04T11:02:59.406Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:02:59.406Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:02:59.406Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:02:59.406Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:02:59.406Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:02:59.406Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:02:59.607Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T11:03:00.172Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-04T11:03:00.172Z] === RUN TestConfigDaemonID [2022-08-04T11:03:00.346Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-04T11:03:00.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-04T11:03:00.606Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T11:03:00.606Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2022-08-04T11:03:00.606Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s) [2022-08-04T11:03:00.606Z] === RUN TestWaitConditions [2022-08-04T11:03:00.606Z] === RUN TestWaitConditions/default [2022-08-04T11:03:00.606Z] === PAUSE TestWaitConditions/default [2022-08-04T11:03:00.606Z] === RUN TestWaitConditions/not-running [2022-08-04T11:03:00.606Z] === PAUSE TestWaitConditions/not-running [2022-08-04T11:03:00.606Z] === RUN TestWaitConditions/next-exit [2022-08-04T11:03:00.606Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T11:03:00.606Z] === RUN TestWaitConditions/removed [2022-08-04T11:03:00.606Z] === PAUSE TestWaitConditions/removed [2022-08-04T11:03:00.606Z] === CONT TestWaitConditions/default [2022-08-04T11:03:00.606Z] === CONT TestWaitConditions/removed [2022-08-04T11:03:01.105Z] daemon_test.go:83: [d8e1a333d53c4] daemon is not started [2022-08-04T11:03:01.105Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-04T11:03:01.105Z] === RUN TestDaemonConfigValidation [2022-08-04T11:03:01.105Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:03:01.105Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:03:01.105Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T11:03:01.105Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T11:03:01.105Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T11:03:01.105Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T11:03:01.105Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T11:03:01.105Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T11:03:01.105Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T11:03:01.105Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T11:03:01.105Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:03:01.105Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T11:03:01.105Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T11:03:01.105Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T11:03:01.362Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T11:03:01.362Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T11:03:01.362Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-04T11:03:01.362Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-04T11:03:01.362Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-04T11:03:01.362Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-04T11:03:01.362Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-04T11:03:01.362Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T11:03:01.362Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T11:03:02.736Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T11:03:03.146Z] === CONT TestWaitConditions/next-exit [2022-08-04T11:03:03.146Z] === CONT TestWaitConditions/not-running [2022-08-04T11:03:03.146Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-04T11:03:03.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-04T11:03:03.669Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T11:03:03.977Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-04T11:03:04.603Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T11:03:04.603Z] daemon_test.go:197: [d8bba7987e51c] daemon is not started [2022-08-04T11:03:04.603Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-08-04T11:03:04.603Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-04T11:03:04.603Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-08-04T11:03:04.603Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-08-04T11:03:04.603Z] === RUN TestDaemonProxy [2022-08-04T11:03:04.603Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-04T11:03:04.603Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-04T11:03:04.603Z] PASS [2022-08-04T11:03:04.603Z] [2022-08-04T11:03:04.603Z] === Skipped [2022-08-04T11:03:04.603Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-04T11:03:04.603Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-04T11:03:04.603Z] [2022-08-04T11:03:04.603Z] DONE 13 tests, 1 skipped in 5.277s [2022-08-04T11:03:04.603Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T11:03:04.861Z] INFO: Testing against a local daemon [2022-08-04T11:03:04.861Z] === RUN TestCommitInheritsEnv [2022-08-04T11:03:04.916Z] --- PASS: TestWaitConditions (0.02s) [2022-08-04T11:03:04.916Z] --- PASS: TestWaitConditions/default (2.19s) [2022-08-04T11:03:04.916Z] --- PASS: TestWaitConditions/removed (2.21s) [2022-08-04T11:03:04.916Z] --- PASS: TestWaitConditions/next-exit (2.05s) [2022-08-04T11:03:04.916Z] --- PASS: TestWaitConditions/not-running (2.08s) [2022-08-04T11:03:04.916Z] === RUN TestWaitRestartedContainer [2022-08-04T11:03:04.916Z] === RUN TestWaitRestartedContainer/default [2022-08-04T11:03:04.916Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T11:03:04.916Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T11:03:04.916Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T11:03:04.916Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T11:03:04.916Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T11:03:04.916Z] === CONT TestWaitRestartedContainer/default [2022-08-04T11:03:04.916Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T11:03:06.232Z] --- PASS: TestCommitInheritsEnv (1.36s) [2022-08-04T11:03:06.232Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T11:03:06.232Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T11:03:06.232Z] === RUN TestImportWithCustomPlatform [2022-08-04T11:03:06.232Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T11:03:06.232Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T11:03:06.232Z] === RUN TestImportWithCustomPlatform// [2022-08-04T11:03:06.232Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T11:03:06.232Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T11:03:06.490Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T11:03:06.490Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T11:03:06.490Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T11:03:06.490Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T11:03:06.490Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-04T11:03:06.490Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-04T11:03:06.490Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T11:03:06.490Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T11:03:06.490Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-04T11:03:06.490Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-04T11:03:06.490Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-04T11:03:06.490Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T11:03:06.490Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T11:03:06.490Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T11:03:06.490Z] === RUN TestImagesFilterMultiReference [2022-08-04T11:03:06.490Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-04T11:03:06.490Z] === RUN TestImagePullPlatformInvalid [2022-08-04T11:03:06.490Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-04T11:03:06.490Z] === RUN TestRemoveImageOrphaning [2022-08-04T11:03:07.459Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T11:03:08.028Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-04T11:03:08.390Z] --- PASS: TestRemoveImageOrphaning (1.56s) [2022-08-04T11:03:08.390Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T11:03:08.390Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-04T11:03:08.390Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-04T11:03:08.390Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T11:03:08.390Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-04T11:03:08.390Z] === RUN TestTagInvalidReference [2022-08-04T11:03:08.390Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T11:03:08.390Z] === RUN TestTagValidPrefixedRepo [2022-08-04T11:03:08.390Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-04T11:03:08.390Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T11:03:08.390Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T11:03:08.390Z] === RUN TestTagOfficialNames [2022-08-04T11:03:08.390Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-04T11:03:08.390Z] === RUN TestTagMatchesDigest [2022-08-04T11:03:08.390Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T11:03:08.390Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T11:03:08.598Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-04T11:03:08.598Z] --- PASS: TestWaitRestartedContainer/default (2.20s) [2022-08-04T11:03:08.598Z] --- PASS: TestWaitRestartedContainer/next-exit (2.25s) [2022-08-04T11:03:08.598Z] --- PASS: TestWaitRestartedContainer/not-running (1.44s) [2022-08-04T11:03:08.598Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T11:03:08.598Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T11:03:11.141Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-04T11:03:12.523Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-04T11:03:12.523Z] --- PASS: TestContainerStartOnDaemonRestart (3.86s) [2022-08-04T11:03:12.523Z] === CONT TestIpcModeOlderClient [2022-08-04T11:03:12.523Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-08-04T11:03:12.523Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T11:03:12.783Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.21s) [2022-08-04T11:03:12.783Z] === CONT TestDaemonHostGatewayIP [2022-08-04T11:03:15.325Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-04T11:03:15.325Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-04T11:03:16.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-04T11:03:16.709Z] --- PASS: TestDaemonHostGatewayIP (3.93s) [2022-08-04T11:03:16.709Z] === CONT TestDaemonRestartIpcMode [2022-08-04T11:03:16.969Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-04T11:03:18.294Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-04T11:03:19.512Z] check_test.go:540: [d550b9925b516] daemon is not started [2022-08-04T11:03:19.512Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-04T11:03:20.084Z] --- PASS: TestDaemonRestartIpcMode (3.45s) [2022-08-04T11:03:20.654Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-04T11:03:21.645Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-04T11:03:21.905Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-04T11:03:21.905Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-04T11:03:23.814Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-04T11:03:25.197Z] --- PASS: TestContainerKillOnDaemonStart (12.66s) [2022-08-04T11:03:25.197Z] PASS [2022-08-04T11:03:25.197Z] [2022-08-04T11:03:25.197Z] === Skipped [2022-08-04T11:03:25.197Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T11:03:25.197Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:03:25.197Z] [2022-08-04T11:03:25.197Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T11:03:25.197Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:03:25.197Z] [2022-08-04T11:03:25.197Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-04T11:03:25.197Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:03:25.197Z] [2022-08-04T11:03:25.197Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:03:25.197Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:03:25.197Z] [2022-08-04T11:03:25.197Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T11:03:25.197Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:03:25.197Z] [2022-08-04T11:03:25.197Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-04T11:03:25.197Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:03:25.197Z] [2022-08-04T11:03:25.197Z] DONE 272 tests, 6 skipped in 175.647s [2022-08-04T11:03:25.197Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T11:03:25.197Z] ++ 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 [2022-08-04T11:03:25.197Z] ++ set -e [2022-08-04T11:03:25.197Z] ++ '[' -n 0 ']' [2022-08-04T11:03:25.197Z] ++ set -x [2022-08-04T11:03:25.197Z] ++ 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 [2022-08-04T11:03:25.457Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T11:03:25.457Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-04T11:03:26.026Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-04T11:03:26.026Z] === RUN TestConfigDaemonID [2022-08-04T11:03:26.597Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-04T11:03:26.857Z] check_test.go:540: [dc2c3656a18ad] daemon is not started [2022-08-04T11:03:26.857Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-04T11:03:26.857Z] daemon_test.go:83: [d6d8550750b51] daemon is not started [2022-08-04T11:03:26.857Z] --- PASS: TestConfigDaemonID (1.06s) [2022-08-04T11:03:26.857Z] === RUN TestDaemonConfigValidation [2022-08-04T11:03:26.857Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:03:26.857Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:03:26.857Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T11:03:26.857Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T11:03:26.857Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T11:03:26.857Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T11:03:26.857Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T11:03:26.857Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T11:03:26.857Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T11:03:26.857Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T11:03:26.857Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:03:26.857Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T11:03:27.125Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T11:03:27.387Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T11:03:27.387Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T11:03:27.387Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T11:03:27.387Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.27s) [2022-08-04T11:03:27.387Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.30s) [2022-08-04T11:03:27.387Z] --- PASS: TestDaemonConfigValidation/valid_config (0.16s) [2022-08-04T11:03:27.387Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.18s) [2022-08-04T11:03:27.387Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-08-04T11:03:27.387Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T11:03:27.387Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T11:03:27.647Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-04T11:03:28.586Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T11:03:29.525Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T11:03:29.785Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-04T11:03:30.355Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-04T11:03:30.615Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T11:03:30.615Z] daemon_test.go:197: [ddf1444158311] daemon is not started [2022-08-04T11:03:30.615Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-08-04T11:03:30.615Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-08-04T11:03:30.615Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-08-04T11:03:30.615Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-04T11:03:30.615Z] === RUN TestDaemonProxy [2022-08-04T11:03:30.615Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T11:03:32.527Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T11:03:34.138Z] --- PASS: TestBuildWithHugeFile (52.27s) [2022-08-04T11:03:34.138Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T11:03:34.138Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:03:34.138Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T11:03:34.138Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T11:03:34.138Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:03:34.138Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:03:34.138Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:03:34.138Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:03:34.138Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:03:34.138Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:03:34.138Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:03:34.138Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:03:34.138Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:03:34.138Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-04T11:03:34.138Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-04T11:03:34.138Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-08-04T11:03:34.138Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-04T11:03:34.138Z] === RUN TestBuildPreserveOwnership [2022-08-04T11:03:34.138Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T11:03:34.138Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T11:03:34.138Z] --- PASS: TestBuildPreserveOwnership (3.54s) [2022-08-04T11:03:34.138Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.37s) [2022-08-04T11:03:34.138Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-08-04T11:03:34.138Z] === RUN TestBuildPlatformInvalid [2022-08-04T11:03:34.138Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-04T11:03:34.138Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T11:03:34.437Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T11:03:34.697Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-04T11:03:34.707Z] Loaded image: busybox:latest [2022-08-04T11:03:34.707Z] Loaded image: busybox:glibc [2022-08-04T11:03:35.636Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-04T11:03:35.896Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T11:03:36.087Z] Loaded image: debian:bullseye-slim [2022-08-04T11:03:36.087Z] Loaded image: hello-world:latest [2022-08-04T11:03:36.347Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T11:03:36.470Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T11:03:36.730Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-04T11:03:36.990Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-08-04T11:03:36.990Z] --- PASS: TestDaemonProxy (6.31s) [2022-08-04T11:03:36.990Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-04T11:03:36.990Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-08-04T11:03:36.990Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-04T11:03:36.990Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T11:03:36.990Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-08-04T11:03:36.990Z] PASS [2022-08-04T11:03:36.990Z] [2022-08-04T11:03:36.990Z] === Skipped [2022-08-04T11:03:36.990Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.53s) [2022-08-04T11:03:36.990Z] daemon_test.go:374: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-08-04T11:03:36.990Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.53s) [2022-08-04T11:03:36.990Z] [2022-08-04T11:03:36.990Z] DONE 18 tests, 1 skipped in 11.783s [2022-08-04T11:03:36.990Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T11:03:36.990Z] ++ 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 [2022-08-04T11:03:36.990Z] ++ set -e [2022-08-04T11:03:36.990Z] ++ '[' -n 0 ']' [2022-08-04T11:03:36.990Z] ++ set -x [2022-08-04T11:03:36.990Z] ++ 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 [2022-08-04T11:03:37.253Z] INFO: Testing against a local daemon [2022-08-04T11:03:37.253Z] === RUN TestCommitInheritsEnv [2022-08-04T11:03:37.253Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-04T11:03:37.824Z] --- PASS: TestCommitInheritsEnv (0.43s) [2022-08-04T11:03:37.824Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T11:03:37.824Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T11:03:37.824Z] === RUN TestImportWithCustomPlatform [2022-08-04T11:03:37.824Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T11:03:37.824Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T11:03:37.824Z] === RUN TestImportWithCustomPlatform// [2022-08-04T11:03:37.824Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T11:03:37.824Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T11:03:37.824Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-04T11:03:37.824Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-04T11:03:38.084Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T11:03:38.344Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T11:03:38.344Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T11:03:38.344Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T11:03:38.344Z] --- PASS: TestImportWithCustomPlatform (0.63s) [2022-08-04T11:03:38.344Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-08-04T11:03:38.344Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T11:03:38.344Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T11:03:38.344Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-08-04T11:03:38.344Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-08-04T11:03:38.344Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.15s) [2022-08-04T11:03:38.344Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T11:03:38.344Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T11:03:38.344Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T11:03:38.344Z] === RUN TestImagesFilterMultiReference [2022-08-04T11:03:38.344Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-08-04T11:03:38.344Z] === RUN TestImagePullPlatformInvalid [2022-08-04T11:03:38.344Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-04T11:03:38.344Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-08-04T11:03:38.344Z] === RUN TestRemoveImageOrphaning [2022-08-04T11:03:38.344Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-04T11:03:38.915Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-08-04T11:03:38.915Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T11:03:38.915Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-04T11:03:39.485Z] time="2022-08-04T11:03:39Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-04T11:03:39.485Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-04T11:03:40.058Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-04T11:03:40.628Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-04T11:03:41.198Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-04T11:03:41.198Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-04T11:03:41.458Z] --- PASS: TestRemoveImageGarbageCollector (2.56s) [2022-08-04T11:03:41.458Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T11:03:41.458Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-04T11:03:41.458Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-08-04T11:03:41.458Z] === RUN TestTagInvalidReference [2022-08-04T11:03:41.458Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-04T11:03:41.458Z] === RUN TestTagValidPrefixedRepo [2022-08-04T11:03:41.718Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-04T11:03:41.718Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T11:03:41.718Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-04T11:03:41.718Z] === RUN TestTagOfficialNames [2022-08-04T11:03:41.718Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-04T11:03:41.718Z] === RUN TestTagMatchesDigest [2022-08-04T11:03:41.718Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-04T11:03:41.718Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-04T11:03:41.718Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T11:03:42.288Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-04T11:03:42.858Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-04T11:03:43.119Z] check_test.go:540: [d5338d1371c2e] daemon is not started [2022-08-04T11:03:43.119Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-04T11:03:44.502Z] check_test.go:540: [d464c37ee836f] daemon is not started [2022-08-04T11:03:44.502Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-04T11:03:44.763Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-04T11:03:46.334Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.06s) [2022-08-04T11:03:46.334Z] PASS [2022-08-04T11:03:46.334Z] [2022-08-04T11:03:46.334Z] === Skipped [2022-08-04T11:03:46.334Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T11:03:46.334Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T11:03:46.334Z] [2022-08-04T11:03:46.334Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T11:03:46.334Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:03:46.334Z] [2022-08-04T11:03:46.334Z] DONE 34 tests, 2 skipped in 89.389s [2022-08-04T11:03:46.334Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T11:03:46.334Z] INFO: Testing against a local daemon [2022-08-04T11:03:46.334Z] === RUN TestConfigInspect [2022-08-04T11:03:46.673Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-04T11:03:47.272Z] --- PASS: TestConfigInspect (2.32s) [2022-08-04T11:03:47.272Z] === RUN TestConfigList [2022-08-04T11:03:49.217Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-04T11:03:49.477Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-04T11:03:49.809Z] --- PASS: TestConfigList (2.15s) [2022-08-04T11:03:49.809Z] === RUN TestConfigsCreateAndDelete [2022-08-04T11:03:50.051Z] check_test.go:540: [d9a1bf4f9f3f2] daemon is not started [2022-08-04T11:03:50.051Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-04T11:03:50.315Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-04T11:03:51.698Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-04T11:03:51.717Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2022-08-04T11:03:51.717Z] === RUN TestConfigsUpdate [2022-08-04T11:03:53.080Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-04T11:03:54.254Z] --- PASS: TestConfigsUpdate (2.15s) [2022-08-04T11:03:54.254Z] === RUN TestTemplatedConfig [2022-08-04T11:03:55.014Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-04T11:03:55.956Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-04T11:03:56.790Z] --- PASS: TestTemplatedConfig (2.75s) [2022-08-04T11:03:56.790Z] === RUN TestConfigCreateResolve [2022-08-04T11:03:58.697Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-08-04T11:03:58.698Z] PASS [2022-08-04T11:03:58.957Z] [2022-08-04T11:03:58.957Z] DONE 6 tests in 13.832s [2022-08-04T11:03:58.957Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T11:03:58.957Z] INFO: Testing against a local daemon [2022-08-04T11:03:58.957Z] === RUN TestAttachWithTTY [2022-08-04T11:03:58.957Z] --- PASS: TestAttachWithTTY (0.08s) [2022-08-04T11:03:58.957Z] === RUN TestAttachWithoutTTy [2022-08-04T11:03:58.957Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-04T11:03:58.957Z] === RUN TestCheckpoint [2022-08-04T11:03:58.957Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:03:58.957Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T11:03:58.957Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T11:03:58.957Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:03:58.957Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:03:58.957Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:03:58.957Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:03:58.957Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:03:58.957Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:03:58.957Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T11:03:58.957Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T11:03:58.957Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T11:03:58.957Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T11:03:58.957Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T11:03:58.957Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T11:03:58.957Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T11:03:58.957Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T11:03:58.957Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T11:03:58.957Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T11:03:58.957Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-04T11:03:58.957Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T11:03:59.217Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-04T11:03:59.217Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T11:03:59.217Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-04T11:03:59.218Z] === RUN TestCopyEmptyFile [2022-08-04T11:03:59.251Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-04T11:03:59.477Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-04T11:03:59.477Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T11:03:59.477Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-04T11:03:59.477Z] === RUN TestCopyFromContainer [2022-08-04T11:03:59.821Z] check_test.go:540: [dac737310477c] daemon is not started [2022-08-04T11:03:59.821Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-04T11:04:00.566Z] === RUN TestCopyFromContainer// [2022-08-04T11:04:00.566Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T11:04:00.566Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T11:04:00.827Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T11:04:00.827Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T11:04:00.827Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T11:04:00.827Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T11:04:00.827Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T11:04:01.088Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T11:04:01.088Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T11:04:01.088Z] --- PASS: TestCopyFromContainer (1.72s) [2022-08-04T11:04:01.088Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T11:04:01.088Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-04T11:04:01.088Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T11:04:01.088Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-04T11:04:01.088Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-04T11:04:01.088Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-04T11:04:01.088Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-04T11:04:01.088Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-04T11:04:01.088Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-04T11:04:01.088Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-04T11:04:01.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T11:04:01.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:04:01.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:04:01.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:04:01.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:04:01.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:04:01.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:04:01.088Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:04:01.088Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:04:01.088Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:04:01.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T11:04:01.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T11:04:01.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T11:04:01.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T11:04:01.088Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T11:04:01.228Z] ok github.com/docker/docker/libnetwork/networkdb 104.605s coverage: 60.6% of statements [2022-08-04T11:04:01.228Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-04T11:04:01.228Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-04T11:04:01.228Z] ok github.com/docker/docker/libnetwork/osl 4.340s coverage: 39.7% of statements [2022-08-04T11:04:01.228Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-04T11:04:01.228Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-08-04T11:04:01.348Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-04T11:04:01.348Z] === RUN TestCreateWithInvalidEnv [2022-08-04T11:04:01.348Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T11:04:01.348Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T11:04:01.348Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T11:04:01.348Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T11:04:01.348Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T11:04:01.351Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T11:04:01.351Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T11:04:01.351Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T11:04:01.351Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T11:04:01.351Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-04T11:04:01.351Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T11:04:01.351Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T11:04:01.351Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T11:04:01.351Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T11:04:01.351Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T11:04:01.352Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T11:04:02.604Z] ok github.com/docker/docker/libnetwork/portmapper 0.707s coverage: 48.6% of statements [2022-08-04T11:04:02.604Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-04T11:04:02.604Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-04T11:04:02.736Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2022-08-04T11:04:02.736Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T11:04:02.862Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-04T11:04:02.862Z] [2022-08-04T11:04:02.862Z] === Skipped [2022-08-04T11:04:02.862Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-04T11:04:02.862Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T11:04:02.862Z] [2022-08-04T11:04:02.862Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-04T11:04:02.862Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T11:04:02.862Z] [2022-08-04T11:04:02.862Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-04T11:04:02.862Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T11:04:02.862Z] [2022-08-04T11:04:02.862Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-04T11:04:02.862Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:04:02.862Z] [2022-08-04T11:04:02.862Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-04T11:04:02.862Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:04:02.862Z] [2022-08-04T11:04:02.862Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-04T11:04:02.862Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:04:02.862Z] [2022-08-04T11:04:02.862Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-04T11:04:02.862Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:04:02.862Z] [2022-08-04T11:04:02.862Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-04T11:04:02.862Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:04:02.862Z] [2022-08-04T11:04:02.862Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-04T11:04:02.862Z] firewalld_test.go:14: firewalld is not running [2022-08-04T11:04:02.862Z] [2022-08-04T11:04:02.862Z] DONE 327 tests, 9 skipped in 203.238s [2022-08-04T11:04:03.304Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-04T11:04:03.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArg Post stage [Pipeline] junit [2022-08-04T11:04:03.811Z] Recording test results [2022-08-04T11:04:04.643Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2022-08-04T11:04:04.643Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T11:04:04.643Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:04:04.643Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:04:04.643Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:04:04.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:04:04.644Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:04:04.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:04:04.644Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:04:04.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:04:04.644Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:04:04.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:04:04.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:04:04.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:04:04.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:04:04.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:04:04.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:04:04.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T11:04:04.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-04T11:04:04.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-04T11:04:04.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T11:04:04.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-04T11:04:04.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-04T11:04:04.644Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T11:04:04.687Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-04T11:04:04.903Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-08-04T11:04:04.903Z] === RUN TestCreateDifferentPlatform [2022-08-04T11:04:05.163Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T11:04:05.163Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T11:04:05.163Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T11:04:05.163Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T11:04:05.163Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T11:04:05.163Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T11:04:05.163Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-04T11:04:05.163Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T11:04:05.163Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-08-04T11:04:05.163Z] === RUN TestCreateInvalidHostConfig [2022-08-04T11:04:05.163Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:04:05.163Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:04:05.163Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:04:05.163Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:04:05.163Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:04:05.163Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:04:05.163Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:04:05.163Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:04:05.163Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:04:05.163Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:04:05.163Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:04:05.163Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:04:05.163Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T11:04:05.163Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T11:04:05.163Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T11:04:05.163Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T11:04:05.163Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T11:04:05.163Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T11:04:05.163Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T11:04:05.163Z] === RUN TestDaemonRestartIpcMode [2022-08-04T11:04:05.163Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T11:04:05.163Z] === RUN TestDaemonHostGatewayIP [2022-08-04T11:04:05.163Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T11:04:05.163Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T11:04:05.163Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T11:04:05.163Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T11:04:05.163Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T11:04:05.163Z] === RUN TestDiff [2022-08-04T11:04:05.300Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T11:04:05.628Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-04T11:04:05.637Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=db67d1316e6f15049e35980ce9c77b43d4814284 -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:db67d1316e6f15049e35980ce9c77b43d4814284 hack/make.sh dynbinary test-integration [2022-08-04T11:04:05.731Z] --- PASS: TestDiff (0.58s) [2022-08-04T11:04:05.731Z] === RUN TestExecConsoleSize [2022-08-04T11:04:05.895Z] [2022-08-04T11:04:06.153Z] Removing bundles/ [2022-08-04T11:04:06.153Z] [2022-08-04T11:04:06.153Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T11:04:06.153Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T11:04:06.153Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:04:06.300Z] --- PASS: TestExecConsoleSize (0.60s) [2022-08-04T11:04:06.300Z] === RUN TestExecWithCloseStdin [2022-08-04T11:04:06.869Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-08-04T11:04:06.869Z] === RUN TestExec [2022-08-04T11:04:07.438Z] --- PASS: TestExec (0.59s) [2022-08-04T11:04:07.438Z] === RUN TestExecUser [2022-08-04T11:04:08.014Z] --- PASS: TestExecUser (0.56s) [2022-08-04T11:04:08.014Z] === RUN TestExportContainerAndImportImage [2022-08-04T11:04:08.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-04T11:04:08.171Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-04T11:04:08.954Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2022-08-04T11:04:08.954Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T11:04:09.111Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-04T11:04:10.331Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-04T11:04:10.331Z] === RUN TestHealthCheckWorkdir [2022-08-04T11:04:10.493Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-04T11:04:10.899Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2022-08-04T11:04:10.899Z] === RUN TestHealthKillContainer [2022-08-04T11:04:11.433Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-04T11:04:12.235Z] .........................xx.................... [ 29%] [2022-08-04T11:04:13.602Z] check_test.go:540: [d189f271706cf] daemon is not started [2022-08-04T11:04:13.602Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-04T11:04:13.602Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-04T11:04:13.863Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-04T11:04:14.435Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-04T11:04:15.006Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-04T11:04:15.948Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-04T11:04:16.890Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-04T11:04:16.890Z] check_test.go:540: [d32bc628fff12] daemon is not started [2022-08-04T11:04:16.890Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-04T11:04:17.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-04T11:04:19.084Z] --- PASS: TestHealthKillContainer (8.19s) [2022-08-04T11:04:19.084Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T11:04:19.653Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2022-08-04T11:04:19.653Z] === RUN TestIpcModeNone [2022-08-04T11:04:19.691Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-04T11:04:20.221Z] --- PASS: TestIpcModeNone (0.63s) [2022-08-04T11:04:20.221Z] === RUN TestIpcModePrivate [2022-08-04T11:04:20.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-04T11:04:20.480Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-04T11:04:20.740Z] --- PASS: TestIpcModePrivate (0.62s) [2022-08-04T11:04:20.740Z] === RUN TestIpcModeShareable [2022-08-04T11:04:21.309Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-04T11:04:21.568Z] --- PASS: TestIpcModeShareable (0.64s) [2022-08-04T11:04:21.568Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T11:04:22.171Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-04T11:04:23.473Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2022-08-04T11:04:23.473Z] === RUN TestAPIIpcModeHost [2022-08-04T11:04:23.733Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-08-04T11:04:23.733Z] === RUN TestDaemonIpcModeShareable [2022-08-04T11:04:24.669Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-04T11:04:24.929Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-08-04T11:04:24.929Z] === RUN TestDaemonIpcModePrivate [2022-08-04T11:04:25.866Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-04T11:04:26.125Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-08-04T11:04:26.125Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T11:04:26.371Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-04T11:04:27.063Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-04T11:04:27.322Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-08-04T11:04:27.322Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T11:04:27.755Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-04T11:04:28.260Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-04T11:04:28.520Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-08-04T11:04:28.520Z] === RUN TestIpcModeOlderClient [2022-08-04T11:04:28.520Z] === PAUSE TestIpcModeOlderClient [2022-08-04T11:04:28.520Z] === RUN TestKillContainerInvalidSignal [2022-08-04T11:04:29.090Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-04T11:04:29.090Z] === RUN TestKillContainer [2022-08-04T11:04:29.090Z] === RUN TestKillContainer/no_signal [2022-08-04T11:04:29.092Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-04T11:04:29.350Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T11:04:29.609Z] === RUN TestKillContainer/killing_signal [2022-08-04T11:04:29.694Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-04T11:04:30.547Z] --- PASS: TestKillContainer (1.41s) [2022-08-04T11:04:30.547Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-08-04T11:04:30.547Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-04T11:04:30.547Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2022-08-04T11:04:30.547Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T11:04:30.547Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T11:04:30.806Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T11:04:31.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-04T11:04:31.744Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-08-04T11:04:31.744Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-04T11:04:31.744Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-08-04T11:04:31.744Z] === RUN TestKillStoppedContainer [2022-08-04T11:04:31.744Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-04T11:04:31.744Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T11:04:31.744Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-04T11:04:31.744Z] === RUN TestKillDifferentUserContainer [2022-08-04T11:04:32.005Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-04T11:04:32.005Z] === RUN TestInspectOomKilledTrue [2022-08-04T11:04:32.005Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-04T11:04:32.005Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T11:04:32.005Z] === RUN TestInspectOomKilledFalse [2022-08-04T11:04:32.574Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-04T11:04:32.574Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T11:04:32.834Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-04T11:04:32.834Z] === RUN TestLinksContainerNames [2022-08-04T11:04:32.987Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-04T11:04:33.771Z] --- PASS: TestLinksContainerNames (0.88s) [2022-08-04T11:04:33.771Z] === RUN TestLogsFollowTailEmpty [2022-08-04T11:04:34.031Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-04T11:04:34.031Z] === RUN TestLogs [2022-08-04T11:04:34.031Z] === RUN TestLogs/driver_local [2022-08-04T11:04:34.031Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:04:34.031Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:04:34.031Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T11:04:34.031Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T11:04:34.031Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T11:04:34.031Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T11:04:34.031Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:04:34.031Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:04:34.031Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:04:34.031Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:04:34.031Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:04:34.031Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:04:34.031Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:04:34.031Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:04:34.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-04T11:04:34.599Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:04:34.859Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:04:35.430Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T11:04:35.430Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T11:04:36.368Z] === RUN TestLogs/driver_json-file [2022-08-04T11:04:36.368Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:04:36.368Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:04:36.368Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:04:36.368Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:04:36.368Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:04:36.368Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:04:36.368Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:04:36.368Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:04:36.368Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:04:36.368Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:04:36.368Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:04:36.368Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:04:36.368Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:04:36.368Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:04:36.545Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-04T11:04:36.918Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-04T11:04:36.936Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:04:36.936Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:04:37.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-04T11:04:37.505Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:04:37.505Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:04:37.748Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-04T11:04:38.074Z] --- PASS: TestLogs (4.02s) [2022-08-04T11:04:38.074Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T11:04:38.074Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.61s) [2022-08-04T11:04:38.074Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.74s) [2022-08-04T11:04:38.074Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-08-04T11:04:38.074Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-08-04T11:04:38.074Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.80s) [2022-08-04T11:04:38.074Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.82s) [2022-08-04T11:04:38.074Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T11:04:38.074Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.72s) [2022-08-04T11:04:38.074Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.74s) [2022-08-04T11:04:38.074Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s) [2022-08-04T11:04:38.074Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s) [2022-08-04T11:04:38.074Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.52s) [2022-08-04T11:04:38.074Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-08-04T11:04:38.074Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T11:04:38.642Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/default [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/private [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/slave [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/shared [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/default [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/shared [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/slave [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/private [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T11:04:38.642Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:04:38.642Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:04:38.642Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:04:38.902Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T11:04:39.161Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-04T11:04:39.161Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-04T11:04:39.161Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T11:04:39.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-04T11:04:40.539Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-08-04T11:04:40.540Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T11:04:40.799Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s) [2022-08-04T11:04:40.799Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T11:04:41.042Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-04T11:04:41.375Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2022-08-04T11:04:41.375Z] === RUN TestNetworkNat [2022-08-04T11:04:41.635Z] --- PASS: TestNetworkNat (0.46s) [2022-08-04T11:04:41.635Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T11:04:41.663Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-04T11:04:42.204Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-04T11:04:42.204Z] === RUN TestNetworkLoopbackNat [2022-08-04T11:04:42.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-04T11:04:42.688Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-04T11:04:43.888Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-04T11:04:44.741Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-08-04T11:04:44.741Z] === RUN TestPause [2022-08-04T11:04:44.814Z] --- PASS: TestImportExtremelyLargeImageWorks (92.87s) [2022-08-04T11:04:44.814Z] PASS [2022-08-04T11:04:44.814Z] [2022-08-04T11:04:44.814Z] === Skipped [2022-08-04T11:04:44.814Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-04T11:04:44.814Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-04T11:04:44.814Z] [2022-08-04T11:04:44.814Z] DONE 22 tests, 1 skipped in 96.550s [2022-08-04T11:04:44.814Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T11:04:44.814Z] === RUN TestStripANSICommands [2022-08-04T11:04:44.814Z] === RUN TestStripANSICommands/#00 [2022-08-04T11:04:44.814Z] === RUN TestStripANSICommands/#01 [2022-08-04T11:04:44.814Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T11:04:44.814Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T11:04:44.814Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T11:04:44.814Z] PASS [2022-08-04T11:04:44.814Z] [2022-08-04T11:04:44.814Z] DONE 3 tests in 0.039s [2022-08-04T11:04:44.814Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T11:04:44.814Z] INFO: Testing against a local daemon [2022-08-04T11:04:44.814Z] === RUN TestNetworkCreateDelete [2022-08-04T11:04:44.814Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-04T11:04:44.814Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T11:04:44.814Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-04T11:04:44.814Z] === RUN TestDaemonDNSFallback [2022-08-04T11:04:44.829Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-04T11:04:45.309Z] --- PASS: TestPause (0.46s) [2022-08-04T11:04:45.309Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T11:04:45.309Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:04:45.309Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:04:45.309Z] === RUN TestPauseStopPausedContainer [2022-08-04T11:04:45.879Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-08-04T11:04:45.879Z] === RUN TestPidHost [2022-08-04T11:04:46.815Z] --- PASS: TestPidHost (1.06s) [2022-08-04T11:04:46.815Z] === RUN TestPsFilter [2022-08-04T11:04:46.815Z] --- PASS: TestPsFilter (0.11s) [2022-08-04T11:04:46.815Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T11:04:47.384Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-04T11:04:47.384Z] === RUN TestRemoveContainerWithVolume [2022-08-04T11:04:47.644Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-04T11:04:47.644Z] === RUN TestRemoveContainerRunning [2022-08-04T11:04:48.118Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-08-04T11:04:48.118Z] === RUN TestInspectNetwork [2022-08-04T11:04:48.118Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:04:48.118Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-04T11:04:48.118Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T11:04:48.118Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.118Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T11:04:48.118Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:04:48.118Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:04:48.118Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:04:48.118Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T11:04:48.118Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T11:04:48.118Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T11:04:48.118Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T11:04:48.118Z] === RUN TestNetworkList [2022-08-04T11:04:48.118Z] === RUN TestNetworkList//networks [2022-08-04T11:04:48.118Z] === PAUSE TestNetworkList//networks [2022-08-04T11:04:48.118Z] === RUN TestNetworkList//networks/ [2022-08-04T11:04:48.118Z] === PAUSE TestNetworkList//networks/ [2022-08-04T11:04:48.118Z] === CONT TestNetworkList//networks [2022-08-04T11:04:48.118Z] === CONT TestNetworkList//networks/ [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkList (0.01s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T11:04:48.118Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T11:04:48.118Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T11:04:48.118Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.118Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-04T11:04:48.118Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T11:04:48.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-04T11:04:48.130Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-04T11:04:48.211Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-04T11:04:48.211Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T11:04:48.376Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.376Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-04T11:04:48.376Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T11:04:48.376Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.376Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-04T11:04:48.376Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T11:04:48.376Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.376Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-04T11:04:48.376Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T11:04:48.376Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.376Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-04T11:04:48.376Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T11:04:48.376Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.376Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-04T11:04:48.376Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T11:04:48.376Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:04:48.376Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-04T11:04:48.376Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T11:04:48.376Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:04:48.376Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:04:48.376Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T11:04:48.376Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:04:48.376Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-04T11:04:48.376Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T11:04:48.376Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:04:48.376Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-04T11:04:48.376Z] PASS [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] === Skipped [2022-08-04T11:04:48.376Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-04T11:04:48.376Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-04T11:04:48.376Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-04T11:04:48.376Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-04T11:04:48.376Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-04T11:04:48.376Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-04T11:04:48.376Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-04T11:04:48.376Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-04T11:04:48.376Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-04T11:04:48.376Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:04:48.376Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-04T11:04:48.376Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-04T11:04:48.376Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] DONE 34 tests, 12 skipped in 7.095s [2022-08-04T11:04:48.376Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:04:48.376Z] INFO: Testing against a local daemon [2022-08-04T11:04:48.376Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T11:04:48.376Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:04:48.376Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:04:48.376Z] === RUN TestDockerNetworkIpvlan [2022-08-04T11:04:48.376Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:04:48.376Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:04:48.376Z] PASS [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] === Skipped [2022-08-04T11:04:48.376Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:04:48.376Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:04:48.376Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:04:48.376Z] [2022-08-04T11:04:48.376Z] DONE 2 tests, 2 skipped in 0.090s [2022-08-04T11:04:48.376Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:04:48.470Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-04T11:04:48.470Z] === RUN TestRemoveInvalidContainer [2022-08-04T11:04:48.470Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T11:04:48.470Z] === RUN TestRenameLinkedContainer [2022-08-04T11:04:48.634Z] INFO: Testing against a local daemon [2022-08-04T11:04:48.634Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T11:04:48.634Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.634Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-04T11:04:48.634Z] === RUN TestDockerNetworkMacvlan [2022-08-04T11:04:48.634Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.634Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-04T11:04:48.634Z] PASS [2022-08-04T11:04:48.634Z] [2022-08-04T11:04:48.634Z] === Skipped [2022-08-04T11:04:48.634Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-04T11:04:48.634Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.634Z] [2022-08-04T11:04:48.634Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-04T11:04:48.634Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:04:48.634Z] [2022-08-04T11:04:48.634Z] DONE 2 tests, 2 skipped in 0.106s [2022-08-04T11:04:48.634Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T11:04:48.634Z] testing: warning: no tests to run [2022-08-04T11:04:48.634Z] PASS [2022-08-04T11:04:48.634Z] [2022-08-04T11:04:48.634Z] DONE 0 tests in 0.033s [2022-08-04T11:04:48.634Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T11:04:48.634Z] INFO: Testing against a local daemon [2022-08-04T11:04:48.634Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T11:04:48.634Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:48.634Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-04T11:04:48.634Z] === RUN TestAuthZPluginTLS [2022-08-04T11:04:48.634Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:48.634Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-04T11:04:48.634Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T11:04:48.634Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:48.634Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-04T11:04:48.634Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T11:04:48.634Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:48.634Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-04T11:04:48.634Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T11:04:48.634Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:48.634Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-04T11:04:48.634Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T11:04:48.634Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:48.634Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-04T11:04:48.634Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T11:04:48.634Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:48.634Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-04T11:04:48.634Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T11:04:48.634Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:48.634Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-04T11:04:48.634Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T11:04:48.634Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:48.634Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-04T11:04:48.634Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T11:04:48.634Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:48.634Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-04T11:04:48.634Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T11:04:48.634Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:48.634Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-04T11:04:48.634Z] === RUN TestAuthZPluginHeader [2022-08-04T11:04:48.634Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:48.634Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-04T11:04:48.634Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T11:04:49.070Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-04T11:04:49.198Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:49.198Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2022-08-04T11:04:49.198Z] === RUN TestAuthZPluginV2Disable [2022-08-04T11:04:49.456Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:49.456Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-04T11:04:49.456Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T11:04:49.714Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:49.714Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-04T11:04:49.714Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T11:04:49.971Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:49.971Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.33s) [2022-08-04T11:04:49.971Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T11:04:50.378Z] --- PASS: TestRenameLinkedContainer (1.73s) [2022-08-04T11:04:50.378Z] === RUN TestRenameStoppedContainer [2022-08-04T11:04:50.453Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-04T11:04:50.535Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-04T11:04:50.536Z] PASS [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === Skipped [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.34s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.33s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-04T11:04:50.536Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] DONE 17 tests, 17 skipped in 1.743s [2022-08-04T11:04:50.536Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T11:04:50.536Z] INFO: Testing against a local daemon [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:04:50.536Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:04:50.536Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T11:04:50.536Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T11:04:50.536Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:04:50.536Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T11:04:50.536Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T11:04:50.536Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T11:04:50.536Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T11:04:50.536Z] === RUN TestPluginInstall [2022-08-04T11:04:50.536Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-04T11:04:50.536Z] === RUN TestPluginsWithRuntimes [2022-08-04T11:04:50.536Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-04T11:04:50.536Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-04T11:04:50.536Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T11:04:50.536Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-04T11:04:50.536Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-04T11:04:50.536Z] PASS [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === Skipped [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-04T11:04:50.536Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-04T11:04:50.536Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-04T11:04:50.536Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-04T11:04:50.536Z] [2022-08-04T11:04:50.536Z] DONE 19 tests, 3 skipped in 0.145s [2022-08-04T11:04:50.536Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T11:04:50.536Z] INFO: Testing against a local daemon [2022-08-04T11:04:50.536Z] === RUN TestExternalGraphDriver [2022-08-04T11:04:50.639Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-04T11:04:50.639Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T11:04:51.100Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-04T11:04:51.100Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-04T11:04:51.100Z] === RUN TestGraphdriverPluginV2 [2022-08-04T11:04:51.398Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-04T11:04:51.578Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-08-04T11:04:51.578Z] === RUN TestRenameInvalidName [2022-08-04T11:04:52.147Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-04T11:04:52.147Z] === RUN TestRenameAnonymousContainer [2022-08-04T11:04:52.781Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-04T11:04:53.526Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-08-04T11:04:53.526Z] === RUN TestRenameContainerWithSameName [2022-08-04T11:04:53.724Z] docker_cli_daemon_test.go:2504: [d5ea52972dc1a] daemon is not started [2022-08-04T11:04:54.095Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-04T11:04:54.095Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T11:04:55.032Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-08-04T11:04:55.032Z] === RUN TestResize [2022-08-04T11:04:55.286Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2022-08-04T11:04:55.286Z] PASS [2022-08-04T11:04:55.286Z] [2022-08-04T11:04:55.286Z] === Skipped [2022-08-04T11:04:55.286Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-04T11:04:55.286Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-04T11:04:55.286Z] [2022-08-04T11:04:55.286Z] DONE 2 tests, 1 skipped in 4.341s [2022-08-04T11:04:55.286Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T11:04:55.286Z] INFO: Testing against a local daemon [2022-08-04T11:04:55.286Z] === RUN TestContinueAfterPluginCrash [2022-08-04T11:04:55.286Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T11:04:55.286Z] === RUN TestReadPluginNoRead [2022-08-04T11:04:55.286Z] === PAUSE TestReadPluginNoRead [2022-08-04T11:04:55.286Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T11:04:55.286Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T11:04:55.286Z] === CONT TestContinueAfterPluginCrash [2022-08-04T11:04:55.286Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T11:04:55.291Z] --- PASS: TestResize (0.47s) [2022-08-04T11:04:55.291Z] === RUN TestResizeWithInvalidSize [2022-08-04T11:04:55.635Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-04T11:04:55.869Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-04T11:04:55.869Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T11:04:56.131Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:04:56.131Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:04:56.131Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:04:56.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:04:56.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:04:57.942Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-04T11:04:58.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:04:58.567Z] --- PASS: TestDaemonStartWithLogOpt (3.49s) [2022-08-04T11:04:58.567Z] === CONT TestReadPluginNoRead [2022-08-04T11:04:58.929Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-04T11:04:59.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:05:00.328Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-04T11:05:00.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:05:00.623Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:05:01.095Z] === RUN TestReadPluginNoRead/default [2022-08-04T11:05:01.287Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-04T11:05:01.563Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:05:01.858Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-04T11:05:02.029Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T11:05:02.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:05:03.401Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T11:05:03.401Z] --- PASS: TestContinueAfterPluginCrash (8.35s) [2022-08-04T11:05:04.401Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-04T11:05:04.401Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-04T11:05:04.774Z] === CONT TestReadPluginNoRead [2022-08-04T11:05:04.774Z] read_test.go:92: [dcfd9329a98f4] daemon is not started [2022-08-04T11:05:04.774Z] --- PASS: TestReadPluginNoRead (6.04s) [2022-08-04T11:05:04.774Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-08-04T11:05:04.774Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-08-04T11:05:04.774Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-08-04T11:05:04.774Z] PASS [2022-08-04T11:05:04.774Z] [2022-08-04T11:05:04.774Z] DONE 6 tests in 9.636s [2022-08-04T11:05:04.774Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T11:05:04.774Z] testing: warning: no tests to run [2022-08-04T11:05:04.774Z] PASS [2022-08-04T11:05:04.774Z] [2022-08-04T11:05:04.774Z] DONE 0 tests in 0.033s [2022-08-04T11:05:04.774Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T11:05:04.774Z] INFO: Testing against a local daemon [2022-08-04T11:05:04.774Z] === RUN TestPluginWithDevMounts [2022-08-04T11:05:04.774Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-04T11:05:04.774Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-04T11:05:04.774Z] PASS [2022-08-04T11:05:04.774Z] [2022-08-04T11:05:04.774Z] === Skipped [2022-08-04T11:05:04.774Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-04T11:05:04.774Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-04T11:05:04.774Z] [2022-08-04T11:05:04.774Z] DONE 1 tests, 1 skipped in 0.104s [2022-08-04T11:05:04.774Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T11:05:04.774Z] INFO: Testing against a local daemon [2022-08-04T11:05:04.774Z] === RUN TestSecretInspect [2022-08-04T11:05:04.774Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:04.774Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-04T11:05:04.774Z] === RUN TestSecretList [2022-08-04T11:05:04.774Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:04.774Z] --- SKIP: TestSecretList (0.01s) [2022-08-04T11:05:04.774Z] === RUN TestSecretsCreateAndDelete [2022-08-04T11:05:04.774Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:04.774Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-04T11:05:04.774Z] === RUN TestSecretsUpdate [2022-08-04T11:05:04.774Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:04.774Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-04T11:05:04.774Z] === RUN TestTemplatedSecret [2022-08-04T11:05:04.774Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:04.774Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-04T11:05:04.774Z] === RUN TestSecretCreateResolve [2022-08-04T11:05:04.775Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:04.775Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-04T11:05:04.775Z] PASS [2022-08-04T11:05:04.775Z] [2022-08-04T11:05:04.775Z] === Skipped [2022-08-04T11:05:04.775Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-04T11:05:04.775Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:04.775Z] [2022-08-04T11:05:04.775Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-04T11:05:04.775Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:04.775Z] [2022-08-04T11:05:04.775Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-04T11:05:04.775Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:04.775Z] [2022-08-04T11:05:04.775Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-04T11:05:04.775Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:04.775Z] [2022-08-04T11:05:04.775Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-04T11:05:04.775Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:04.775Z] [2022-08-04T11:05:04.775Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-04T11:05:04.775Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:04.775Z] [2022-08-04T11:05:04.775Z] DONE 6 tests, 6 skipped in 0.150s [2022-08-04T11:05:04.775Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T11:05:04.972Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-04T11:05:05.033Z] INFO: Testing against a local daemon [2022-08-04T11:05:05.033Z] === RUN TestServiceCreateInit [2022-08-04T11:05:05.033Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T11:05:05.033Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.033Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T11:05:05.033Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.033Z] --- PASS: TestServiceCreateInit (0.03s) [2022-08-04T11:05:05.033Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T11:05:05.033Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T11:05:05.033Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T11:05:05.033Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.033Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-04T11:05:05.033Z] === RUN TestCreateServiceConflict [2022-08-04T11:05:05.033Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.033Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-04T11:05:05.033Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T11:05:05.033Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.033Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-04T11:05:05.033Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T11:05:05.033Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.033Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-04T11:05:05.033Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T11:05:05.033Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.033Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-04T11:05:05.033Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T11:05:05.033Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.033Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-04T11:05:05.033Z] === RUN TestCreateServiceSysctls [2022-08-04T11:05:05.033Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.033Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-08-04T11:05:05.033Z] === RUN TestCreateServiceCapabilities [2022-08-04T11:05:05.296Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.296Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-04T11:05:05.296Z] === RUN TestInspect [2022-08-04T11:05:05.296Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.296Z] --- SKIP: TestInspect (0.01s) [2022-08-04T11:05:05.296Z] === RUN TestCreateJob [2022-08-04T11:05:05.296Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.296Z] --- SKIP: TestCreateJob (0.01s) [2022-08-04T11:05:05.296Z] === RUN TestReplicatedJob [2022-08-04T11:05:05.296Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.296Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-04T11:05:05.296Z] === RUN TestUpdateReplicatedJob [2022-08-04T11:05:05.296Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.296Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-04T11:05:05.296Z] === RUN TestServiceListWithStatuses [2022-08-04T11:05:05.296Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:05:05.296Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T11:05:05.296Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T11:05:05.296Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.296Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-04T11:05:05.296Z] === RUN TestDockerNetworkReConnect [2022-08-04T11:05:05.296Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:05.296Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-04T11:05:05.296Z] === RUN TestServicePlugin [2022-08-04T11:05:05.425Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:05:05.425Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:05:05.541Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-04T11:05:06.111Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-04T11:05:06.681Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-04T11:05:06.942Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-04T11:05:06.942Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-04T11:05:06.942Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-04T11:05:06.942Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-04T11:05:07.196Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.196Z] --- SKIP: TestServicePlugin (1.95s) [2022-08-04T11:05:07.196Z] === RUN TestServiceUpdateLabel [2022-08-04T11:05:07.196Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.196Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-08-04T11:05:07.196Z] === RUN TestServiceUpdateSecrets [2022-08-04T11:05:07.196Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-04T11:05:07.197Z] === RUN TestServiceUpdateConfigs [2022-08-04T11:05:07.197Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-04T11:05:07.197Z] === RUN TestServiceUpdateNetwork [2022-08-04T11:05:07.197Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-04T11:05:07.197Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T11:05:07.197Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-04T11:05:07.197Z] PASS [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === Skipped [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T11:05:07.197Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T11:05:07.197Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-04T11:05:07.197Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-04T11:05:07.197Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-04T11:05:07.197Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-04T11:05:07.197Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-04T11:05:07.197Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-04T11:05:07.197Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-08-04T11:05:07.197Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-04T11:05:07.197Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-04T11:05:07.197Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-04T11:05:07.197Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-04T11:05:07.197Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-04T11:05:07.197Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T11:05:07.197Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-04T11:05:07.197Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-04T11:05:07.197Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-08-04T11:05:07.197Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-08-04T11:05:07.197Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-04T11:05:07.197Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-04T11:05:07.197Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-04T11:05:07.197Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-04T11:05:07.197Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:05:07.197Z] [2022-08-04T11:05:07.197Z] DONE 24 tests, 23 skipped in 2.393s [2022-08-04T11:05:07.197Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T11:05:07.455Z] INFO: Testing against a local daemon [2022-08-04T11:05:07.455Z] === RUN TestSessionCreate [2022-08-04T11:05:07.455Z] --- PASS: TestSessionCreate (0.04s) [2022-08-04T11:05:07.455Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T11:05:07.455Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-04T11:05:07.455Z] PASS [2022-08-04T11:05:07.455Z] [2022-08-04T11:05:07.455Z] DONE 2 tests in 0.153s [2022-08-04T11:05:07.455Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T11:05:07.455Z] INFO: Testing against a local daemon [2022-08-04T11:05:07.455Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T11:05:07.455Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T11:05:07.455Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T11:05:07.455Z] === RUN TestDiskUsage [2022-08-04T11:05:07.455Z] === PAUSE TestDiskUsage [2022-08-04T11:05:07.455Z] === RUN TestEventsExecDie [2022-08-04T11:05:07.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:05:07.983Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-04T11:05:08.020Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-04T11:05:08.020Z] === RUN TestEventsBackwardsCompatible [2022-08-04T11:05:08.020Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-04T11:05:08.020Z] === RUN TestEventsVolumeCreate [2022-08-04T11:05:08.278Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T11:05:08.278Z] === RUN TestInfoBinaryCommits [2022-08-04T11:05:08.278Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T11:05:08.278Z] === RUN TestInfoAPIVersioned [2022-08-04T11:05:08.278Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T11:05:08.278Z] === RUN TestInfoAPI [2022-08-04T11:05:08.278Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T11:05:08.278Z] === RUN TestInfoAPIWarnings [2022-08-04T11:05:08.854Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-04T11:05:08.854Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-04T11:05:09.345Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:05:09.345Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:05:09.484Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-04T11:05:11.252Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:05:11.403Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-04T11:05:11.403Z] check_test.go:540: [ddc3ac2ff7d28] daemon is not started [2022-08-04T11:05:11.403Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-04T11:05:11.511Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:05:12.890Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:05:13.662Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-04T11:05:13.951Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.99s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.27s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.10s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.94s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.14s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-08-04T11:05:14.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.49s) [2022-08-04T11:05:14.798Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T11:05:14.798Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T11:05:14.892Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-04T11:05:15.366Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T11:05:16.275Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-04T11:05:16.304Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.95s) [2022-08-04T11:05:16.304Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s) [2022-08-04T11:05:16.304Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s) [2022-08-04T11:05:16.304Z] === RUN TestCgroupNamespacesRun [2022-08-04T11:05:16.536Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-04T11:05:17.477Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite (331.56s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.22s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.70s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.51s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.37s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.55s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.32s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.84s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.64s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.12s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.40s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.72s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.45s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.39s) [2022-08-04T11:05:17.477Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.95s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.83s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.50s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.41s) [2022-08-04T11:05:17.478Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.70s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.71s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.51s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.44s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.44s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.49s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.97s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.56s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.44s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.51s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.42s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.41s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.54s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.93s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.90s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.42s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.16s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.97s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.73s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.29s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.24s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.12s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.65s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.30s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.60s) [2022-08-04T11:05:17.478Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-04T11:05:17.478Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.35s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.84s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.75s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.39s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.02s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.52s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.25s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.45s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.37s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.80s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.64s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.31s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.40s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.29s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.09s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.82s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.01s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.55s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.68s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.49s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.57s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.33s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.32s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.45s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.38s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.69s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.98s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.70s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.53s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.72s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.65s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-08-04T11:05:17.478Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.10s) [2022-08-04T11:05:17.478Z] === RUN TestDockerSwarmSuite [2022-08-04T11:05:17.478Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-04T11:05:17.685Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-08-04T11:05:17.685Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T11:05:17.685Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-04T11:05:17.685Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-04T11:05:17.685Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T11:05:18.049Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-04T11:05:18.508Z] ............................ [ 66%] [2022-08-04T11:05:18.621Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-04T11:05:18.624Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-08-04T11:05:18.624Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T11:05:20.003Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-08-04T11:05:20.003Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T11:05:21.162Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-04T11:05:21.381Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-08-04T11:05:21.381Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T11:05:22.318Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-08-04T11:05:22.318Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T11:05:22.886Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-04T11:05:22.886Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T11:05:24.266Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-08-04T11:05:24.266Z] === RUN TestNISDomainname [2022-08-04T11:05:24.457Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-04T11:05:24.835Z] --- PASS: TestNISDomainname (0.52s) [2022-08-04T11:05:24.835Z] === RUN TestHostnameDnsResolution [2022-08-04T11:05:25.404Z] --- PASS: TestHostnameDnsResolution (0.82s) [2022-08-04T11:05:25.404Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T11:05:25.973Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-08-04T11:05:25.973Z] === RUN TestPrivilegedHostDevices [2022-08-04T11:05:26.372Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-04T11:05:26.372Z] === RUN TestInfoDebug [2022-08-04T11:05:26.372Z] --- PASS: TestInfoDebug (0.54s) [2022-08-04T11:05:26.372Z] === RUN TestInfoInsecureRegistries [2022-08-04T11:05:26.372Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-08-04T11:05:26.372Z] === RUN TestInfoRegistryMirrors [2022-08-04T11:05:26.372Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-04T11:05:26.372Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T11:05:26.542Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-08-04T11:05:26.542Z] === RUN TestRunConsoleSize [2022-08-04T11:05:26.943Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-04T11:05:26.943Z] === RUN TestPingCacheHeaders [2022-08-04T11:05:26.943Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-04T11:05:26.943Z] === RUN TestPingGet [2022-08-04T11:05:26.943Z] --- PASS: TestPingGet (0.01s) [2022-08-04T11:05:26.943Z] === RUN TestPingHead [2022-08-04T11:05:26.943Z] --- PASS: TestPingHead (0.03s) [2022-08-04T11:05:26.943Z] === RUN TestPingSwarmHeader [2022-08-04T11:05:27.110Z] --- PASS: TestRunConsoleSize (0.44s) [2022-08-04T11:05:27.110Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T11:05:27.508Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T11:05:27.509Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T11:05:28.048Z] --- PASS: TestRunWithAlternativeContainerdShim (1.09s) [2022-08-04T11:05:28.048Z] === RUN TestStats [2022-08-04T11:05:28.442Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T11:05:28.699Z] --- PASS: TestPingSwarmHeader (1.69s) [2022-08-04T11:05:28.700Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T11:05:28.700Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T11:05:28.700Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T11:05:28.700Z] === RUN TestVersion [2022-08-04T11:05:28.700Z] --- PASS: TestVersion (0.04s) [2022-08-04T11:05:28.700Z] === CONT TestDiskUsage [2022-08-04T11:05:29.264Z] === RUN TestDiskUsage/empty [2022-08-04T11:05:29.264Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T11:05:29.264Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T11:05:29.264Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T11:05:29.264Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T11:05:29.264Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T11:05:29.264Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T11:05:29.264Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T11:05:29.265Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T11:05:29.523Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T11:05:29.523Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T11:05:29.523Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T11:05:29.523Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T11:05:29.523Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T11:05:29.523Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T11:05:29.523Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T11:05:29.523Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T11:05:29.523Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T11:05:29.523Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T11:05:29.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage (1.23s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-04T11:05:29.780Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-04T11:05:29.780Z] PASS [2022-08-04T11:05:29.780Z] [2022-08-04T11:05:29.780Z] === Skipped [2022-08-04T11:05:29.780Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T11:05:29.780Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T11:05:29.780Z] [2022-08-04T11:05:29.780Z] DONE 54 tests, 1 skipped in 22.384s [2022-08-04T11:05:29.780Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T11:05:30.001Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-04T11:05:30.038Z] INFO: Testing against a local daemon [2022-08-04T11:05:30.038Z] === RUN TestVolumesCreateAndList [2022-08-04T11:05:30.038Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T11:05:30.038Z] === RUN TestVolumesRemove [2022-08-04T11:05:30.038Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-04T11:05:30.038Z] === RUN TestVolumesInspect [2022-08-04T11:05:30.038Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-04T11:05:30.038Z] === RUN TestVolumesInvalidJSON [2022-08-04T11:05:30.038Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T11:05:30.038Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T11:05:30.038Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T11:05:30.038Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T11:05:30.038Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T11:05:30.038Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T11:05:30.038Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T11:05:30.038Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T11:05:30.038Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T11:05:30.038Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T11:05:30.038Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T11:05:30.038Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T11:05:30.038Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T11:05:30.038Z] PASS [2022-08-04T11:05:30.038Z] [2022-08-04T11:05:30.038Z] DONE 9 tests in 0.192s [2022-08-04T11:05:30.038Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T11:05:30.038Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14296 is not a child of this shell [2022-08-04T11:05:30.038Z] warning: PID 14296 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-04T11:05:30.296Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T11:05:30.296Z] [2022-08-04T11:05:30.296Z] Unloading profiles will leave already running processes permanently [2022-08-04T11:05:30.296Z] unconfined, which can lead to unexpected situations. [2022-08-04T11:05:30.296Z] [2022-08-04T11:05:30.296Z] To set a process to complain mode, use the command line tool [2022-08-04T11:05:30.296Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T11:05:30.296Z] Removing test suite binaries [2022-08-04T11:05:30.296Z] exiting test-integration [2022-08-04T11:05:30.296Z] ++ exit 0 [2022-08-04T11:05:30.296Z] [2022-08-04T11:05:30.572Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-04T11:05:30.583Z] --- PASS: TestStats (2.47s) [2022-08-04T11:05:30.583Z] === RUN TestStopContainerWithTimeout [2022-08-04T11:05:30.583Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T11:05:30.583Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T11:05:30.583Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T11:05:30.583Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T11:05:30.583Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T11:05:30.583Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T11:05:30.583Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T11:05:30.583Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T11:05:30.583Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T11:05:30.583Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T11:05:31.151Z] === CONT TestStopContainerWithTimeout/-1 Post stage [Pipeline] junit [2022-08-04T11:05:31.240Z] Recording test results [2022-08-04T11:05:31.673Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T11:05:31.999Z] + echo Ensuring container killed. [2022-08-04T11:05:31.999Z] Ensuring container killed. [2022-08-04T11:05:31.999Z] + docker rm -vf docker-pr6 [2022-08-04T11:05:31.999Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-08-04T11:05:32.282Z] + echo Chowning /workspace to jenkins user [2022-08-04T11:05:32.282Z] Chowning /workspace to jenkins user [2022-08-04T11:05:32.282Z] + id -u [2022-08-04T11:05:32.282Z] + id -g [2022-08-04T11:05:32.282Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43822:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T11:05:33.687Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T11:05:33.882Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-04T11:05:33.957Z] + bundleName=amd64-rootless [2022-08-04T11:05:33.957Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-04T11:05:33.957Z] Creating amd64-rootless-bundles.tar.gz [2022-08-04T11:05:33.957Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-04T11:05:33.957Z] + 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 [2022-08-04T11:05:33.969Z] Archiving artifacts [2022-08-04T11:05:34.249Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43822/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T11:05:34.552Z] + make clean [2022-08-04T11:05:34.552Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T11:05:34.552Z] docker-dev-cache [2022-08-04T11:05:34.552Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T11:05:34.624Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T11:05:34.624Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-08-04T11:05:34.624Z] --- PASS: TestStopContainerWithTimeout/3 (2.60s) [2022-08-04T11:05:34.624Z] --- PASS: TestStopContainerWithTimeout/-1 (2.47s) [2022-08-04T11:05:34.624Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-04T11:05:34.624Z] === RUN TestDeleteDevicemapper [2022-08-04T11:05:34.624Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:05:34.624Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T11:05:34.624Z] === RUN TestStopContainerWithRestartPolicyAlways [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T11:05:36.262Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-08-04T11:05:36.263Z] === RUN TestUpdateMemory [2022-08-04T11:05:36.832Z] --- PASS: TestUpdateMemory (0.55s) [2022-08-04T11:05:36.833Z] === RUN TestUpdateCPUQuota [2022-08-04T11:05:37.178Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-04T11:05:37.771Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-08-04T11:05:37.771Z] === RUN TestUpdatePidsLimit [2022-08-04T11:05:37.771Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T11:05:37.771Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T11:05:38.030Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T11:05:38.118Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-04T11:05:38.118Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-04T11:05:38.118Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-04T11:05:38.118Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-04T11:05:38.118Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-04T11:05:38.118Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-04T11:05:38.118Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-04T11:05:38.118Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-04T11:05:38.118Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-04T11:05:38.290Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T11:05:38.549Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T11:05:38.808Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T11:05:39.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T11:05:39.672Z] --- PASS: TestUpdatePidsLimit (2.06s) [2022-08-04T11:05:39.672Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-04T11:05:39.672Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-04T11:05:39.672Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2022-08-04T11:05:39.672Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-08-04T11:05:39.672Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-08-04T11:05:39.672Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-04T11:05:39.672Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-08-04T11:05:39.672Z] === RUN TestUpdateRestartPolicy [2022-08-04T11:05:40.658Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-04T11:05:42.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-04T11:05:42.615Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T11:05:42.615Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:05:42.615Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:05:42.615Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:05:42.615Z] [2022-08-04T11:05:42.615Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T11:05:42.615Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T11:05:42.615Z] HOSTNAME=b6bd27b5503e [2022-08-04T11:05:42.615Z] TESTDEBUG=0 [2022-08-04T11:05:42.615Z] DEST=bundles/test-integration [2022-08-04T11:05:42.615Z] PWD=/go/src/github.com/docker/docker [2022-08-04T11:05:42.615Z] DOCKER_GITCOMMIT=db67d1316e6f15049e35980ce9c77b43d4814284 [2022-08-04T11:05:42.615Z] container=docker [2022-08-04T11:05:42.615Z] HOME=/root [2022-08-04T11:05:42.615Z] GOLANG_VERSION=1.18.5 [2022-08-04T11:05:42.615Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T11:05:42.615Z] VALIDATE_BRANCH=master [2022-08-04T11:05:42.615Z] TERM=xterm [2022-08-04T11:05:42.615Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T11:05:42.615Z] SHLVL=1 [2022-08-04T11:05:42.615Z] TIMEOUT=120m [2022-08-04T11:05:42.615Z] DOCKER_BUILDTAGS= journald [2022-08-04T11:05:42.615Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T11:05:42.615Z] GO111MODULE=off [2022-08-04T11:05:42.615Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T11:05:42.615Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T11:05:42.615Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T11:05:42.615Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T11:05:42.615Z] GOPATH=/go [2022-08-04T11:05:42.615Z] PKG_CONFIG=pkg-config [2022-08-04T11:05:42.615Z] _=/usr/bin/env [2022-08-04T11:05:42.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T11:05:43.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-04T11:05:45.414Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-04T11:05:46.353Z] docker_api_swarm_test.go:563: [d660186e98c25] joining swarm manager [d947d6ff59d03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:05:48.895Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-04T11:05:48.895Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-04T11:05:51.908Z] --- PASS: TestUpdateRestartPolicy (11.15s) [2022-08-04T11:05:51.908Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T11:05:51.909Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-04T11:05:51.909Z] === RUN TestWaitNonBlocked [2022-08-04T11:05:51.909Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:05:51.909Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:05:51.909Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:05:51.909Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:05:51.909Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:05:51.909Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:05:51.909Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T11:05:51.909Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-08-04T11:05:51.909Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2022-08-04T11:05:51.909Z] === RUN TestWaitBlocked [2022-08-04T11:05:51.909Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:05:51.909Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:05:51.909Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:05:51.909Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:05:51.909Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:05:52.168Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:05:52.737Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T11:05:52.737Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2022-08-04T11:05:52.737Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-08-04T11:05:52.737Z] === RUN TestWaitConditions [2022-08-04T11:05:52.737Z] === RUN TestWaitConditions/default [2022-08-04T11:05:52.737Z] === PAUSE TestWaitConditions/default [2022-08-04T11:05:52.737Z] === RUN TestWaitConditions/not-running [2022-08-04T11:05:52.737Z] === PAUSE TestWaitConditions/not-running [2022-08-04T11:05:52.737Z] === RUN TestWaitConditions/next-exit [2022-08-04T11:05:52.737Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T11:05:52.737Z] === RUN TestWaitConditions/removed [2022-08-04T11:05:52.737Z] === PAUSE TestWaitConditions/removed [2022-08-04T11:05:52.737Z] === CONT TestWaitConditions/default [2022-08-04T11:05:52.737Z] === CONT TestWaitConditions/next-exit [2022-08-04T11:05:54.178Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-04T11:05:54.644Z] === CONT TestWaitConditions/not-running [2022-08-04T11:05:54.644Z] === CONT TestWaitConditions/removed [2022-08-04T11:05:56.022Z] --- PASS: TestWaitConditions (0.02s) [2022-08-04T11:05:56.022Z] --- PASS: TestWaitConditions/next-exit (1.60s) [2022-08-04T11:05:56.022Z] --- PASS: TestWaitConditions/default (1.65s) [2022-08-04T11:05:56.022Z] --- PASS: TestWaitConditions/not-running (1.71s) [2022-08-04T11:05:56.022Z] --- PASS: TestWaitConditions/removed (1.69s) [2022-08-04T11:05:56.022Z] === RUN TestWaitRestartedContainer [2022-08-04T11:05:56.022Z] === RUN TestWaitRestartedContainer/default [2022-08-04T11:05:56.022Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T11:05:56.022Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T11:05:56.022Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T11:05:56.022Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T11:05:56.022Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T11:05:56.282Z] === CONT TestWaitRestartedContainer/default [2022-08-04T11:05:56.282Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T11:05:57.662Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T11:05:58.602Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-04T11:05:58.602Z] --- PASS: TestWaitRestartedContainer/default (1.34s) [2022-08-04T11:05:58.602Z] --- PASS: TestWaitRestartedContainer/next-exit (1.38s) [2022-08-04T11:05:58.602Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) [2022-08-04T11:05:58.602Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T11:05:58.602Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T11:05:59.458Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-04T11:05:59.458Z] docker_api_swarm_test.go:585: [dd266bfd66ed9] joining swarm manager [d947d6ff59d03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:05:59.718Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-04T11:05:59.839Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-04T11:06:01.143Z] --- PASS: TestContainerStartOnDaemonRestart (2.34s) [2022-08-04T11:06:01.143Z] === CONT TestDaemonHostGatewayIP [2022-08-04T11:06:01.143Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-08-04T11:06:01.143Z] === CONT TestDaemonRestartIpcMode [2022-08-04T11:06:01.630Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-04T11:06:02.200Z] check_test.go:611: [d660186e98c25] daemon is not started [2022-08-04T11:06:03.682Z] --- PASS: TestDaemonRestartIpcMode (2.70s) [2022-08-04T11:06:03.682Z] === CONT TestIpcModeOlderClient [2022-08-04T11:06:03.682Z] --- PASS: TestDaemonHostGatewayIP (2.80s) [2022-08-04T11:06:03.682Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T11:06:03.682Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-04T11:06:04.742Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-04T11:06:05.002Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-04T11:06:05.002Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-04T11:06:06.386Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-04T11:06:06.956Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-04T11:06:08.340Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-04T11:06:09.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T11:06:09.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T11:06:12.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-04T11:06:12.541Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-04T11:06:12.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-04T11:06:14.963Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-04T11:06:15.838Z] docker_api_swarm_test.go:46: [dcf8b7721c3e3] joining swarm manager [db7db21944540]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:06:15.892Z] --- PASS: TestContainerKillOnDaemonStart (11.50s) [2022-08-04T11:06:15.892Z] PASS [2022-08-04T11:06:15.892Z] [2022-08-04T11:06:15.892Z] === Skipped [2022-08-04T11:06:15.892Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T11:06:15.892Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:06:15.892Z] [2022-08-04T11:06:15.892Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T11:06:15.892Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-04T11:06:15.892Z] [2022-08-04T11:06:15.892Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:06:15.892Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:06:15.892Z] [2022-08-04T11:06:15.892Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-04T11:06:15.892Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-04T11:06:15.892Z] [2022-08-04T11:06:15.892Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T11:06:15.892Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:06:15.892Z] [2022-08-04T11:06:15.892Z] DONE 272 tests, 5 skipped in 136.179s [2022-08-04T11:06:15.892Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T11:06:15.892Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T11:06:15.892Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-04T11:06:15.892Z] === RUN TestConfigDaemonID [2022-08-04T11:06:16.829Z] daemon_test.go:83: [d44dec975233e] daemon is not started [2022-08-04T11:06:16.829Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-04T11:06:16.829Z] === RUN TestDaemonConfigValidation [2022-08-04T11:06:16.829Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:06:16.829Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:06:16.829Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T11:06:16.829Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T11:06:16.829Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T11:06:16.829Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T11:06:16.829Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T11:06:16.829Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T11:06:16.829Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T11:06:16.829Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T11:06:16.829Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:06:16.829Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T11:06:16.829Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T11:06:16.829Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T11:06:16.829Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T11:06:16.829Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T11:06:16.829Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-04T11:06:16.829Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-04T11:06:16.829Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-04T11:06:16.829Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-04T11:06:16.829Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-04T11:06:16.829Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T11:06:16.829Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T11:06:17.221Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-04T11:06:17.494Z] tests/integration/client_test.py ..... [ 75%] [2022-08-04T11:06:17.494Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-04T11:06:17.752Z] tests/integration/errors_test.py . [ 76%] [2022-08-04T11:06:17.766Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T11:06:18.160Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-04T11:06:19.144Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T11:06:20.082Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T11:06:20.082Z] daemon_test.go:197: [d5a1c83570f83] daemon is not started [2022-08-04T11:06:20.082Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-04T11:06:20.082Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-04T11:06:20.082Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-04T11:06:20.082Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-04T11:06:20.082Z] === RUN TestDaemonProxy [2022-08-04T11:06:20.082Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T11:06:20.828Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-04T11:06:21.988Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T11:06:23.375Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T11:06:25.279Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T11:06:25.538Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T11:06:26.107Z] --- PASS: TestDaemonProxy (6.20s) [2022-08-04T11:06:26.107Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-04T11:06:26.107Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-04T11:06:26.107Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-04T11:06:26.107Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T11:06:26.107Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T11:06:26.107Z] PASS [2022-08-04T11:06:26.107Z] [2022-08-04T11:06:26.107Z] DONE 18 tests in 11.131s [2022-08-04T11:06:26.107Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T11:06:26.368Z] INFO: Testing against a local daemon [2022-08-04T11:06:26.368Z] === RUN TestCommitInheritsEnv [2022-08-04T11:06:26.629Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-08-04T11:06:26.629Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T11:06:26.629Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T11:06:26.629Z] === RUN TestImportWithCustomPlatform [2022-08-04T11:06:26.629Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T11:06:26.629Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T11:06:26.629Z] === RUN TestImportWithCustomPlatform// [2022-08-04T11:06:26.629Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T11:06:26.629Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T11:06:26.629Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T11:06:26.889Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T11:06:26.889Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T11:06:26.889Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T11:06:26.889Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-04T11:06:26.889Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-04T11:06:26.889Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T11:06:26.889Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T11:06:26.889Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-04T11:06:26.889Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-04T11:06:26.889Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-04T11:06:26.889Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T11:06:26.889Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T11:06:26.889Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T11:06:26.889Z] === RUN TestImagesFilterMultiReference [2022-08-04T11:06:26.889Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-04T11:06:26.889Z] === RUN TestImagePullPlatformInvalid [2022-08-04T11:06:26.889Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T11:06:26.889Z] === RUN TestRemoveImageOrphaning [2022-08-04T11:06:27.149Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-04T11:06:27.149Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T11:06:27.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T11:06:27.717Z] time="2022-08-04T11:06:27Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-04T11:06:29.096Z] --- PASS: TestRemoveImageGarbageCollector (1.96s) [2022-08-04T11:06:29.096Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T11:06:29.096Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-04T11:06:29.096Z] === RUN TestTagInvalidReference [2022-08-04T11:06:29.096Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T11:06:29.096Z] === RUN TestTagValidPrefixedRepo [2022-08-04T11:06:29.096Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-04T11:06:29.096Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T11:06:29.096Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T11:06:29.096Z] === RUN TestTagOfficialNames [2022-08-04T11:06:29.360Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-04T11:06:29.360Z] === RUN TestTagMatchesDigest [2022-08-04T11:06:29.360Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-04T11:06:29.360Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T11:06:30.817Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-04T11:06:30.817Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-04T11:06:30.817Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-04T11:06:33.359Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-04T11:06:33.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T11:06:34.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-04T11:06:34.300Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-04T11:06:36.764Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-04T11:06:36.839Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-04T11:06:38.750Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-04T11:06:41.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T11:06:41.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T11:06:41.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T11:06:42.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T11:06:43.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T11:06:43.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T11:06:44.033Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-04T11:06:44.033Z] --- PASS: TestImportExtremelyLargeImageWorks (182.24s) [2022-08-04T11:06:44.033Z] PASS [2022-08-04T11:06:44.033Z] [2022-08-04T11:06:44.033Z] DONE 22 tests in 186.965s [2022-08-04T11:06:44.033Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T11:06:44.033Z] ++ 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 [2022-08-04T11:06:44.033Z] ++ set -e [2022-08-04T11:06:44.033Z] ++ '[' -n 0 ']' [2022-08-04T11:06:44.033Z] ++ set -x [2022-08-04T11:06:44.033Z] ++ 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 [2022-08-04T11:06:44.033Z] === RUN TestStripANSICommands [2022-08-04T11:06:44.033Z] === RUN TestStripANSICommands/#00 [2022-08-04T11:06:44.033Z] === RUN TestStripANSICommands/#01 [2022-08-04T11:06:44.033Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T11:06:44.033Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T11:06:44.033Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T11:06:44.033Z] PASS [2022-08-04T11:06:44.033Z] [2022-08-04T11:06:44.033Z] DONE 3 tests in 0.054s [2022-08-04T11:06:44.033Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T11:06:44.033Z] ++ 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 [2022-08-04T11:06:44.033Z] ++ set -e [2022-08-04T11:06:44.033Z] ++ '[' -n 0 ']' [2022-08-04T11:06:44.033Z] ++ set -x [2022-08-04T11:06:44.033Z] ++ 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 [2022-08-04T11:06:44.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T11:06:44.293Z] INFO: Testing against a local daemon [2022-08-04T11:06:44.293Z] === RUN TestNetworkCreateDelete [2022-08-04T11:06:44.293Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-08-04T11:06:44.293Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T11:06:44.863Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2022-08-04T11:06:44.863Z] === RUN TestDaemonDNSFallback [2022-08-04T11:06:44.863Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-04T11:06:46.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T11:06:46.772Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-04T11:06:47.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T11:06:48.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T11:06:48.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T11:06:49.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T11:06:49.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T11:06:51.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T11:06:51.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T11:06:52.052Z] --- PASS: TestDaemonDNSFallback (6.60s) [2022-08-04T11:06:52.052Z] === RUN TestInspectNetwork [2022-08-04T11:06:52.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T11:06:52.966Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T11:06:52.966Z] Using test binary docker [2022-08-04T11:06:53.041Z] ......... [ 85%] [2022-08-04T11:06:53.224Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T11:06:53.225Z] +++ /etc/init.d/apparmor start [2022-08-04T11:06:53.225Z] Not: starting. [2022-08-04T11:06:53.225Z] INFO: Waiting for daemon to start... [2022-08-04T11:06:53.225Z] Starting dockerd [2022-08-04T11:06:53.225Z] +++ 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 [2022-08-04T11:06:55.373Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T11:06:55.373Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T11:06:55.373Z] === RUN TestInspectNetwork/network_name [2022-08-04T11:06:55.373Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T11:06:56.313Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-04T11:06:56.313Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-04T11:06:58.106Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-04T11:06:58.855Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-04T11:06:59.116Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-04T11:06:59.323Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-04T11:06:59.376Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-04T11:06:59.636Z] --- PASS: TestInspectNetwork (8.17s) [2022-08-04T11:06:59.636Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T11:06:59.636Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T11:06:59.636Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T11:06:59.636Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T11:06:59.636Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T11:06:59.636Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-04T11:06:59.896Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-04T11:07:00.156Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-04T11:07:00.156Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-04T11:07:01.539Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T11:07:01.539Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:07:01.539Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:07:01.539Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:07:01.539Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T11:07:01.539Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T11:07:01.539Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T11:07:01.539Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T11:07:01.539Z] === RUN TestNetworkList [2022-08-04T11:07:01.539Z] === RUN TestNetworkList//networks [2022-08-04T11:07:01.539Z] === PAUSE TestNetworkList//networks [2022-08-04T11:07:01.539Z] === RUN TestNetworkList//networks/ [2022-08-04T11:07:01.539Z] === PAUSE TestNetworkList//networks/ [2022-08-04T11:07:01.539Z] === CONT TestNetworkList//networks [2022-08-04T11:07:01.539Z] === CONT TestNetworkList//networks/ [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkList (0.02s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T11:07:01.539Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T11:07:01.539Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T11:07:02.110Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-04T11:07:02.110Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-04T11:07:02.110Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T11:07:03.053Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-04T11:07:03.197Z] . [2022-08-04T11:07:03.197Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T11:07:03.197Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T11:07:03.197Z] Error: No such image: emptyfs [2022-08-04T11:07:03.197Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T11:07:03.197Z] ++++ docker load [2022-08-04T11:07:03.197Z] Running integration-test (iteration 1) [2022-08-04T11:07:03.197Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T11:07:03.197Z] ++ 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 [2022-08-04T11:07:03.197Z] ++ set -e [2022-08-04T11:07:03.197Z] ++ '[' -n 0 ']' [2022-08-04T11:07:03.197Z] ++ set -x [2022-08-04T11:07:03.197Z] ++ 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 [2022-08-04T11:07:03.197Z] Loaded image: busybox:latest [2022-08-04T11:07:03.197Z] Loaded image: busybox:glibc [2022-08-04T11:07:03.197Z] Loaded image: debian:bullseye-slim [2022-08-04T11:07:03.197Z] Loaded image: hello-world:latest [2022-08-04T11:07:03.197Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T11:07:03.197Z] INFO: Testing against a local daemon [2022-08-04T11:07:03.197Z] === RUN TestCgroupNamespacesBuild [2022-08-04T11:07:03.314Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-04T11:07:03.314Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T11:07:04.256Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-04T11:07:04.256Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-08-04T11:07:04.256Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T11:07:04.573Z] --- PASS: TestCgroupNamespacesBuild (1.17s) [2022-08-04T11:07:04.573Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T11:07:05.197Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-04T11:07:05.197Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-08-04T11:07:05.197Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T11:07:05.766Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-04T11:07:05.883Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-04T11:07:05.883Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-04T11:07:05.947Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-08-04T11:07:05.947Z] === RUN TestBuildWithSession [2022-08-04T11:07:05.947Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T11:07:05.947Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T11:07:05.947Z] === RUN TestBuildSquashParent [2022-08-04T11:07:06.705Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-08-04T11:07:06.705Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T11:07:06.705Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-04T11:07:07.276Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-04T11:07:07.276Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T11:07:07.644Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-04T11:07:09.232Z] --- PASS: TestBuildSquashParent (3.59s) [2022-08-04T11:07:09.232Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T11:07:09.232Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:07:09.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:07:09.232Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:07:09.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:07:09.232Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:07:09.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:07:09.232Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:07:09.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:07:09.232Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:07:09.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:07:09.232Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:07:09.232Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:07:09.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:07:09.232Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:07:09.916Z] --- PASS: TestServiceWithPredefinedNetwork (2.61s) [2022-08-04T11:07:09.916Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T11:07:09.916Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:07:09.916Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:07:09.916Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T11:07:10.608Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:07:10.866Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:07:10.922Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-04T11:07:10.922Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-04T11:07:11.299Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-04T11:07:11.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:07:11.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:07:13.176Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-04T11:07:13.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s) [2022-08-04T11:07:13.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2022-08-04T11:07:13.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.08s) [2022-08-04T11:07:13.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.13s) [2022-08-04T11:07:13.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.11s) [2022-08-04T11:07:13.176Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s) [2022-08-04T11:07:13.176Z] === RUN TestBuildMultiStageCopy [2022-08-04T11:07:13.176Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T11:07:14.536Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-04T11:07:14.551Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T11:07:14.551Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T11:07:14.809Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T11:07:15.053Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-04T11:07:15.053Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-04T11:07:15.053Z] [2022-08-04T11:07:15.053Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-04T11:07:15.053Z] =========================== short test summary info ============================ [2022-08-04T11:07:15.053Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-04T11:07:15.053Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-04T11:07:15.053Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-04T11:07:15.053Z] Not supported on most drivers [2022-08-04T11:07:15.053Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-04T11:07:15.053Z] Output of docker top depends on host distro, and is not formalized. [2022-08-04T11:07:15.053Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-04T11:07:15.053Z] Output of docker top depends on host distro, and is not formalized. [2022-08-04T11:07:15.053Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-04T11:07:15.053Z] Can fail if eth0 has multiple IP addresses [2022-08-04T11:07:15.053Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-04T11:07:15.053Z] This doesn't seem to be taken into account by the engine [2022-08-04T11:07:15.053Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-04T11:07:15.053Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-04T11:07:15.053Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.65 seconds == [2022-08-04T11:07:15.067Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T11:07:15.067Z] --- PASS: TestBuildMultiStageCopy (2.13s) [2022-08-04T11:07:15.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.22s) [2022-08-04T11:07:15.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-08-04T11:07:15.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-04T11:07:15.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-08-04T11:07:15.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-04T11:07:15.067Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T11:07:15.311Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-04T11:07:16.002Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-08-04T11:07:16.003Z] === RUN TestBuildLabelWithTargets [2022-08-04T11:07:16.939Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-08-04T11:07:16.939Z] === RUN TestBuildWithEmptyLayers [2022-08-04T11:07:17.198Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-04T11:07:17.198Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T11:07:19.101Z] --- PASS: TestBuildMultiStageOnBuild (1.41s) [2022-08-04T11:07:19.101Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T11:07:19.359Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-04T11:07:19.359Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T11:07:20.735Z] --- PASS: TestBuildMultiStageLayerLeak (1.49s) [2022-08-04T11:07:20.735Z] === RUN TestBuildWithHugeFile [2022-08-04T11:07:23.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-04T11:07:25.431Z] docker_api_swarm_test.go:304: [dfe3916a1fdb1] joining swarm manager [d300bcef48080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:07:25.691Z] --- PASS: TestServiceWithDataPathPortInit (16.09s) [2022-08-04T11:07:25.691Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T11:07:25.951Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-04T11:07:26.891Z] docker_api_swarm_test.go:305: [dbc0d71fa898e] joining swarm manager [d300bcef48080]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:07:27.505Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T11:07:27.505Z] [2022-08-04T11:07:27.505Z] Unloading profiles will leave already running processes permanently [2022-08-04T11:07:27.505Z] unconfined, which can lead to unexpected situations. [2022-08-04T11:07:27.505Z] [2022-08-04T11:07:27.505Z] To set a process to complain mode, use the command line tool [2022-08-04T11:07:27.505Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T11:07:27.505Z] Post stage [Pipeline] junit [2022-08-04T11:07:27.517Z] Recording test results [2022-08-04T11:07:27.688Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-04T11:07:27.830Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-04T11:07:27.830Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-04T11:07:27.969Z] + echo Ensuring container killed. [2022-08-04T11:07:27.969Z] Ensuring container killed. [2022-08-04T11:07:27.969Z] + docker rm -vf docker-pr6 [2022-08-04T11:07:27.969Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-08-04T11:07:28.251Z] + echo Chowning /workspace to jenkins user [2022-08-04T11:07:28.251Z] Chowning /workspace to jenkins user [2022-08-04T11:07:28.251Z] + id -u [2022-08-04T11:07:28.251Z] + id -g [2022-08-04T11:07:28.251Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43822:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T11:07:29.214Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ureajuqbrwqi5it76t2od1v6c Created:2022-08-04 11:07:27.277545352 +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[fe879d794e05b58e9fb8c0b0d4b7cd69a94a45bfe6c4b3f9ec4da97c6008cf9c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4nol20apya09is1zd8b0lzrfe EndpointID:d8c2a1eca63237add995019942e04f19ce658951d16e0142e361def4d869baae MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fb6cddb4c65d3efe23ee8fda2ea9d2220a3d48f07cbbe960dd4231208fa9183b 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:2fdf8881c8dd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4nol20apya09is1zd8b0lzrfe EndpointID:d8c2a1eca63237add995019942e04f19ce658951d16e0142e361def4d869baae EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T11:07:29.923Z] + bundleName=docker-py [2022-08-04T11:07:29.923Z] + echo Creating docker-py-bundles.tar.gz [2022-08-04T11:07:29.923Z] Creating docker-py-bundles.tar.gz [2022-08-04T11:07:29.923Z] + 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 [2022-08-04T11:07:29.944Z] Archiving artifacts [2022-08-04T11:07:30.186Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43822/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-04T11:07:30.535Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 -e DOCKER_GRAPHDRIVER docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 hack/make.sh binary [2022-08-04T11:07:30.794Z] [2022-08-04T11:07:31.052Z] Removing bundles/ [2022-08-04T11:07:31.052Z] [2022-08-04T11:07:31.052Z] ---> Making bundle: binary (in bundles/binary) [2022-08-04T11:07:31.052Z] Building: bundles/binary-daemon/dockerd [2022-08-04T11:07:31.052Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:07:34.492Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-04T11:07:34.492Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.07s) [2022-08-04T11:07:34.492Z] PASS [2022-08-04T11:07:34.492Z] [2022-08-04T11:07:34.492Z] === Skipped [2022-08-04T11:07:34.492Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:07:34.492Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:07:34.492Z] [2022-08-04T11:07:34.492Z] DONE 38 tests, 1 skipped in 49.820s [2022-08-04T11:07:34.492Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:07:34.492Z] ++ 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 [2022-08-04T11:07:34.492Z] ++ set -e [2022-08-04T11:07:34.492Z] ++ '[' -n 0 ']' [2022-08-04T11:07:34.492Z] ++ set -x [2022-08-04T11:07:34.492Z] ++ 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 [2022-08-04T11:07:34.492Z] INFO: Testing against a local daemon [2022-08-04T11:07:34.492Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T11:07:34.492Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:07:34.492Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:07:34.492Z] === RUN TestDockerNetworkIpvlan [2022-08-04T11:07:34.492Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:07:34.492Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:07:34.492Z] PASS [2022-08-04T11:07:34.492Z] [2022-08-04T11:07:34.492Z] === Skipped [2022-08-04T11:07:34.492Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:07:34.492Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:07:34.492Z] [2022-08-04T11:07:34.492Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:07:34.492Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:07:34.492Z] [2022-08-04T11:07:34.492Z] DONE 2 tests, 2 skipped in 0.137s [2022-08-04T11:07:34.492Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:07:34.492Z] ++ 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 [2022-08-04T11:07:34.492Z] ++ set -e [2022-08-04T11:07:34.492Z] ++ '[' -n 0 ']' [2022-08-04T11:07:34.492Z] ++ set -x [2022-08-04T11:07:34.492Z] ++ 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 [2022-08-04T11:07:34.492Z] INFO: Testing against a local daemon [2022-08-04T11:07:34.492Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T11:07:34.492Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-04T11:07:34.752Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-04T11:07:35.322Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-04T11:07:35.583Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-08-04T11:07:35.583Z] === RUN TestDockerNetworkMacvlan [2022-08-04T11:07:36.524Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-04T11:07:36.524Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-04T11:07:36.524Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T11:07:36.524Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-04T11:07:36.524Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-04T11:07:37.098Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T11:07:38.040Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T11:07:40.583Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T11:07:43.125Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T11:07:45.036Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-04T11:07:45.297Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-04T11:07:45.867Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-04T11:07:46.437Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-04T11:07:46.697Z] === RUN TestDockerSuite/TestBuildFails [2022-08-04T11:07:47.285Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-04T11:07:47.285Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-04T11:07:47.546Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-04T11:07:47.546Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T11:07:49.455Z] --- PASS: TestDockerNetworkMacvlan (13.63s) [2022-08-04T11:07:49.455Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-08-04T11:07:49.455Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-08-04T11:07:49.455Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2022-08-04T11:07:49.455Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.13s) [2022-08-04T11:07:49.455Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.29s) [2022-08-04T11:07:49.455Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.19s) [2022-08-04T11:07:49.455Z] PASS [2022-08-04T11:07:49.455Z] [2022-08-04T11:07:49.455Z] DONE 8 tests in 15.116s [2022-08-04T11:07:49.455Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T11:07:49.455Z] ++ 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 [2022-08-04T11:07:49.455Z] ++ set -e [2022-08-04T11:07:49.455Z] ++ '[' -n 0 ']' [2022-08-04T11:07:49.455Z] ++ set -x [2022-08-04T11:07:49.455Z] ++ 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 [2022-08-04T11:07:49.455Z] testing: warning: no tests to run [2022-08-04T11:07:49.455Z] PASS [2022-08-04T11:07:49.455Z] [2022-08-04T11:07:49.455Z] DONE 0 tests in 0.045s [2022-08-04T11:07:49.455Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T11:07:49.455Z] ++ 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 [2022-08-04T11:07:49.455Z] ++ set -e [2022-08-04T11:07:49.456Z] ++ '[' -n 0 ']' [2022-08-04T11:07:49.456Z] ++ set -x [2022-08-04T11:07:49.456Z] ++ 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 [2022-08-04T11:07:49.456Z] INFO: Testing against a local daemon [2022-08-04T11:07:49.456Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T11:07:50.026Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-04T11:07:50.965Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2022-08-04T11:07:50.965Z] === RUN TestAuthZPluginTLS [2022-08-04T11:07:51.535Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-04T11:07:51.535Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T11:07:51.795Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-04T11:07:52.054Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-04T11:07:52.054Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T11:07:52.625Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-04T11:07:52.625Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T11:07:52.885Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-04T11:07:53.145Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-04T11:07:53.145Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T11:07:53.716Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-04T11:07:54.286Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-04T11:07:54.546Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2022-08-04T11:07:54.546Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T11:07:55.117Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-04T11:07:55.117Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-04T11:07:55.117Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T11:07:55.686Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2022-08-04T11:07:55.686Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T11:07:56.255Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-04T11:07:56.255Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T11:07:56.515Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-04T11:07:57.085Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-04T11:07:57.345Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-04T11:07:57.916Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s) [2022-08-04T11:07:57.916Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T11:07:59.298Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-04T11:07:59.869Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2022-08-04T11:07:59.869Z] === RUN TestAuthZPluginHeader [2022-08-04T11:08:00.439Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-08-04T11:08:00.439Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T11:08:00.699Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-04T11:08:01.638Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-04T11:08:01.898Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-04T11:08:02.467Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-04T11:08:03.036Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-04T11:08:03.296Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-04T11:08:03.296Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-04T11:08:03.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-04T11:08:04.126Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-04T11:08:04.701Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-04T11:08:05.279Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-04T11:08:05.818Z] --- PASS: TestImportExtremelyLargeImageWorks (91.80s) [2022-08-04T11:08:05.818Z] PASS [2022-08-04T11:08:05.818Z] [2022-08-04T11:08:05.818Z] DONE 22 tests in 94.903s [2022-08-04T11:08:05.818Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T11:08:05.818Z] === RUN TestStripANSICommands [2022-08-04T11:08:05.818Z] === RUN TestStripANSICommands/#00 [2022-08-04T11:08:05.818Z] === RUN TestStripANSICommands/#01 [2022-08-04T11:08:05.818Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T11:08:05.818Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T11:08:05.818Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T11:08:05.818Z] PASS [2022-08-04T11:08:05.818Z] [2022-08-04T11:08:05.818Z] DONE 3 tests in 0.008s [2022-08-04T11:08:05.818Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T11:08:05.818Z] INFO: Testing against a local daemon [2022-08-04T11:08:05.818Z] === RUN TestNetworkCreateDelete [2022-08-04T11:08:05.818Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-04T11:08:05.818Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T11:08:05.818Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-08-04T11:08:05.818Z] === RUN TestDaemonDNSFallback [2022-08-04T11:08:05.849Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.33s) [2022-08-04T11:08:05.849Z] === RUN TestAuthZPluginV2Disable [2022-08-04T11:08:05.849Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-04T11:08:06.109Z] docker_api_swarm_test.go:272: [dfd2918622f82] joining swarm manager [d362b56dbc4b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:08:06.369Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-04T11:08:06.629Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-04T11:08:07.569Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-04T11:08:07.569Z] docker_api_swarm_test.go:273: [d021f3be9aa87] joining swarm manager [d362b56dbc4b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:08:08.391Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-04T11:08:08.392Z] === RUN TestInspectNetwork [2022-08-04T11:08:10.109Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-04T11:08:10.109Z] --- PASS: TestAuthZPluginV2Disable (4.27s) [2022-08-04T11:08:10.109Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T11:08:10.928Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T11:08:10.928Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T11:08:10.928Z] === RUN TestInspectNetwork/network_name [2022-08-04T11:08:10.928Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T11:08:14.306Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.72s) [2022-08-04T11:08:14.307Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T11:08:14.307Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-04T11:08:15.118Z] --- PASS: TestInspectNetwork (7.01s) [2022-08-04T11:08:15.118Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T11:08:15.118Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T11:08:15.118Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T11:08:15.118Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T11:08:15.118Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T11:08:16.496Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-08-04T11:08:16.496Z] === RUN TestNetworkInvalidJSON [2022-08-04T11:08:16.496Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T11:08:16.496Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T11:08:16.496Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:08:16.496Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:08:16.496Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:08:16.496Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:08:16.497Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T11:08:16.497Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T11:08:16.497Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:08:16.497Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T11:08:16.497Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T11:08:16.497Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T11:08:16.497Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T11:08:16.497Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T11:08:16.497Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T11:08:16.497Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:08:16.497Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T11:08:16.497Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T11:08:16.497Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T11:08:16.497Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T11:08:16.497Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T11:08:16.497Z] === RUN TestNetworkList [2022-08-04T11:08:16.497Z] === RUN TestNetworkList//networks [2022-08-04T11:08:16.497Z] === PAUSE TestNetworkList//networks [2022-08-04T11:08:16.497Z] === RUN TestNetworkList//networks/ [2022-08-04T11:08:16.497Z] === PAUSE TestNetworkList//networks/ [2022-08-04T11:08:16.497Z] === CONT TestNetworkList//networks [2022-08-04T11:08:16.497Z] === CONT TestNetworkList//networks/ [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkList (0.01s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T11:08:16.497Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T11:08:16.497Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T11:08:16.854Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-04T11:08:16.854Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-04T11:08:16.854Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-04T11:08:16.854Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-04T11:08:16.955Z] --- PASS: TestBuildWithHugeFile (48.34s) [2022-08-04T11:08:16.955Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T11:08:16.955Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:08:16.955Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T11:08:16.955Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T11:08:16.955Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:08:16.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:08:16.955Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:08:16.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:08:16.955Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:08:16.955Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:08:16.955Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:08:16.955Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:08:16.955Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:08:16.955Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-04T11:08:16.955Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-04T11:08:16.955Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-04T11:08:16.955Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-04T11:08:16.955Z] === RUN TestBuildPreserveOwnership [2022-08-04T11:08:16.955Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T11:08:16.955Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T11:08:16.955Z] --- PASS: TestBuildPreserveOwnership (2.88s) [2022-08-04T11:08:16.955Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.92s) [2022-08-04T11:08:16.955Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-08-04T11:08:16.955Z] === RUN TestBuildPlatformInvalid [2022-08-04T11:08:16.955Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-04T11:08:16.955Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T11:08:16.955Z] Loaded image: busybox:latest [2022-08-04T11:08:16.955Z] Loaded image: busybox:glibc [2022-08-04T11:08:16.955Z] Loaded image: debian:bullseye-slim [2022-08-04T11:08:16.955Z] Loaded image: hello-world:latest [2022-08-04T11:08:16.955Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T11:08:17.065Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-04T11:08:17.065Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T11:08:17.115Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-04T11:08:17.375Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-04T11:08:18.263Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-04T11:08:18.263Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T11:08:18.831Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-08-04T11:08:18.831Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T11:08:19.914Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-04T11:08:20.210Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-04T11:08:20.210Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T11:08:21.147Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-08-04T11:08:21.147Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T11:08:21.716Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-04T11:08:21.716Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T11:08:21.823Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-04T11:08:22.223Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.44s) [2022-08-04T11:08:22.223Z] PASS [2022-08-04T11:08:22.223Z] [2022-08-04T11:08:22.223Z] === Skipped [2022-08-04T11:08:22.223Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-04T11:08:22.223Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T11:08:22.223Z] [2022-08-04T11:08:22.223Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T11:08:22.223Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:08:22.223Z] [2022-08-04T11:08:22.223Z] DONE 34 tests, 2 skipped in 80.117s [2022-08-04T11:08:22.223Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T11:08:22.223Z] ++ 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 [2022-08-04T11:08:22.223Z] ++ set -e [2022-08-04T11:08:22.223Z] ++ '[' -n 0 ']' [2022-08-04T11:08:22.223Z] ++ set -x [2022-08-04T11:08:22.223Z] ++ 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 [2022-08-04T11:08:22.223Z] INFO: Testing against a local daemon [2022-08-04T11:08:22.223Z] === RUN TestConfigInspect [2022-08-04T11:08:24.125Z] --- PASS: TestConfigInspect (2.28s) [2022-08-04T11:08:24.125Z] === RUN TestConfigList [2022-08-04T11:08:24.251Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s) [2022-08-04T11:08:24.251Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T11:08:24.251Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:08:24.251Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:08:24.251Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T11:08:24.364Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-04T11:08:24.624Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-04T11:08:24.884Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-04T11:08:25.144Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.45s) [2022-08-04T11:08:25.144Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T11:08:26.714Z] --- PASS: TestConfigList (2.21s) [2022-08-04T11:08:26.714Z] === RUN TestConfigsCreateAndDelete [2022-08-04T11:08:28.644Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2022-08-04T11:08:28.644Z] === RUN TestConfigsUpdate [2022-08-04T11:08:29.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-04T11:08:31.184Z] --- PASS: TestConfigsUpdate (2.22s) [2022-08-04T11:08:31.184Z] === RUN TestTemplatedConfig [2022-08-04T11:08:31.886Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-04T11:08:33.715Z] --- PASS: TestTemplatedConfig (2.43s) [2022-08-04T11:08:33.715Z] === RUN TestConfigCreateResolve [2022-08-04T11:08:33.794Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-04T11:08:34.751Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-04T11:08:35.618Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-08-04T11:08:35.618Z] PASS [2022-08-04T11:08:35.618Z] [2022-08-04T11:08:35.618Z] DONE 6 tests in 13.677s [2022-08-04T11:08:35.618Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T11:08:35.618Z] ++ 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 [2022-08-04T11:08:35.618Z] ++ set -e [2022-08-04T11:08:35.618Z] ++ '[' -n 0 ']' [2022-08-04T11:08:35.618Z] ++ set -x [2022-08-04T11:08:35.618Z] ++ 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 [2022-08-04T11:08:35.618Z] INFO: Testing against a local daemon [2022-08-04T11:08:35.618Z] === RUN TestAttachWithTTY [2022-08-04T11:08:35.618Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-04T11:08:35.618Z] === RUN TestAttachWithoutTTy [2022-08-04T11:08:35.876Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-04T11:08:35.876Z] === RUN TestCheckpoint [2022-08-04T11:08:35.876Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:08:35.876Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T11:08:35.876Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T11:08:35.876Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:08:35.876Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:08:35.876Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:08:35.876Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:08:35.876Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:08:35.876Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:08:35.876Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T11:08:35.876Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T11:08:35.876Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T11:08:35.876Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T11:08:35.876Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T11:08:35.876Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T11:08:35.876Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T11:08:35.876Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:08:35.876Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:08:35.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:08:35.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T11:08:35.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T11:08:35.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T11:08:35.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T11:08:35.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T11:08:35.877Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T11:08:35.877Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T11:08:35.877Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-04T11:08:35.877Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T11:08:35.877Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-04T11:08:35.877Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T11:08:35.877Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-04T11:08:35.877Z] === RUN TestCopyEmptyFile [2022-08-04T11:08:36.132Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-04T11:08:36.132Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-04T11:08:36.132Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-04T11:08:36.135Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-04T11:08:36.135Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T11:08:36.135Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-04T11:08:36.135Z] === RUN TestCopyFromContainer [2022-08-04T11:08:37.071Z] === RUN TestCopyFromContainer// [2022-08-04T11:08:37.071Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T11:08:37.330Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T11:08:37.330Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T11:08:37.330Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T11:08:37.330Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T11:08:37.589Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T11:08:37.589Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T11:08:37.589Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T11:08:37.589Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T11:08:37.848Z] --- PASS: TestCopyFromContainer (1.55s) [2022-08-04T11:08:37.848Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T11:08:37.848Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-04T11:08:37.848Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T11:08:37.848Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-04T11:08:37.848Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-04T11:08:37.848Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-04T11:08:37.848Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-04T11:08:37.848Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-04T11:08:37.848Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-04T11:08:37.848Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-04T11:08:37.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T11:08:37.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:08:37.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:08:37.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:08:37.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:08:37.848Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:08:37.848Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:08:37.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:08:37.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:08:37.848Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:08:37.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T11:08:37.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T11:08:37.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T11:08:37.848Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T11:08:37.848Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T11:08:37.848Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-04T11:08:37.848Z] === RUN TestCreateWithInvalidEnv [2022-08-04T11:08:37.848Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T11:08:37.848Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T11:08:37.848Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T11:08:37.848Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T11:08:37.848Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T11:08:37.848Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T11:08:37.848Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T11:08:37.848Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T11:08:37.848Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T11:08:37.848Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T11:08:37.848Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T11:08:37.848Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T11:08:37.848Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T11:08:37.848Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T11:08:37.848Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-04T11:08:37.848Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T11:08:38.673Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-04T11:08:39.137Z] --- PASS: TestServiceWithDataPathPortInit (13.77s) [2022-08-04T11:08:39.137Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T11:08:39.223Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s) [2022-08-04T11:08:39.224Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T11:08:39.242Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-04T11:08:40.183Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-04T11:08:40.442Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-04T11:08:40.517Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l0tqmvbd13rqq7qsd1vmwyca9 Created:2022-08-04 11:08:39.174627397 +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[d00cc654df2a32581a2f609155192389cc97e7cf8c02b3c098bac9dd7e55dc57:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.io5dsrhyt6oevq84kfsw1nldb EndpointID:325d30d5d8a82360af75be270180c237187c2aa211f18a080f211dfe20f25d8e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:33a41d588585b233c0ec14151d0d51d70c287c55abbb97332a4bb66a556cd880 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:0ea492b65822 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.io5dsrhyt6oevq84kfsw1nldb EndpointID:325d30d5d8a82360af75be270180c237187c2aa211f18a080f211dfe20f25d8e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T11:08:40.600Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-08-04T11:08:40.600Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T11:08:40.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:08:40.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:08:40.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:08:40.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:08:40.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:08:40.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:08:40.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:08:40.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:08:40.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:08:40.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:08:40.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:08:40.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:08:40.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:08:40.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:08:40.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:08:40.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T11:08:40.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-04T11:08:40.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-04T11:08:40.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-04T11:08:40.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T11:08:40.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-04T11:08:40.600Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T11:08:40.858Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-04T11:08:40.858Z] === RUN TestCreateDifferentPlatform [2022-08-04T11:08:40.858Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T11:08:40.858Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T11:08:40.858Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T11:08:40.858Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T11:08:40.858Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T11:08:40.858Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T11:08:40.858Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-04T11:08:40.858Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T11:08:40.858Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-04T11:08:40.858Z] === RUN TestCreateInvalidHostConfig [2022-08-04T11:08:40.858Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:08:40.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:08:40.858Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:08:40.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:08:40.858Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:08:40.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:08:40.858Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:08:40.858Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:08:40.858Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:08:40.858Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:08:40.858Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:08:40.858Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:08:40.858Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-04T11:08:40.858Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T11:08:40.858Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T11:08:40.858Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T11:08:40.858Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T11:08:40.858Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T11:08:40.858Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T11:08:40.858Z] === RUN TestDaemonRestartIpcMode [2022-08-04T11:08:40.859Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T11:08:40.859Z] === RUN TestDaemonHostGatewayIP [2022-08-04T11:08:40.859Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T11:08:40.859Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T11:08:40.859Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T11:08:40.859Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T11:08:40.859Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T11:08:40.859Z] === RUN TestDiff [2022-08-04T11:08:41.425Z] --- PASS: TestDiff (0.41s) [2022-08-04T11:08:41.425Z] === RUN TestExecConsoleSize [2022-08-04T11:08:41.683Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-04T11:08:41.683Z] === RUN TestExecWithCloseStdin [2022-08-04T11:08:41.822Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-04T11:08:42.083Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-04T11:08:42.083Z] PASS [2022-08-04T11:08:42.083Z] [2022-08-04T11:08:42.083Z] DONE 17 tests in 52.872s [2022-08-04T11:08:42.083Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T11:08:42.083Z] ++ 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 [2022-08-04T11:08:42.083Z] ++ set -e [2022-08-04T11:08:42.083Z] ++ '[' -n 0 ']' [2022-08-04T11:08:42.083Z] ++ set -x [2022-08-04T11:08:42.083Z] ++ 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 [2022-08-04T11:08:42.249Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-08-04T11:08:42.250Z] === RUN TestExec [2022-08-04T11:08:42.343Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-04T11:08:42.343Z] INFO: Testing against a local daemon [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:08:42.343Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:08:42.343Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T11:08:42.343Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T11:08:42.343Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T11:08:42.343Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T11:08:42.343Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T11:08:42.343Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T11:08:42.343Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T11:08:42.343Z] === RUN TestPluginInstall [2022-08-04T11:08:42.343Z] === RUN TestPluginInstall/no_auth [2022-08-04T11:08:42.816Z] --- PASS: TestExec (0.51s) [2022-08-04T11:08:42.816Z] === RUN TestExecUser [2022-08-04T11:08:42.913Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-04T11:08:43.533Z] --- PASS: TestExecUser (0.46s) [2022-08-04T11:08:43.533Z] === RUN TestExportContainerAndImportImage [2022-08-04T11:08:43.540Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-04T11:08:43.792Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-08-04T11:08:43.792Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T11:08:44.923Z] time="2022-08-04T11:08:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:08:44.923Z] time="2022-08-04T11:08:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7f6bc51668b88e6181a10f991e276a6bd3b8bc1570a6b393ea3f7ecd20d2cb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:08:44.923Z] time="2022-08-04T11:08:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:08:44.923Z] time="2022-08-04T11:08:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7f6bc51668b88e6181a10f991e276a6bd3b8bc1570a6b393ea3f7ecd20d2cb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:08:44.923Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T11:08:44.923Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-04T11:08:45.168Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-04T11:08:45.168Z] === RUN TestHealthCheckWorkdir [2022-08-04T11:08:45.492Z] time="2022-08-04T11:08:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:08:45.492Z] time="2022-08-04T11:08:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7f6bc51668b88e6181a10f991e276a6bd3b8bc1570a6b393ea3f7ecd20d2cb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:08:45.492Z] time="2022-08-04T11:08:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:08:45.492Z] time="2022-08-04T11:08:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7f6bc51668b88e6181a10f991e276a6bd3b8bc1570a6b393ea3f7ecd20d2cb6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:08:45.492Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-04T11:08:45.492Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-04T11:08:45.734Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-04T11:08:45.735Z] === RUN TestHealthKillContainer [2022-08-04T11:08:45.753Z] === RUN TestPluginInstall/with_insecure [2022-08-04T11:08:45.789Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.10s) [2022-08-04T11:08:45.789Z] PASS [2022-08-04T11:08:45.789Z] [2022-08-04T11:08:45.789Z] === Skipped [2022-08-04T11:08:45.789Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:08:45.789Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:08:45.789Z] [2022-08-04T11:08:45.789Z] DONE 38 tests, 1 skipped in 43.792s [2022-08-04T11:08:45.789Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:08:45.789Z] INFO: Testing against a local daemon [2022-08-04T11:08:45.789Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T11:08:45.789Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:08:45.789Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:08:45.789Z] === RUN TestDockerNetworkIpvlan [2022-08-04T11:08:45.789Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:08:45.789Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:08:45.789Z] PASS [2022-08-04T11:08:45.789Z] [2022-08-04T11:08:45.789Z] === Skipped [2022-08-04T11:08:45.789Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:08:45.789Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:08:45.789Z] [2022-08-04T11:08:45.789Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:08:45.789Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:08:45.789Z] [2022-08-04T11:08:45.789Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-04T11:08:45.789Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:08:45.789Z] INFO: Testing against a local daemon [2022-08-04T11:08:45.789Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T11:08:46.013Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-04T11:08:46.357Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-08-04T11:08:46.357Z] === RUN TestDockerNetworkMacvlan [2022-08-04T11:08:46.583Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-04T11:08:46.843Z] time="2022-08-04T11:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:08:46.843Z] time="2022-08-04T11:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68f17d03e15294e228fc0ee18b455dbf7546aaf074ece075353107dedd5062e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:08:46.843Z] time="2022-08-04T11:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:08:46.843Z] time="2022-08-04T11:08:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68f17d03e15294e228fc0ee18b455dbf7546aaf074ece075353107dedd5062e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:08:46.927Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T11:08:47.103Z] plugin_test.go:196: [d674b1dbcf4f8] daemon is not started [2022-08-04T11:08:47.103Z] --- PASS: TestPluginInstall (4.69s) [2022-08-04T11:08:47.103Z] --- PASS: TestPluginInstall/no_auth (2.59s) [2022-08-04T11:08:47.103Z] --- PASS: TestPluginInstall/with_htpasswd (0.77s) [2022-08-04T11:08:47.103Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2022-08-04T11:08:47.103Z] === RUN TestPluginsWithRuntimes [2022-08-04T11:08:47.103Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-04T11:08:47.865Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T11:08:48.433Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T11:08:49.012Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-04T11:08:49.012Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T11:08:49.952Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T11:08:50.340Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T11:08:50.521Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-04T11:08:51.090Z] --- PASS: TestPluginsWithRuntimes (3.84s) [2022-08-04T11:08:51.090Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2022-08-04T11:08:51.090Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-08-04T11:08:51.090Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T11:08:51.659Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-08-04T11:08:51.659Z] PASS [2022-08-04T11:08:51.659Z] [2022-08-04T11:08:51.659Z] DONE 24 tests in 9.538s [2022-08-04T11:08:51.659Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T11:08:51.659Z] ++ 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 [2022-08-04T11:08:51.659Z] ++ set -e [2022-08-04T11:08:51.659Z] ++ '[' -n 0 ']' [2022-08-04T11:08:51.659Z] ++ set -x [2022-08-04T11:08:51.660Z] ++ 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 [2022-08-04T11:08:51.720Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T11:08:51.919Z] INFO: Testing against a local daemon [2022-08-04T11:08:51.919Z] === RUN TestExternalGraphDriver [2022-08-04T11:08:52.178Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-04T11:08:52.178Z] === RUN TestExternalGraphDriver/json [2022-08-04T11:08:52.438Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-04T11:08:53.844Z] --- PASS: TestHealthKillContainer (7.92s) [2022-08-04T11:08:53.844Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T11:08:53.844Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s) [2022-08-04T11:08:53.844Z] === RUN TestIpcModeNone [2022-08-04T11:08:54.351Z] === RUN TestExternalGraphDriver/spec [2022-08-04T11:08:54.352Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-04T11:08:54.410Z] --- PASS: TestIpcModeNone (0.49s) [2022-08-04T11:08:54.410Z] === RUN TestIpcModePrivate [2022-08-04T11:08:54.668Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-04T11:08:54.927Z] --- PASS: TestIpcModePrivate (0.48s) [2022-08-04T11:08:54.927Z] === RUN TestIpcModeShareable [2022-08-04T11:08:55.011Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T11:08:55.185Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-04T11:08:55.444Z] --- PASS: TestIpcModeShareable (0.46s) [2022-08-04T11:08:55.444Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T11:08:55.949Z] --- PASS: TestDockerNetworkMacvlan (9.62s) [2022-08-04T11:08:55.949Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-04T11:08:55.949Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-08-04T11:08:55.949Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-08-04T11:08:55.949Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-08-04T11:08:55.949Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2022-08-04T11:08:55.949Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-08-04T11:08:55.949Z] PASS [2022-08-04T11:08:55.949Z] [2022-08-04T11:08:55.949Z] DONE 8 tests in 10.930s [2022-08-04T11:08:55.949Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T11:08:55.949Z] testing: warning: no tests to run [2022-08-04T11:08:55.949Z] PASS [2022-08-04T11:08:55.949Z] [2022-08-04T11:08:55.949Z] DONE 0 tests in 0.007s [2022-08-04T11:08:55.949Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T11:08:55.949Z] INFO: Testing against a local daemon [2022-08-04T11:08:55.949Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T11:08:56.271Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-04T11:08:56.821Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s) [2022-08-04T11:08:56.821Z] === RUN TestAPIIpcModeHost [2022-08-04T11:08:56.842Z] === RUN TestExternalGraphDriver/pull [2022-08-04T11:08:57.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-04T11:08:57.328Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-08-04T11:08:57.328Z] === RUN TestAuthZPluginTLS [2022-08-04T11:08:57.361Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-04T11:08:57.394Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-08-04T11:08:57.394Z] === RUN TestDaemonIpcModeShareable [2022-08-04T11:08:57.588Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-04T11:08:57.588Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T11:08:58.156Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-04T11:08:58.156Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T11:08:58.328Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-04T11:08:58.587Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-08-04T11:08:58.587Z] === RUN TestDaemonIpcModePrivate [2022-08-04T11:08:58.724Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-04T11:08:58.725Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T11:08:58.746Z] --- PASS: TestExternalGraphDriver (6.76s) [2022-08-04T11:08:58.746Z] --- PASS: TestExternalGraphDriver/json (1.99s) [2022-08-04T11:08:58.746Z] --- PASS: TestExternalGraphDriver/spec (2.43s) [2022-08-04T11:08:58.746Z] --- PASS: TestExternalGraphDriver/pull (1.96s) [2022-08-04T11:08:58.746Z] === RUN TestGraphdriverPluginV2 [2022-08-04T11:08:59.294Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-04T11:08:59.294Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T11:08:59.522Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-04T11:08:59.522Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-04T11:08:59.522Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T11:08:59.690Z] docker_api_swarm_node_test.go:20: [d34d24582e004] joining swarm manager [dfaf8f6c3a6e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:09:00.629Z] docker_api_swarm_node_test.go:21: [de9d6771f6123] joining swarm manager [dfaf8f6c3a6e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:09:00.629Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-04T11:09:00.673Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-08-04T11:09:00.673Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T11:09:00.897Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-04T11:09:00.897Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-08-04T11:09:00.897Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T11:09:00.932Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-04T11:09:00.933Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T11:09:01.501Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-04T11:09:01.501Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T11:09:01.832Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-04T11:09:01.832Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-08-04T11:09:01.832Z] === RUN TestIpcModeOlderClient [2022-08-04T11:09:01.832Z] === PAUSE TestIpcModeOlderClient [2022-08-04T11:09:01.832Z] === RUN TestKillContainerInvalidSignal [2022-08-04T11:09:02.069Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-04T11:09:02.069Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T11:09:02.400Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-04T11:09:02.400Z] === RUN TestKillContainer [2022-08-04T11:09:02.400Z] === RUN TestKillContainer/no_signal [2022-08-04T11:09:02.539Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-04T11:09:02.970Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T11:09:03.109Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-04T11:09:03.229Z] === RUN TestKillContainer/killing_signal [2022-08-04T11:09:03.369Z] --- PASS: TestGraphdriverPluginV2 (4.78s) [2022-08-04T11:09:03.369Z] PASS [2022-08-04T11:09:03.369Z] [2022-08-04T11:09:03.369Z] DONE 5 tests in 11.680s [2022-08-04T11:09:03.369Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T11:09:03.369Z] ++ 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 [2022-08-04T11:09:03.369Z] ++ set -e [2022-08-04T11:09:03.369Z] ++ '[' -n 0 ']' [2022-08-04T11:09:03.369Z] ++ set -x [2022-08-04T11:09:03.369Z] ++ 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 [2022-08-04T11:09:03.448Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-08-04T11:09:03.448Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T11:09:03.629Z] INFO: Testing against a local daemon [2022-08-04T11:09:03.629Z] === RUN TestContinueAfterPluginCrash [2022-08-04T11:09:03.629Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T11:09:03.629Z] === RUN TestReadPluginNoRead [2022-08-04T11:09:03.629Z] === PAUSE TestReadPluginNoRead [2022-08-04T11:09:03.629Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T11:09:03.629Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T11:09:03.629Z] === CONT TestContinueAfterPluginCrash [2022-08-04T11:09:03.629Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T11:09:03.795Z] --- PASS: TestKillContainer (1.31s) [2022-08-04T11:09:03.796Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-08-04T11:09:03.796Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-08-04T11:09:03.796Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-08-04T11:09:03.796Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T11:09:03.796Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T11:09:03.889Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-04T11:09:04.054Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T11:09:04.620Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s) [2022-08-04T11:09:04.621Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-08-04T11:09:04.621Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2022-08-04T11:09:04.621Z] === RUN TestKillStoppedContainer [2022-08-04T11:09:04.621Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-04T11:09:04.621Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T11:09:04.828Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.45s) [2022-08-04T11:09:04.828Z] === RUN TestAuthZPluginHeader [2022-08-04T11:09:04.879Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-04T11:09:04.879Z] === RUN TestKillDifferentUserContainer [2022-08-04T11:09:05.395Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-04T11:09:05.395Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T11:09:05.445Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2022-08-04T11:09:05.445Z] === RUN TestInspectOomKilledTrue [2022-08-04T11:09:05.703Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-08-04T11:09:05.703Z] === RUN TestInspectOomKilledFalse [2022-08-04T11:09:06.270Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-08-04T11:09:06.270Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T11:09:06.535Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-08-04T11:09:06.535Z] === RUN TestLinksContainerNames [2022-08-04T11:09:07.470Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-04T11:09:07.470Z] === RUN TestLogsFollowTailEmpty [2022-08-04T11:09:07.728Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-04T11:09:07.728Z] === RUN TestLogs [2022-08-04T11:09:07.728Z] === RUN TestLogs/driver_local [2022-08-04T11:09:07.728Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:09:07.728Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:09:07.728Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T11:09:07.728Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T11:09:07.728Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T11:09:07.728Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T11:09:07.728Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:09:07.728Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:09:07.728Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:09:07.728Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:09:07.728Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:09:07.728Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:09:07.728Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:09:07.728Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:09:08.090Z] --- PASS: TestDaemonStartWithLogOpt (4.46s) [2022-08-04T11:09:08.090Z] === CONT TestReadPluginNoRead [2022-08-04T11:09:08.711Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:09:08.711Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:09:09.295Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T11:09:09.295Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T11:09:09.625Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.20s) [2022-08-04T11:09:09.625Z] === RUN TestAuthZPluginV2Disable [2022-08-04T11:09:09.862Z] === RUN TestLogs/driver_json-file [2022-08-04T11:09:09.862Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:09:09.862Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:09:09.862Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:09:09.862Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:09:09.862Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:09:09.862Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:09:09.862Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:09:09.862Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:09:09.862Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:09:09.862Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:09:09.862Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:09:09.862Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:09:09.862Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:09:09.862Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:09:10.429Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:09:10.687Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:09:11.254Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:09:11.254Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:09:11.388Z] === RUN TestReadPluginNoRead/default [2022-08-04T11:09:11.388Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-04T11:09:11.388Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-04T11:09:11.820Z] --- PASS: TestLogs (3.99s) [2022-08-04T11:09:11.820Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T11:09:11.820Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.81s) [2022-08-04T11:09:11.820Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.94s) [2022-08-04T11:09:11.820Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-08-04T11:09:11.820Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s) [2022-08-04T11:09:11.820Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s) [2022-08-04T11:09:11.820Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s) [2022-08-04T11:09:11.820Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T11:09:11.820Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.61s) [2022-08-04T11:09:11.820Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.82s) [2022-08-04T11:09:11.820Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s) [2022-08-04T11:09:11.820Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-08-04T11:09:11.820Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s) [2022-08-04T11:09:11.820Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-08-04T11:09:11.820Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T11:09:12.386Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/default [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/private [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/slave [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/shared [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T11:09:12.386Z] === CONT TestMountDaemonRoot/default [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:09:12.386Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:09:12.386Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:09:12.386Z] === CONT TestMountDaemonRoot/shared [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:09:12.386Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:09:12.386Z] === CONT TestMountDaemonRoot/slave [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T11:09:12.386Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T11:09:12.386Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:09:12.387Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:09:12.387Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T11:09:12.387Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T11:09:12.387Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:09:12.387Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:09:12.387Z] === CONT TestMountDaemonRoot/private [2022-08-04T11:09:12.387Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T11:09:12.387Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T11:09:12.387Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:09:12.387Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:09:12.387Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T11:09:12.387Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T11:09:12.387Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:09:12.387Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:09:12.387Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T11:09:12.387Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:09:12.387Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:09:12.387Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:09:12.387Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T11:09:12.387Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:09:12.387Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T11:09:12.387Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:09:12.387Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:09:12.387Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:09:12.387Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:09:12.387Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:09:12.387Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T11:09:12.645Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-04T11:09:12.645Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-04T11:09:12.645Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T11:09:12.769Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T11:09:13.029Z] --- PASS: TestContinueAfterPluginCrash (9.51s) [2022-08-04T11:09:13.823Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2022-08-04T11:09:13.823Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T11:09:14.021Z] --- PASS: TestContainerBindMountNonRecursive (1.24s) [2022-08-04T11:09:14.021Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T11:09:14.281Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-04T11:09:14.281Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T11:09:14.410Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T11:09:14.848Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-08-04T11:09:14.848Z] === RUN TestNetworkNat [2022-08-04T11:09:15.106Z] --- PASS: TestNetworkNat (0.48s) [2022-08-04T11:09:15.106Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T11:09:15.673Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-08-04T11:09:15.673Z] === RUN TestNetworkLoopbackNat [2022-08-04T11:09:15.792Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-04T11:09:16.052Z] docker_api_swarm_test.go:502: [dac5ebc775b75] joining swarm manager [d775c4730af81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:09:16.312Z] === CONT TestReadPluginNoRead [2022-08-04T11:09:16.312Z] read_test.go:92: [d32d022587ddb] daemon is not started [2022-08-04T11:09:16.312Z] --- PASS: TestReadPluginNoRead (8.23s) [2022-08-04T11:09:16.312Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2022-08-04T11:09:16.312Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2022-08-04T11:09:16.312Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2022-08-04T11:09:16.312Z] PASS [2022-08-04T11:09:16.312Z] [2022-08-04T11:09:16.312Z] DONE 6 tests in 12.839s [2022-08-04T11:09:16.312Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T11:09:16.312Z] ++ 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 [2022-08-04T11:09:16.312Z] ++ set -e [2022-08-04T11:09:16.312Z] ++ '[' -n 0 ']' [2022-08-04T11:09:16.312Z] ++ set -x [2022-08-04T11:09:16.312Z] ++ 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 [2022-08-04T11:09:16.312Z] testing: warning: no tests to run [2022-08-04T11:09:16.312Z] PASS [2022-08-04T11:09:16.312Z] [2022-08-04T11:09:16.312Z] DONE 0 tests in 0.065s [2022-08-04T11:09:16.312Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T11:09:16.312Z] ++ 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 [2022-08-04T11:09:16.312Z] ++ set -e [2022-08-04T11:09:16.312Z] ++ '[' -n 0 ']' [2022-08-04T11:09:16.312Z] ++ set -x [2022-08-04T11:09:16.312Z] ++ 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 [2022-08-04T11:09:16.575Z] INFO: Testing against a local daemon [2022-08-04T11:09:16.576Z] === RUN TestPluginWithDevMounts [2022-08-04T11:09:16.576Z] === PAUSE TestPluginWithDevMounts [2022-08-04T11:09:16.576Z] === CONT TestPluginWithDevMounts [2022-08-04T11:09:17.111Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.45s) [2022-08-04T11:09:17.111Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T11:09:17.956Z] === RUN TestDockerSuite/TestBuildRm [2022-08-04T11:09:18.205Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-08-04T11:09:18.205Z] === RUN TestPause [2022-08-04T11:09:18.528Z] --- PASS: TestPluginWithDevMounts (1.88s) [2022-08-04T11:09:18.528Z] PASS [2022-08-04T11:09:18.528Z] [2022-08-04T11:09:18.528Z] DONE 1 tests in 2.027s [2022-08-04T11:09:18.528Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T11:09:18.528Z] ++ 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 [2022-08-04T11:09:18.528Z] ++ set -e [2022-08-04T11:09:18.528Z] ++ '[' -n 0 ']' [2022-08-04T11:09:18.528Z] ++ set -x [2022-08-04T11:09:18.529Z] ++ 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 [2022-08-04T11:09:18.529Z] INFO: Testing against a local daemon [2022-08-04T11:09:18.529Z] === RUN TestSecretInspect [2022-08-04T11:09:19.139Z] --- PASS: TestPause (0.74s) [2022-08-04T11:09:19.139Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T11:09:19.139Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:09:19.139Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:09:19.139Z] === RUN TestPauseStopPausedContainer [2022-08-04T11:09:19.910Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-04T11:09:20.873Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-04T11:09:21.041Z] --- PASS: TestPauseStopPausedContainer (2.15s) [2022-08-04T11:09:21.041Z] === RUN TestPidHost [2022-08-04T11:09:21.132Z] --- PASS: TestSecretInspect (2.66s) [2022-08-04T11:09:21.132Z] === RUN TestSecretList [2022-08-04T11:09:21.701Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-04T11:09:22.271Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-04T11:09:23.210Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-04T11:09:23.779Z] --- PASS: TestSecretList (2.52s) [2022-08-04T11:09:23.779Z] === RUN TestSecretsCreateAndDelete [2022-08-04T11:09:24.038Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-04T11:09:24.978Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-04T11:09:25.226Z] --- PASS: TestPidHost (3.54s) [2022-08-04T11:09:25.226Z] === RUN TestPsFilter [2022-08-04T11:09:26.362Z] docker_api_swarm_test.go:507: [dbb3e75c0ee97] joining swarm manager [d775c4730af81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:09:26.362Z] --- PASS: TestSecretsCreateAndDelete (2.66s) [2022-08-04T11:09:26.362Z] === RUN TestSecretsUpdate [2022-08-04T11:09:26.602Z] --- PASS: TestPsFilter (1.72s) [2022-08-04T11:09:26.602Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T11:09:27.113Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.45s) [2022-08-04T11:09:27.113Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T11:09:27.743Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-04T11:09:28.003Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-04T11:09:28.263Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-04T11:09:28.263Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-04T11:09:28.263Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-04T11:09:28.524Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-04T11:09:29.095Z] --- PASS: TestSecretsUpdate (2.61s) [2022-08-04T11:09:29.095Z] === RUN TestTemplatedSecret [2022-08-04T11:09:29.133Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.29s) [2022-08-04T11:09:29.133Z] === RUN TestRemoveContainerWithVolume [2022-08-04T11:09:29.354Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-04T11:09:29.355Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-04T11:09:30.219Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-04T11:09:30.667Z] --- PASS: TestRemoveContainerWithVolume (1.99s) [2022-08-04T11:09:30.667Z] === RUN TestRemoveContainerRunning [2022-08-04T11:09:31.235Z] --- PASS: TestRemoveContainerRunning (0.49s) [2022-08-04T11:09:31.235Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T11:09:31.493Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-04T11:09:31.493Z] === RUN TestRemoveInvalidContainer [2022-08-04T11:09:31.493Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T11:09:31.493Z] === RUN TestRenameLinkedContainer [2022-08-04T11:09:32.145Z] --- PASS: TestTemplatedSecret (3.16s) [2022-08-04T11:09:32.145Z] === RUN TestSecretCreateResolve [2022-08-04T11:09:33.395Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-08-04T11:09:33.395Z] === RUN TestRenameStoppedContainer [2022-08-04T11:09:33.526Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-04T11:09:33.653Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-08-04T11:09:33.653Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T11:09:34.566Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-04T11:09:34.566Z] --- PASS: TestSecretCreateResolve (2.51s) [2022-08-04T11:09:34.566Z] PASS [2022-08-04T11:09:34.566Z] [2022-08-04T11:09:34.566Z] DONE 6 tests in 16.237s [2022-08-04T11:09:34.591Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-08-04T11:09:34.591Z] === RUN TestRenameInvalidName [2022-08-04T11:09:34.827Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T11:09:34.827Z] ++ 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 [2022-08-04T11:09:34.827Z] ++ set -e [2022-08-04T11:09:34.827Z] ++ '[' -n 0 ']' [2022-08-04T11:09:34.827Z] ++ set -x [2022-08-04T11:09:34.827Z] ++ 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 [2022-08-04T11:09:34.827Z] INFO: Testing against a local daemon [2022-08-04T11:09:34.827Z] === RUN TestServiceCreateInit [2022-08-04T11:09:34.827Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T11:09:35.089Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-04T11:09:35.159Z] --- PASS: TestRenameInvalidName (0.45s) [2022-08-04T11:09:35.159Z] === RUN TestRenameAnonymousContainer [2022-08-04T11:09:35.349Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-04T11:09:36.291Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-04T11:09:37.061Z] --- PASS: TestRenameAnonymousContainer (1.64s) [2022-08-04T11:09:37.061Z] === RUN TestRenameContainerWithSameName [2022-08-04T11:09:37.061Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-04T11:09:37.061Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T11:09:37.520Z] Created binary: bundles/binary-daemon/dockerd [2022-08-04T11:09:37.520Z] Copying nested executables into bundles/binary-daemon [2022-08-04T11:09:37.520Z] Building: bundles/binary-daemon/docker-proxy [2022-08-04T11:09:37.520Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:09:37.520Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-04T11:09:37.520Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-04T11:09:37.674Z] === RUN TestDockerSuite/TestBuildUser [2022-08-04T11:09:37.854Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 -e DOCKER_GRAPHDRIVER docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 hack/make.sh cross [2022-08-04T11:09:37.996Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-08-04T11:09:37.996Z] === RUN TestResize [2022-08-04T11:09:38.112Z] [2022-08-04T11:09:38.112Z] Removing bundles/ [2022-08-04T11:09:38.255Z] --- PASS: TestResize (0.40s) [2022-08-04T11:09:38.255Z] === RUN TestResizeWithInvalidSize [2022-08-04T11:09:38.384Z] [2022-08-04T11:09:38.384Z] ---> Making bundle: cross (in bundles/cross) [2022-08-04T11:09:38.384Z] Cross building: bundles/cross/linux/amd64 [2022-08-04T11:09:38.384Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-04T11:09:38.384Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-04T11:09:38.822Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-08-04T11:09:38.822Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T11:09:39.055Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-04T11:09:39.081Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:09:39.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:09:39.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:09:39.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:09:39.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:09:39.625Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T11:09:40.984Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:09:42.192Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-04T11:09:42.360Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:09:43.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:09:44.230Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:09:44.736Z] --- PASS: TestServiceCreateInit (9.41s) [2022-08-04T11:09:44.737Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.87s) [2022-08-04T11:09:44.737Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s) [2022-08-04T11:09:44.737Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T11:09:45.166Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:09:45.211Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-04T11:09:45.211Z] PASS [2022-08-04T11:09:45.211Z] [2022-08-04T11:09:45.211Z] DONE 17 tests in 47.348s [2022-08-04T11:09:45.211Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T11:09:45.211Z] INFO: Testing against a local daemon [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:09:45.211Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:09:45.211Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T11:09:45.211Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T11:09:45.211Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T11:09:45.211Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T11:09:45.211Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T11:09:45.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T11:09:45.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T11:09:45.211Z] === RUN TestPluginInstall [2022-08-04T11:09:45.211Z] === RUN TestPluginInstall/no_auth [2022-08-04T11:09:45.211Z] time="2022-08-04T11:09:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:09:45.211Z] time="2022-08-04T11:09:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c203760b16293cbbaad34de40395fc56e21bb6c9449ab18a108d078b2465478f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:09:45.211Z] time="2022-08-04T11:09:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:09:45.211Z] time="2022-08-04T11:09:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c203760b16293cbbaad34de40395fc56e21bb6c9449ab18a108d078b2465478f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:09:45.211Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T11:09:45.211Z] time="2022-08-04T11:09:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:09:45.211Z] time="2022-08-04T11:09:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e817ef0ae519c1a3c077e09d677c659bb89a0145c64383f48fdf2cde8c93ca34" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:09:45.211Z] time="2022-08-04T11:09:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:09:45.211Z] time="2022-08-04T11:09:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e817ef0ae519c1a3c077e09d677c659bb89a0145c64383f48fdf2cde8c93ca34" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:09:45.211Z] === RUN TestPluginInstall/with_insecure [2022-08-04T11:09:45.780Z] time="2022-08-04T11:09:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:09:45.780Z] time="2022-08-04T11:09:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07266ecb495d5de6f660e8a1159b1cc270ccc0063c893f58680f2ed0c48b2636" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:09:45.780Z] time="2022-08-04T11:09:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:09:45.780Z] time="2022-08-04T11:09:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:07266ecb495d5de6f660e8a1159b1cc270ccc0063c893f58680f2ed0c48b2636" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:09:46.040Z] plugin_test.go:196: [daebece8e8f22] daemon is not started [2022-08-04T11:09:46.040Z] --- PASS: TestPluginInstall (2.75s) [2022-08-04T11:09:46.040Z] --- PASS: TestPluginInstall/no_auth (1.08s) [2022-08-04T11:09:46.040Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-08-04T11:09:46.040Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-08-04T11:09:46.040Z] === RUN TestPluginsWithRuntimes [2022-08-04T11:09:46.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:09:46.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:09:47.955Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T11:09:48.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:09:48.524Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T11:09:48.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:09:49.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:09:49.461Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-08-04T11:09:49.461Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-04T11:09:49.461Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-04T11:09:49.461Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T11:09:49.840Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:09:50.030Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-04T11:09:50.030Z] PASS [2022-08-04T11:09:50.030Z] [2022-08-04T11:09:50.030Z] DONE 24 tests in 6.700s [2022-08-04T11:09:50.030Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T11:09:50.030Z] INFO: Testing against a local daemon [2022-08-04T11:09:50.030Z] === RUN TestExternalGraphDriver [2022-08-04T11:09:50.290Z] === RUN TestExternalGraphDriver/json [2022-08-04T11:09:50.407Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:09:50.974Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:09:52.196Z] === RUN TestExternalGraphDriver/spec [2022-08-04T11:09:53.575Z] === RUN TestExternalGraphDriver/pull [2022-08-04T11:09:54.259Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:09:54.730Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-04T11:09:55.481Z] --- PASS: TestExternalGraphDriver (5.25s) [2022-08-04T11:09:55.481Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-08-04T11:09:55.481Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-08-04T11:09:55.482Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-08-04T11:09:55.482Z] === RUN TestGraphdriverPluginV2 [2022-08-04T11:09:55.669Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-04T11:09:55.669Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-04T11:09:56.609Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-04T11:09:56.869Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.84s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s) [2022-08-04T11:09:57.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s) [2022-08-04T11:09:57.542Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T11:09:57.542Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T11:09:57.808Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-04T11:09:57.808Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-04T11:09:57.808Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-04T11:09:57.808Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-04T11:09:57.808Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-04T11:09:57.808Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-04T11:09:57.808Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-04T11:09:57.808Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-04T11:09:57.808Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-04T11:09:58.476Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T11:09:58.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-04T11:09:59.007Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-04T11:09:59.008Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-04T11:09:59.411Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s) [2022-08-04T11:09:59.411Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-08-04T11:09:59.411Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-08-04T11:09:59.411Z] === RUN TestCgroupNamespacesRun [2022-08-04T11:09:59.676Z] --- PASS: TestGraphdriverPluginV2 (4.14s) [2022-08-04T11:09:59.676Z] PASS [2022-08-04T11:09:59.676Z] [2022-08-04T11:09:59.676Z] DONE 5 tests in 9.429s [2022-08-04T11:09:59.676Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T11:09:59.676Z] INFO: Testing against a local daemon [2022-08-04T11:09:59.676Z] === RUN TestContinueAfterPluginCrash [2022-08-04T11:09:59.676Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T11:09:59.676Z] === RUN TestReadPluginNoRead [2022-08-04T11:09:59.676Z] === PAUSE TestReadPluginNoRead [2022-08-04T11:09:59.676Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T11:09:59.676Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T11:09:59.676Z] === CONT TestContinueAfterPluginCrash [2022-08-04T11:09:59.676Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T11:09:59.948Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-04T11:10:00.519Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-04T11:10:00.779Z] docker_api_swarm_node_test.go:81: [d2f931a782db5] joining swarm manager [dea7f08d0a14c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:10:00.785Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-08-04T11:10:00.785Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T11:10:01.349Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-04T11:10:01.349Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-04T11:10:01.609Z] --- PASS: TestCreateServiceMultipleTimes (17.32s) [2022-08-04T11:10:01.609Z] === RUN TestCreateServiceConflict [2022-08-04T11:10:01.720Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-08-04T11:10:01.720Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T11:10:02.969Z] --- PASS: TestDaemonStartWithLogOpt (3.45s) [2022-08-04T11:10:02.969Z] === CONT TestReadPluginNoRead [2022-08-04T11:10:03.096Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-08-04T11:10:03.096Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T11:10:04.030Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-08-04T11:10:04.030Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T11:10:04.152Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-04T11:10:04.722Z] --- PASS: TestCreateServiceConflict (3.07s) [2022-08-04T11:10:04.722Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T11:10:05.404Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-08-04T11:10:05.404Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T11:10:05.512Z] === RUN TestReadPluginNoRead/default [2022-08-04T11:10:05.664Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-04T11:10:06.339Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-04T11:10:06.339Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T11:10:06.462Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T11:10:06.606Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-04T11:10:07.273Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-04T11:10:07.273Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T11:10:07.560Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-04T11:10:07.840Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T11:10:07.840Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2022-08-04T11:10:08.132Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-04T11:10:08.132Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-04T11:10:08.132Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-04T11:10:08.208Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-04T11:10:08.208Z] === RUN TestNISDomainname [2022-08-04T11:10:08.392Z] --- PASS: TestCreateServiceMaxReplicas (3.82s) [2022-08-04T11:10:08.392Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T11:10:08.777Z] --- PASS: TestNISDomainname (0.52s) [2022-08-04T11:10:08.777Z] === RUN TestHostnameDnsResolution [2022-08-04T11:10:08.777Z] === CONT TestReadPluginNoRead [2022-08-04T11:10:08.777Z] read_test.go:92: [d3abf64569ba4] daemon is not started [2022-08-04T11:10:08.777Z] --- PASS: TestReadPluginNoRead (5.97s) [2022-08-04T11:10:08.777Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-08-04T11:10:08.777Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.24s) [2022-08-04T11:10:08.777Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s) [2022-08-04T11:10:08.777Z] PASS [2022-08-04T11:10:08.777Z] [2022-08-04T11:10:08.777Z] DONE 6 tests in 9.447s [2022-08-04T11:10:08.777Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T11:10:08.777Z] testing: warning: no tests to run [2022-08-04T11:10:08.777Z] PASS [2022-08-04T11:10:08.777Z] [2022-08-04T11:10:08.777Z] DONE 0 tests in 0.007s [2022-08-04T11:10:08.777Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T11:10:09.036Z] INFO: Testing against a local daemon [2022-08-04T11:10:09.036Z] === RUN TestPluginWithDevMounts [2022-08-04T11:10:09.036Z] === PAUSE TestPluginWithDevMounts [2022-08-04T11:10:09.036Z] === CONT TestPluginWithDevMounts [2022-08-04T11:10:09.332Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-04T11:10:09.343Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-08-04T11:10:09.343Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T11:10:09.911Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-08-04T11:10:09.911Z] === RUN TestPrivilegedHostDevices [2022-08-04T11:10:10.414Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-08-04T11:10:10.414Z] PASS [2022-08-04T11:10:10.414Z] [2022-08-04T11:10:10.414Z] DONE 1 tests in 1.633s [2022-08-04T11:10:10.484Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-08-04T11:10:10.484Z] === RUN TestRunConsoleSize [2022-08-04T11:10:10.673Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T11:10:10.673Z] INFO: Testing against a local daemon [2022-08-04T11:10:10.673Z] === RUN TestSecretInspect [2022-08-04T11:10:10.743Z] --- PASS: TestRunConsoleSize (0.42s) [2022-08-04T11:10:10.743Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T11:10:11.247Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-04T11:10:12.125Z] --- PASS: TestRunWithAlternativeContainerdShim (1.05s) [2022-08-04T11:10:12.125Z] === RUN TestStats [2022-08-04T11:10:12.187Z] === RUN TestDockerSuite/TestCommitChange [2022-08-04T11:10:12.757Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-04T11:10:13.208Z] --- PASS: TestSecretInspect (2.18s) [2022-08-04T11:10:13.208Z] === RUN TestSecretList [2022-08-04T11:10:13.327Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-04T11:10:14.266Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-04T11:10:14.656Z] --- PASS: TestStats (2.44s) [2022-08-04T11:10:14.656Z] === RUN TestStopContainerWithTimeout [2022-08-04T11:10:14.656Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T11:10:14.656Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T11:10:14.656Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T11:10:14.656Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T11:10:14.656Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T11:10:14.656Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T11:10:14.656Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T11:10:14.656Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T11:10:14.656Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T11:10:14.656Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T11:10:15.113Z] --- PASS: TestSecretList (2.16s) [2022-08-04T11:10:15.113Z] === RUN TestSecretsCreateAndDelete [2022-08-04T11:10:15.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-04T11:10:15.205Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-04T11:10:15.222Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T11:10:16.146Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-04T11:10:17.021Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-08-04T11:10:17.021Z] === RUN TestSecretsUpdate [2022-08-04T11:10:17.123Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T11:10:17.530Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-04T11:10:17.790Z] docker_api_swarm_node_test.go:53: [df8c4193c1117] joining swarm manager [d7d2ace9d5d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:10:18.498Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T11:10:18.498Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-08-04T11:10:18.498Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-08-04T11:10:18.498Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-08-04T11:10:18.498Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-04T11:10:18.498Z] === RUN TestDeleteDevicemapper [2022-08-04T11:10:18.498Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:10:18.498Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T11:10:18.498Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T11:10:18.732Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-04T11:10:18.732Z] docker_api_swarm_node_test.go:54: [d52bafca607ad] joining swarm manager [d7d2ace9d5d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:10:19.303Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-04T11:10:19.558Z] --- PASS: TestSecretsUpdate (2.20s) [2022-08-04T11:10:19.558Z] === RUN TestTemplatedSecret [2022-08-04T11:10:19.874Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2022-08-04T11:10:19.874Z] === RUN TestUpdateMemory [2022-08-04T11:10:20.243Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-04T11:10:20.243Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-04T11:10:20.440Z] --- PASS: TestUpdateMemory (0.52s) [2022-08-04T11:10:20.441Z] === RUN TestUpdateCPUQuota [2022-08-04T11:10:20.814Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-04T11:10:21.008Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-08-04T11:10:21.008Z] === RUN TestUpdatePidsLimit [2022-08-04T11:10:21.008Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T11:10:21.074Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-04T11:10:21.267Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T11:10:21.525Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T11:10:21.525Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T11:10:21.645Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-04T11:10:21.784Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T11:10:22.043Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T11:10:22.098Z] --- PASS: TestTemplatedSecret (2.52s) [2022-08-04T11:10:22.098Z] === RUN TestSecretCreateResolve [2022-08-04T11:10:22.219Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-04T11:10:22.302Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T11:10:22.790Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.28s) [2022-08-04T11:10:22.790Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T11:10:22.790Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-04T11:10:22.870Z] --- PASS: TestUpdatePidsLimit (1.76s) [2022-08-04T11:10:22.870Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-08-04T11:10:22.870Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-08-04T11:10:22.870Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-08-04T11:10:22.870Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-08-04T11:10:22.870Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-04T11:10:22.870Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s) [2022-08-04T11:10:22.870Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-08-04T11:10:22.870Z] === RUN TestUpdateRestartPolicy [2022-08-04T11:10:23.360Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-04T11:10:24.003Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-08-04T11:10:24.004Z] PASS [2022-08-04T11:10:24.004Z] [2022-08-04T11:10:24.004Z] DONE 6 tests in 13.439s [2022-08-04T11:10:24.004Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T11:10:24.004Z] INFO: Testing against a local daemon [2022-08-04T11:10:24.004Z] === RUN TestServiceCreateInit [2022-08-04T11:10:24.004Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T11:10:24.301Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-04T11:10:25.242Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-04T11:10:25.812Z] --- PASS: TestCreateServiceSecretFileMode (3.08s) [2022-08-04T11:10:25.812Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T11:10:25.812Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-04T11:10:26.753Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-04T11:10:27.696Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-04T11:10:28.199Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T11:10:28.264Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-04T11:10:28.536Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2022-08-04T11:10:28.536Z] === RUN TestCreateServiceSysctls [2022-08-04T11:10:29.107Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-04T11:10:30.047Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-04T11:10:30.988Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-04T11:10:31.495Z] --- PASS: TestServiceCreateInit (7.58s) [2022-08-04T11:10:31.495Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.73s) [2022-08-04T11:10:31.495Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s) [2022-08-04T11:10:31.495Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T11:10:31.560Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-04T11:10:31.560Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-04T11:10:32.131Z] --- PASS: TestCreateServiceSysctls (3.80s) [2022-08-04T11:10:32.131Z] === RUN TestCreateServiceCapabilities [2022-08-04T11:10:32.394Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-04T11:10:33.004Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-04T11:10:33.573Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-04T11:10:34.514Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-04T11:10:35.264Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-08-04T11:10:35.264Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T11:10:35.264Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-04T11:10:35.264Z] === RUN TestWaitNonBlocked [2022-08-04T11:10:35.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:10:35.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:10:35.264Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:10:35.264Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:10:35.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:10:35.264Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:10:35.264Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T11:10:35.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-08-04T11:10:35.264Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-08-04T11:10:35.264Z] === RUN TestWaitBlocked [2022-08-04T11:10:35.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:10:35.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:10:35.264Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:10:35.264Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:10:35.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:10:35.264Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:10:35.453Z] --- PASS: TestCreateServiceCapabilities (2.96s) [2022-08-04T11:10:35.453Z] === RUN TestInspect [2022-08-04T11:10:35.453Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-04T11:10:35.524Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T11:10:35.524Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-08-04T11:10:35.524Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2022-08-04T11:10:35.524Z] === RUN TestWaitConditions [2022-08-04T11:10:35.524Z] === RUN TestWaitConditions/default [2022-08-04T11:10:35.524Z] === PAUSE TestWaitConditions/default [2022-08-04T11:10:35.524Z] === RUN TestWaitConditions/not-running [2022-08-04T11:10:35.524Z] === PAUSE TestWaitConditions/not-running [2022-08-04T11:10:35.524Z] === RUN TestWaitConditions/next-exit [2022-08-04T11:10:35.524Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T11:10:35.524Z] === RUN TestWaitConditions/removed [2022-08-04T11:10:35.524Z] === PAUSE TestWaitConditions/removed [2022-08-04T11:10:35.524Z] === CONT TestWaitConditions/default [2022-08-04T11:10:35.524Z] === CONT TestWaitConditions/next-exit [2022-08-04T11:10:36.394Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-04T11:10:37.334Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-04T11:10:37.426Z] === CONT TestWaitConditions/removed [2022-08-04T11:10:37.426Z] === CONT TestWaitConditions/not-running [2022-08-04T11:10:38.717Z] --- PASS: TestInspect (3.31s) [2022-08-04T11:10:38.717Z] === RUN TestCreateJob [2022-08-04T11:10:38.800Z] --- PASS: TestWaitConditions (0.01s) [2022-08-04T11:10:38.801Z] --- PASS: TestWaitConditions/next-exit (1.58s) [2022-08-04T11:10:38.801Z] --- PASS: TestWaitConditions/default (1.72s) [2022-08-04T11:10:38.801Z] --- PASS: TestWaitConditions/removed (1.42s) [2022-08-04T11:10:38.801Z] --- PASS: TestWaitConditions/not-running (1.43s) [2022-08-04T11:10:38.801Z] === RUN TestWaitRestartedContainer [2022-08-04T11:10:38.801Z] === RUN TestWaitRestartedContainer/default [2022-08-04T11:10:38.801Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T11:10:38.801Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T11:10:38.801Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T11:10:38.801Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T11:10:38.801Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T11:10:38.801Z] === CONT TestWaitRestartedContainer/default [2022-08-04T11:10:38.801Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T11:10:38.978Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-04T11:10:40.177Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T11:10:41.116Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T11:10:41.116Z] --- PASS: TestWaitRestartedContainer/next-exit (1.38s) [2022-08-04T11:10:41.116Z] --- PASS: TestWaitRestartedContainer/default (1.42s) [2022-08-04T11:10:41.116Z] --- PASS: TestWaitRestartedContainer/not-running (0.90s) [2022-08-04T11:10:41.116Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T11:10:41.116Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T11:10:42.279Z] --- PASS: TestCreateJob (3.70s) [2022-08-04T11:10:42.279Z] === RUN TestReplicatedJob [2022-08-04T11:10:42.542Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-04T11:10:43.019Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.95s) [2022-08-04T11:10:43.019Z] === CONT TestIpcModeOlderClient [2022-08-04T11:10:43.019Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-04T11:10:43.019Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T11:10:43.278Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s) [2022-08-04T11:10:43.278Z] === CONT TestDaemonHostGatewayIP [2022-08-04T11:10:45.810Z] --- PASS: TestDaemonHostGatewayIP (2.38s) [2022-08-04T11:10:45.810Z] === CONT TestDaemonRestartIpcMode [2022-08-04T11:10:45.841Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-04T11:10:46.410Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-04T11:10:47.712Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-08-04T11:10:47.793Z] --- PASS: TestReplicatedJob (5.61s) [2022-08-04T11:10:47.793Z] === RUN TestUpdateReplicatedJob [2022-08-04T11:10:49.703Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-04T11:10:49.716Z] --- PASS: TestCreateServiceMultipleTimes (15.85s) [2022-08-04T11:10:49.716Z] === RUN TestCreateServiceConflict [2022-08-04T11:10:49.716Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-08-04T11:10:49.716Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T11:10:51.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-04T11:10:51.657Z] --- PASS: TestUpdateReplicatedJob (3.79s) [2022-08-04T11:10:51.657Z] === RUN TestServiceListWithStatuses [2022-08-04T11:10:51.657Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:10:51.657Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T11:10:51.657Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T11:10:52.233Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-04T11:10:53.005Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2022-08-04T11:10:53.005Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T11:10:53.175Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-04T11:10:55.822Z] --- PASS: TestContainerKillOnDaemonStart (11.55s) [2022-08-04T11:10:55.822Z] PASS [2022-08-04T11:10:55.822Z] [2022-08-04T11:10:55.822Z] === Skipped [2022-08-04T11:10:55.822Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-04T11:10:55.822Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:10:55.822Z] [2022-08-04T11:10:55.822Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:10:55.822Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:10:55.822Z] [2022-08-04T11:10:55.822Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T11:10:55.822Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:10:55.822Z] [2022-08-04T11:10:55.822Z] DONE 272 tests, 3 skipped in 139.093s [2022-08-04T11:10:55.822Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T11:10:55.822Z] ++ 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 [2022-08-04T11:10:55.822Z] ++ set -e [2022-08-04T11:10:55.822Z] ++ '[' -n 0 ']' [2022-08-04T11:10:55.822Z] ++ set -x [2022-08-04T11:10:55.822Z] ++ 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 [2022-08-04T11:10:55.822Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T11:10:55.822Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-04T11:10:55.822Z] === RUN TestConfigDaemonID [2022-08-04T11:10:56.389Z] daemon_test.go:83: [dbb0c9374eecf] daemon is not started [2022-08-04T11:10:56.389Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-04T11:10:56.389Z] === RUN TestDaemonConfigValidation [2022-08-04T11:10:56.389Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:10:56.389Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:10:56.389Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T11:10:56.389Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T11:10:56.389Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T11:10:56.389Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T11:10:56.389Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T11:10:56.389Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T11:10:56.389Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T11:10:56.389Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T11:10:56.389Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:10:56.389Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T11:10:56.389Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T11:10:56.389Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T11:10:56.389Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T11:10:56.647Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T11:10:56.647Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-04T11:10:56.647Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-04T11:10:56.647Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-04T11:10:56.647Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-04T11:10:56.647Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-08-04T11:10:56.647Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T11:10:56.647Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T11:10:57.375Z] --- PASS: TestDockerNetworkConnectAlias (5.36s) [2022-08-04T11:10:57.375Z] === RUN TestDockerNetworkReConnect [2022-08-04T11:10:57.375Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-04T11:10:57.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-04T11:10:57.583Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T11:10:57.944Z] === RUN TestDockerSuite/TestCpToDot [2022-08-04T11:10:58.514Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-04T11:10:58.517Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T11:10:59.894Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T11:10:59.894Z] daemon_test.go:197: [d95aea84949e6] daemon is not started [2022-08-04T11:10:59.894Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-04T11:10:59.894Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-04T11:10:59.894Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-04T11:10:59.894Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-04T11:10:59.894Z] === RUN TestDaemonProxy [2022-08-04T11:10:59.894Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T11:10:59.898Z] docker_api_swarm_test.go:202: [d7dd4db3b8bef] joining swarm manager [d30f09a677baf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:11:00.158Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-04T11:11:01.271Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T11:11:01.540Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-04T11:11:01.805Z] --- PASS: TestDockerNetworkReConnect (4.90s) [2022-08-04T11:11:01.805Z] === RUN TestServicePlugin [2022-08-04T11:11:02.375Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-04T11:11:03.173Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T11:11:03.758Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-04T11:11:03.758Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-04T11:11:04.333Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-04T11:11:05.075Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T11:11:05.333Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T11:11:05.715Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-04T11:11:05.715Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-04T11:11:05.715Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-04T11:11:05.899Z] --- PASS: TestDaemonProxy (6.24s) [2022-08-04T11:11:05.900Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-04T11:11:05.900Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-04T11:11:05.900Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-08-04T11:11:05.900Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-08-04T11:11:05.900Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T11:11:05.900Z] PASS [2022-08-04T11:11:05.900Z] [2022-08-04T11:11:05.900Z] DONE 18 tests in 11.259s [2022-08-04T11:11:05.900Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T11:11:05.900Z] ++ 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 [2022-08-04T11:11:05.900Z] ++ set -e [2022-08-04T11:11:05.900Z] ++ '[' -n 0 ']' [2022-08-04T11:11:05.900Z] ++ set -x [2022-08-04T11:11:05.900Z] ++ 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 [2022-08-04T11:11:06.158Z] INFO: Testing against a local daemon [2022-08-04T11:11:06.158Z] === RUN TestCommitInheritsEnv [2022-08-04T11:11:06.285Z] plugin_test.go:61: [dd2ccbd2f735d] joining swarm manager [d98f2f7b134da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:11:06.285Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-04T11:11:06.416Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-08-04T11:11:06.416Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T11:11:06.416Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-04T11:11:06.416Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-04T11:11:06.416Z] === RUN TestImportWithCustomPlatform [2022-08-04T11:11:06.416Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T11:11:06.416Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T11:11:06.416Z] === RUN TestImportWithCustomPlatform// [2022-08-04T11:11:06.416Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T11:11:06.416Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T11:11:06.545Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-04T11:11:06.545Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-04T11:11:06.545Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-04T11:11:06.675Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T11:11:06.675Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T11:11:06.675Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T11:11:06.675Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T11:11:06.675Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-04T11:11:06.675Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-04T11:11:06.675Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T11:11:06.675Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T11:11:06.675Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-04T11:11:06.675Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-04T11:11:06.675Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-04T11:11:06.675Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T11:11:06.675Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T11:11:06.675Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T11:11:06.675Z] === RUN TestImagesFilterMultiReference [2022-08-04T11:11:06.675Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-04T11:11:06.675Z] === RUN TestImagePullPlatformInvalid [2022-08-04T11:11:06.675Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T11:11:06.675Z] === RUN TestRemoveImageOrphaning [2022-08-04T11:11:06.806Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-04T11:11:06.933Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-08-04T11:11:06.933Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T11:11:06.933Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:11:06.933Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-04T11:11:06.933Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T11:11:06.933Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-04T11:11:06.933Z] === RUN TestTagInvalidReference [2022-08-04T11:11:06.933Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T11:11:06.933Z] === RUN TestTagValidPrefixedRepo [2022-08-04T11:11:07.065Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-04T11:11:07.191Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-04T11:11:07.191Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T11:11:07.191Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T11:11:07.191Z] === RUN TestTagOfficialNames [2022-08-04T11:11:07.191Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-04T11:11:07.191Z] === RUN TestTagMatchesDigest [2022-08-04T11:11:07.191Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T11:11:07.191Z] PASS [2022-08-04T11:11:07.192Z] [2022-08-04T11:11:07.192Z] === Skipped [2022-08-04T11:11:07.192Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-04T11:11:07.192Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-04T11:11:07.192Z] [2022-08-04T11:11:07.192Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-04T11:11:07.192Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:11:07.192Z] [2022-08-04T11:11:07.192Z] DONE 22 tests, 2 skipped in 1.246s [2022-08-04T11:11:07.192Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T11:11:07.192Z] ++ 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 [2022-08-04T11:11:07.192Z] ++ set -e [2022-08-04T11:11:07.192Z] ++ '[' -n 0 ']' [2022-08-04T11:11:07.192Z] ++ set -x [2022-08-04T11:11:07.192Z] ++ 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 [2022-08-04T11:11:07.192Z] === RUN TestStripANSICommands [2022-08-04T11:11:07.192Z] === RUN TestStripANSICommands/#00 [2022-08-04T11:11:07.192Z] === RUN TestStripANSICommands/#01 [2022-08-04T11:11:07.192Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T11:11:07.192Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T11:11:07.192Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T11:11:07.192Z] PASS [2022-08-04T11:11:07.192Z] [2022-08-04T11:11:07.192Z] DONE 3 tests in 0.036s [2022-08-04T11:11:07.192Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T11:11:07.192Z] ++ 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 [2022-08-04T11:11:07.192Z] ++ set -e [2022-08-04T11:11:07.192Z] ++ '[' -n 0 ']' [2022-08-04T11:11:07.192Z] ++ set -x [2022-08-04T11:11:07.192Z] ++ 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 [2022-08-04T11:11:07.192Z] INFO: Testing against a local daemon [2022-08-04T11:11:07.192Z] === RUN TestNetworkCreateDelete [2022-08-04T11:11:07.450Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-04T11:11:07.450Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T11:11:07.636Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-04T11:11:07.636Z] plugin_test.go:64: [ddb9760756d5f] joining swarm manager [d98f2f7b134da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:11:07.636Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-04T11:11:07.636Z] === RUN TestDockerSuite/TestCreateRM [2022-08-04T11:11:07.890Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-08-04T11:11:07.890Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T11:11:07.896Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-04T11:11:07.896Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-04T11:11:07.896Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-04T11:11:07.896Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-04T11:11:08.016Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-04T11:11:08.016Z] === RUN TestDaemonDNSFallback [2022-08-04T11:11:08.150Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-08-04T11:11:08.150Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T11:11:08.156Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-04T11:11:10.065Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-04T11:11:10.065Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-04T11:11:10.065Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-04T11:11:10.690Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-08-04T11:11:10.690Z] === RUN TestCreateServiceSysctls [2022-08-04T11:11:13.380Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-04T11:11:13.380Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-04T11:11:13.380Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-04T11:11:13.952Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-04T11:11:13.979Z] --- PASS: TestCreateServiceSysctls (3.17s) [2022-08-04T11:11:13.979Z] === RUN TestCreateServiceCapabilities [2022-08-04T11:11:17.432Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-08-04T11:11:17.432Z] === RUN TestInspect [2022-08-04T11:11:17.434Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-08-04T11:11:17.434Z] === RUN TestInspectNetwork [2022-08-04T11:11:17.434Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T11:11:17.434Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T11:11:17.434Z] === RUN TestInspectNetwork/network_name [2022-08-04T11:11:17.434Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T11:11:17.439Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-04T11:11:17.439Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-04T11:11:17.439Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-04T11:11:17.439Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-04T11:11:18.013Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-04T11:11:18.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-04T11:11:18.954Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-04T11:11:19.342Z] --- PASS: TestInspect (2.71s) [2022-08-04T11:11:19.342Z] === RUN TestCreateJob [2022-08-04T11:11:21.497Z] docker_api_swarm_test.go:384: [d61cfa38f3121] joining swarm manager [d32a600bf5b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:11:21.631Z] --- PASS: TestInspectNetwork (7.08s) [2022-08-04T11:11:21.631Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T11:11:21.631Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T11:11:21.631Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T11:11:21.631Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T11:11:21.631Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T11:11:21.758Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-04T11:11:22.677Z] --- PASS: TestCreateJob (3.17s) [2022-08-04T11:11:22.677Z] === RUN TestReplicatedJob [2022-08-04T11:11:22.697Z] docker_api_swarm_test.go:385: [d8e141c6a2165] joining swarm manager [d32a600bf5b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:11:23.007Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T11:11:23.007Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:11:23.007Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:11:23.007Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:11:23.007Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T11:11:23.007Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T11:11:23.007Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T11:11:23.007Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T11:11:23.007Z] === RUN TestNetworkList [2022-08-04T11:11:23.007Z] === RUN TestNetworkList//networks [2022-08-04T11:11:23.007Z] === PAUSE TestNetworkList//networks [2022-08-04T11:11:23.007Z] === RUN TestNetworkList//networks/ [2022-08-04T11:11:23.007Z] === PAUSE TestNetworkList//networks/ [2022-08-04T11:11:23.007Z] === CONT TestNetworkList//networks [2022-08-04T11:11:23.007Z] === CONT TestNetworkList//networks/ [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkList (0.01s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T11:11:23.007Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T11:11:23.007Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T11:11:23.266Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-04T11:11:23.266Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T11:11:24.081Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-04T11:11:24.641Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-04T11:11:24.641Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T11:11:25.021Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-04T11:11:25.208Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-04T11:11:25.208Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T11:11:25.960Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-04T11:11:26.142Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-04T11:11:26.142Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T11:11:27.517Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2022-08-04T11:11:27.517Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T11:11:27.952Z] --- PASS: TestReplicatedJob (5.21s) [2022-08-04T11:11:27.952Z] === RUN TestUpdateReplicatedJob [2022-08-04T11:11:28.089Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-04T11:11:28.089Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T11:11:30.648Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-08-04T11:11:30.648Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T11:11:30.648Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:11:30.648Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:11:30.648Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T11:11:31.235Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-04T11:11:31.242Z] --- PASS: TestUpdateReplicatedJob (3.23s) [2022-08-04T11:11:31.242Z] === RUN TestServiceListWithStatuses [2022-08-04T11:11:31.242Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:11:31.242Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T11:11:31.242Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T11:11:31.496Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-04T11:11:32.434Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-04T11:11:32.454Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-04T11:11:32.454Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-04T11:11:32.454Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-04T11:11:32.454Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-04T11:11:32.454Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-04T11:11:32.454Z] Cross building: bundles/cross/windows/amd64 [2022-08-04T11:11:32.454Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-04T11:11:32.454Z] { [2022-08-04T11:11:32.454Z] "RT_GROUP_ICON": { [2022-08-04T11:11:32.454Z] "#1": { [2022-08-04T11:11:32.454Z] "0409": "../../winresources/docker.ico" [2022-08-04T11:11:32.454Z] } [2022-08-04T11:11:32.454Z] }, [2022-08-04T11:11:32.454Z] "RT_MANIFEST": { [2022-08-04T11:11:32.454Z] "#1": { [2022-08-04T11:11:32.454Z] "0409": { [2022-08-04T11:11:32.454Z] "identity": {}, [2022-08-04T11:11:32.454Z] "description": "Docker Engine", [2022-08-04T11:11:32.454Z] "minimum-os": "vista", [2022-08-04T11:11:32.454Z] "execution-level": "", [2022-08-04T11:11:32.454Z] "ui-access": false, [2022-08-04T11:11:32.454Z] "auto-elevate": false, [2022-08-04T11:11:32.454Z] "dpi-awareness": "unaware", [2022-08-04T11:11:32.454Z] "disable-theming": false, [2022-08-04T11:11:32.454Z] "disable-window-filtering": false, [2022-08-04T11:11:32.454Z] "high-resolution-scrolling-aware": false, [2022-08-04T11:11:32.454Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-04T11:11:32.454Z] "long-path-aware": false, [2022-08-04T11:11:32.454Z] "printer-driver-isolation": false, [2022-08-04T11:11:32.454Z] "gdi-scaling": false, [2022-08-04T11:11:32.454Z] "segment-heap": false, [2022-08-04T11:11:32.454Z] "use-common-controls-v6": false [2022-08-04T11:11:32.454Z] } [2022-08-04T11:11:32.454Z] } [2022-08-04T11:11:32.454Z] }, [2022-08-04T11:11:32.454Z] "RT_MESSAGETABLE": { [2022-08-04T11:11:32.454Z] "#1": { [2022-08-04T11:11:32.454Z] "0409": "../../winresources/event_messages.bin" [2022-08-04T11:11:32.454Z] } [2022-08-04T11:11:32.454Z] }, [2022-08-04T11:11:32.454Z] "RT_VERSION": { [2022-08-04T11:11:32.454Z] "#1": { [2022-08-04T11:11:32.454Z] "0409": { [2022-08-04T11:11:32.454Z] "fixed": { [2022-08-04T11:11:32.454Z] "file_version": "0.0.0.0", [2022-08-04T11:11:32.454Z] "product_version": "0.0.0.0", [2022-08-04T11:11:32.454Z] "type": "Unknown" [2022-08-04T11:11:32.454Z] }, [2022-08-04T11:11:32.454Z] "info": { [2022-08-04T11:11:32.454Z] "0000": { [2022-08-04T11:11:32.454Z] "CompanyName": "", [2022-08-04T11:11:32.454Z] "FileVersion": "dev", [2022-08-04T11:11:32.454Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-04T11:11:32.454Z] "OriginalFileName": "dockerd.exe", [2022-08-04T11:11:32.454Z] "ProductName": "", [2022-08-04T11:11:32.454Z] "ProductVersion": "dev", [2022-08-04T11:11:32.454Z] "SpecialBuild": "e788316298b8ecb0c08c6d33fa41a89ff72a1fd7" [2022-08-04T11:11:32.454Z] } [2022-08-04T11:11:32.454Z] } [2022-08-04T11:11:32.454Z] } [2022-08-04T11:11:32.454Z] } [2022-08-04T11:11:32.454Z] } [2022-08-04T11:11:32.454Z] } [2022-08-04T11:11:32.454Z] cmd/dockerd/config.go [2022-08-04T11:11:32.454Z] cmd/dockerd/config_windows.go [2022-08-04T11:11:32.454Z] cmd/dockerd/daemon.go [2022-08-04T11:11:32.454Z] cmd/dockerd/daemon_test.go [2022-08-04T11:11:32.454Z] cmd/dockerd/daemon_windows.go [2022-08-04T11:11:32.454Z] cmd/dockerd/docker.go [2022-08-04T11:11:32.454Z] cmd/dockerd/docker_windows.go [2022-08-04T11:11:32.454Z] cmd/dockerd/genwinres_windows.go [2022-08-04T11:11:32.712Z] cmd/dockerd/metrics.go [2022-08-04T11:11:32.712Z] cmd/dockerd/options.go [2022-08-04T11:11:32.712Z] cmd/dockerd/options_test.go [2022-08-04T11:11:32.712Z] cmd/dockerd/service_windows.go [2022-08-04T11:11:32.712Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-04T11:11:32.712Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-04T11:11:33.374Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-04T11:11:33.374Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-04T11:11:33.634Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-04T11:11:33.634Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-04T11:11:33.634Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-04T11:11:34.574Z] --- PASS: TestServicePlugin (32.52s) [2022-08-04T11:11:34.574Z] === RUN TestServiceUpdateLabel [2022-08-04T11:11:34.834Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-04T11:11:35.439Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2022-08-04T11:11:35.439Z] === RUN TestDockerNetworkReConnect [2022-08-04T11:11:36.217Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-04T11:11:36.217Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-04T11:11:36.217Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-04T11:11:36.786Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-04T11:11:37.046Z] --- PASS: TestServiceUpdateLabel (2.60s) [2022-08-04T11:11:37.046Z] === RUN TestServiceUpdateSecrets [2022-08-04T11:11:37.046Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-04T11:11:37.983Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-04T11:11:38.729Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-08-04T11:11:38.729Z] === RUN TestServicePlugin [2022-08-04T11:11:38.924Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-04T11:11:39.184Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-04T11:11:39.184Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-04T11:11:39.184Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-04T11:11:39.184Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-04T11:11:39.184Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-04T11:11:41.748Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-04T11:11:42.018Z] plugin_test.go:61: [d55513fff5ea2] joining swarm manager [d23d3431e3862]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:11:42.025Z] === RUN TestDockerSuite/TestEventsRename [2022-08-04T11:11:42.598Z] === RUN TestDockerSuite/TestEventsResize [2022-08-04T11:11:43.169Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-04T11:11:43.397Z] plugin_test.go:64: [d39b224e134cb] joining swarm manager [d23d3431e3862]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:11:45.532Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2022-08-04T11:11:45.532Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T11:11:46.467Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lpl4pfofcgpvoq33zmkv3yr6t Created:2022-08-04 11:11:45.29575793 +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[96d8e02210b4a9f3cfc815b5f560e6f22555b1b9fe7136875185dd80d41f8482:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mxvnnnb82z9um7mk0i7p8m8ws EndpointID:c0efd37a1c29429e50896ffe47a3037a65e48dc95d3cc8baa09f30356b689a7c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:41ed410f9ba63e4eeec29f90d1870197bc4e6ea1a5ac34672db879c401b74abf 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:32c94aa4e74b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mxvnnnb82z9um7mk0i7p8m8ws EndpointID:c0efd37a1c29429e50896ffe47a3037a65e48dc95d3cc8baa09f30356b689a7c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T11:11:48.446Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-04T11:11:49.018Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-04T11:11:49.587Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-04T11:11:51.497Z] --- PASS: TestServiceUpdateSecrets (14.60s) [2022-08-04T11:11:51.497Z] === RUN TestServiceUpdateConfigs [2022-08-04T11:11:51.732Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s) [2022-08-04T11:11:51.732Z] PASS [2022-08-04T11:11:51.732Z] [2022-08-04T11:11:51.732Z] === Skipped [2022-08-04T11:11:51.732Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:11:51.732Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:11:51.732Z] [2022-08-04T11:11:51.732Z] DONE 38 tests, 1 skipped in 43.692s [2022-08-04T11:11:51.732Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:11:51.732Z] ++ 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 [2022-08-04T11:11:51.732Z] ++ set -e [2022-08-04T11:11:51.732Z] ++ '[' -n 0 ']' [2022-08-04T11:11:51.732Z] ++ set -x [2022-08-04T11:11:51.733Z] ++ 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 [2022-08-04T11:11:51.733Z] INFO: Testing against a local daemon [2022-08-04T11:11:51.733Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T11:11:51.733Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:11:51.733Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:11:51.733Z] === RUN TestDockerNetworkIpvlan [2022-08-04T11:11:51.733Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:11:51.733Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:11:51.733Z] PASS [2022-08-04T11:11:51.733Z] [2022-08-04T11:11:51.733Z] === Skipped [2022-08-04T11:11:51.733Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:11:51.733Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:11:51.733Z] [2022-08-04T11:11:51.733Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:11:51.733Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:11:51.733Z] [2022-08-04T11:11:51.733Z] DONE 2 tests, 2 skipped in 0.083s [2022-08-04T11:11:51.733Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:11:51.733Z] ++ 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 [2022-08-04T11:11:51.733Z] ++ set -e [2022-08-04T11:11:51.733Z] ++ '[' -n 0 ']' [2022-08-04T11:11:51.733Z] ++ set -x [2022-08-04T11:11:51.733Z] ++ 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 [2022-08-04T11:11:51.733Z] INFO: Testing against a local daemon [2022-08-04T11:11:51.733Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T11:11:52.067Z] === RUN TestDockerSuite/TestEventsTop [2022-08-04T11:11:52.637Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-04T11:11:52.668Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2022-08-04T11:11:52.668Z] === RUN TestDockerNetworkMacvlan [2022-08-04T11:11:53.234Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T11:11:54.168Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T11:11:54.735Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T11:11:55.932Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-04T11:11:56.636Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T11:11:58.538Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T11:12:01.214Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-04T11:12:01.784Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-04T11:12:01.825Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T11:12:02.084Z] --- PASS: TestDockerNetworkMacvlan (9.61s) [2022-08-04T11:12:02.084Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-04T11:12:02.084Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-04T11:12:02.084Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-08-04T11:12:02.084Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-08-04T11:12:02.084Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-08-04T11:12:02.084Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-08-04T11:12:02.084Z] PASS [2022-08-04T11:12:02.084Z] [2022-08-04T11:12:02.084Z] DONE 8 tests in 11.125s [2022-08-04T11:12:02.084Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T11:12:02.084Z] ++ 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 [2022-08-04T11:12:02.084Z] ++ set -e [2022-08-04T11:12:02.084Z] ++ '[' -n 0 ']' [2022-08-04T11:12:02.084Z] ++ set -x [2022-08-04T11:12:02.084Z] ++ 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 [2022-08-04T11:12:02.084Z] testing: warning: no tests to run [2022-08-04T11:12:02.084Z] PASS [2022-08-04T11:12:02.084Z] [2022-08-04T11:12:02.084Z] DONE 0 tests in 0.027s [2022-08-04T11:12:02.084Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T11:12:02.084Z] ++ 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 [2022-08-04T11:12:02.343Z] ++ set -e [2022-08-04T11:12:02.343Z] ++ '[' -n 0 ']' [2022-08-04T11:12:02.343Z] ++ set -x [2022-08-04T11:12:02.343Z] ++ 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 [2022-08-04T11:12:02.343Z] INFO: Testing against a local daemon [2022-08-04T11:12:02.343Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T11:12:03.719Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-08-04T11:12:03.719Z] === RUN TestAuthZPluginTLS [2022-08-04T11:12:03.978Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-04T11:12:03.978Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T11:12:04.544Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-04T11:12:04.544Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T11:12:05.110Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-04T11:12:05.110Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T11:12:05.677Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-04T11:12:05.677Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T11:12:06.613Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-08-04T11:12:06.613Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T11:12:07.062Z] --- PASS: TestServiceUpdateConfigs (14.57s) [2022-08-04T11:12:07.062Z] === RUN TestServiceUpdateNetwork [2022-08-04T11:12:07.179Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-04T11:12:07.179Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T11:12:07.323Z] === RUN TestDockerSuite/TestExec [2022-08-04T11:12:07.746Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-04T11:12:07.746Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T11:12:07.893Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-04T11:12:08.312Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-04T11:12:08.312Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T11:12:09.279Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-04T11:12:09.688Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-08-04T11:12:09.688Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T11:12:09.948Z] --- PASS: TestServicePlugin (29.95s) [2022-08-04T11:12:09.948Z] === RUN TestServiceUpdateLabel [2022-08-04T11:12:10.219Z] === RUN TestDockerSuite/TestExecEnv [2022-08-04T11:12:10.517Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-08-04T11:12:10.517Z] === RUN TestServiceUpdateSecrets [2022-08-04T11:12:10.788Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-04T11:12:11.063Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-08-04T11:12:11.063Z] === RUN TestAuthZPluginHeader [2022-08-04T11:12:11.630Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-04T11:12:11.630Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T11:12:11.630Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:12:11.630Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-04T11:12:11.630Z] === RUN TestAuthZPluginV2Disable [2022-08-04T11:12:11.630Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:12:11.630Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-04T11:12:11.630Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T11:12:11.630Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:12:11.630Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-04T11:12:11.630Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T11:12:11.630Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:12:11.630Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-04T11:12:11.630Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T11:12:11.769Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-04T11:12:12.338Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-04T11:12:13.718Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-04T11:12:14.289Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-04T11:12:14.859Z] check_test.go:611: [d8e141c6a2165] daemon is not started [2022-08-04T11:12:14.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-04T11:12:14.859Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-04T11:12:15.428Z] === RUN TestDockerSuite/TestExecParseError [2022-08-04T11:12:15.998Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-04T11:12:16.569Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-04T11:12:17.139Z] docker_api_swarm_test.go:802: [d6453e6892bf4] joining swarm manager [dd32c8e1df2cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:12:17.402Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-04T11:12:17.972Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-04T11:12:18.543Z] docker_api_swarm_test.go:802: [d757a5ecf7b00] joining swarm manager [dd32c8e1df2cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:12:18.543Z] === RUN TestDockerSuite/TestExecTTY [2022-08-04T11:12:19.481Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-04T11:12:19.481Z] --- PASS: TestServiceUpdateNetwork (13.34s) [2022-08-04T11:12:19.481Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T11:12:20.052Z] docker_api_swarm_test.go:802: [d61731cad6faa] joining swarm manager [dd32c8e1df2cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T11:12:20.052Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-04T11:12:20.621Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-04T11:12:20.881Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T11:12:21.451Z] docker_api_swarm_test.go:802: [d2ef43e2321bd] joining swarm manager [dd32c8e1df2cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-04T11:12:21.711Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-04T11:12:21.711Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-04T11:12:21.711Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-04T11:12:21.971Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T11:12:22.911Z] docker_api_swarm_test.go:810: [da0e2be82caea] joining swarm manager [dd32c8e1df2cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-04T11:12:23.482Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-04T11:12:24.052Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-04T11:12:24.621Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-04T11:12:25.190Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-04T11:12:25.402Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2022-08-04T11:12:25.402Z] === RUN TestServiceUpdateConfigs [2022-08-04T11:12:25.760Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-04T11:12:27.148Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-04T11:12:29.064Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T11:12:29.324Z] === RUN TestDockerSuite/TestHealth [2022-08-04T11:12:29.707Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-04T11:12:29.707Z] PASS [2022-08-04T11:12:29.707Z] [2022-08-04T11:12:29.707Z] === Skipped [2022-08-04T11:12:29.707Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-04T11:12:29.707Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:12:29.707Z] [2022-08-04T11:12:29.707Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-04T11:12:29.707Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:12:29.707Z] [2022-08-04T11:12:29.707Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-04T11:12:29.707Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:12:29.707Z] [2022-08-04T11:12:29.707Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-04T11:12:29.707Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:12:29.707Z] [2022-08-04T11:12:29.707Z] DONE 17 tests, 4 skipped in 26.358s [2022-08-04T11:12:29.707Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T11:12:29.707Z] ++ 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 [2022-08-04T11:12:29.707Z] ++ set -e [2022-08-04T11:12:29.707Z] ++ '[' -n 0 ']' [2022-08-04T11:12:29.707Z] ++ set -x [2022-08-04T11:12:29.708Z] ++ 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 [2022-08-04T11:12:29.708Z] INFO: Testing against a local daemon [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:12:29.708Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:12:29.708Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T11:12:29.708Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T11:12:29.708Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T11:12:29.708Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T11:12:29.708Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T11:12:29.708Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T11:12:29.708Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T11:12:29.708Z] === RUN TestPluginInstall [2022-08-04T11:12:29.708Z] === RUN TestPluginInstall/no_auth [2022-08-04T11:12:29.708Z] time="2022-08-04T11:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:12:29.708Z] time="2022-08-04T11:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:adf96e5757faf99f2f791974d300cd7038eee324b78f2ef3f4fdd1135f70bea4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:12:29.708Z] time="2022-08-04T11:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:12:29.708Z] time="2022-08-04T11:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:adf96e5757faf99f2f791974d300cd7038eee324b78f2ef3f4fdd1135f70bea4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:12:29.708Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T11:12:29.966Z] time="2022-08-04T11:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:12:29.966Z] time="2022-08-04T11:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:adf96e5757faf99f2f791974d300cd7038eee324b78f2ef3f4fdd1135f70bea4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:12:29.966Z] time="2022-08-04T11:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:12:29.966Z] time="2022-08-04T11:12:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:adf96e5757faf99f2f791974d300cd7038eee324b78f2ef3f4fdd1135f70bea4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:12:30.224Z] === RUN TestPluginInstall/with_insecure [2022-08-04T11:12:31.159Z] time="2022-08-04T11:12:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:12:31.159Z] time="2022-08-04T11:12:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc622878a2c2360e6c76057a154ce49f898da00730b8141f620254dd9d21c960" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:12:31.159Z] time="2022-08-04T11:12:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:12:31.159Z] time="2022-08-04T11:12:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc622878a2c2360e6c76057a154ce49f898da00730b8141f620254dd9d21c960" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:12:31.159Z] plugin_test.go:196: [dbf67b483e3a6] daemon is not started [2022-08-04T11:12:31.159Z] --- PASS: TestPluginInstall (2.54s) [2022-08-04T11:12:31.159Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-04T11:12:31.159Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-04T11:12:31.159Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-08-04T11:12:31.159Z] === RUN TestPluginsWithRuntimes [2022-08-04T11:12:33.062Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T11:12:33.629Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T11:12:34.563Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-08-04T11:12:34.563Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-04T11:12:34.563Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-08-04T11:12:34.563Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T11:12:35.130Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-04T11:12:35.130Z] PASS [2022-08-04T11:12:35.130Z] [2022-08-04T11:12:35.130Z] DONE 24 tests in 6.498s [2022-08-04T11:12:35.130Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T11:12:35.130Z] ++ 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 [2022-08-04T11:12:35.130Z] ++ set -e [2022-08-04T11:12:35.130Z] ++ '[' -n 0 ']' [2022-08-04T11:12:35.130Z] ++ set -x [2022-08-04T11:12:35.130Z] ++ 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 [2022-08-04T11:12:35.130Z] INFO: Testing against a local daemon [2022-08-04T11:12:35.130Z] === RUN TestExternalGraphDriver [2022-08-04T11:12:35.696Z] === RUN TestExternalGraphDriver/json [2022-08-04T11:12:37.070Z] === RUN TestExternalGraphDriver/spec [2022-08-04T11:12:37.458Z] --- PASS: TestServiceUpdatePidsLimit (17.01s) [2022-08-04T11:12:37.458Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2022-08-04T11:12:37.458Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2022-08-04T11:12:37.458Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-08-04T11:12:37.458Z] PASS [2022-08-04T11:12:37.458Z] [2022-08-04T11:12:37.458Z] === Skipped [2022-08-04T11:12:37.458Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T11:12:37.458Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:12:37.458Z] [2022-08-04T11:12:37.459Z] DONE 27 tests, 1 skipped in 181.827s [2022-08-04T11:12:37.459Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T11:12:37.459Z] ++ 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 [2022-08-04T11:12:37.459Z] ++ set -e [2022-08-04T11:12:37.459Z] ++ '[' -n 0 ']' [2022-08-04T11:12:37.459Z] ++ set -x [2022-08-04T11:12:37.459Z] ++ 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 [2022-08-04T11:12:37.459Z] INFO: Testing against a local daemon [2022-08-04T11:12:37.459Z] === RUN TestSessionCreate [2022-08-04T11:12:37.459Z] --- PASS: TestSessionCreate (0.03s) [2022-08-04T11:12:37.459Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T11:12:37.459Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T11:12:37.459Z] PASS [2022-08-04T11:12:37.459Z] [2022-08-04T11:12:37.459Z] DONE 2 tests in 0.165s [2022-08-04T11:12:37.459Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T11:12:37.459Z] ++ 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 [2022-08-04T11:12:37.459Z] ++ set -e [2022-08-04T11:12:37.459Z] ++ '[' -n 0 ']' [2022-08-04T11:12:37.459Z] ++ set -x [2022-08-04T11:12:37.459Z] ++ 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 [2022-08-04T11:12:37.459Z] INFO: Testing against a local daemon [2022-08-04T11:12:37.459Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T11:12:37.459Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T11:12:37.459Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T11:12:37.459Z] === RUN TestDiskUsage [2022-08-04T11:12:37.459Z] === PAUSE TestDiskUsage [2022-08-04T11:12:37.459Z] === RUN TestEventsExecDie [2022-08-04T11:12:37.459Z] --- PASS: TestEventsExecDie (0.56s) [2022-08-04T11:12:37.459Z] === RUN TestEventsBackwardsCompatible [2022-08-04T11:12:37.459Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-04T11:12:37.459Z] === RUN TestEventsVolumeCreate [2022-08-04T11:12:37.459Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T11:12:37.459Z] === RUN TestInfoBinaryCommits [2022-08-04T11:12:37.459Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T11:12:37.459Z] === RUN TestInfoAPIVersioned [2022-08-04T11:12:37.459Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T11:12:37.459Z] === RUN TestInfoAPI [2022-08-04T11:12:37.459Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T11:12:37.459Z] === RUN TestInfoAPIWarnings [2022-08-04T11:12:38.971Z] === RUN TestExternalGraphDriver/pull [2022-08-04T11:12:40.288Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2022-08-04T11:12:40.288Z] === RUN TestServiceUpdateNetwork [2022-08-04T11:12:40.346Z] --- PASS: TestExternalGraphDriver (5.11s) [2022-08-04T11:12:40.346Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-08-04T11:12:40.346Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-08-04T11:12:40.346Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-08-04T11:12:40.346Z] === RUN TestGraphdriverPluginV2 [2022-08-04T11:12:40.604Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:12:40.604Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-08-04T11:12:40.604Z] PASS [2022-08-04T11:12:40.604Z] [2022-08-04T11:12:40.604Z] === Skipped [2022-08-04T11:12:40.604Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-08-04T11:12:40.604Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:12:40.604Z] [2022-08-04T11:12:40.604Z] DONE 5 tests, 1 skipped in 5.539s [2022-08-04T11:12:40.604Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T11:12:40.604Z] ++ 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 [2022-08-04T11:12:40.604Z] ++ set -e [2022-08-04T11:12:40.604Z] ++ '[' -n 0 ']' [2022-08-04T11:12:40.604Z] ++ set -x [2022-08-04T11:12:40.604Z] ++ 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 [2022-08-04T11:12:40.869Z] INFO: Testing against a local daemon [2022-08-04T11:12:40.869Z] === RUN TestContinueAfterPluginCrash [2022-08-04T11:12:40.869Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T11:12:40.869Z] === RUN TestReadPluginNoRead [2022-08-04T11:12:40.869Z] === PAUSE TestReadPluginNoRead [2022-08-04T11:12:40.869Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T11:12:40.869Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T11:12:40.869Z] === CONT TestContinueAfterPluginCrash [2022-08-04T11:12:40.869Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T11:12:44.158Z] --- PASS: TestDaemonStartWithLogOpt (3.12s) [2022-08-04T11:12:44.158Z] === CONT TestReadPluginNoRead [2022-08-04T11:12:46.061Z] === RUN TestReadPluginNoRead/default [2022-08-04T11:12:47.436Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T11:12:48.371Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T11:12:48.629Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-08-04T11:12:49.565Z] === CONT TestReadPluginNoRead [2022-08-04T11:12:49.565Z] read_test.go:92: [d71a3dd14a764] daemon is not started [2022-08-04T11:12:49.565Z] --- PASS: TestReadPluginNoRead (5.63s) [2022-08-04T11:12:49.565Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-08-04T11:12:49.565Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-08-04T11:12:49.565Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-08-04T11:12:49.565Z] PASS [2022-08-04T11:12:49.565Z] [2022-08-04T11:12:49.565Z] DONE 6 tests in 8.863s [2022-08-04T11:12:49.565Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T11:12:49.565Z] ++ 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 [2022-08-04T11:12:49.565Z] ++ set -e [2022-08-04T11:12:49.565Z] ++ '[' -n 0 ']' [2022-08-04T11:12:49.565Z] ++ set -x [2022-08-04T11:12:49.565Z] ++ 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 [2022-08-04T11:12:49.565Z] testing: warning: no tests to run [2022-08-04T11:12:49.565Z] PASS [2022-08-04T11:12:49.565Z] [2022-08-04T11:12:49.565Z] DONE 0 tests in 0.033s [2022-08-04T11:12:49.565Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T11:12:49.565Z] ++ 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 [2022-08-04T11:12:49.565Z] ++ set -e [2022-08-04T11:12:49.565Z] ++ '[' -n 0 ']' [2022-08-04T11:12:49.565Z] ++ set -x [2022-08-04T11:12:49.565Z] ++ 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 [2022-08-04T11:12:49.565Z] INFO: Testing against a local daemon [2022-08-04T11:12:49.565Z] === RUN TestPluginWithDevMounts [2022-08-04T11:12:49.565Z] === PAUSE TestPluginWithDevMounts [2022-08-04T11:12:49.565Z] === CONT TestPluginWithDevMounts [2022-08-04T11:12:49.674Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-04T11:12:51.466Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-08-04T11:12:51.466Z] PASS [2022-08-04T11:12:51.466Z] [2022-08-04T11:12:51.466Z] DONE 1 tests in 1.637s [2022-08-04T11:12:51.466Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T11:12:51.466Z] ++ 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 [2022-08-04T11:12:51.466Z] ++ set -e [2022-08-04T11:12:51.466Z] ++ '[' -n 0 ']' [2022-08-04T11:12:51.466Z] ++ set -x [2022-08-04T11:12:51.466Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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 [2022-08-04T11:12:51.466Z] INFO: Testing against a local daemon [2022-08-04T11:12:51.466Z] === RUN TestSecretInspect [2022-08-04T11:12:51.582Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-04T11:12:52.499Z] --- PASS: TestServiceUpdateNetwork (12.49s) [2022-08-04T11:12:52.499Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T11:12:53.370Z] --- PASS: TestSecretInspect (2.13s) [2022-08-04T11:12:53.370Z] === RUN TestSecretList [2022-08-04T11:12:53.437Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T11:12:54.005Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T11:12:54.123Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-04T11:12:54.123Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-04T11:12:54.123Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-04T11:12:54.123Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-04T11:12:54.123Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-04T11:12:54.123Z] === RUN TestInfoDebug [2022-08-04T11:12:54.693Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T11:12:54.693Z] === RUN TestInfoInsecureRegistries [2022-08-04T11:12:54.693Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-04T11:12:54.693Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-04T11:12:55.263Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-04T11:12:55.263Z] === RUN TestInfoRegistryMirrors [2022-08-04T11:12:55.263Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-04T11:12:55.833Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T11:12:55.833Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T11:12:55.900Z] --- PASS: TestSecretList (2.19s) [2022-08-04T11:12:55.900Z] === RUN TestSecretsCreateAndDelete [2022-08-04T11:12:56.093Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-04T11:12:56.093Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-04T11:12:56.093Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-04T11:12:56.093Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-08-04T11:12:56.093Z] === RUN TestPingCacheHeaders [2022-08-04T11:12:56.093Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T11:12:56.093Z] === RUN TestPingGet [2022-08-04T11:12:56.093Z] --- PASS: TestPingGet (0.02s) [2022-08-04T11:12:56.093Z] === RUN TestPingHead [2022-08-04T11:12:56.093Z] --- PASS: TestPingHead (0.03s) [2022-08-04T11:12:56.093Z] === RUN TestPingSwarmHeader [2022-08-04T11:12:56.093Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-04T11:12:56.664Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-04T11:12:56.664Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-04T11:12:56.664Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T11:12:56.924Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-04T11:12:56.924Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-04T11:12:57.184Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T11:12:57.755Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-04T11:12:57.801Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-08-04T11:12:57.801Z] === RUN TestSecretsUpdate [2022-08-04T11:12:58.015Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-04T11:12:58.590Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T11:12:58.590Z] --- PASS: TestPingSwarmHeader (2.30s) [2022-08-04T11:12:58.590Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T11:12:58.590Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T11:12:58.590Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T11:12:58.590Z] === RUN TestVersion [2022-08-04T11:12:58.590Z] --- PASS: TestVersion (0.03s) [2022-08-04T11:12:58.590Z] === CONT TestDiskUsage [2022-08-04T11:12:58.590Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/empty [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T11:12:59.161Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T11:12:59.422Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-04T11:12:59.422Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-04T11:12:59.681Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T11:12:59.681Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T11:12:59.681Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T11:12:59.681Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T11:12:59.681Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T11:12:59.681Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T11:12:59.681Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T11:12:59.681Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T11:12:59.681Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T11:12:59.681Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage (1.37s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.24s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T11:12:59.941Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:12:59.941Z] PASS [2022-08-04T11:12:59.941Z] [2022-08-04T11:12:59.941Z] === Skipped [2022-08-04T11:12:59.941Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T11:12:59.941Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T11:12:59.941Z] [2022-08-04T11:12:59.941Z] DONE 54 tests, 1 skipped in 23.139s [2022-08-04T11:12:59.941Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T11:12:59.941Z] ++ 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 [2022-08-04T11:12:59.941Z] ++ set -e [2022-08-04T11:12:59.941Z] ++ '[' -n 0 ']' [2022-08-04T11:12:59.941Z] ++ set -x [2022-08-04T11:12:59.941Z] ++ 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 [2022-08-04T11:12:59.941Z] INFO: Testing against a local daemon [2022-08-04T11:12:59.941Z] === RUN TestVolumesCreateAndList [2022-08-04T11:12:59.941Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-04T11:12:59.941Z] === RUN TestVolumesRemove [2022-08-04T11:13:00.202Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-04T11:13:00.202Z] === RUN TestVolumesInspect [2022-08-04T11:13:00.202Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-04T11:13:00.202Z] === RUN TestVolumesInvalidJSON [2022-08-04T11:13:00.202Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T11:13:00.202Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T11:13:00.202Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T11:13:00.202Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T11:13:00.202Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T11:13:00.202Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T11:13:00.202Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T11:13:00.202Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-04T11:13:00.202Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T11:13:00.202Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T11:13:00.202Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T11:13:00.202Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T11:13:00.202Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T11:13:00.202Z] PASS [2022-08-04T11:13:00.202Z] [2022-08-04T11:13:00.202Z] DONE 9 tests in 0.260s [2022-08-04T11:13:00.202Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T11:13:00.202Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-04T11:13:00.332Z] --- PASS: TestSecretsUpdate (2.16s) [2022-08-04T11:13:00.332Z] === RUN TestTemplatedSecret [2022-08-04T11:13:00.468Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T11:13:00.468Z] +++ kill 6723 [2022-08-04T11:13:00.728Z] +++ /etc/init.d/apparmor stop [2022-08-04T11:13:00.728Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T11:13:00.728Z] [2022-08-04T11:13:00.728Z] Unloading profiles will leave already running processes permanently [2022-08-04T11:13:00.728Z] unconfined, which can lead to unexpected situations. [2022-08-04T11:13:00.728Z] [2022-08-04T11:13:00.728Z] To set a process to complain mode, use the command line tool [2022-08-04T11:13:00.728Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T11:13:00.728Z] +++ true [2022-08-04T11:13:00.728Z] exiting test-integration [2022-08-04T11:13:00.728Z] ++ exit 0 [2022-08-04T11:13:00.728Z] [2022-08-04T11:13:01.671Z] + for job in $(jobs -p) [2022-08-04T11:13:01.671Z] + wait 31632 [2022-08-04T11:13:02.124Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T11:13:02.865Z] --- PASS: TestTemplatedSecret (2.46s) [2022-08-04T11:13:02.865Z] === RUN TestSecretCreateResolve [2022-08-04T11:13:03.050Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-04T11:13:03.050Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-04T11:13:03.050Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-04T11:13:03.989Z] === RUN TestDockerSuite/TestImportFile [2022-08-04T11:13:04.771Z] --- PASS: TestSecretCreateResolve (2.28s) [2022-08-04T11:13:04.771Z] PASS [2022-08-04T11:13:04.771Z] [2022-08-04T11:13:04.771Z] DONE 6 tests in 13.467s [2022-08-04T11:13:04.771Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T11:13:04.771Z] ++ 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 [2022-08-04T11:13:04.771Z] ++ set -e [2022-08-04T11:13:04.771Z] ++ '[' -n 0 ']' [2022-08-04T11:13:04.771Z] ++ set -x [2022-08-04T11:13:04.771Z] ++ 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 [2022-08-04T11:13:05.029Z] INFO: Testing against a local daemon [2022-08-04T11:13:05.029Z] === RUN TestServiceCreateInit [2022-08-04T11:13:05.029Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T11:13:05.375Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-04T11:13:05.375Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-04T11:13:05.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-04T11:13:06.216Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-04T11:13:07.595Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-04T11:13:08.535Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-04T11:13:08.691Z] --- PASS: TestServiceUpdatePidsLimit (16.27s) [2022-08-04T11:13:08.691Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-04T11:13:08.691Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-04T11:13:08.691Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-04T11:13:08.691Z] PASS [2022-08-04T11:13:08.691Z] [2022-08-04T11:13:08.691Z] === Skipped [2022-08-04T11:13:08.691Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T11:13:08.691Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:13:08.691Z] [2022-08-04T11:13:08.691Z] DONE 27 tests, 1 skipped in 164.436s [2022-08-04T11:13:08.691Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T11:13:08.691Z] INFO: Testing against a local daemon [2022-08-04T11:13:08.691Z] === RUN TestSessionCreate [2022-08-04T11:13:08.691Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T11:13:08.691Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T11:13:08.691Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T11:13:08.691Z] PASS [2022-08-04T11:13:08.691Z] [2022-08-04T11:13:08.691Z] DONE 2 tests in 0.055s [2022-08-04T11:13:08.691Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T11:13:08.691Z] INFO: Testing against a local daemon [2022-08-04T11:13:08.691Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T11:13:08.691Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-04T11:13:08.691Z] === RUN TestDiskUsage [2022-08-04T11:13:08.691Z] === PAUSE TestDiskUsage [2022-08-04T11:13:08.691Z] === RUN TestEventsExecDie [2022-08-04T11:13:09.105Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-04T11:13:09.215Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T11:13:09.260Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-04T11:13:09.260Z] === RUN TestEventsBackwardsCompatible [2022-08-04T11:13:09.260Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-04T11:13:09.260Z] === RUN TestEventsVolumeCreate [2022-08-04T11:13:09.260Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T11:13:09.260Z] === RUN TestInfoBinaryCommits [2022-08-04T11:13:09.260Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T11:13:09.260Z] === RUN TestInfoAPIVersioned [2022-08-04T11:13:09.260Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T11:13:09.260Z] === RUN TestInfoAPI [2022-08-04T11:13:09.260Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T11:13:09.260Z] === RUN TestInfoAPIWarnings [2022-08-04T11:13:09.675Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-04T11:13:09.935Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-04T11:13:10.194Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-04T11:13:10.194Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-04T11:13:10.454Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-04T11:13:11.025Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-04T11:13:11.025Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-04T11:13:11.594Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-04T11:13:11.594Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-04T11:13:11.594Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-04T11:13:12.164Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-04T11:13:12.499Z] --- PASS: TestServiceCreateInit (7.02s) [2022-08-04T11:13:12.499Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s) [2022-08-04T11:13:12.499Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s) [2022-08-04T11:13:12.499Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T11:13:12.734Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-04T11:13:12.994Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-04T11:13:13.563Z] === RUN TestDockerSuite/TestInspectImage [2022-08-04T11:13:13.563Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-04T11:13:13.563Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-04T11:13:13.563Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-04T11:13:13.563Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-04T11:13:14.134Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-04T11:13:14.703Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-04T11:13:14.703Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-04T11:13:14.965Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-04T11:13:15.534Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-04T11:13:18.071Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-04T11:13:18.071Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-04T11:13:18.331Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-04T11:13:18.902Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-04T11:13:19.842Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-04T11:13:20.411Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-04T11:13:20.671Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-04T11:13:21.240Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-04T11:13:21.808Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-04T11:13:22.068Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-04T11:13:22.639Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-04T11:13:22.639Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-04T11:13:23.580Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-04T11:13:24.169Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-04T11:13:24.169Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-04T11:13:24.169Z] { [2022-08-04T11:13:24.169Z] "RT_GROUP_ICON": { [2022-08-04T11:13:24.169Z] "#1": { [2022-08-04T11:13:24.169Z] "0409": "../../winresources/docker.ico" [2022-08-04T11:13:24.169Z] } [2022-08-04T11:13:24.169Z] }, [2022-08-04T11:13:24.169Z] "RT_MANIFEST": { [2022-08-04T11:13:24.169Z] "#1": { [2022-08-04T11:13:24.169Z] "0409": { [2022-08-04T11:13:24.169Z] "identity": {}, [2022-08-04T11:13:24.169Z] "description": "Docker Engine", [2022-08-04T11:13:24.169Z] "minimum-os": "vista", [2022-08-04T11:13:24.169Z] "execution-level": "", [2022-08-04T11:13:24.169Z] "ui-access": false, [2022-08-04T11:13:24.169Z] "auto-elevate": false, [2022-08-04T11:13:24.169Z] "dpi-awareness": "unaware", [2022-08-04T11:13:24.169Z] "disable-theming": false, [2022-08-04T11:13:24.169Z] "disable-window-filtering": false, [2022-08-04T11:13:24.169Z] "high-resolution-scrolling-aware": false, [2022-08-04T11:13:24.169Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-04T11:13:24.169Z] "long-path-aware": false, [2022-08-04T11:13:24.169Z] "printer-driver-isolation": false, [2022-08-04T11:13:24.169Z] "gdi-scaling": false, [2022-08-04T11:13:24.169Z] "segment-heap": false, [2022-08-04T11:13:24.169Z] "use-common-controls-v6": false [2022-08-04T11:13:24.169Z] } [2022-08-04T11:13:24.169Z] } [2022-08-04T11:13:24.169Z] }, [2022-08-04T11:13:24.169Z] "RT_MESSAGETABLE": { [2022-08-04T11:13:24.169Z] "#1": { [2022-08-04T11:13:24.169Z] "0409": "../../winresources/event_messages.bin" [2022-08-04T11:13:24.169Z] } [2022-08-04T11:13:24.169Z] }, [2022-08-04T11:13:24.169Z] "RT_VERSION": { [2022-08-04T11:13:24.169Z] "#1": { [2022-08-04T11:13:24.169Z] "0409": { [2022-08-04T11:13:24.169Z] "fixed": { [2022-08-04T11:13:24.169Z] "file_version": "0.0.0.0", [2022-08-04T11:13:24.169Z] "product_version": "0.0.0.0", [2022-08-04T11:13:24.169Z] "type": "Unknown" [2022-08-04T11:13:24.169Z] }, [2022-08-04T11:13:24.169Z] "info": { [2022-08-04T11:13:24.169Z] "0000": { [2022-08-04T11:13:24.169Z] "CompanyName": "", [2022-08-04T11:13:24.169Z] "FileVersion": "dev", [2022-08-04T11:13:24.169Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-04T11:13:24.169Z] "OriginalFileName": "docker-proxy.exe", [2022-08-04T11:13:24.169Z] "ProductName": "", [2022-08-04T11:13:24.169Z] "ProductVersion": "dev", [2022-08-04T11:13:24.169Z] "SpecialBuild": "e788316298b8ecb0c08c6d33fa41a89ff72a1fd7" [2022-08-04T11:13:24.169Z] } [2022-08-04T11:13:24.169Z] } [2022-08-04T11:13:24.169Z] } [2022-08-04T11:13:24.169Z] } [2022-08-04T11:13:24.169Z] } [2022-08-04T11:13:24.169Z] } [2022-08-04T11:13:24.169Z] cmd/docker-proxy/genwinres_windows.go [2022-08-04T11:13:24.169Z] cmd/docker-proxy/main.go [2022-08-04T11:13:24.169Z] cmd/docker-proxy/network_proxy_test.go [2022-08-04T11:13:24.169Z] cmd/docker-proxy/proxy.go [2022-08-04T11:13:24.169Z] cmd/docker-proxy/sctp_proxy.go [2022-08-04T11:13:24.169Z] cmd/docker-proxy/tcp_proxy.go [2022-08-04T11:13:24.169Z] cmd/docker-proxy/udp_proxy.go [2022-08-04T11:13:24.169Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-04T11:13:24.169Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-04T11:13:24.169Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-04T11:13:24.169Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-04T11:13:24.169Z] remote: Enumerating objects: 23, done. [2022-08-04T11:13:24.169Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-04T11:13:24.169Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-04T11:13:24.169Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-04T11:13:24.169Z] 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 | 5.08 MiB/s, done. [2022-08-04T11:13:24.169Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-04T11:13:24.169Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-04T11:13:24.169Z] Cross building: bundles/cross/linux/ppc64le [2022-08-04T11:13:24.169Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-04T11:13:24.169Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-04T11:13:24.519Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-04T11:13:24.779Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-04T11:13:25.718Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-04T11:13:27.372Z] --- PASS: TestCreateServiceMultipleTimes (15.10s) [2022-08-04T11:13:27.372Z] === RUN TestCreateServiceConflict [2022-08-04T11:13:27.397Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-04T11:13:27.397Z] === RUN TestInfoDebug [2022-08-04T11:13:27.397Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T11:13:27.397Z] === RUN TestInfoInsecureRegistries [2022-08-04T11:13:27.397Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-04T11:13:27.397Z] === RUN TestInfoRegistryMirrors [2022-08-04T11:13:27.397Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T11:13:27.397Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T11:13:27.633Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-04T11:13:27.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-04T11:13:27.656Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-04T11:13:27.656Z] === RUN TestPingCacheHeaders [2022-08-04T11:13:27.656Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T11:13:27.656Z] === RUN TestPingGet [2022-08-04T11:13:27.656Z] --- PASS: TestPingGet (0.01s) [2022-08-04T11:13:27.656Z] === RUN TestPingHead [2022-08-04T11:13:27.915Z] --- PASS: TestPingHead (0.02s) [2022-08-04T11:13:27.915Z] === RUN TestPingSwarmHeader [2022-08-04T11:13:28.483Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T11:13:28.742Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T11:13:29.014Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-04T11:13:29.014Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-04T11:13:29.275Z] --- PASS: TestCreateServiceConflict (2.26s) [2022-08-04T11:13:29.275Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T11:13:30.122Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T11:13:30.122Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-08-04T11:13:30.122Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T11:13:30.122Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T11:13:30.122Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T11:13:30.122Z] === RUN TestVersion [2022-08-04T11:13:30.122Z] --- PASS: TestVersion (0.03s) [2022-08-04T11:13:30.122Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-04T11:13:30.122Z] === CONT TestDiskUsage [2022-08-04T11:13:30.381Z] === RUN TestDiskUsage/empty [2022-08-04T11:13:30.381Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T11:13:30.381Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T11:13:30.381Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T11:13:30.381Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T11:13:30.381Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T11:13:30.381Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T11:13:30.381Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T11:13:30.381Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T11:13:30.381Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T11:13:30.381Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T11:13:30.381Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T11:13:30.641Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T11:13:30.641Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T11:13:30.641Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T11:13:30.641Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T11:13:30.641Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T11:13:30.641Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T11:13:30.641Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T11:13:30.641Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T11:13:30.641Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T11:13:30.641Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T11:13:30.641Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T11:13:30.926Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-04T11:13:31.210Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T11:13:31.210Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T11:13:31.210Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T11:13:31.210Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T11:13:31.210Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T11:13:31.210Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T11:13:31.210Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T11:13:31.210Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T11:13:31.210Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T11:13:31.210Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage (1.57s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:13:31.469Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-08-04T11:13:31.469Z] PASS [2022-08-04T11:13:31.469Z] [2022-08-04T11:13:31.469Z] DONE 54 tests in 22.939s [2022-08-04T11:13:31.469Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T11:13:31.469Z] INFO: Testing against a local daemon [2022-08-04T11:13:31.469Z] === RUN TestVolumesCreateAndList [2022-08-04T11:13:31.469Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T11:13:31.469Z] === RUN TestVolumesRemove [2022-08-04T11:13:31.469Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-04T11:13:31.469Z] === RUN TestVolumesInspect [2022-08-04T11:13:31.494Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-04T11:13:31.729Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T11:13:31.729Z] === RUN TestVolumesInvalidJSON [2022-08-04T11:13:31.729Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T11:13:31.729Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T11:13:31.729Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T11:13:31.729Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T11:13:31.729Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T11:13:31.729Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T11:13:31.729Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T11:13:31.729Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T11:13:31.729Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T11:13:31.729Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T11:13:31.729Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T11:13:31.729Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T11:13:31.729Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T11:13:31.729Z] PASS [2022-08-04T11:13:31.729Z] [2022-08-04T11:13:31.729Z] DONE 9 tests in 0.155s [2022-08-04T11:13:31.729Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T11:13:31.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-04T11:13:32.014Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-04T11:13:32.298Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-04T11:13:32.298Z] Removing test suite binaries [2022-08-04T11:13:32.298Z] exiting test-integration [2022-08-04T11:13:32.298Z] ++ exit 0 [2022-08-04T11:13:32.298Z] [2022-08-04T11:13:32.559Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-08-04T11:13:32.559Z] === RUN TestCreateWithDuplicateNetworkNames Post stage [Pipeline] junit [2022-08-04T11:13:33.691Z] Recording test results [2022-08-04T11:13:33.928Z] docker_api_swarm_service_test.go:395: [d67a08a376aca] joining swarm manager [d1612badcc8bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:13:34.871Z] docker_api_swarm_service_test.go:395: [d4f83a8ebe71a] joining swarm manager [d1612badcc8bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:13:35.224Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T11:13:35.564Z] + echo Ensuring container killed. [2022-08-04T11:13:35.564Z] Ensuring container killed. [2022-08-04T11:13:35.564Z] + docker rm -vf docker-pr6 [2022-08-04T11:13:35.564Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-08-04T11:13:35.850Z] + echo Chowning /workspace to jenkins user [2022-08-04T11:13:35.850Z] Chowning /workspace to jenkins user [2022-08-04T11:13:35.850Z] + id -u [2022-08-04T11:13:35.850Z] + id -g [2022-08-04T11:13:35.850Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43822:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T11:13:35.850Z] Unable to find image 'busybox:latest' locally [2022-08-04T11:13:35.850Z] latest: Pulling from library/busybox [2022-08-04T11:13:36.111Z] 50783e0dfb64: Pulling fs layer [2022-08-04T11:13:36.111Z] 50783e0dfb64: Download complete [2022-08-04T11:13:36.111Z] 50783e0dfb64: Pull complete [2022-08-04T11:13:36.111Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T11:13:36.111Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T11:13:37.788Z] + bundleName=amd64-cgroup2 [2022-08-04T11:13:37.788Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-04T11:13:37.788Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-04T11:13:37.788Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-04T11:13:37.788Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T11:13:38.059Z] Archiving artifacts [2022-08-04T11:13:39.618Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43822/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T11:13:39.925Z] + make clean [2022-08-04T11:13:39.925Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T11:13:40.184Z] docker-dev-cache [2022-08-04T11:13:40.184Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T11:13:41.448Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-04T11:13:42.388Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T11:13:42.958Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-04T11:13:44.339Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-04T11:13:44.600Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-04T11:13:44.600Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-04T11:13:45.541Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-04T11:13:46.484Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-04T11:13:47.424Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-04T11:13:47.431Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) [2022-08-04T11:13:47.431Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T11:13:47.689Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2022-08-04T11:13:47.689Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T11:13:48.363Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-04T11:13:48.932Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-04T11:13:50.219Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2022-08-04T11:13:50.219Z] === RUN TestCreateServiceSysctls [2022-08-04T11:13:50.840Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-04T11:13:50.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-04T11:13:51.099Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-04T11:13:51.669Z] === RUN TestDockerSuite/TestLogsSince [2022-08-04T11:13:53.051Z] docker_api_swarm_service_test.go:343: [dbc52c840cfa4] joining swarm manager [df66f07a4fff9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:13:53.503Z] --- PASS: TestCreateServiceSysctls (2.93s) [2022-08-04T11:13:53.504Z] === RUN TestCreateServiceCapabilities [2022-08-04T11:13:53.648Z] docker_api_swarm_service_test.go:343: [d28ea7684e3ba] joining swarm manager [df66f07a4fff9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:13:56.078Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-08-04T11:13:56.078Z] === RUN TestInspect [2022-08-04T11:13:58.626Z] --- PASS: TestInspect (2.74s) [2022-08-04T11:13:58.626Z] === RUN TestCreateJob [2022-08-04T11:13:58.927Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-04T11:14:01.908Z] --- PASS: TestCreateJob (2.95s) [2022-08-04T11:14:01.909Z] === RUN TestReplicatedJob [2022-08-04T11:14:04.201Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-04T11:14:04.201Z] === RUN TestDockerSuite/TestLogsTail [2022-08-04T11:14:04.770Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-04T11:14:05.339Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-04T11:14:05.599Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-04T11:14:05.599Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-04T11:14:05.599Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-04T11:14:05.860Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-04T11:14:05.860Z] === RUN TestDockerSuite/TestNetHostname [2022-08-04T11:14:07.175Z] --- PASS: TestReplicatedJob (5.46s) [2022-08-04T11:14:07.175Z] === RUN TestUpdateReplicatedJob [2022-08-04T11:14:07.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-04T11:14:07.248Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-04T11:14:07.248Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-04T11:14:07.248Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-04T11:14:07.248Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-04T11:14:08.189Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-04T11:14:09.128Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-04T11:14:09.128Z] docker_api_swarm_service_test.go:490: [d602171421f91] joining swarm manager [d4c65b4b8e1bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:14:09.711Z] --- PASS: TestUpdateReplicatedJob (2.93s) [2022-08-04T11:14:09.711Z] === RUN TestServiceListWithStatuses [2022-08-04T11:14:09.711Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:14:09.711Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T11:14:09.711Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T11:14:10.067Z] docker_api_swarm_service_test.go:490: [df8a21e9e3fe1] joining swarm manager [d4c65b4b8e1bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:14:10.327Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-04T11:14:10.327Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-04T11:14:10.327Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-04T11:14:10.588Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-04T11:14:13.897Z] --- PASS: TestDockerNetworkConnectAlias (3.91s) [2022-08-04T11:14:13.897Z] === RUN TestDockerNetworkReConnect [2022-08-04T11:14:17.161Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-04T11:14:17.161Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-04T11:14:17.181Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-08-04T11:14:17.181Z] === RUN TestServicePlugin [2022-08-04T11:14:17.181Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:14:17.181Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-04T11:14:17.181Z] === RUN TestServiceUpdateLabel [2022-08-04T11:14:18.101Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-04T11:14:19.081Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-04T11:14:19.081Z] === RUN TestServiceUpdateSecrets [2022-08-04T11:14:20.639Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-04T11:14:22.546Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-04T11:14:22.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-04T11:14:24.197Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-04T11:14:27.492Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-04T11:14:28.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-04T11:14:29.369Z] === RUN TestDockerSuite/TestPluginActive [2022-08-04T11:14:30.752Z] docker_api_swarm_service_test.go:128: [d183849491a93] joining swarm manager [d0ba84d5290aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:14:31.322Z] docker_api_swarm_service_test.go:129: [dc59639c6d66e] joining swarm manager [d0ba84d5290aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:14:31.892Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-04T11:14:33.274Z] docker_api_swarm_service_test.go:137: [dd27d7a527a1e] joining swarm manager [d0ba84d5290aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T11:14:33.951Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-08-04T11:14:33.951Z] === RUN TestServiceUpdateConfigs [2022-08-04T11:14:34.216Z] docker_api_swarm_service_test.go:138: [dd9f7ce95a209] joining swarm manager [d0ba84d5290aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-04T11:14:38.418Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-04T11:14:38.418Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-04T11:14:38.418Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-04T11:14:39.356Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-04T11:14:42.647Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-04T11:14:47.925Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-04T11:14:48.825Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2022-08-04T11:14:48.825Z] === RUN TestServiceUpdateNetwork [2022-08-04T11:14:48.865Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-04T11:14:49.804Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-04T11:14:50.748Z] === RUN TestDockerSuite/TestPortList [2022-08-04T11:14:57.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-04T11:14:57.323Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-04T11:14:59.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-04T11:14:59.802Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-04T11:14:59.802Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-04T11:15:01.023Z] --- PASS: TestServiceUpdateNetwork (12.29s) [2022-08-04T11:15:01.023Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T11:15:01.185Z] docker_api_swarm_service_test.go:304: [d7919b0af9938] joining swarm manager [d07316c9ef58d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:15:01.281Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T11:15:01.848Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T11:15:02.125Z] docker_api_swarm_service_test.go:304: [d14e229b9c740] joining swarm manager [d07316c9ef58d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:15:02.125Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-04T11:15:04.039Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-04T11:15:04.299Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-04T11:15:04.299Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-04T11:15:06.839Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-04T11:15:07.099Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-04T11:15:09.640Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-04T11:15:09.961Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T11:15:12.934Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-04T11:15:12.934Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-04T11:15:15.478Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-04T11:15:15.639Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-04T11:15:15.639Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-04T11:15:15.639Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-04T11:15:15.639Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-04T11:15:15.639Z] Cross building: bundles/cross/linux/s390x [2022-08-04T11:15:15.639Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-04T11:15:15.639Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-04T11:15:16.522Z] --- PASS: TestServiceUpdatePidsLimit (16.01s) [2022-08-04T11:15:16.522Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-04T11:15:16.522Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-04T11:15:16.522Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-04T11:15:16.522Z] PASS [2022-08-04T11:15:16.522Z] [2022-08-04T11:15:16.522Z] === Skipped [2022-08-04T11:15:16.522Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T11:15:16.522Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:15:16.522Z] [2022-08-04T11:15:16.522Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-04T11:15:16.522Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:15:16.522Z] [2022-08-04T11:15:16.522Z] DONE 27 tests, 2 skipped in 131.392s [2022-08-04T11:15:16.522Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T11:15:16.522Z] ++ 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 [2022-08-04T11:15:16.522Z] ++ set -e [2022-08-04T11:15:16.522Z] ++ '[' -n 0 ']' [2022-08-04T11:15:16.522Z] ++ set -x [2022-08-04T11:15:16.522Z] ++ 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 [2022-08-04T11:15:16.522Z] INFO: Testing against a local daemon [2022-08-04T11:15:16.522Z] === RUN TestSessionCreate [2022-08-04T11:15:16.522Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T11:15:16.522Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T11:15:16.522Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T11:15:16.522Z] PASS [2022-08-04T11:15:16.522Z] [2022-08-04T11:15:16.522Z] DONE 2 tests in 0.126s [2022-08-04T11:15:16.522Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T11:15:16.522Z] ++ 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 [2022-08-04T11:15:16.522Z] ++ set -e [2022-08-04T11:15:16.522Z] ++ '[' -n 0 ']' [2022-08-04T11:15:16.522Z] ++ set -x [2022-08-04T11:15:16.522Z] ++ 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 [2022-08-04T11:15:16.522Z] INFO: Testing against a local daemon [2022-08-04T11:15:16.522Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T11:15:16.522Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T11:15:16.522Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T11:15:16.522Z] === RUN TestDiskUsage [2022-08-04T11:15:16.522Z] === PAUSE TestDiskUsage [2022-08-04T11:15:16.522Z] === RUN TestEventsExecDie [2022-08-04T11:15:16.781Z] --- PASS: TestEventsExecDie (0.47s) [2022-08-04T11:15:16.781Z] === RUN TestEventsBackwardsCompatible [2022-08-04T11:15:16.781Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-04T11:15:16.781Z] === RUN TestEventsVolumeCreate [2022-08-04T11:15:17.039Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T11:15:17.039Z] === RUN TestInfoBinaryCommits [2022-08-04T11:15:17.039Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T11:15:17.039Z] === RUN TestInfoAPIVersioned [2022-08-04T11:15:17.039Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T11:15:17.039Z] === RUN TestInfoAPI [2022-08-04T11:15:17.039Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T11:15:17.039Z] === RUN TestInfoAPIWarnings [2022-08-04T11:15:22.051Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-04T11:15:22.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-04T11:15:23.012Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-04T11:15:24.396Z] docker_api_swarm_service_test.go:100: [dd07ca73ac89c] joining swarm manager [dbb86a0f1d00e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:15:24.655Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-04T11:15:25.226Z] docker_api_swarm_service_test.go:101: [d5584d52b50d1] joining swarm manager [dbb86a0f1d00e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:15:25.796Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-04T11:15:26.738Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-04T11:15:30.034Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-04T11:15:30.973Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-04T11:15:31.912Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-04T11:15:31.912Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-04T11:15:32.482Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-04T11:15:33.865Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-04T11:15:35.116Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-04T11:15:35.116Z] === RUN TestInfoDebug [2022-08-04T11:15:35.116Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T11:15:35.116Z] === RUN TestInfoInsecureRegistries [2022-08-04T11:15:35.116Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-04T11:15:35.116Z] === RUN TestInfoRegistryMirrors [2022-08-04T11:15:35.116Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T11:15:35.116Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T11:15:35.375Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-04T11:15:35.375Z] === RUN TestPingCacheHeaders [2022-08-04T11:15:35.635Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T11:15:35.635Z] === RUN TestPingGet [2022-08-04T11:15:35.635Z] --- PASS: TestPingGet (0.01s) [2022-08-04T11:15:35.635Z] === RUN TestPingHead [2022-08-04T11:15:35.635Z] --- PASS: TestPingHead (0.02s) [2022-08-04T11:15:35.635Z] === RUN TestPingSwarmHeader [2022-08-04T11:15:35.774Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-04T11:15:35.774Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-04T11:15:35.774Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-04T11:15:36.034Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-04T11:15:36.210Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T11:15:36.295Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-04T11:15:36.555Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-04T11:15:36.808Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T11:15:37.497Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-04T11:15:37.751Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T11:15:37.751Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-08-04T11:15:37.751Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T11:15:37.751Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T11:15:37.751Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T11:15:37.751Z] === RUN TestVersion [2022-08-04T11:15:37.751Z] --- PASS: TestVersion (0.02s) [2022-08-04T11:15:37.751Z] === CONT TestDiskUsage [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/empty [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T11:15:38.317Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T11:15:38.438Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-04T11:15:38.885Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T11:15:38.885Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T11:15:38.885Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T11:15:38.885Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T11:15:38.885Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T11:15:38.885Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T11:15:38.885Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T11:15:38.885Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T11:15:38.885Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T11:15:38.885Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage (1.15s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T11:15:38.885Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:15:38.885Z] PASS [2022-08-04T11:15:38.885Z] [2022-08-04T11:15:38.885Z] === Skipped [2022-08-04T11:15:38.885Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T11:15:38.885Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T11:15:38.885Z] [2022-08-04T11:15:38.885Z] DONE 54 tests, 1 skipped in 22.585s [2022-08-04T11:15:38.885Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T11:15:38.885Z] ++ 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 [2022-08-04T11:15:38.885Z] ++ set -e [2022-08-04T11:15:38.885Z] ++ '[' -n 0 ']' [2022-08-04T11:15:38.885Z] ++ set -x [2022-08-04T11:15:38.885Z] ++ 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 [2022-08-04T11:15:38.885Z] INFO: Testing against a local daemon [2022-08-04T11:15:38.885Z] === RUN TestVolumesCreateAndList [2022-08-04T11:15:38.885Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T11:15:38.885Z] === RUN TestVolumesRemove [2022-08-04T11:15:39.009Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-04T11:15:39.144Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-04T11:15:39.144Z] === RUN TestVolumesInspect [2022-08-04T11:15:39.144Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T11:15:39.144Z] === RUN TestVolumesInvalidJSON [2022-08-04T11:15:39.144Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T11:15:39.144Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T11:15:39.144Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T11:15:39.144Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T11:15:39.144Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T11:15:39.144Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T11:15:39.144Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T11:15:39.144Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T11:15:39.144Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T11:15:39.144Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T11:15:39.144Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T11:15:39.144Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T11:15:39.144Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T11:15:39.144Z] PASS [2022-08-04T11:15:39.144Z] [2022-08-04T11:15:39.144Z] DONE 9 tests in 0.203s [2022-08-04T11:15:39.144Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T11:15:39.144Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T11:15:39.144Z] +++ kill 14301 [2022-08-04T11:15:39.403Z] +++ /etc/init.d/apparmor stop [2022-08-04T11:15:39.403Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T11:15:39.403Z] [2022-08-04T11:15:39.403Z] Unloading profiles will leave already running processes permanently [2022-08-04T11:15:39.403Z] unconfined, which can lead to unexpected situations. [2022-08-04T11:15:39.403Z] [2022-08-04T11:15:39.403Z] To set a process to complain mode, use the command line tool [2022-08-04T11:15:39.403Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T11:15:39.403Z] +++ true [2022-08-04T11:15:39.403Z] exiting test-integration [2022-08-04T11:15:39.403Z] ++ exit 0 [2022-08-04T11:15:39.403Z] Post stage [Pipeline] junit [2022-08-04T11:15:40.349Z] Recording test results [2022-08-04T11:15:40.595Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T11:15:40.924Z] + echo Ensuring container killed. [2022-08-04T11:15:40.924Z] Ensuring container killed. [2022-08-04T11:15:40.924Z] + docker rm -vf docker-pr6 [2022-08-04T11:15:40.924Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-08-04T11:15:41.208Z] + echo Chowning /workspace to jenkins user [2022-08-04T11:15:41.208Z] Chowning /workspace to jenkins user [2022-08-04T11:15:41.208Z] + id -u [2022-08-04T11:15:41.208Z] + id -g [2022-08-04T11:15:41.208Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43822:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T11:15:41.208Z] Unable to find image 'busybox:latest' locally [2022-08-04T11:15:41.466Z] latest: Pulling from library/busybox [2022-08-04T11:15:41.466Z] 98b248744137: Pulling fs layer [2022-08-04T11:15:41.466Z] 98b248744137: Verifying Checksum [2022-08-04T11:15:41.466Z] 98b248744137: Download complete [2022-08-04T11:15:41.466Z] 98b248744137: Pull complete [2022-08-04T11:15:41.724Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T11:15:41.724Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T11:15:43.400Z] + bundleName=arm64-integration [2022-08-04T11:15:43.400Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-04T11:15:43.400Z] Creating arm64-integration-bundles.tar.gz [2022-08-04T11:15:43.400Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-04T11:15:43.400Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T11:15:43.671Z] Archiving artifacts [2022-08-04T11:15:44.293Z] check_test.go:611: [dd07ca73ac89c] daemon is not started [2022-08-04T11:15:45.243Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43822/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T11:15:45.547Z] + make clean [2022-08-04T11:15:45.674Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-04T11:15:45.805Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T11:15:45.805Z] docker-dev-cache [2022-08-04T11:15:45.805Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T11:15:46.614Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T11:15:48.021Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-04T11:15:48.021Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-04T11:15:48.021Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-04T11:15:48.281Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-04T11:15:48.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-04T11:15:50.231Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-04T11:15:51.172Z] docker_api_swarm_service_test.go:533: [def698ef0ae29] joining swarm manager [d205e1885d2b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:15:51.742Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-04T11:15:52.311Z] docker_api_swarm_service_test.go:534: [d5df0b660d7ed] joining swarm manager [d205e1885d2b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:15:53.697Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-04T11:15:55.608Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-04T11:15:55.608Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-04T11:15:55.608Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-04T11:15:58.906Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-04T11:15:59.844Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-04T11:15:59.844Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-04T11:16:01.226Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-04T11:16:01.796Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-04T11:16:02.734Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-04T11:16:03.304Z] === RUN TestDockerSuite/TestRmiTag [2022-08-04T11:16:03.564Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-04T11:16:04.134Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-04T11:16:06.675Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-04T11:16:07.245Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-04T11:16:07.815Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-04T11:16:08.074Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-04T11:16:08.334Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-04T11:16:08.905Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-04T11:16:09.484Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-04T11:16:09.747Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-04T11:16:10.692Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-04T11:16:13.986Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-04T11:16:13.986Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-04T11:16:14.924Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-04T11:16:15.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-04T11:16:15.753Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-04T11:16:17.663Z] docker_api_swarm_service_test.go:148: [d64cb90f22031] joining swarm manager [d5692885888b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:16:17.663Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-04T11:16:18.603Z] docker_api_swarm_service_test.go:148: [d42201414b551] joining swarm manager [d5692885888b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:16:19.174Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-04T11:16:21.719Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-04T11:16:21.979Z] === RUN TestDockerSuite/TestDockerFails [2022-08-04T11:16:21.979Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-04T11:16:23.889Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-04T11:16:23.889Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-04T11:16:24.458Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-04T11:16:25.839Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-04T11:16:26.099Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-04T11:16:26.668Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-04T11:16:27.606Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-04T11:16:27.867Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-04T11:16:28.127Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-04T11:16:28.698Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-04T11:16:28.698Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-04T11:16:29.268Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-04T11:16:30.210Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-04T11:16:30.781Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-04T11:16:31.350Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-04T11:16:31.919Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-04T11:16:32.868Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-04T11:16:33.808Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-04T11:16:34.377Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-04T11:16:34.947Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-04T11:16:35.516Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-04T11:16:36.087Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-04T11:16:36.658Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-04T11:16:37.598Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-04T11:16:38.538Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-04T11:16:38.798Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-04T11:16:39.367Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-04T11:16:39.627Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-04T11:16:39.627Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-04T11:16:41.009Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-04T11:16:41.579Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-04T11:16:41.840Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-04T11:16:42.413Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-04T11:16:42.987Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-04T11:16:42.987Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-04T11:16:43.558Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-04T11:16:44.130Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-04T11:16:44.700Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-04T11:16:45.271Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-04T11:16:45.533Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-04T11:16:45.533Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-04T11:16:46.104Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-04T11:16:46.104Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-04T11:16:46.674Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-04T11:16:47.244Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-04T11:16:47.813Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-04T11:16:48.073Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-04T11:16:48.333Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-04T11:16:48.592Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-04T11:16:49.531Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-04T11:16:50.472Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-04T11:16:51.410Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-04T11:16:51.677Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-04T11:16:52.252Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-04T11:16:52.821Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-04T11:16:53.082Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-04T11:16:53.651Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-04T11:16:54.591Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-04T11:16:54.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-04T11:16:57.130Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-04T11:16:57.130Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-04T11:16:58.069Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-04T11:16:59.979Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-04T11:17:00.918Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-04T11:17:02.300Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-04T11:17:04.208Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-04T11:17:04.208Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-04T11:17:04.208Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-04T11:17:04.208Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-04T11:17:04.208Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-04T11:17:04.469Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-04T11:17:05.852Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-04T11:17:06.794Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-04T11:17:07.104Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-04T11:17:07.105Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-04T11:17:07.105Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-04T11:17:07.105Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-04T11:17:07.105Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-04T11:17:07.423Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-04T11:17:07.704Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 hack/test/unit [2022-08-04T11:17:07.962Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-04T11:17:07.962Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-04T11:17:07.962Z] + TESTDIRS=./... [2022-08-04T11:17:07.962Z] + exclude_paths='/vendor/|/integration' [2022-08-04T11:17:07.962Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-04T11:17:07.962Z] ++ go list ./... [2022-08-04T11:17:08.704Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-04T11:17:08.704Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-04T11:17:08.900Z] + pkg_list='github.com/docker/docker/api [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/backend [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/container [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/events [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/filters [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/image [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/mount [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/network [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/registry [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/time [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/versions [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/volume [2022-08-04T11:17:08.900Z] github.com/docker/docker/builder [2022-08-04T11:17:08.900Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:17:08.900Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:17:08.900Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:17:08.900Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:17:08.900Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:17:08.900Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:17:08.900Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:17:08.900Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:17:08.900Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:17:08.900Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:17:08.900Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:17:08.900Z] github.com/docker/docker/cli [2022-08-04T11:17:08.900Z] github.com/docker/docker/cli/config [2022-08-04T11:17:08.900Z] github.com/docker/docker/cli/debug [2022-08-04T11:17:08.900Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:17:08.900Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:17:08.900Z] github.com/docker/docker/client [2022-08-04T11:17:08.900Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:17:08.900Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:17:08.900Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:17:08.900Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:17:08.900Z] github.com/docker/docker/container [2022-08-04T11:17:08.900Z] github.com/docker/docker/container/stream [2022-08-04T11:17:08.900Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:17:08.900Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:17:08.900Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/config [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/events [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/exec [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/images [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/links [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/names [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/network [2022-08-04T11:17:08.900Z] github.com/docker/docker/daemon/stats [2022-08-04T11:17:08.900Z] github.com/docker/docker/distribution [2022-08-04T11:17:08.900Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:17:08.900Z] github.com/docker/docker/distribution/utils [2022-08-04T11:17:08.900Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:17:08.900Z] github.com/docker/docker/dockerversion [2022-08-04T11:17:08.900Z] github.com/docker/docker/errdefs [2022-08-04T11:17:08.900Z] github.com/docker/docker/image [2022-08-04T11:17:08.900Z] github.com/docker/docker/image/cache [2022-08-04T11:17:08.900Z] github.com/docker/docker/image/tarexport [2022-08-04T11:17:08.900Z] github.com/docker/docker/image/v1 [2022-08-04T11:17:08.900Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:17:08.900Z] github.com/docker/docker/layer [2022-08-04T11:17:08.900Z] github.com/docker/docker/libcontainerd [2022-08-04T11:17:08.900Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:17:08.900Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:17:08.900Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:17:08.900Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:17:08.900Z] github.com/docker/docker/libnetwork/types [2022-08-04T11:17:08.900Z] github.com/docker/docker/oci [2022-08-04T11:17:08.900Z] github.com/docker/docker/oci/caps [2022-08-04T11:17:08.900Z] github.com/docker/docker/opts [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/archive [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/directory [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/platform [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/pools [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/progress [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/signal [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/stack [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/system [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:17:08.900Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:17:08.900Z] github.com/docker/docker/plugin [2022-08-04T11:17:08.900Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:17:08.900Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:17:08.900Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:17:08.900Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:17:08.900Z] github.com/docker/docker/quota [2022-08-04T11:17:08.900Z] github.com/docker/docker/reference [2022-08-04T11:17:08.900Z] github.com/docker/docker/registry [2022-08-04T11:17:08.900Z] github.com/docker/docker/registry/resumable [2022-08-04T11:17:08.900Z] github.com/docker/docker/restartmanager [2022-08-04T11:17:08.900Z] github.com/docker/docker/rootless [2022-08-04T11:17:08.900Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:17:08.900Z] github.com/docker/docker/runconfig [2022-08-04T11:17:08.900Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:17:08.900Z] github.com/docker/docker/testutil [2022-08-04T11:17:08.900Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:17:08.900Z] github.com/docker/docker/testutil/environment [2022-08-04T11:17:08.900Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:17:08.900Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:17:08.900Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:17:08.900Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:17:08.900Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:17:08.900Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:17:08.900Z] github.com/docker/docker/testutil/registry [2022-08-04T11:17:08.900Z] github.com/docker/docker/testutil/request [2022-08-04T11:17:08.900Z] github.com/docker/docker/volume [2022-08-04T11:17:08.900Z] github.com/docker/docker/volume/drivers [2022-08-04T11:17:08.900Z] github.com/docker/docker/volume/local [2022-08-04T11:17:08.900Z] github.com/docker/docker/volume/mounts [2022-08-04T11:17:08.900Z] github.com/docker/docker/volume/service [2022-08-04T11:17:08.900Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:17:08.900Z] github.com/docker/docker/volume/testutils' [2022-08-04T11:17:08.900Z] ++ grep --fixed-strings -v /libnetwork [2022-08-04T11:17:08.900Z] ++ echo 'github.com/docker/docker/api [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/backend [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/container [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/events [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/filters [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/image [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/mount [2022-08-04T11:17:08.900Z] github.com/docker/docker/api/types/network [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/registry [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/time [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/versions [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/volume [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:17:08.901Z] github.com/docker/docker/cli [2022-08-04T11:17:08.901Z] github.com/docker/docker/cli/config [2022-08-04T11:17:08.901Z] github.com/docker/docker/cli/debug [2022-08-04T11:17:08.901Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:17:08.901Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:17:08.901Z] github.com/docker/docker/client [2022-08-04T11:17:08.901Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:17:08.901Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:17:08.901Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:17:08.901Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:17:08.901Z] github.com/docker/docker/container [2022-08-04T11:17:08.901Z] github.com/docker/docker/container/stream [2022-08-04T11:17:08.901Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:17:08.901Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:17:08.901Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/config [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/events [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/exec [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/images [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/links [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/names [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/network [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/stats [2022-08-04T11:17:08.901Z] github.com/docker/docker/distribution [2022-08-04T11:17:08.901Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:17:08.901Z] github.com/docker/docker/distribution/utils [2022-08-04T11:17:08.901Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:17:08.901Z] github.com/docker/docker/dockerversion [2022-08-04T11:17:08.901Z] github.com/docker/docker/errdefs [2022-08-04T11:17:08.901Z] github.com/docker/docker/image [2022-08-04T11:17:08.901Z] github.com/docker/docker/image/cache [2022-08-04T11:17:08.901Z] github.com/docker/docker/image/tarexport [2022-08-04T11:17:08.901Z] github.com/docker/docker/image/v1 [2022-08-04T11:17:08.901Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:17:08.901Z] github.com/docker/docker/layer [2022-08-04T11:17:08.901Z] github.com/docker/docker/libcontainerd [2022-08-04T11:17:08.901Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:17:08.901Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:17:08.901Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:17:08.901Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:17:08.901Z] github.com/docker/docker/libnetwork/types [2022-08-04T11:17:08.901Z] github.com/docker/docker/oci [2022-08-04T11:17:08.901Z] github.com/docker/docker/oci/caps [2022-08-04T11:17:08.901Z] github.com/docker/docker/opts [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/archive [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/directory [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/platform [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/pools [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/progress [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/signal [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/stack [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/system [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:17:08.901Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:17:08.901Z] github.com/docker/docker/plugin [2022-08-04T11:17:08.901Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:17:08.901Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:17:08.901Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:17:08.901Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:17:08.901Z] github.com/docker/docker/quota [2022-08-04T11:17:08.901Z] github.com/docker/docker/reference [2022-08-04T11:17:08.901Z] github.com/docker/docker/registry [2022-08-04T11:17:08.901Z] github.com/docker/docker/registry/resumable [2022-08-04T11:17:08.901Z] github.com/docker/docker/restartmanager [2022-08-04T11:17:08.901Z] github.com/docker/docker/rootless [2022-08-04T11:17:08.901Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:17:08.901Z] github.com/docker/docker/runconfig [2022-08-04T11:17:08.901Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:17:08.901Z] github.com/docker/docker/testutil [2022-08-04T11:17:08.901Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:17:08.901Z] github.com/docker/docker/testutil/environment [2022-08-04T11:17:08.901Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:17:08.901Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:17:08.901Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:17:08.901Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:17:08.901Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:17:08.901Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:17:08.901Z] github.com/docker/docker/testutil/registry [2022-08-04T11:17:08.901Z] github.com/docker/docker/testutil/request [2022-08-04T11:17:08.901Z] github.com/docker/docker/volume [2022-08-04T11:17:08.901Z] github.com/docker/docker/volume/drivers [2022-08-04T11:17:08.901Z] github.com/docker/docker/volume/local [2022-08-04T11:17:08.901Z] github.com/docker/docker/volume/mounts [2022-08-04T11:17:08.901Z] github.com/docker/docker/volume/service [2022-08-04T11:17:08.901Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:17:08.901Z] github.com/docker/docker/volume/testutils' [2022-08-04T11:17:08.901Z] + base_pkg_list='github.com/docker/docker/api [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/router [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/backend [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/container [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/events [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/filters [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/image [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/mount [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/network [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/registry [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/time [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/versions [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:17:08.901Z] github.com/docker/docker/api/types/volume [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:17:08.901Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:17:08.901Z] github.com/docker/docker/cli [2022-08-04T11:17:08.901Z] github.com/docker/docker/cli/config [2022-08-04T11:17:08.901Z] github.com/docker/docker/cli/debug [2022-08-04T11:17:08.901Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:17:08.901Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:17:08.901Z] github.com/docker/docker/client [2022-08-04T11:17:08.901Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:17:08.901Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:17:08.901Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:17:08.901Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:17:08.901Z] github.com/docker/docker/container [2022-08-04T11:17:08.901Z] github.com/docker/docker/container/stream [2022-08-04T11:17:08.901Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:17:08.901Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:17:08.901Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/config [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/events [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/exec [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/images [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/links [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/names [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/network [2022-08-04T11:17:08.901Z] github.com/docker/docker/daemon/stats [2022-08-04T11:17:08.901Z] github.com/docker/docker/distribution [2022-08-04T11:17:08.901Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:17:08.902Z] github.com/docker/docker/distribution/utils [2022-08-04T11:17:08.902Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:17:08.902Z] github.com/docker/docker/dockerversion [2022-08-04T11:17:08.902Z] github.com/docker/docker/errdefs [2022-08-04T11:17:08.902Z] github.com/docker/docker/image [2022-08-04T11:17:08.902Z] github.com/docker/docker/image/cache [2022-08-04T11:17:08.902Z] github.com/docker/docker/image/tarexport [2022-08-04T11:17:08.902Z] github.com/docker/docker/image/v1 [2022-08-04T11:17:08.902Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:17:08.902Z] github.com/docker/docker/layer [2022-08-04T11:17:08.902Z] github.com/docker/docker/libcontainerd [2022-08-04T11:17:08.902Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:17:08.902Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:17:08.902Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:17:08.902Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:17:08.902Z] github.com/docker/docker/oci [2022-08-04T11:17:08.902Z] github.com/docker/docker/oci/caps [2022-08-04T11:17:08.902Z] github.com/docker/docker/opts [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/archive [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/directory [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/platform [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/pools [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/progress [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/signal [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/stack [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/system [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:17:08.902Z] github.com/docker/docker/plugin [2022-08-04T11:17:08.902Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:17:08.902Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:17:08.902Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:17:08.902Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:17:08.902Z] github.com/docker/docker/quota [2022-08-04T11:17:08.902Z] github.com/docker/docker/reference [2022-08-04T11:17:08.902Z] github.com/docker/docker/registry [2022-08-04T11:17:08.902Z] github.com/docker/docker/registry/resumable [2022-08-04T11:17:08.902Z] github.com/docker/docker/restartmanager [2022-08-04T11:17:08.902Z] github.com/docker/docker/rootless [2022-08-04T11:17:08.902Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:17:08.902Z] github.com/docker/docker/runconfig [2022-08-04T11:17:08.902Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:17:08.902Z] github.com/docker/docker/testutil [2022-08-04T11:17:08.902Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:17:08.902Z] github.com/docker/docker/testutil/environment [2022-08-04T11:17:08.902Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:17:08.902Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:17:08.902Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:17:08.902Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:17:08.902Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:17:08.902Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:17:08.902Z] github.com/docker/docker/testutil/registry [2022-08-04T11:17:08.902Z] github.com/docker/docker/testutil/request [2022-08-04T11:17:08.902Z] github.com/docker/docker/volume [2022-08-04T11:17:08.902Z] github.com/docker/docker/volume/drivers [2022-08-04T11:17:08.902Z] github.com/docker/docker/volume/local [2022-08-04T11:17:08.902Z] github.com/docker/docker/volume/mounts [2022-08-04T11:17:08.902Z] github.com/docker/docker/volume/service [2022-08-04T11:17:08.902Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:17:08.902Z] github.com/docker/docker/volume/testutils' [2022-08-04T11:17:08.902Z] ++ grep --fixed-strings /libnetwork [2022-08-04T11:17:08.902Z] ++ echo 'github.com/docker/docker/api [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/router [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/backend [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/container [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/events [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/filters [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/image [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/mount [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/network [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/registry [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/time [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/versions [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:17:08.902Z] github.com/docker/docker/api/types/volume [2022-08-04T11:17:08.902Z] github.com/docker/docker/builder [2022-08-04T11:17:08.902Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:17:08.902Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:17:08.902Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:17:08.902Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:17:08.902Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:17:08.902Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:17:08.902Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:17:08.902Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:17:08.902Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:17:08.902Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:17:08.902Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:17:08.902Z] github.com/docker/docker/cli [2022-08-04T11:17:08.902Z] github.com/docker/docker/cli/config [2022-08-04T11:17:08.902Z] github.com/docker/docker/cli/debug [2022-08-04T11:17:08.902Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:17:08.902Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:17:08.902Z] github.com/docker/docker/client [2022-08-04T11:17:08.902Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:17:08.902Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:17:08.902Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:17:08.902Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:17:08.902Z] github.com/docker/docker/container [2022-08-04T11:17:08.902Z] github.com/docker/docker/container/stream [2022-08-04T11:17:08.902Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:17:08.902Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:17:08.902Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/config [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/events [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/exec [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/images [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/links [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/names [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/network [2022-08-04T11:17:08.902Z] github.com/docker/docker/daemon/stats [2022-08-04T11:17:08.902Z] github.com/docker/docker/distribution [2022-08-04T11:17:08.902Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:17:08.902Z] github.com/docker/docker/distribution/utils [2022-08-04T11:17:08.902Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:17:08.902Z] github.com/docker/docker/dockerversion [2022-08-04T11:17:08.902Z] github.com/docker/docker/errdefs [2022-08-04T11:17:08.902Z] github.com/docker/docker/image [2022-08-04T11:17:08.902Z] github.com/docker/docker/image/cache [2022-08-04T11:17:08.902Z] github.com/docker/docker/image/tarexport [2022-08-04T11:17:08.902Z] github.com/docker/docker/image/v1 [2022-08-04T11:17:08.902Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:17:08.902Z] github.com/docker/docker/layer [2022-08-04T11:17:08.902Z] github.com/docker/docker/libcontainerd [2022-08-04T11:17:08.902Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:17:08.902Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:17:08.902Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:17:08.902Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:17:08.902Z] github.com/docker/docker/libnetwork/types [2022-08-04T11:17:08.902Z] github.com/docker/docker/oci [2022-08-04T11:17:08.902Z] github.com/docker/docker/oci/caps [2022-08-04T11:17:08.902Z] github.com/docker/docker/opts [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/archive [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/directory [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/platform [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/pools [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/progress [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/signal [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/stack [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/system [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:17:08.902Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:17:08.903Z] github.com/docker/docker/plugin [2022-08-04T11:17:08.903Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:17:08.903Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:17:08.903Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:17:08.903Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:17:08.903Z] github.com/docker/docker/quota [2022-08-04T11:17:08.903Z] github.com/docker/docker/reference [2022-08-04T11:17:08.903Z] github.com/docker/docker/registry [2022-08-04T11:17:08.903Z] github.com/docker/docker/registry/resumable [2022-08-04T11:17:08.903Z] github.com/docker/docker/restartmanager [2022-08-04T11:17:08.903Z] github.com/docker/docker/rootless [2022-08-04T11:17:08.903Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:17:08.903Z] github.com/docker/docker/runconfig [2022-08-04T11:17:08.903Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:17:08.903Z] github.com/docker/docker/testutil [2022-08-04T11:17:08.903Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:17:08.903Z] github.com/docker/docker/testutil/environment [2022-08-04T11:17:08.903Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:17:08.903Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:17:08.903Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:17:08.903Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:17:08.903Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:17:08.903Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:17:08.903Z] github.com/docker/docker/testutil/registry [2022-08-04T11:17:08.903Z] github.com/docker/docker/testutil/request [2022-08-04T11:17:08.903Z] github.com/docker/docker/volume [2022-08-04T11:17:08.903Z] github.com/docker/docker/volume/drivers [2022-08-04T11:17:08.903Z] github.com/docker/docker/volume/local [2022-08-04T11:17:08.903Z] github.com/docker/docker/volume/mounts [2022-08-04T11:17:08.903Z] github.com/docker/docker/volume/service [2022-08-04T11:17:08.903Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:17:08.903Z] github.com/docker/docker/volume/testutils' [2022-08-04T11:17:08.903Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/types' [2022-08-04T11:17:08.903Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-04T11:17:08.903Z] + echo 'github.com/docker/docker/libnetwork [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/types' [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:17:08.903Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:17:08.903Z] + type docker-proxy [2022-08-04T11:17:08.903Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-04T11:17:08.903Z] + hack/make.sh binary-proxy install-proxy [2022-08-04T11:17:08.903Z] [2022-08-04T11:17:09.162Z] Removing bundles/ [2022-08-04T11:17:09.162Z] [2022-08-04T11:17:09.162Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-04T11:17:09.162Z] Building: bundles/binary-proxy/docker-proxy [2022-08-04T11:17:09.162Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:17:10.088Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-04T11:17:10.349Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-04T11:17:10.349Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-04T11:17:10.349Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-04T11:17:10.919Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-04T11:17:12.301Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-04T11:17:12.301Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-04T11:17:12.875Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-04T11:17:13.816Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-04T11:17:14.076Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-04T11:17:14.656Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-04T11:17:14.656Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-04T11:17:15.230Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-04T11:17:15.801Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-04T11:17:16.371Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-04T11:17:16.632Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-04T11:17:17.201Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-04T11:17:17.324Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-04T11:17:17.324Z] [2022-08-04T11:17:17.324Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-04T11:17:17.324Z] Installing docker-proxy to /usr/local/bin/ [2022-08-04T11:17:17.324Z] [2022-08-04T11:17:17.324Z] + mkdir -p bundles [2022-08-04T11:17:17.324Z] + '[' -n 'github.com/docker/docker/api [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/router [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/backend [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/container [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/events [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/filters [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/image [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/mount [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/network [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/registry [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/time [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/versions [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:17:17.324Z] github.com/docker/docker/api/types/volume [2022-08-04T11:17:17.324Z] github.com/docker/docker/builder [2022-08-04T11:17:17.324Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:17:17.324Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:17:17.324Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:17:17.324Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:17:17.324Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:17:17.324Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:17:17.324Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:17:17.324Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:17:17.324Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:17:17.324Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:17:17.324Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:17:17.324Z] github.com/docker/docker/cli [2022-08-04T11:17:17.324Z] github.com/docker/docker/cli/config [2022-08-04T11:17:17.324Z] github.com/docker/docker/cli/debug [2022-08-04T11:17:17.324Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:17:17.324Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:17:17.324Z] github.com/docker/docker/client [2022-08-04T11:17:17.324Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:17:17.324Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:17:17.324Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:17:17.324Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:17:17.324Z] github.com/docker/docker/container [2022-08-04T11:17:17.324Z] github.com/docker/docker/container/stream [2022-08-04T11:17:17.324Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:17:17.324Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:17:17.324Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/config [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/events [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/exec [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:17:17.324Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/images [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/links [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/names [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/network [2022-08-04T11:17:17.325Z] github.com/docker/docker/daemon/stats [2022-08-04T11:17:17.325Z] github.com/docker/docker/distribution [2022-08-04T11:17:17.325Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:17:17.325Z] github.com/docker/docker/distribution/utils [2022-08-04T11:17:17.325Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:17:17.325Z] github.com/docker/docker/dockerversion [2022-08-04T11:17:17.325Z] github.com/docker/docker/errdefs [2022-08-04T11:17:17.325Z] github.com/docker/docker/image [2022-08-04T11:17:17.325Z] github.com/docker/docker/image/cache [2022-08-04T11:17:17.325Z] github.com/docker/docker/image/tarexport [2022-08-04T11:17:17.325Z] github.com/docker/docker/image/v1 [2022-08-04T11:17:17.325Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:17:17.325Z] github.com/docker/docker/layer [2022-08-04T11:17:17.325Z] github.com/docker/docker/libcontainerd [2022-08-04T11:17:17.325Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:17:17.325Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:17:17.325Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:17:17.325Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:17:17.325Z] github.com/docker/docker/oci [2022-08-04T11:17:17.325Z] github.com/docker/docker/oci/caps [2022-08-04T11:17:17.325Z] github.com/docker/docker/opts [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/archive [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/directory [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/platform [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/pools [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/progress [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/signal [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/stack [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/system [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:17:17.325Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:17:17.325Z] github.com/docker/docker/plugin [2022-08-04T11:17:17.325Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:17:17.325Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:17:17.325Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:17:17.325Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:17:17.325Z] github.com/docker/docker/quota [2022-08-04T11:17:17.325Z] github.com/docker/docker/reference [2022-08-04T11:17:17.325Z] github.com/docker/docker/registry [2022-08-04T11:17:17.325Z] github.com/docker/docker/registry/resumable [2022-08-04T11:17:17.325Z] github.com/docker/docker/restartmanager [2022-08-04T11:17:17.325Z] github.com/docker/docker/rootless [2022-08-04T11:17:17.325Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:17:17.325Z] github.com/docker/docker/runconfig [2022-08-04T11:17:17.325Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:17:17.325Z] github.com/docker/docker/testutil [2022-08-04T11:17:17.325Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:17:17.325Z] github.com/docker/docker/testutil/environment [2022-08-04T11:17:17.325Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:17:17.325Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:17:17.325Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:17:17.325Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:17:17.325Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:17:17.325Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:17:17.325Z] github.com/docker/docker/testutil/registry [2022-08-04T11:17:17.325Z] github.com/docker/docker/testutil/request [2022-08-04T11:17:17.325Z] github.com/docker/docker/volume [2022-08-04T11:17:17.325Z] github.com/docker/docker/volume/drivers [2022-08-04T11:17:17.325Z] github.com/docker/docker/volume/local [2022-08-04T11:17:17.325Z] github.com/docker/docker/volume/mounts [2022-08-04T11:17:17.325Z] github.com/docker/docker/volume/service [2022-08-04T11:17:17.325Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:17:17.325Z] github.com/docker/docker/volume/testutils' ']' [2022-08-04T11:17:17.325Z] + 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 [2022-08-04T11:17:17.461Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-04T11:17:17.584Z] ? github.com/docker/docker/api [no test files] [2022-08-04T11:17:18.403Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-04T11:17:18.973Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-04T11:17:18.973Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-04T11:17:19.914Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-04T11:17:19.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-04T11:17:20.484Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-04T11:17:21.423Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-04T11:17:21.683Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-04T11:17:21.683Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-04T11:17:21.683Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-04T11:17:24.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-04T11:17:24.980Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-04T11:17:25.549Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-04T11:17:27.456Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-04T11:17:29.994Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-04T11:17:32.531Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-04T11:17:35.070Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-04T11:17:35.680Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-08-04T11:17:36.452Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-04T11:17:37.392Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-04T11:17:37.392Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-04T11:17:38.353Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-04T11:17:38.353Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-04T11:17:38.353Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-04T11:17:38.353Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-04T11:17:38.923Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-04T11:17:41.463Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-04T11:17:41.463Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-04T11:17:42.843Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-04T11:17:43.785Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-04T11:17:45.691Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-04T11:17:49.891Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-04T11:17:50.152Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-04T11:17:50.723Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-04T11:17:51.293Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-04T11:17:51.293Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-04T11:17:51.293Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-04T11:17:52.398Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-04T11:17:52.969Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-04T11:17:53.907Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-04T11:17:53.907Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-04T11:17:54.171Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-04T11:17:55.111Z] === RUN TestDockerSuite/TestRunMount [2022-08-04T11:17:59.308Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-04T11:17:59.308Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-04T11:17:59.878Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-04T11:18:00.817Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-04T11:18:02.200Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-04T11:18:03.599Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-04T11:18:04.981Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-04T11:18:05.923Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-04T11:18:06.865Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-04T11:18:06.865Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-04T11:18:07.125Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-04T11:18:07.696Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-04T11:18:08.267Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-04T11:18:08.837Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-04T11:18:09.100Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-04T11:18:10.481Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-04T11:18:12.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-04T11:18:15.688Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-04T11:18:15.688Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-04T11:18:15.688Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-04T11:18:16.258Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-04T11:18:16.259Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-04T11:18:17.199Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-04T11:18:17.770Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-04T11:18:17.770Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-04T11:18:17.770Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-04T11:18:18.344Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-04T11:18:20.883Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-04T11:18:23.423Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-04T11:18:23.993Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-04T11:18:23.993Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-04T11:18:23.993Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-04T11:18:24.563Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-04T11:18:25.136Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-04T11:18:26.077Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-04T11:18:26.654Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-04T11:18:27.226Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-04T11:18:28.167Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-04T11:18:28.167Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-04T11:18:28.739Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-04T11:18:29.000Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-04T11:18:29.260Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-04T11:18:29.521Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-04T11:18:30.091Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-04T11:18:30.091Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-04T11:18:30.091Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-04T11:18:30.661Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-04T11:18:31.231Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-04T11:18:31.231Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-04T11:18:31.231Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-04T11:18:31.491Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-04T11:18:31.750Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-04T11:18:32.690Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-04T11:18:32.690Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-04T11:18:32.690Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-04T11:18:34.601Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-04T11:18:35.540Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-04T11:18:36.479Z] === RUN TestDockerSuite/TestRunRm [2022-08-04T11:18:37.050Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-04T11:18:37.621Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-04T11:18:40.160Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-04T11:18:40.733Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-04T11:18:41.302Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-04T11:18:41.873Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-04T11:18:42.812Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-04T11:18:43.381Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-04T11:18:43.953Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-04T11:18:45.866Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-04T11:18:46.805Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-04T11:18:50.115Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-04T11:18:50.685Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-04T11:18:50.945Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-04T11:18:51.516Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-04T11:18:52.086Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-04T11:18:52.086Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-04T11:18:52.656Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-04T11:18:53.224Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-04T11:18:53.484Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-04T11:18:54.426Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-04T11:18:54.995Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-04T11:18:57.536Z] === RUN TestDockerSuite/TestRunState [2022-08-04T11:18:57.537Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-04T11:18:58.478Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-04T11:18:59.048Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-04T11:18:59.621Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-04T11:18:59.882Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-04T11:18:59.882Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-04T11:18:59.882Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-04T11:19:00.452Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-04T11:19:01.023Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-04T11:19:01.023Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-04T11:19:02.408Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-04T11:19:02.408Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-04T11:19:02.408Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-04T11:19:02.980Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-04T11:19:04.362Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-04T11:19:04.934Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-04T11:19:05.194Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-04T11:19:07.107Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-04T11:19:07.107Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-04T11:19:09.648Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-04T11:19:10.218Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-04T11:19:12.134Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-04T11:19:12.134Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-04T11:19:12.134Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 31.9% of statements [2022-08-04T11:19:12.134Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2022-08-04T11:19:12.134Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-04T11:19:12.134Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-04T11:19:12.134Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-04T11:19:12.134Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-04T11:19:12.134Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-04T11:19:12.135Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-04T11:19:12.135Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/types [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-04T11:19:12.135Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-04T11:19:12.135Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-08-04T11:19:12.135Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-04T11:19:12.135Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2022-08-04T11:19:12.135Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/builder [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-04T11:19:12.135Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-04T11:19:12.135Z] ok github.com/docker/docker/builder/remotecontext 0.108s coverage: 13.7% of statements [2022-08-04T11:19:12.135Z] ok github.com/docker/docker/builder/dockerfile 0.535s coverage: 49.3% of statements [2022-08-04T11:19:12.135Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-04T11:19:12.135Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-04T11:19:12.787Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-04T11:19:13.050Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-04T11:19:13.071Z] ok github.com/docker/docker/builder/remotecontext/git 1.774s coverage: 86.3% of statements [2022-08-04T11:19:13.071Z] ? github.com/docker/docker/cli [no test files] [2022-08-04T11:19:13.071Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-04T11:19:13.071Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-04T11:19:13.071Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-04T11:19:13.310Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-04T11:19:13.638Z] ok github.com/docker/docker/cmd/docker-proxy 0.281s coverage: 67.6% of statements [2022-08-04T11:19:13.880Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-04T11:19:14.819Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-04T11:19:15.389Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-04T11:19:16.774Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-04T11:19:17.344Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-04T11:19:17.605Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-04T11:19:17.605Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-04T11:19:17.831Z] ok github.com/docker/docker/client 0.126s coverage: 75.9% of statements [2022-08-04T11:19:18.176Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-04T11:19:18.176Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-04T11:19:18.746Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-04T11:19:19.320Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-04T11:19:19.320Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-04T11:19:19.320Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-04T11:19:19.320Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-04T11:19:19.891Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-04T11:19:21.273Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-04T11:19:23.183Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-04T11:19:23.754Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-04T11:19:24.325Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-04T11:19:24.584Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-04T11:19:25.967Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-04T11:19:26.910Z] docker_cli_service_logs_test.go:248: checking task j430pvvjtum5 [2022-08-04T11:19:26.910Z] docker_cli_service_logs_test.go:253: checking messages for j430pvvjtum5 [2022-08-04T11:19:26.910Z] docker_cli_service_logs_test.go:248: checking task vpqhrmowu5f1 [2022-08-04T11:19:26.910Z] docker_cli_service_logs_test.go:253: checking messages for vpqhrmowu5f1 [2022-08-04T11:19:27.479Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-04T11:19:27.739Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-04T11:19:29.122Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-04T11:19:30.506Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-04T11:19:31.076Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-04T11:19:31.336Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-04T11:19:31.336Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-04T11:19:31.336Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-04T11:19:31.336Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-04T11:19:31.336Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-04T11:19:31.336Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-04T11:19:31.336Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-04T11:19:31.597Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-04T11:19:31.597Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-04T11:19:31.597Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-04T11:19:32.567Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-04T11:19:33.138Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-04T11:19:34.077Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-04T11:19:34.337Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-04T11:19:34.907Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-04T11:19:34.907Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-04T11:19:35.166Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-04T11:19:35.166Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-04T11:19:35.166Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-04T11:19:35.167Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-04T11:19:35.167Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-04T11:19:35.167Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-04T11:19:35.167Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-04T11:19:35.167Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-04T11:19:35.167Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-04T11:19:35.167Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-04T11:19:35.167Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-04T11:19:35.167Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-04T11:19:35.167Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-04T11:19:35.167Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-04T11:19:35.167Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-04T11:19:35.737Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-04T11:19:36.305Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-04T11:19:36.306Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-04T11:19:36.568Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-04T11:19:36.828Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-04T11:19:37.399Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-04T11:19:37.399Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-04T11:19:37.970Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-04T11:19:38.230Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-04T11:19:38.230Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-04T11:19:38.230Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-04T11:19:38.800Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-04T11:19:40.182Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-04T11:19:40.754Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-04T11:19:40.754Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-04T11:19:40.754Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-04T11:19:41.014Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-04T11:19:41.014Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-04T11:19:41.955Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-04T11:19:42.524Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-04T11:19:43.910Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-04T11:19:44.173Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-04T11:19:44.173Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-04T11:19:44.173Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-04T11:19:44.173Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-04T11:19:44.745Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-04T11:19:45.685Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-04T11:19:46.257Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-04T11:19:47.637Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-04T11:19:48.206Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-04T11:19:48.467Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-04T11:19:51.012Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-04T11:19:51.271Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-04T11:19:53.827Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-04T11:19:54.087Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-04T11:19:55.998Z] docker_cli_swarm_test.go:1895: [d185ca01a22b4] joining swarm manager [d894b7a312864]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:19:57.379Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-04T11:19:57.379Z] docker_cli_swarm_test.go:1896: [d6eb7190a7c45] joining swarm manager [d894b7a312864]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:19:58.760Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-04T11:20:00.143Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-04T11:20:01.082Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-04T11:20:02.021Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-04T11:20:03.401Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-04T11:20:04.518Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 31.5% of statements [2022-08-04T11:20:04.518Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-04T11:20:04.518Z] ok github.com/docker/docker/cmd/dockerd/trap 2.545s coverage: 0.0% of statements [2022-08-04T11:20:04.518Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-04T11:20:04.518Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-04T11:20:04.518Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-04T11:20:04.518Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-04T11:20:04.518Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-04T11:20:04.783Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-04T11:20:06.165Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-04T11:20:07.550Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-04T11:20:08.930Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-04T11:20:09.870Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-04T11:20:11.087Z] ok github.com/docker/docker/daemon/cluster 0.107s coverage: 0.5% of statements [2022-08-04T11:20:11.655Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-04T11:20:11.782Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-04T11:20:13.558Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-04T11:20:14.321Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-04T11:20:14.321Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-04T11:20:14.321Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-04T11:20:14.321Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-04T11:20:14.321Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-04T11:20:14.889Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-04T11:20:15.827Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-04T11:20:16.398Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-04T11:20:16.398Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-04T11:20:17.780Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-04T11:20:17.780Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-04T11:20:18.039Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-04T11:20:18.610Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-04T11:20:19.181Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3593247635 [2022-08-04T11:20:19.440Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-04T11:20:19.440Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-04T11:20:20.825Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-04T11:20:21.086Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-04T11:20:21.086Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-04T11:20:21.672Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-08-04T11:20:21.931Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-08-04T11:20:22.025Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-04T11:20:22.498Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-04T11:20:23.064Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-08-04T11:20:23.405Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-04T11:20:23.633Z] ok github.com/docker/docker/daemon 10.174s coverage: 16.6% of statements [2022-08-04T11:20:23.633Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-04T11:20:23.633Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-04T11:20:23.633Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-04T11:20:23.633Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-04T11:20:23.633Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-04T11:20:24.569Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.751s coverage: 74.8% of statements [2022-08-04T11:20:25.942Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-04T11:20:25.942Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-04T11:20:25.945Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.384s coverage: 60.7% of statements [2022-08-04T11:20:25.945Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-04T11:20:26.203Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-04T11:20:26.203Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-04T11:20:26.463Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-04T11:20:27.845Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-04T11:20:27.845Z] docker_cli_sni_test.go:30: Flakey test [2022-08-04T11:20:27.845Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-04T11:20:28.041Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2022-08-04T11:20:28.415Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-04T11:20:29.445Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.375s coverage: 50.6% of statements [2022-08-04T11:20:30.382Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.332s coverage: 46.1% of statements [2022-08-04T11:20:30.382Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-04T11:20:31.759Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-08-04T11:20:31.759Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.743s coverage: 58.5% of statements [2022-08-04T11:20:31.759Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-04T11:20:31.759Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-04T11:20:32.695Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2022-08-04T11:20:33.262Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-08-04T11:20:33.692Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-04T11:20:34.199Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 6.9% of statements [2022-08-04T11:20:34.199Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-04T11:20:34.199Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-04T11:20:34.631Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-04T11:20:35.134Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-08-04T11:20:35.200Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-04T11:20:35.702Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 79.9% of statements [2022-08-04T11:20:35.961Z] ok github.com/docker/docker/daemon/logger/fluentd 0.022s coverage: 53.6% of statements [2022-08-04T11:20:35.961Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-04T11:20:36.139Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-04T11:20:36.897Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-04T11:20:37.156Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-04T11:20:38.534Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.115s coverage: 76.8% of statements [2022-08-04T11:20:38.534Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-08-04T11:20:38.677Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-04T11:20:39.470Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 79.4% of statements [2022-08-04T11:20:40.058Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-04T11:20:40.408Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 67.4% of statements [2022-08-04T11:20:40.643Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-04T11:20:40.666Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-08-04T11:20:40.928Z] ok github.com/docker/docker/daemon/logger/journald 3.385s coverage: 74.3% of statements [2022-08-04T11:20:40.928Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-04T11:20:40.928Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-04T11:20:40.928Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-04T11:20:40.928Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-04T11:20:41.584Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-04T11:20:41.867Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2022-08-04T11:20:42.126Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-04T11:20:42.693Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-04T11:20:43.492Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-04T11:20:43.629Z] ok github.com/docker/docker/daemon/logger/splunk 1.597s coverage: 82.5% of statements [2022-08-04T11:20:43.629Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-04T11:20:43.629Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-04T11:20:43.752Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-04T11:20:44.564Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-08-04T11:20:44.692Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-04T11:20:45.634Z] docker_cli_swarm_test.go:1796: [da12c451b28a4] joining swarm manager [d64abd431ca97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:20:45.939Z] ok github.com/docker/docker/distribution 1.503s coverage: 28.0% of statements [2022-08-04T11:20:45.939Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-04T11:20:46.198Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-04T11:20:46.765Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-08-04T11:20:46.765Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 84.9% of statements [2022-08-04T11:20:46.765Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-04T11:20:47.013Z] docker_cli_swarm_test.go:1797: [d39ce6e3b33a7] joining swarm manager [d64abd431ca97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:20:47.274Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-04T11:20:47.365Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2022-08-04T11:20:47.935Z] ok github.com/docker/docker/image/tarexport 0.025s coverage: 0.7% of statements [2022-08-04T11:20:47.935Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-04T11:20:47.935Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-04T11:20:48.502Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-04T11:20:49.437Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-04T11:20:49.695Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-08-04T11:20:49.953Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-04T11:20:51.469Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-04T11:20:51.856Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.1% of statements [2022-08-04T11:20:52.115Z] ok github.com/docker/docker/pkg/authorization 0.132s coverage: 68.3% of statements [2022-08-04T11:20:52.373Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-04T11:20:52.373Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-04T11:20:54.758Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-04T11:20:55.654Z] ok github.com/docker/docker/pkg/chrootarchive 2.495s coverage: 42.7% of statements [2022-08-04T11:20:55.912Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-04T11:20:55.912Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-04T11:20:56.170Z] ok github.com/docker/docker/layer 7.058s coverage: 68.9% of statements [2022-08-04T11:20:56.170Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-04T11:20:56.170Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-04T11:20:56.170Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-04T11:20:56.170Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-04T11:20:56.170Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-04T11:20:56.170Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-04T11:20:56.170Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-08-04T11:20:56.738Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-04T11:20:56.997Z] ok github.com/docker/docker/pkg/fsutils 0.187s coverage: 85.1% of statements [2022-08-04T11:20:56.997Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-08-04T11:20:58.376Z] ok github.com/docker/docker/pkg/idtools 0.494s coverage: 67.9% of statements [2022-08-04T11:20:58.376Z] ok github.com/docker/docker/pkg/ioutils 0.431s coverage: 71.0% of statements [2022-08-04T11:20:58.634Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-04T11:20:58.634Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-04T11:20:58.634Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-04T11:20:58.893Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-04T11:20:58.893Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-04T11:20:58.954Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-04T11:20:58.954Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-04T11:20:59.151Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-08-04T11:20:59.410Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 90.5% of statements [2022-08-04T11:20:59.410Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-04T11:20:59.410Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-04T11:20:59.410Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-04T11:21:00.346Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2022-08-04T11:21:00.605Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-04T11:21:00.864Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-04T11:21:00.864Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-04T11:21:01.494Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-04T11:21:02.064Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-04T11:21:02.238Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-08-04T11:21:02.496Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-04T11:21:02.634Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-04T11:21:02.754Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-04T11:21:03.013Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-08-04T11:21:03.204Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-04T11:21:03.204Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-04T11:21:03.204Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-04T11:21:03.272Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-04T11:21:03.272Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-04T11:21:03.467Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-04T11:21:03.839Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-08-04T11:21:04.036Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-04T11:21:04.036Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-04T11:21:04.036Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-04T11:21:04.036Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-04T11:21:04.036Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-04T11:21:04.406Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-04T11:21:04.664Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-08-04T11:21:04.923Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-08-04T11:21:04.974Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-04T11:21:05.182Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-04T11:21:05.544Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-04T11:21:06.489Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-04T11:21:06.489Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-04T11:21:07.085Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-04T11:21:07.344Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-04T11:21:07.428Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-04T11:21:07.616Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-04T11:21:08.368Z] docker_cli_swarm_test.go:1315: [d91aeb3e30553] joining swarm manager [dab27686ec99b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:21:08.992Z] ok github.com/docker/docker/quota 0.202s coverage: 71.4% of statements [2022-08-04T11:21:08.992Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-04T11:21:09.746Z] docker_cli_swarm_test.go:1316: [db30975b69ecb] joining swarm manager [dab27686ec99b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:21:09.927Z] ok github.com/docker/docker/registry 0.050s coverage: 58.6% of statements [2022-08-04T11:21:10.494Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-04T11:21:10.494Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-04T11:21:11.061Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-04T11:21:11.126Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-04T11:21:11.320Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-04T11:21:11.696Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-04T11:21:11.696Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-04T11:21:11.696Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-04T11:21:12.643Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-04T11:21:12.903Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-04T11:21:13.230Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-04T11:21:13.490Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.8% of statements [2022-08-04T11:21:14.057Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-04T11:21:14.811Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-04T11:21:14.992Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-04T11:21:16.191Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-04T11:21:17.570Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-04T11:21:32.456Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-04T11:21:32.456Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-04T11:21:32.456Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-04T11:21:33.024Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-04T11:21:33.024Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-04T11:21:33.024Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-04T11:21:33.024Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-04T11:21:33.594Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-04T11:21:33.594Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-04T11:21:34.163Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-04T11:21:34.426Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-04T11:21:34.426Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-04T11:21:34.426Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-04T11:21:34.426Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-04T11:21:35.807Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-04T11:21:35.807Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-04T11:21:36.067Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-04T11:21:36.067Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-04T11:21:36.067Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-04T11:21:36.067Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite (1310.37s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.05s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.16s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.98s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.78s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.12s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.60s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.71s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.20s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.04s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.09s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.44s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.02s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.06s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.96s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.41s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.52s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.32s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.73s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.70s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.90s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.77s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.67s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.62s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.24s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.05s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.74s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.72s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.70s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.45s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.62s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.72s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2022-08-04T11:21:36.329Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.28s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (0.44s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.31s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.55s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.62s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d6b200__} (1.57s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1398471097_/foo_false_____} (1.50s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1398471097_/foo_true_____} (1.47s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32610350919_/foo_false_____} (0.80s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32610350919_/foo_true_____} (1.47s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32610350919_/foo_true__0xc000d6b230___} (1.59s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d6b248__} (1.50s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d6b260__} (1.51s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d6b278__} (0.66s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d6b290__} (1.61s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.49s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.69s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.66s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.94s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.53s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.80s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.68s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.68s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.58s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.76s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.56s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.76s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.69s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.69s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.72s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.65s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.72s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.10s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.58s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.68s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.73s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.02s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.10s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.36s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.26s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.92s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.30s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.92s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.06s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.89s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.88s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.70s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.39s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.14s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.87s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.83s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.66s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.09s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.61s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.88s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.61s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.96s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.83s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.99s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.11s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.57s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.19s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.40s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.49s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.46s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.87s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.31s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.91s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.47s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.89s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (1.94s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.71s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.13s) [2022-08-04T11:21:36.329Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.05s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.01s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.63s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.62s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.31s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.41s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.53s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.24s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.86s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.19s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.16s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.37s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.33s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.01s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.45s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.24s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.04s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.91s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.37s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.72s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.05s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.47s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.56s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.23s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.08s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.12s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.22s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.31s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.82s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.97s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2022-08-04T11:21:36.330Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.71s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.32s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.09s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.95s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.57s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.89s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.22s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.19s) [2022-08-04T11:21:36.330Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-04T11:21:36.330Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-04T11:21:36.330Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T11:21:36.330Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.44s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.59s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.39s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.76s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.42s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.57s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.26s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.96s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.82s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.04s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.52s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.25s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.78s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.78s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.29s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.04s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.74s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.53s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.49s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (9.64s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (2.71s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.45s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.19s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.24s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.71s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.98s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.10s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEnv (0.93s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.85s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.77s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.57s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.84s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.67s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.11s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.63s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.35s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.02s) [2022-08-04T11:21:36.330Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.27s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.32s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.59s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildFails (0.66s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.39s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.77s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.19s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.97s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.81s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.38s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.60s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.64s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.02s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.53s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.73s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.68s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.87s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.37s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.24s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.45s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.10s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.01s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.69s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.71s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.17s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.44s) [2022-08-04T11:21:36.330Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.74s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.22s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.29s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.42s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.71s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.72s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.39s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.59s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.74s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.54s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.91s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.49s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.32s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.72s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.32s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.05s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildPATH (1.76s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.65s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.81s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.73s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.28s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.98s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildRm (2.23s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.86s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.94s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.87s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.76s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.93s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) [2022-08-04T11:21:36.330Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildStderr (0.71s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.33s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.89s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.75s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.72s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.27s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildUser (1.71s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.70s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.83s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.89s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2022-08-04T11:21:36.330Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T11:21:36.330Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-04T11:21:36.330Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T11:21:36.330Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.13s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.67s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.85s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.56s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.82s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.96s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.63s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.76s) [2022-08-04T11:21:36.330Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.03s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.15s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.75s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.97s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.00s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.84s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCommitTTY (1.16s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.22s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.89s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.49s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.50s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.66s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.61s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.88s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.86s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.74s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.88s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.80s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.77s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.03s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.85s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.73s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.72s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.55s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.73s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.82s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.93s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.03s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.71s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.90s) [2022-08-04T11:21:36.330Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.46s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.88s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.37s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.60s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.79s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.04s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.72s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpToDot (0.64s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.67s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.36s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpToStdout (0.73s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.28s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.33s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.60s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.99s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.55s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-08-04T11:21:36.331Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-08-04T11:21:36.331Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.86s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.08s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsAttach (0.66s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsCommit (0.86s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.72s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.00s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.86s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.16s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsCopy (0.93s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.91s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.38s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.94s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.76s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsFilters (1.19s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsFormat (1.10s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.78s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.98s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-08-04T11:21:36.331Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T11:21:36.331Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.29s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsTop (0.61s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.88s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.65s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExec (0.71s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.31s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecInspectID (1.57s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.65s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.84s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.57s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecTTY (0.78s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.80s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.59s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecUlimits (0.94s) [2022-08-04T11:21:36.331Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.66s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.66s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.34s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestHealth (19.12s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestBuildHistory (2.62s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.73s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.63s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.63s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.04s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.13s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.28s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.78s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.76s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.65s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.78s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.68s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImportGzipped (1.26s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-08-04T11:21:36.331Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-04T11:21:36.331Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.41s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.35s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.93s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.47s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.63s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.08s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.39s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.62s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.09s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.85s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.99s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.96s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.57s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestNetHostname (1.27s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.85s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.78s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.31s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.90s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.60s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.19s) [2022-08-04T11:21:36.331Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.18s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.94s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.64s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.12s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.26s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPluginActive (2.54s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.05s) [2022-08-04T11:21:36.332Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.52s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.82s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.18s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.82s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPortList (6.13s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.08s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.42s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.54s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.53s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsByOrder (1.97s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.13s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.75s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.24s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.46s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.11s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.87s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.01s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.03s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.71s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.50s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.40s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.62s) [2022-08-04T11:21:36.332Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.48s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.97s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.84s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.25s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.24s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.13s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.71s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.16s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.23s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.89s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.06s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.13s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.73s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.43s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.47s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.45s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.89s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.74s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.03s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.86s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.13s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.45s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.24s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.62s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.57s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.40s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.27s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.60s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.01s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.70s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.45s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.79s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.87s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.29s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.43s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.57s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.59s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.66s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.57s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.42s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.87s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.93s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.97s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.56s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.14s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.78s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.68s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.70s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.60s) [2022-08-04T11:21:36.332Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-04T11:21:36.332Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.36s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.55s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.12s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s) [2022-08-04T11:21:36.332Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.55s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.18s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.73s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.70s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.60s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.51s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.50s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.41s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.69s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.87s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.50s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.06s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.32s) [2022-08-04T11:21:36.332Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.18s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.07s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.85s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.51s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.63s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.04s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.23s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.96s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.48s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.66s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.84s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunMount (3.81s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.42s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.31s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.49s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.52s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.54s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.81s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.08s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.60s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2022-08-04T11:21:36.332Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.35s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.72s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.76s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.55s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2022-08-04T11:21:36.332Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2022-08-04T11:21:36.332Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.61s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.96s) [2022-08-04T11:21:36.332Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.58s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.03s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.56s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.63s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.53s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.00s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.15s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.55s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.66s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunState (1.17s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2022-08-04T11:21:36.332Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.60s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunSysctls (1.02s) [2022-08-04T11:21:36.332Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.99s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.71s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.76s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.79s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.49s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.53s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunUserByID (0.65s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.58s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.39s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.61s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.80s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.55s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.51s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.50s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.85s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.51s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.84s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.43s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.43s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.43s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.42s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.62s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.25s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.60s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.84s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.32s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.42s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.63s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.68s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.69s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.56s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.60s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.89s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.80s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.19s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.66s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.30s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.69s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.35s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.10s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.48s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.39s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.10s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.50s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.14s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.41s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.44s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.77s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.29s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.77s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.04s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.46s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.61s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.77s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.18s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s) [2022-08-04T11:21:36.333Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.52s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.60s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.14s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-04T11:21:36.333Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-04T11:21:36.333Z] === RUN TestDockerRegistrySuite [2022-08-04T11:21:36.333Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-04T11:21:36.908Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-08-04T11:21:36.908Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-04T11:21:36.908Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-04T11:21:36.908Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-04T11:21:36.908Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-04T11:21:36.908Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-04T11:21:36.908Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-04T11:21:36.908Z] ? github.com/docker/docker/rootless [no test files] [2022-08-04T11:21:36.908Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-04T11:21:36.909Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-04T11:21:36.909Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-04T11:21:36.909Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-04T11:21:36.909Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-04T11:21:36.909Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-04T11:21:36.909Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-04T11:21:36.909Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-04T11:21:36.909Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-04T11:21:36.909Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-04T11:21:36.909Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-04T11:21:36.909Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-04T11:21:36.909Z] ? github.com/docker/docker/volume [no test files] [2022-08-04T11:21:36.909Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-04T11:21:36.909Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === Skipped [2022-08-04T11:21:36.909Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-04T11:21:36.909Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-04T11:21:36.909Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-04T11:21:36.909Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-04T11:21:36.909Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-04T11:21:36.909Z] graphtest_unix.go:71: No driver to put! [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-04T11:21:36.909Z] time="2022-08-04T11:20:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-04T11:21:36.909Z] time="2022-08-04T11:20:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-04T11:21:36.909Z] time="2022-08-04T11:20:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-04T11:21:36.909Z] time="2022-08-04T11:20:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-04T11:21:36.909Z] time="2022-08-04T11:20:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-04T11:21:36.909Z] graphtest_unix.go:71: No driver to put! [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-04T11:21:36.909Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-04T11:21:36.909Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-04T11:21:36.909Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-04T11:21:36.909Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-04T11:21:36.909Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:21:36.909Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-04T11:21:36.909Z] graphtest_unix.go:71: No driver to put! [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-04T11:21:36.909Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-04T11:21:36.909Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-04T11:21:36.909Z] [2022-08-04T11:21:36.909Z] DONE 2875 tests, 28 skipped in 257.592s [2022-08-04T11:21:36.909Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:21:36.909Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-04T11:21:36.909Z] + 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 [2022-08-04T11:21:37.272Z] check_test.go:427: [de4ca624c2dcf] daemon is not started [2022-08-04T11:21:37.272Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-04T11:21:38.239Z] check_test.go:427: [d0d2a0f2fbbd2] daemon is not started [2022-08-04T11:21:38.239Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-04T11:21:39.619Z] check_test.go:427: [d16d3c9ecc068] daemon is not started [2022-08-04T11:21:39.619Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-04T11:21:39.880Z] check_test.go:427: [d0c8641ca3ba4] daemon is not started [2022-08-04T11:21:39.880Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-04T11:21:43.175Z] check_test.go:427: [d300f4ef2e52a] daemon is not started [2022-08-04T11:21:43.175Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-04T11:21:48.452Z] check_test.go:427: [d054450aacec0] daemon is not started [2022-08-04T11:21:48.452Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-04T11:21:50.360Z] check_test.go:427: [da539a1a000d6] daemon is not started [2022-08-04T11:21:50.360Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-04T11:21:51.299Z] check_test.go:427: [d9b1c49994cfc] daemon is not started [2022-08-04T11:21:51.299Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-04T11:21:52.245Z] check_test.go:427: [d315f49a9eb76] daemon is not started [2022-08-04T11:21:52.245Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-04T11:21:53.629Z] check_test.go:427: [ddbaf810325a6] daemon is not started [2022-08-04T11:21:53.629Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-04T11:21:54.567Z] check_test.go:427: [dff51360e56eb] daemon is not started [2022-08-04T11:21:54.567Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-04T11:21:55.506Z] check_test.go:427: [dcfe0b8c0b75c] daemon is not started [2022-08-04T11:21:55.506Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-04T11:21:56.888Z] check_test.go:427: [d0255999eb0b0] daemon is not started [2022-08-04T11:21:56.888Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-04T11:21:57.829Z] check_test.go:427: [d6ed4221374eb] daemon is not started [2022-08-04T11:21:57.829Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-04T11:21:58.402Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d921d9998cdc9e03d7739d55754b379b6c2793e79ff77e97175a27446a760e56 [2022-08-04T11:21:59.341Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fbaa57945caa84deed84a416eb86aa6016418a8c1e18ccc148fad400e89c5b0a [2022-08-04T11:21:59.341Z] check_test.go:427: [d203de13c5194] daemon is not started [2022-08-04T11:21:59.341Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-04T11:22:00.280Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:091e13021c849319076fb2f8765730b3e0ffdcf78b28f57fdd4eed1d6abc1947 [2022-08-04T11:22:00.849Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7a6cf1aa45a37e102920b6188ac415d97035fbaf6678523b4249fe2cde84c07f [2022-08-04T11:22:01.108Z] check_test.go:427: [d2405fd1bc217] daemon is not started [2022-08-04T11:22:01.370Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-04T11:22:02.310Z] check_test.go:427: [d793c1bb4b5e6] daemon is not started [2022-08-04T11:22:02.310Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-04T11:22:04.234Z] check_test.go:427: [d251dfbad91e2] daemon is not started [2022-08-04T11:22:04.234Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-04T11:22:05.615Z] check_test.go:427: [dc8c5707f8de6] daemon is not started [2022-08-04T11:22:05.615Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-04T11:22:05.615Z] check_test.go:427: [d496e9b1e263e] daemon is not started [2022-08-04T11:22:05.615Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-04T11:22:06.553Z] check_test.go:427: [df0a3a3862875] daemon is not started [2022-08-04T11:22:06.553Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-04T11:22:07.123Z] check_test.go:427: [d7a1acb30ff09] daemon is not started [2022-08-04T11:22:07.123Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-04T11:22:08.063Z] check_test.go:427: [d23f0289ec310] daemon is not started [2022-08-04T11:22:08.063Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-04T11:22:10.625Z] check_test.go:427: [d37f0e7c5a3ca] daemon is not started [2022-08-04T11:22:10.625Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-04T11:22:10.625Z] check_test.go:427: [de78bdeea7eac] daemon is not started [2022-08-04T11:22:10.625Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-04T11:22:11.565Z] check_test.go:427: [d5e43c9ff2449] daemon is not started [2022-08-04T11:22:11.565Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-04T11:22:12.134Z] check_test.go:427: [d212080f61fc5] daemon is not started [2022-08-04T11:22:12.134Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-04T11:22:12.134Z] check_test.go:427: [d67230d6f0b36] daemon is not started [2022-08-04T11:22:12.134Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-04T11:22:12.393Z] check_test.go:427: [d4205ef301312] daemon is not started [2022-08-04T11:22:12.393Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-04T11:22:12.652Z] check_test.go:427: [d49ef276391dc] daemon is not started [2022-08-04T11:22:12.652Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-04T11:22:12.911Z] check_test.go:427: [d37dd21d61b37] daemon is not started [2022-08-04T11:22:12.911Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-04T11:22:13.171Z] check_test.go:427: [de0ea0162735b] daemon is not started [2022-08-04T11:22:13.171Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-04T11:22:14.111Z] check_test.go:427: [df3b8c1890e53] daemon is not started [2022-08-04T11:22:14.111Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-04T11:22:15.492Z] check_test.go:427: [d577fd809a3a4] daemon is not started [2022-08-04T11:22:15.492Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-04T11:22:16.432Z] check_test.go:427: [dcf56a77c1749] daemon is not started [2022-08-04T11:22:16.432Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-04T11:22:17.371Z] check_test.go:427: [defb4bedf6bba] daemon is not started [2022-08-04T11:22:17.371Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-04T11:22:17.940Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-04T11:22:18.200Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite (42.80s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.39s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.73s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.15s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.60s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.13s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.14s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.16s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.79s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.80s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.29s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2022-08-04T11:22:19.140Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-08-04T11:22:19.140Z] === RUN TestDockerSchema1RegistrySuite [2022-08-04T11:22:19.140Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-04T11:22:19.140Z] check_test.go:454: [d07f295189ac6] daemon is not started [2022-08-04T11:22:19.140Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-04T11:22:22.436Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-04T11:22:23.005Z] check_test.go:454: [db8de65cd8808] daemon is not started [2022-08-04T11:22:23.005Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-04T11:22:23.572Z] ok github.com/docker/docker/libnetwork 37.245s coverage: 40.6% of statements [2022-08-04T11:22:23.573Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-08-04T11:22:23.573Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-04T11:22:23.573Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-04T11:22:23.573Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-04T11:22:23.573Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-04T11:22:23.573Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-04T11:22:23.573Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-04T11:22:23.573Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-04T11:22:23.573Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-04T11:22:23.573Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-04T11:22:23.573Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-04T11:22:23.573Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-04T11:22:23.573Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-04T11:22:23.573Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-04T11:22:23.573Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.411s coverage: 59.9% of statements [2022-08-04T11:22:23.573Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-04T11:22:23.573Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-04T11:22:23.573Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 5.2% of statements [2022-08-04T11:22:23.573Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-04T11:22:23.573Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-04T11:22:23.573Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-04T11:22:23.573Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-04T11:22:28.301Z] check_test.go:454: [d8578f8f602b5] daemon is not started [2022-08-04T11:22:28.301Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-04T11:22:28.872Z] check_test.go:454: [ddbf11a6a07f7] daemon is not started [2022-08-04T11:22:28.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-04T11:22:28.872Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-04T11:22:29.132Z] check_test.go:454: [d410b86fd4b1a] daemon is not started [2022-08-04T11:22:29.132Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-04T11:22:30.071Z] check_test.go:454: [d85f94cc8968e] daemon is not started [2022-08-04T11:22:30.071Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-04T11:22:31.452Z] check_test.go:454: [d836861bead8c] daemon is not started [2022-08-04T11:22:31.452Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-04T11:22:32.835Z] check_test.go:454: [d13d0c9ccd06d] daemon is not started [2022-08-04T11:22:32.835Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-04T11:22:33.544Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.127s coverage: 6.6% of statements [2022-08-04T11:22:33.544Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-04T11:22:33.544Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-04T11:22:33.544Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-04T11:22:33.544Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-04T11:22:33.544Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-04T11:22:33.544Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-04T11:22:33.802Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2022-08-04T11:22:34.060Z] ok github.com/docker/docker/libnetwork/etchosts 0.018s coverage: 81.2% of statements [2022-08-04T11:22:34.060Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-04T11:22:34.319Z] ok github.com/docker/docker/libnetwork/internal/caller 0.007s coverage: 100.0% of statements [2022-08-04T11:22:36.194Z] check_test.go:454: [db4ab4ea1bbb1] daemon is not started [2022-08-04T11:22:36.194Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-04T11:22:36.194Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-04T11:22:36.454Z] check_test.go:454: [d02dc7e27bd43] daemon is not started [2022-08-04T11:22:36.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-04T11:22:37.024Z] check_test.go:454: [d859916bcacd2] daemon is not started [2022-08-04T11:22:37.024Z] --- PASS: TestDockerSchema1RegistrySuite (17.98s) [2022-08-04T11:22:37.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-04T11:22:37.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.80s) [2022-08-04T11:22:37.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2022-08-04T11:22:37.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.13s) [2022-08-04T11:22:37.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-04T11:22:37.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.07s) [2022-08-04T11:22:37.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.28s) [2022-08-04T11:22:37.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2022-08-04T11:22:37.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.37s) [2022-08-04T11:22:37.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.52s) [2022-08-04T11:22:37.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s) [2022-08-04T11:22:37.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-04T11:22:37.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-04T11:22:37.962Z] check_test.go:483: [dffe595a5819d] daemon is not started [2022-08-04T11:22:37.962Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-04T11:22:38.532Z] check_test.go:483: [db502b04981b8] daemon is not started [2022-08-04T11:22:38.532Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-04T11:22:38.792Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-04T11:22:38.792Z] check_test.go:483: [de92715b067c1] daemon is not started [2022-08-04T11:22:38.792Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-04T11:22:40.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-04T11:22:40.743Z] check_test.go:483: [df4f37529c0cb] daemon is not started [2022-08-04T11:22:40.743Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-04T11:22:41.313Z] check_test.go:483: [d98635802146e] daemon is not started [2022-08-04T11:22:41.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-04T11:22:42.251Z] check_test.go:483: [dc95c471a3bb7] daemon is not started [2022-08-04T11:22:42.252Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-04T11:22:42.511Z] check_test.go:483: [d5cf80046a63f] daemon is not started [2022-08-04T11:22:42.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.47s) [2022-08-04T11:22:42.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.85s) [2022-08-04T11:22:42.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.68s) [2022-08-04T11:22:42.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2022-08-04T11:22:42.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.30s) [2022-08-04T11:22:42.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.73s) [2022-08-04T11:22:42.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.53s) [2022-08-04T11:22:42.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.03s) [2022-08-04T11:22:42.511Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-08-04T11:22:42.511Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-04T11:22:42.511Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-04T11:22:43.081Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-04T11:22:45.662Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-04T11:22:46.520Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-04T11:22:47.570Z] check_test.go:510: [dbd552b0f2957] daemon is not started [2022-08-04T11:22:47.570Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-04T11:22:47.830Z] check_test.go:510: [d64ebd0fcfc35] daemon is not started [2022-08-04T11:22:47.830Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-04T11:22:47.830Z] check_test.go:510: [d05acddfabb63] daemon is not started [2022-08-04T11:22:47.830Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-04T11:22:48.091Z] check_test.go:510: [def92011344cd] daemon is not started [2022-08-04T11:22:48.091Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-04T11:22:48.350Z] check_test.go:510: [d3af7ad8c530f] daemon is not started [2022-08-04T11:22:48.350Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2022-08-04T11:22:48.350Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2022-08-04T11:22:48.350Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-04T11:22:48.351Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-04T11:22:48.351Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2022-08-04T11:22:48.351Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2022-08-04T11:22:48.351Z] === RUN TestDockerNetworkSuite [2022-08-04T11:22:48.351Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-04T11:22:48.920Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-04T11:22:48.920Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-04T11:22:48.920Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-04T11:22:49.860Z] docker_cli_network_unix_test.go:46: [dd8891a9053f1] daemon is not started [2022-08-04T11:22:49.860Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-04T11:22:50.429Z] docker_cli_network_unix_test.go:46: [d67b6a0893b7d] daemon is not started [2022-08-04T11:22:50.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-04T11:22:53.983Z] docker_cli_network_unix_test.go:46: [dbb023e2474eb] daemon is not started [2022-08-04T11:22:54.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-04T11:22:56.154Z] docker_cli_network_unix_test.go:46: [db59fa36d1fde] daemon is not started [2022-08-04T11:22:56.154Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-04T11:22:56.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-04T11:22:56.414Z] docker_cli_network_unix_test.go:1233: [db4554b6c231e] daemon is not started [2022-08-04T11:22:56.676Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-04T11:22:57.617Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-04T11:22:58.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-04T11:23:00.381Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-04T11:23:00.381Z] docker_cli_network_unix_test.go:46: [dd2fddc984e69] daemon is not started [2022-08-04T11:23:00.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-04T11:23:01.396Z] ok github.com/docker/docker/libnetwork/ipam 14.400s coverage: 85.3% of statements [2022-08-04T11:23:01.397Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-04T11:23:01.397Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-04T11:23:01.397Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-04T11:23:01.397Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-04T11:23:01.397Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-04T11:23:01.397Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-04T11:23:01.397Z] ok github.com/docker/docker/libnetwork/ipamutils 0.257s coverage: 74.0% of statements [2022-08-04T11:23:01.654Z] ok github.com/docker/docker/libnetwork/iptables 0.165s coverage: 45.0% of statements [2022-08-04T11:23:01.913Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2022-08-04T11:23:02.171Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-04T11:23:06.234Z] docker_cli_network_unix_test.go:46: [d2330c6af6a79] daemon is not started [2022-08-04T11:23:06.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-04T11:23:08.428Z] docker_cli_network_unix_test.go:46: [d64343a9effbf] daemon is not started [2022-08-04T11:23:09.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-04T11:23:09.941Z] docker_cli_network_unix_test.go:46: [d5f2be18cc5d6] daemon is not started [2022-08-04T11:23:09.941Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-04T11:23:10.510Z] docker_cli_network_unix_test.go:46: [d1d22bc847ce5] daemon is not started [2022-08-04T11:23:10.510Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-04T11:23:10.770Z] docker_cli_network_unix_test.go:46: [d7fb05cc66142] daemon is not started [2022-08-04T11:23:10.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-04T11:23:11.340Z] docker_cli_network_unix_test.go:46: [dcd096e7823fb] daemon is not started [2022-08-04T11:23:11.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-04T11:23:12.170Z] docker_cli_network_unix_test.go:46: [ddb7f6567a105] daemon is not started [2022-08-04T11:23:12.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-04T11:23:12.738Z] docker_cli_network_unix_test.go:46: [dfe1ce22b210e] daemon is not started [2022-08-04T11:23:12.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-04T11:23:12.999Z] docker_cli_network_unix_test.go:46: [da965cee035fa] daemon is not started [2022-08-04T11:23:12.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-04T11:23:13.569Z] docker_cli_network_unix_test.go:46: [d29d0fcd585cd] daemon is not started [2022-08-04T11:23:13.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-04T11:23:13.828Z] docker_cli_network_unix_test.go:46: [df097ff907eda] daemon is not started [2022-08-04T11:23:13.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-04T11:23:14.088Z] docker_cli_network_unix_test.go:46: [d5051b54bc9a9] daemon is not started [2022-08-04T11:23:14.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-04T11:23:14.088Z] docker_cli_network_unix_test.go:46: [d83f139dbbdfb] daemon is not started [2022-08-04T11:23:14.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-04T11:23:15.026Z] docker_cli_network_unix_test.go:46: [dc6f7b7afa573] daemon is not started [2022-08-04T11:23:15.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-04T11:23:15.595Z] docker_cli_network_unix_test.go:46: [db96247f7061d] daemon is not started [2022-08-04T11:23:15.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-04T11:23:15.854Z] docker_cli_network_unix_test.go:46: [d34c4573c2403] daemon is not started [2022-08-04T11:23:15.854Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-04T11:23:16.114Z] docker_cli_network_unix_test.go:46: [db1ee6427fd3c] daemon is not started [2022-08-04T11:23:16.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-04T11:23:16.374Z] docker_cli_network_unix_test.go:46: [d2ddcbd1f0d7a] daemon is not started [2022-08-04T11:23:16.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-04T11:23:17.756Z] docker_cli_network_unix_test.go:968: [dd3adcb6f5619] daemon is not started [2022-08-04T11:23:18.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-04T11:23:19.636Z] docker_cli_network_unix_test.go:46: [dc1763fddc4b2] daemon is not started [2022-08-04T11:23:19.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-04T11:23:22.436Z] docker_cli_network_unix_test.go:1116: [d744e237f2252] daemon is not started [2022-08-04T11:23:25.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-04T11:23:25.730Z] docker_cli_network_unix_test.go:46: [d258a7e7611d9] daemon is not started [2022-08-04T11:23:25.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-04T11:23:26.300Z] docker_cli_network_unix_test.go:46: [db303e9e2f9ae] daemon is not started [2022-08-04T11:23:26.300Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-04T11:23:26.300Z] docker_cli_network_unix_test.go:46: [d245583854a54] daemon is not started [2022-08-04T11:23:26.300Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-04T11:23:26.300Z] docker_cli_network_unix_test.go:46: [d61b60589a2c2] daemon is not started [2022-08-04T11:23:26.300Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-04T11:23:26.559Z] docker_cli_network_unix_test.go:46: [da9383f13d8b3] daemon is not started [2022-08-04T11:23:26.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-04T11:23:26.822Z] docker_cli_network_unix_test.go:46: [deb6967d10d59] daemon is not started [2022-08-04T11:23:26.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-04T11:23:26.822Z] docker_cli_network_unix_test.go:46: [d8af0608ae5b4] daemon is not started [2022-08-04T11:23:26.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-04T11:23:28.748Z] docker_cli_network_unix_test.go:46: [d6a78dac01bcb] daemon is not started [2022-08-04T11:23:29.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-04T11:23:29.316Z] docker_cli_network_unix_test.go:46: [d2a3e1554aeed] daemon is not started [2022-08-04T11:23:29.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-04T11:23:29.316Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-04T11:23:29.316Z] docker_cli_network_unix_test.go:46: [dea73a32ba743] daemon is not started [2022-08-04T11:23:29.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-04T11:23:29.885Z] docker_cli_network_unix_test.go:46: [db666ded314cc] daemon is not started [2022-08-04T11:23:30.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-04T11:23:33.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-04T11:23:35.348Z] docker_cli_network_unix_test.go:1084: [de08d81e22a94] daemon is not started [2022-08-04T11:23:36.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-04T11:23:36.732Z] docker_cli_network_unix_test.go:46: [d766f1ae062a9] daemon is not started [2022-08-04T11:23:36.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-04T11:23:37.302Z] docker_cli_network_unix_test.go:46: [d42cc2c3d654f] daemon is not started [2022-08-04T11:23:37.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-04T11:23:38.682Z] docker_cli_network_unix_test.go:46: [d04bd1d751a6c] daemon is not started [2022-08-04T11:23:38.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-04T11:23:38.942Z] docker_cli_network_unix_test.go:46: [de6a1b4ed48af] daemon is not started [2022-08-04T11:23:38.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-04T11:23:39.512Z] docker_cli_network_unix_test.go:46: [d4f760b1f3d44] daemon is not started [2022-08-04T11:23:39.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-04T11:23:40.082Z] docker_cli_network_unix_test.go:46: [d05a609903242] daemon is not started [2022-08-04T11:23:40.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-04T11:23:40.651Z] docker_cli_network_unix_test.go:46: [dd8f4736256bc] daemon is not started [2022-08-04T11:23:41.220Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-04T11:23:46.498Z] docker_cli_network_unix_test.go:46: [de907f8702890] daemon is not started [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite (58.30s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.64s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.82s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.58s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.92s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.77s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.61s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.31s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.03s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.19s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.42s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.52s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-04T11:23:46.498Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.44s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.13s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2022-08-04T11:23:46.498Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.52s) [2022-08-04T11:23:46.498Z] === RUN TestDockerHubPullSuite [2022-08-04T11:23:46.498Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-04T11:23:49.034Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-04T11:23:51.570Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-04T11:23:52.138Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-04T11:23:54.045Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-04T11:23:54.305Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-04T11:23:54.305Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-04T11:23:54.875Z] --- PASS: TestDockerHubPullSuite (8.20s) [2022-08-04T11:23:54.875Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.97s) [2022-08-04T11:23:54.875Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.52s) [2022-08-04T11:23:54.875Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s) [2022-08-04T11:23:54.875Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.75s) [2022-08-04T11:23:54.875Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.61s) [2022-08-04T11:23:54.875Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.39s) [2022-08-04T11:23:54.875Z] PASS [2022-08-04T11:23:54.875Z] [2022-08-04T11:23:54.875Z] === Skipped [2022-08-04T11:23:54.875Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T11:23:54.875Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.875Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T11:23:54.875Z] [2022-08-04T11:23:54.875Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T11:23:54.875Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.875Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-04T11:23:54.875Z] [2022-08-04T11:23:54.875Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-04T11:23:54.875Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.875Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-08-04T11:23:54.875Z] [2022-08-04T11:23:54.875Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-04T11:23:54.875Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.875Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-04T11:23:54.875Z] [2022-08-04T11:23:54.875Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T11:23:54.875Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.875Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T11:23:54.875Z] [2022-08-04T11:23:54.875Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T11:23:54.875Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.875Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T11:23:54.875Z] [2022-08-04T11:23:54.875Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-04T11:23:54.875Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.875Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-04T11:23:54.875Z] [2022-08-04T11:23:54.875Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T11:23:54.875Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.875Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T11:23:54.875Z] [2022-08-04T11:23:54.875Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T11:23:54.875Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T11:23:54.876Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-04T11:23:54.876Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T11:23:54.876Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T11:23:54.876Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T11:23:54.876Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-04T11:23:54.876Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-04T11:23:54.876Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-08-04T11:23:54.876Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-08-04T11:23:54.876Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-04T11:23:54.876Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-04T11:23:54.876Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_sni_test.go:30: Flakey test [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-08-04T11:23:54.876Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T11:23:54.876Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-04T11:23:54.876Z] docker_cli_network_unix_test.go:46: [dea73a32ba743] daemon is not started [2022-08-04T11:23:54.876Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] DONE 1265 tests, 51 skipped in 1455.000s [2022-08-04T11:23:54.876Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T11:23:54.876Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T11:23:54.876Z] +++ kill 9415 [2022-08-04T11:23:54.876Z] +++ /etc/init.d/apparmor stop [2022-08-04T11:23:54.876Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] Unloading profiles will leave already running processes permanently [2022-08-04T11:23:54.876Z] unconfined, which can lead to unexpected situations. [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:54.876Z] To set a process to complain mode, use the command line tool [2022-08-04T11:23:54.876Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T11:23:54.876Z] +++ true [2022-08-04T11:23:54.876Z] exiting test-integration [2022-08-04T11:23:54.876Z] ++ exit 0 [2022-08-04T11:23:54.876Z] [2022-08-04T11:23:55.141Z] + for job in $(jobs -p) [2022-08-04T11:23:55.142Z] + wait 31633 [2022-08-04T11:23:56.547Z] docker_cli_swarm_test.go:1180: [d9067edd5d793] joining swarm manager [db4cff95802f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:24:03.118Z] docker_cli_swarm_test.go:1189: [d313bc15e4c7e] joining swarm manager [db4cff95802f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:24:49.804Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-04T11:24:53.634Z] ok github.com/docker/docker/libnetwork/networkdb 103.350s coverage: 60.1% of statements [2022-08-04T11:24:53.634Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-04T11:24:53.634Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-04T11:24:53.634Z] ok github.com/docker/docker/libnetwork/osl 4.307s coverage: 39.7% of statements [2022-08-04T11:24:53.634Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-08-04T11:24:53.634Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-04T11:24:53.634Z] ok github.com/docker/docker/libnetwork/portmapper 0.558s coverage: 48.6% of statements [2022-08-04T11:24:53.634Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-04T11:24:53.634Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-04T11:24:53.895Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-04T11:24:53.896Z] [2022-08-04T11:24:53.896Z] === Skipped [2022-08-04T11:24:53.896Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-04T11:24:53.896Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T11:24:53.896Z] [2022-08-04T11:24:53.896Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-04T11:24:53.896Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T11:24:53.896Z] [2022-08-04T11:24:53.896Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-04T11:24:53.896Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T11:24:53.896Z] [2022-08-04T11:24:53.896Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-04T11:24:53.896Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:24:53.896Z] [2022-08-04T11:24:53.896Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-04T11:24:53.896Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:24:53.896Z] [2022-08-04T11:24:53.896Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-04T11:24:53.896Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:24:53.896Z] [2022-08-04T11:24:53.896Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-04T11:24:53.896Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:24:53.896Z] [2022-08-04T11:24:53.896Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-04T11:24:53.896Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:24:53.896Z] [2022-08-04T11:24:53.896Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-04T11:24:53.896Z] firewalld_test.go:14: firewalld is not running [2022-08-04T11:24:53.896Z] [2022-08-04T11:24:53.896Z] DONE 327 tests, 9 skipped in 199.954s [2022-08-04T11:24:54.000Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked Post stage [Pipeline] junit [2022-08-04T11:24:54.474Z] Recording test results [2022-08-04T11:24:54.837Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-04T11:24:55.164Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43822/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e788316298b8ecb0c08c6d33fa41a89ff72a1fd7 hack/validate/vendor [2022-08-04T11:24:56.099Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T11:24:56.662Z] + echo Ensuring container killed. [2022-08-04T11:24:56.662Z] Ensuring container killed. [2022-08-04T11:24:56.662Z] + docker rm -vf docker-pr6 [2022-08-04T11:24:56.662Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-08-04T11:24:56.944Z] + echo Chowning /workspace to jenkins user [2022-08-04T11:24:56.944Z] Chowning /workspace to jenkins user [2022-08-04T11:24:56.944Z] + id -u [2022-08-04T11:24:56.944Z] + id -g [2022-08-04T11:24:56.944Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43822:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T11:24:58.195Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T11:24:58.610Z] + bundleName=unit [2022-08-04T11:24:58.610Z] + echo Creating unit-bundles.tar.gz [2022-08-04T11:24:58.610Z] Creating unit-bundles.tar.gz [2022-08-04T11:24:58.610Z] + 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 [2022-08-04T11:24:58.610Z] bundles/junit-report-libnetwork.xml [2022-08-04T11:24:58.610Z] bundles/junit-report.xml [2022-08-04T11:24:58.610Z] bundles/go-test-report-libnetwork.json [2022-08-04T11:24:58.610Z] bundles/go-test-report.json [2022-08-04T11:24:58.610Z] bundles/profile-libnetwork.out [2022-08-04T11:24:58.610Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-04T11:24:58.622Z] Archiving artifacts [2022-08-04T11:24:59.125Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43822/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T11:24:59.436Z] + make clean [2022-08-04T11:24:59.436Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T11:24:59.436Z] docker-dev-cache [2022-08-04T11:24:59.436Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T11:24:59.576Z] docker_cli_swarm_test.go:1112: [d9c438ec2ccd4] joining swarm manager [d62cc4568887b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T11:25:00.956Z] docker_cli_swarm_test.go:1113: [d829d63951524] joining swarm manager [d62cc4568887b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:26:37.421Z] docker_cli_swarm_test.go:1166: [de6ba1198d14c] joining swarm manager [d62cc4568887b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T11:27:03.976Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-04T11:27:03.976Z] docker_cli_swarm_test.go:1447: [d17550bc7c1e7] joining swarm manager [d68336003b29f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:27:04.546Z] docker_cli_swarm_test.go:1448: [d88f530647a2f] joining swarm manager [d68336003b29f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:27:16.760Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-04T11:27:16.760Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-04T11:27:16.760Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-04T11:27:16.761Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-04T11:27:16.761Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-04T11:27:17.332Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-04T11:27:19.870Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-04T11:27:23.163Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-04T11:27:25.070Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-04T11:27:26.993Z] docker_cli_swarm_unix_test.go:63: [d4c8080a1054e] joining swarm manager [df9cce6251258]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:28:23.232Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-04T11:28:23.232Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-04T11:28:23.232Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-04T11:28:25.139Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-04T11:28:28.431Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-04T11:28:30.970Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-04T11:28:32.879Z] docker_api_swarm_test.go:962: [dad00d8f65147] joining swarm manager [d9d44cd76e9e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:28:50.973Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-04T11:29:03.199Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-04T11:29:04.137Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-04T11:29:06.675Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-04T11:29:09.217Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-04T11:29:17.345Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-04T11:29:20.640Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-04T11:29:23.179Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-04T11:29:25.716Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-04T11:29:28.253Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-04T11:29:30.794Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-04T11:29:34.102Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-04T11:29:36.010Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-04T11:30:32.250Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-04T11:30:47.134Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite (1544.75s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.24s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.24s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.29s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.91s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.06s) [2022-08-04T11:31:05.227Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.88s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.86s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.72s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.83s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.72s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.61s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.92s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.63s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.57s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.75s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.36s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.61s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.87s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.95s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.65s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.35s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.01s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.26s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.88s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.69s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.87s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.63s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.88s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.99s) [2022-08-04T11:31:05.227Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.51s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.22s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.19s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.04s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.30s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.54s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.48s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.52s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.51s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.29s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.97s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.54s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.60s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.04s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.44s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.85s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.06s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.55s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.15s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.99s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.55s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.51s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.17s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.18s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.45s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.43s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.07s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.15s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.10s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.54s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.05s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.95s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.53s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.57s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.01s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.71s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.61s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.75s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.81s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.25s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.16s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.88s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.79s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (71.53s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.28s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.83s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.18s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.56s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.44s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.21s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.65s) [2022-08-04T11:31:05.228Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.06s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.49s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.13s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.43s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.09s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.81s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.24s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.22s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.27s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.35s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.02s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.17s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.23s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.01s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2022-08-04T11:31:05.228Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-08-04T11:31:05.228Z] === RUN TestDockerExternalVolumeSuite [2022-08-04T11:31:05.228Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-04T11:31:05.228Z] docker_cli_external_volume_driver_test.go:53: [db9aa62a7f1cc] daemon is not started [2022-08-04T11:31:20.140Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-04T11:32:27.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-04T11:32:35.955Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-04T11:32:50.838Z] docker_cli_external_volume_driver_test.go:53: [df5b777162242] daemon is not started [2022-08-04T11:33:05.724Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-04T11:33:20.630Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-04T11:33:35.514Z] docker_cli_external_volume_driver_test.go:53: [d6362e1314aad] daemon is not started [2022-08-04T11:33:50.400Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-04T11:33:50.400Z] docker_cli_external_volume_driver_test.go:53: [d6b0083991bec] daemon is not started [2022-08-04T11:34:05.287Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-04T11:34:37.374Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-04T11:34:55.487Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-04T11:35:10.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-04T11:35:57.058Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-04T11:36:15.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-04T11:36:47.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-04T11:37:19.349Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-04T11:37:31.560Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-04T11:37:49.652Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-04T11:37:49.652Z] docker_cli_external_volume_driver_test.go:485: [dda693f8ee2e8] daemon is not started [2022-08-04T11:38:04.550Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-04T11:38:04.550Z] docker_cli_external_volume_driver_test.go:53: [de2237415c3b2] daemon is not started [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite (436.93s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.14s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-08-04T11:38:19.435Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-04T11:38:19.435Z] PASS [2022-08-04T11:38:19.435Z] [2022-08-04T11:38:19.435Z] === Skipped [2022-08-04T11:38:19.435Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T11:38:19.435Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-04T11:38:19.435Z] check_test.go:540: [d58f69b35f02e] daemon is not started [2022-08-04T11:38:19.435Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T11:38:19.435Z] [2022-08-04T11:38:19.435Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-04T11:38:19.435Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-04T11:38:19.435Z] check_test.go:540: [dda4656ab1b2e] daemon is not started [2022-08-04T11:38:19.435Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-04T11:38:19.435Z] [2022-08-04T11:38:19.435Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T11:38:19.435Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-04T11:38:19.435Z] check_test.go:540: [d470d625fbaae] daemon is not started [2022-08-04T11:38:19.435Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T11:38:19.435Z] [2022-08-04T11:38:19.435Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-04T11:38:19.435Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-04T11:38:19.435Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-04T11:38:19.435Z] [2022-08-04T11:38:19.435Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-04T11:38:19.435Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-04T11:38:19.435Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-04T11:38:19.435Z] [2022-08-04T11:38:19.435Z] DONE 269 tests, 5 skipped in 2319.358s [2022-08-04T11:38:19.435Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T11:38:19.435Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d32e76bd48f56/docker.pid [2022-08-04T11:38:19.435Z] +++ kill 7029 [2022-08-04T11:38:19.435Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7029 is not a child of this shell [2022-08-04T11:38:19.435Z] warning: PID 7029 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d32e76bd48f56/docker.pid had a nonzero exit code [2022-08-04T11:38:19.435Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d32e76bd48f56/root: target is busy. [2022-08-04T11:38:19.435Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T11:38:19.435Z] +++ kill 9438 [2022-08-04T11:38:19.435Z] +++ /etc/init.d/apparmor stop [2022-08-04T11:38:19.435Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T11:38:19.435Z] [2022-08-04T11:38:19.435Z] Unloading profiles will leave already running processes permanently [2022-08-04T11:38:19.435Z] unconfined, which can lead to unexpected situations. [2022-08-04T11:38:19.435Z] [2022-08-04T11:38:19.435Z] To set a process to complain mode, use the command line tool [2022-08-04T11:38:19.435Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T11:38:19.435Z] +++ true [2022-08-04T11:38:19.435Z] exiting test-integration [2022-08-04T11:38:19.435Z] ++ exit 0 [2022-08-04T11:38:19.435Z] [2022-08-04T11:38:19.695Z] + exit 0 [2022-08-04T11:38:19.695Z] ++ jobs -p [2022-08-04T11:38:19.695Z] + pids= [2022-08-04T11:38:19.695Z] + echo 'Remaining pids to kill: []' [2022-08-04T11:38:19.695Z] Remaining pids to kill: [] [2022-08-04T11:38:19.695Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-04T11:38:19.710Z] Recording test results [2022-08-04T11:38:20.132Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T11:38:20.453Z] + echo Ensuring container killed. [2022-08-04T11:38:20.453Z] Ensuring container killed. [2022-08-04T11:38:20.453Z] + docker ps -aq -f name=docker-pr6-* [2022-08-04T11:38:20.453Z] + cids=fc45127f0d15 [2022-08-04T11:38:20.453Z] 30c4ab102a7a [2022-08-04T11:38:20.453Z] bfaf0c0ebde7 [2022-08-04T11:38:20.453Z] + [ -n fc45127f0d15 [2022-08-04T11:38:20.453Z] 30c4ab102a7a [2022-08-04T11:38:20.453Z] bfaf0c0ebde7 ] [2022-08-04T11:38:20.453Z] + docker rm -vf fc45127f0d15 30c4ab102a7a bfaf0c0ebde7 [2022-08-04T11:38:21.027Z] fc45127f0d15 [2022-08-04T11:38:21.286Z] 30c4ab102a7a [2022-08-04T11:38:21.286Z] bfaf0c0ebde7 [Pipeline] sh [2022-08-04T11:38:21.570Z] + echo Chowning /workspace to jenkins user [2022-08-04T11:38:21.570Z] Chowning /workspace to jenkins user [2022-08-04T11:38:21.570Z] + id -u [2022-08-04T11:38:21.570Z] + id -g [2022-08-04T11:38:21.570Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43822:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T11:38:24.408Z] + bundleName=amd64 [2022-08-04T11:38:24.408Z] + echo Creating amd64-bundles.tar.gz [2022-08-04T11:38:24.408Z] Creating amd64-bundles.tar.gz [2022-08-04T11:38:24.408Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-04T11:38:24.408Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T11:38:25.801Z] Archiving artifacts [2022-08-04T11:38:26.148Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43822/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T11:38:26.630Z] + make clean [2022-08-04T11:38:26.630Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T11:38:26.630Z] docker-dev-cache [2022-08-04T11:38:26.630Z] 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