Pull request #43934 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7797480eb093dd250a3da0613a2452e0c78ad203+f0680670d2303418816854a74e75e33e41907199 (058bef2be7ff544c98179be94447513f142b0590) 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-43934@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-08T11:16:46.413Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-08T11:16:46.418Z] Trying to pass milestone 1 [Pipeline] milestone [2022-08-08T11:16:46.521Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-08T11:16:46.860Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0735df35632e6a214) in /home/ubuntu/workspace/moby_PR-43934 [Pipeline] { [Pipeline] checkout [2022-08-08T11:16:47.048Z] The recommended git tool is: git [2022-08-08T11:16:49.693Z] using credential docker-jenkins-github-credentials [2022-08-08T11:16:49.706Z] Cloning the remote Git repository [2022-08-08T11:16:49.706Z] Cloning with configured refspecs honoured and without tags [2022-08-08T11:16:49.727Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T11:16:49.807Z] > git init /home/ubuntu/workspace/moby_PR-43934 # timeout=10 [2022-08-08T11:16:49.913Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T11:16:49.914Z] > git --version # timeout=10 [2022-08-08T11:16:49.934Z] > git --version # 'git version 2.17.1' [2022-08-08T11:16:49.934Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:16:49.936Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43934/head:refs/remotes/origin/PR-43934 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:13.982Z] Fetching without tags [2022-08-08T11:17:14.923Z] Merging remotes/origin/master commit f0680670d2303418816854a74e75e33e41907199 into PR head commit 7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:17:13.866Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T11:17:13.895Z] > git config --add remote.origin.fetch +refs/pull/43934/head:refs/remotes/origin/PR-43934 # timeout=10 [2022-08-08T11:17:13.925Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:13.957Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T11:17:13.991Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T11:17:13.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:13.993Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43934/head:refs/remotes/origin/PR-43934 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:14.930Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T11:17:14.939Z] > git checkout -f 7797480eb093dd250a3da0613a2452e0c78ad203 # timeout=10 [2022-08-08T11:17:15.868Z] Merge succeeded, producing 7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:17:15.868Z] Checking out Revision 7797480eb093dd250a3da0613a2452e0c78ad203 (PR-43934) [2022-08-08T11:17:15.742Z] > git remote # timeout=10 [2022-08-08T11:17:15.770Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T11:17:15.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:15.786Z] > git merge f0680670d2303418816854a74e75e33e41907199 # timeout=10 [2022-08-08T11:17:15.828Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T11:17:15.874Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T11:17:15.881Z] > git checkout -f 7797480eb093dd250a3da0613a2452e0c78ad203 # timeout=10 [2022-08-08T11:17:20.718Z] Commit message: "daemon, builder: rename variables that collided with imports" [2022-08-08T11:17:20.729Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T11:17:21.775Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43934:/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-08T11:17:20.724Z] > git rev-list --no-walk f7cdc9f3c0ac9e0d4dc82cc3ce46f5772158078f # timeout=10 [2022-08-08T11:17:26.031Z] Unable to find image 'alpine:latest' locally [2022-08-08T11:17:26.031Z] latest: Pulling from library/alpine [2022-08-08T11:17:26.031Z] 530afca65e2e: Pulling fs layer [2022-08-08T11:17:26.031Z] 530afca65e2e: Verifying Checksum [2022-08-08T11:17:26.031Z] 530afca65e2e: Download complete [2022-08-08T11:17:26.289Z] 530afca65e2e: Pull complete [2022-08-08T11:17:26.289Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-08T11:17:26.289Z] Status: Downloaded newer image for alpine:latest [2022-08-08T11:17:30.493Z] 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 [2022-08-08T11:17:30.976Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bc98f0a0d23288a7) in /home/ubuntu/workspace/moby_PR-43934 [Pipeline] node [2022-08-08T11:17:30.978Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ed009017b5d3514) in /home/ubuntu/workspace/moby_PR-43934 [Pipeline] node [2022-08-08T11:17:30.979Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-001245f03cebb0f9f) in /home/ubuntu/workspace/moby_PR-43934 [2022-08-08T11:17:30.980Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a6a619374552bf68) in /home/ubuntu/workspace/moby_PR-43934 [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 [2022-08-08T11:17:30.984Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-093a3631e693a5350) in /home/ubuntu/workspace/moby_PR-43934 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-08-08T11:17:31.051Z] The recommended git tool is: git [Pipeline] checkout [2022-08-08T11:17:31.059Z] using credential docker-jenkins-github-credentials [2022-08-08T11:17:31.059Z] The recommended git tool is: git [Pipeline] checkout [2022-08-08T11:17:31.072Z] The recommended git tool is: git [2022-08-08T11:17:31.073Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-08-08T11:17:31.074Z] Cloning the remote Git repository [2022-08-08T11:17:31.074Z] Cloning with configured refspecs honoured and without tags [2022-08-08T11:17:31.079Z] The recommended git tool is: git [2022-08-08T11:17:31.081Z] using credential docker-jenkins-github-credentials [2022-08-08T11:17:31.085Z] Cloning the remote Git repository [2022-08-08T11:17:31.085Z] Cloning with configured refspecs honoured and without tags [2022-08-08T11:17:31.089Z] using credential docker-jenkins-github-credentials [2022-08-08T11:17:31.092Z] Cloning the remote Git repository [2022-08-08T11:17:31.092Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-08-08T11:17:31.103Z] Cloning the remote Git repository [2022-08-08T11:17:31.103Z] Cloning with configured refspecs honoured and without tags [2022-08-08T11:17:31.105Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2022-08-08T11:17:31.124Z] using credential docker-jenkins-github-credentials [2022-08-08T11:17:31.134Z] Cloning the remote Git repository [2022-08-08T11:17:31.134Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-08-08T11:17:31.138Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T11:17:31.139Z] > git init /home/ubuntu/workspace/moby_PR-43934 # timeout=10 [2022-08-08T11:17:31.146Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T11:17:31.146Z] > git --version # timeout=10 [2022-08-08T11:17:31.151Z] > git --version # 'git version 2.25.1' [2022-08-08T11:17:31.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:31.152Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43934/head:refs/remotes/origin/PR-43934 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] } [Pipeline] } [2022-08-08T11:17:31.109Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T11:17:31.109Z] > git init /home/ubuntu/workspace/moby_PR-43934 # timeout=10 [2022-08-08T11:17:31.115Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T11:17:31.115Z] > git --version # timeout=10 [2022-08-08T11:17:31.119Z] > git --version # 'git version 2.25.1' [2022-08-08T11:17:31.119Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:31.120Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43934/head:refs/remotes/origin/PR-43934 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:31.098Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T11:17:31.099Z] > git init /home/ubuntu/workspace/moby_PR-43934 # timeout=10 [2022-08-08T11:17:31.124Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T11:17:31.124Z] > git --version # timeout=10 [2022-08-08T11:17:31.134Z] > git --version # 'git version 2.17.1' [2022-08-08T11:17:31.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:31.135Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43934/head:refs/remotes/origin/PR-43934 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:31.142Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T11:17:31.142Z] > git init /home/ubuntu/workspace/moby_PR-43934 # timeout=10 [2022-08-08T11:17:31.180Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T11:17:31.180Z] > git --version # timeout=10 [2022-08-08T11:17:31.187Z] > git --version # 'git version 2.17.1' [2022-08-08T11:17:31.187Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:31.188Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43934/head:refs/remotes/origin/PR-43934 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:31.089Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T11:17:31.089Z] > git init /home/ubuntu/workspace/moby_PR-43934 # timeout=10 [2022-08-08T11:17:31.095Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T11:17:31.095Z] > git --version # timeout=10 [2022-08-08T11:17:31.100Z] > git --version # 'git version 2.17.1' [2022-08-08T11:17:31.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:31.101Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43934/head:refs/remotes/origin/PR-43934 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:44.938Z] Fetching without tags [2022-08-08T11:17:45.115Z] Merging remotes/origin/master commit f0680670d2303418816854a74e75e33e41907199 into PR head commit 7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:17:44.920Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T11:17:44.923Z] > git config --add remote.origin.fetch +refs/pull/43934/head:refs/remotes/origin/PR-43934 # timeout=10 [2022-08-08T11:17:44.927Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:44.935Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T11:17:44.943Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T11:17:44.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:44.944Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43934/head:refs/remotes/origin/PR-43934 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:45.118Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T11:17:45.123Z] > git checkout -f 7797480eb093dd250a3da0613a2452e0c78ad203 # timeout=10 [2022-08-08T11:17:45.668Z] Merge succeeded, producing 7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:17:45.668Z] Checking out Revision 7797480eb093dd250a3da0613a2452e0c78ad203 (PR-43934) [2022-08-08T11:17:46.397Z] Commit message: "daemon, builder: rename variables that collided with imports" [2022-08-08T11:17:46.487Z] Fetching without tags [2022-08-08T11:17:46.514Z] Fetching without tags [2022-08-08T11:17:46.650Z] Merging remotes/origin/master commit f0680670d2303418816854a74e75e33e41907199 into PR head commit 7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:17:46.697Z] Merging remotes/origin/master commit f0680670d2303418816854a74e75e33e41907199 into PR head commit 7797480eb093dd250a3da0613a2452e0c78ad203 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T11:17:46.499Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T11:17:46.504Z] > git config --add remote.origin.fetch +refs/pull/43934/head:refs/remotes/origin/PR-43934 # timeout=10 [2022-08-08T11:17:46.507Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:46.512Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T11:17:46.517Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T11:17:46.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:46.518Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43934/head:refs/remotes/origin/PR-43934 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:46.701Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T11:17:46.705Z] > git checkout -f 7797480eb093dd250a3da0613a2452e0c78ad203 # timeout=10 [2022-08-08T11:17:46.467Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T11:17:46.471Z] > git config --add remote.origin.fetch +refs/pull/43934/head:refs/remotes/origin/PR-43934 # timeout=10 [2022-08-08T11:17:46.474Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:46.480Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T11:17:46.492Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T11:17:46.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:46.493Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43934/head:refs/remotes/origin/PR-43934 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:46.656Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T11:17:46.662Z] > git checkout -f 7797480eb093dd250a3da0613a2452e0c78ad203 # timeout=10 [2022-08-08T11:17:45.649Z] > git remote # timeout=10 [2022-08-08T11:17:45.653Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T11:17:45.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:45.658Z] > git merge f0680670d2303418816854a74e75e33e41907199 # timeout=10 [2022-08-08T11:17:45.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T11:17:45.671Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T11:17:45.674Z] > git checkout -f 7797480eb093dd250a3da0613a2452e0c78ad203 # timeout=10 [2022-08-08T11:17:47.030Z] + docker version [2022-08-08T11:17:47.030Z] Client: Docker Engine - Community [2022-08-08T11:17:47.030Z] Version: 20.10.14 [2022-08-08T11:17:47.030Z] API version: 1.41 [2022-08-08T11:17:47.030Z] Go version: go1.16.15 [2022-08-08T11:17:47.030Z] Git commit: a224086 [2022-08-08T11:17:47.030Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-08T11:17:47.030Z] OS/Arch: linux/arm64 [2022-08-08T11:17:47.030Z] Context: default [2022-08-08T11:17:47.030Z] Experimental: true [2022-08-08T11:17:47.030Z] [2022-08-08T11:17:47.030Z] Server: Docker Engine - Community [2022-08-08T11:17:47.030Z] Engine: [2022-08-08T11:17:47.030Z] Version: 20.10.14 [2022-08-08T11:17:47.030Z] API version: 1.41 (minimum version 1.12) [2022-08-08T11:17:47.030Z] Go version: go1.16.15 [2022-08-08T11:17:47.030Z] Git commit: 87a90dc [2022-08-08T11:17:47.030Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-08T11:17:47.030Z] OS/Arch: linux/arm64 [2022-08-08T11:17:47.030Z] Experimental: true [2022-08-08T11:17:47.030Z] containerd: [2022-08-08T11:17:47.030Z] Version: 1.5.11 [2022-08-08T11:17:47.030Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T11:17:47.030Z] runc: [2022-08-08T11:17:47.030Z] Version: 1.0.3 [2022-08-08T11:17:47.030Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T11:17:47.030Z] docker-init: [2022-08-08T11:17:47.030Z] Version: 0.19.0 [2022-08-08T11:17:47.030Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-08T11:17:47.221Z] Merge succeeded, producing 7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:17:47.221Z] Checking out Revision 7797480eb093dd250a3da0613a2452e0c78ad203 (PR-43934) [2022-08-08T11:17:47.256Z] Merge succeeded, producing 7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:17:47.256Z] Checking out Revision 7797480eb093dd250a3da0613a2452e0c78ad203 (PR-43934) [2022-08-08T11:17:47.311Z] + docker info [2022-08-08T11:17:47.311Z] Client: [2022-08-08T11:17:47.311Z] Context: default [2022-08-08T11:17:47.311Z] Debug Mode: false [2022-08-08T11:17:47.311Z] Plugins: [2022-08-08T11:17:47.311Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T11:17:47.311Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T11:17:47.311Z] [2022-08-08T11:17:47.311Z] Server: [2022-08-08T11:17:47.311Z] Containers: 0 [2022-08-08T11:17:47.311Z] Running: 0 [2022-08-08T11:17:47.311Z] Paused: 0 [2022-08-08T11:17:47.311Z] Stopped: 0 [2022-08-08T11:17:47.311Z] Images: 1 [2022-08-08T11:17:47.311Z] Server Version: 20.10.14 [2022-08-08T11:17:47.311Z] Storage Driver: overlay2 [2022-08-08T11:17:47.311Z] Backing Filesystem: extfs [2022-08-08T11:17:47.311Z] Supports d_type: true [2022-08-08T11:17:47.311Z] Native Overlay Diff: true [2022-08-08T11:17:47.311Z] userxattr: false [2022-08-08T11:17:47.311Z] Logging Driver: json-file [2022-08-08T11:17:47.311Z] Cgroup Driver: cgroupfs [2022-08-08T11:17:47.311Z] Cgroup Version: 1 [2022-08-08T11:17:47.311Z] Plugins: [2022-08-08T11:17:47.311Z] Volume: local [2022-08-08T11:17:47.311Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T11:17:47.311Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T11:17:47.311Z] Swarm: inactive [2022-08-08T11:17:47.311Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-08T11:17:47.311Z] Default Runtime: runc [2022-08-08T11:17:47.311Z] Init Binary: docker-init [2022-08-08T11:17:47.311Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T11:17:47.311Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T11:17:47.311Z] init version: de40ad0 [2022-08-08T11:17:47.311Z] Security Options: [2022-08-08T11:17:47.311Z] apparmor [2022-08-08T11:17:47.311Z] seccomp [2022-08-08T11:17:47.311Z] Profile: default [2022-08-08T11:17:47.311Z] Kernel Version: 5.13.0-1021-aws [2022-08-08T11:17:47.311Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-08T11:17:47.311Z] OSType: linux [2022-08-08T11:17:47.311Z] Architecture: aarch64 [2022-08-08T11:17:47.311Z] CPUs: 2 [2022-08-08T11:17:47.311Z] Total Memory: 7.562GiB [2022-08-08T11:17:47.311Z] Name: ip-10-100-114-81 [2022-08-08T11:17:47.311Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-08T11:17:47.311Z] Docker Root Dir: /var/lib/docker [2022-08-08T11:17:47.311Z] Debug Mode: false [2022-08-08T11:17:47.311Z] Registry: https://index.docker.io/v1/ [2022-08-08T11:17:47.311Z] Labels: [2022-08-08T11:17:47.311Z] Experimental: true [2022-08-08T11:17:47.311Z] Insecure Registries: [2022-08-08T11:17:47.311Z] 127.0.0.0/8 [2022-08-08T11:17:47.311Z] Live Restore Enabled: true [2022-08-08T11:17:47.311Z] [Pipeline] sh [2022-08-08T11:17:47.484Z] Commit message: "daemon, builder: rename variables that collided with imports" [2022-08-08T11:17:47.568Z] Commit message: "daemon, builder: rename variables that collided with imports" [2022-08-08T11:17:47.598Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T11:17:47.598Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T11:17:47.598Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43934/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-08T11:17:47.598Z] + bash /home/ubuntu/workspace/moby_PR-43934/check-config.sh [2022-08-08T11:17:47.598Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-08T11:17:47.598Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-08T11:17:47.598Z] [2022-08-08T11:17:47.598Z] Generally Necessary: [2022-08-08T11:17:47.598Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-08T11:17:47.598Z] - apparmor: enabled and tools installed [2022-08-08T11:17:47.598Z] - CONFIG_NAMESPACES: enabled [2022-08-08T11:17:47.598Z] - CONFIG_NET_NS: enabled [2022-08-08T11:17:47.598Z] - CONFIG_PID_NS: enabled [2022-08-08T11:17:47.598Z] - CONFIG_IPC_NS: enabled [2022-08-08T11:17:47.598Z] - CONFIG_UTS_NS: enabled [2022-08-08T11:17:47.598Z] - CONFIG_CGROUPS: enabled [2022-08-08T11:17:47.598Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-08T11:17:47.598Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-08T11:17:47.598Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-08T11:17:47.598Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-08T11:17:47.598Z] - CONFIG_CPUSETS: enabled [2022-08-08T11:17:47.598Z] - CONFIG_MEMCG: enabled [2022-08-08T11:17:47.598Z] - CONFIG_KEYS: enabled [2022-08-08T11:17:47.598Z] - CONFIG_VETH: enabled (as module) [2022-08-08T11:17:47.598Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-08T11:17:47.598Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-08T11:17:47.598Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-08T11:17:47.598Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-08T11:17:47.598Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-08T11:17:47.598Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-08T11:17:47.598Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-08T11:17:47.598Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-08T11:17:47.598Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-08T11:17:47.598Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-08T11:17:47.598Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-08T11:17:47.598Z] - CONFIG_CGROUP_BPF: enabled [2022-08-08T11:17:47.598Z] [2022-08-08T11:17:47.598Z] Optional Features: [2022-08-08T11:17:47.598Z] - CONFIG_USER_NS: enabled [2022-08-08T11:17:47.598Z] - CONFIG_SECCOMP: enabled [Pipeline] withEnv [Pipeline] { [2022-08-08T11:17:47.807Z] Fetching without tags [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T11:17:47.856Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-08T11:17:47.856Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-08T11:17:47.856Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-08T11:17:47.856Z] (cgroup swap accounting is currently enabled) [2022-08-08T11:17:47.856Z] - CONFIG_BLK_CGROUP: enabled [2022-08-08T11:17:47.856Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-08T11:17:47.856Z] - CONFIG_CGROUP_PERF: enabled [2022-08-08T11:17:47.856Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-08T11:17:47.856Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-08T11:17:47.856Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-08T11:17:47.856Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-08T11:17:47.856Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-08T11:17:47.856Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-08T11:17:47.856Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-08T11:17:47.856Z] - CONFIG_IP_VS: enabled (as module) [2022-08-08T11:17:47.856Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-08T11:17:47.856Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-08T11:17:47.856Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-08T11:17:47.856Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-08T11:17:47.856Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-08T11:17:47.856Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-08T11:17:47.856Z] - CONFIG_EXT4_FS: enabled [2022-08-08T11:17:47.856Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-08T11:17:47.856Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-08T11:17:47.856Z] - Network Drivers: [2022-08-08T11:17:47.856Z] - "overlay": [2022-08-08T11:17:47.856Z] - CONFIG_VXLAN: enabled (as module) [2022-08-08T11:17:47.856Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-08T11:17:47.856Z] Optional (for encrypted networks): [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T11:17:48.006Z] Merging remotes/origin/master commit f0680670d2303418816854a74e75e33e41907199 into PR head commit 7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:17:48.114Z] - CONFIG_CRYPTO: enabled [2022-08-08T11:17:48.114Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-08T11:17:48.114Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-08T11:17:48.114Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-08T11:17:48.114Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-08T11:17:48.114Z] - CONFIG_XFRM: enabled [2022-08-08T11:17:48.114Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-08T11:17:48.114Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-08T11:17:48.114Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-08T11:17:48.114Z] - "ipvlan": [2022-08-08T11:17:48.114Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-08T11:17:48.114Z] - "macvlan": [2022-08-08T11:17:48.114Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-08T11:17:48.114Z] - CONFIG_DUMMY: enabled (as module) [2022-08-08T11:17:48.114Z] - "ftp,tftp client in container": [2022-08-08T11:17:48.114Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-08T11:17:48.114Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-08T11:17:48.114Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-08T11:17:48.114Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-08T11:17:48.114Z] - Storage Drivers: [2022-08-08T11:17:48.114Z] - "aufs": [2022-08-08T11:17:48.114Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-08T11:17:48.114Z] - "btrfs": [2022-08-08T11:17:48.114Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-08T11:17:48.114Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-08T11:17:48.114Z] - "devicemapper": [2022-08-08T11:17:48.114Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-08T11:17:48.114Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-08T11:17:48.114Z] - "overlay": [2022-08-08T11:17:48.114Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-08T11:17:48.114Z] - "zfs": [2022-08-08T11:17:48.114Z] - /dev/zfs: present [2022-08-08T11:17:48.114Z] - zfs command: missing [2022-08-08T11:17:48.114Z] - zpool command: missing [2022-08-08T11:17:48.114Z] [2022-08-08T11:17:48.114Z] Limits: [2022-08-08T11:17:48.114Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-08T11:17:48.114Z] [2022-08-08T11:17:48.114Z] + true [2022-08-08T11:17:48.120Z] + docker version [2022-08-08T11:17:48.120Z] Client: Docker Engine - Community [2022-08-08T11:17:48.120Z] Version: 20.10.14 [2022-08-08T11:17:48.120Z] API version: 1.41 [2022-08-08T11:17:48.120Z] Go version: go1.16.15 [2022-08-08T11:17:48.120Z] Git commit: a224086 [2022-08-08T11:17:48.120Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-08T11:17:48.120Z] OS/Arch: linux/amd64 [2022-08-08T11:17:48.120Z] Context: default [2022-08-08T11:17:48.120Z] Experimental: true [2022-08-08T11:17:48.120Z] [2022-08-08T11:17:48.120Z] Server: Docker Engine - Community [2022-08-08T11:17:48.120Z] Engine: [2022-08-08T11:17:48.120Z] Version: 20.10.14 [2022-08-08T11:17:48.120Z] API version: 1.41 (minimum version 1.12) [2022-08-08T11:17:48.120Z] Go version: go1.16.15 [2022-08-08T11:17:48.120Z] Git commit: 87a90dc [2022-08-08T11:17:48.120Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-08T11:17:48.120Z] OS/Arch: linux/amd64 [2022-08-08T11:17:48.120Z] Experimental: true [2022-08-08T11:17:48.120Z] containerd: [2022-08-08T11:17:48.120Z] Version: 1.5.11 [2022-08-08T11:17:48.120Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T11:17:48.120Z] runc: [2022-08-08T11:17:48.120Z] Version: 1.0.3 [2022-08-08T11:17:48.120Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T11:17:48.120Z] docker-init: [2022-08-08T11:17:48.120Z] Version: 0.19.0 [2022-08-08T11:17:48.120Z] GitCommit: de40ad0 [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T11:17:48.281Z] + docker version [2022-08-08T11:17:48.281Z] Client: Docker Engine - Community [2022-08-08T11:17:48.281Z] Version: 20.10.14 [2022-08-08T11:17:48.281Z] API version: 1.41 [2022-08-08T11:17:48.281Z] Go version: go1.16.15 [2022-08-08T11:17:48.281Z] Git commit: a224086 [2022-08-08T11:17:48.281Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-08T11:17:48.281Z] OS/Arch: linux/amd64 [2022-08-08T11:17:48.281Z] Context: default [2022-08-08T11:17:48.281Z] Experimental: true [2022-08-08T11:17:48.281Z] [2022-08-08T11:17:48.281Z] Server: Docker Engine - Community [2022-08-08T11:17:48.281Z] Engine: [2022-08-08T11:17:48.281Z] Version: 20.10.14 [2022-08-08T11:17:48.281Z] API version: 1.41 (minimum version 1.12) [2022-08-08T11:17:48.281Z] Go version: go1.16.15 [2022-08-08T11:17:48.281Z] Git commit: 87a90dc [2022-08-08T11:17:48.281Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-08T11:17:48.281Z] OS/Arch: linux/amd64 [2022-08-08T11:17:48.281Z] Experimental: true [2022-08-08T11:17:48.281Z] containerd: [2022-08-08T11:17:48.281Z] Version: 1.5.11 [2022-08-08T11:17:48.281Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T11:17:48.281Z] runc: [2022-08-08T11:17:48.281Z] Version: 1.0.3 [2022-08-08T11:17:48.281Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T11:17:48.281Z] docker-init: [2022-08-08T11:17:48.281Z] Version: 0.19.0 [2022-08-08T11:17:48.281Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-08T11:17:48.417Z] + docker info [2022-08-08T11:17:48.417Z] Client: [2022-08-08T11:17:48.417Z] Context: default [2022-08-08T11:17:48.417Z] Debug Mode: false [2022-08-08T11:17:48.417Z] Plugins: [2022-08-08T11:17:48.417Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T11:17:48.417Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T11:17:48.417Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-08T11:17:48.417Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-08T11:17:48.417Z] [2022-08-08T11:17:48.417Z] Server: [2022-08-08T11:17:48.417Z] Containers: 0 [2022-08-08T11:17:48.417Z] Running: 0 [2022-08-08T11:17:48.417Z] Paused: 0 [2022-08-08T11:17:48.417Z] Stopped: 0 [2022-08-08T11:17:48.417Z] Images: 1 [2022-08-08T11:17:48.417Z] Server Version: 20.10.14 [2022-08-08T11:17:48.417Z] Storage Driver: overlay2 [2022-08-08T11:17:48.417Z] Backing Filesystem: extfs [2022-08-08T11:17:48.417Z] Supports d_type: true [2022-08-08T11:17:48.417Z] Native Overlay Diff: true [2022-08-08T11:17:48.417Z] userxattr: false [2022-08-08T11:17:48.417Z] Logging Driver: json-file [2022-08-08T11:17:48.417Z] Cgroup Driver: systemd [2022-08-08T11:17:48.417Z] Cgroup Version: 2 [2022-08-08T11:17:48.417Z] Plugins: [2022-08-08T11:17:48.417Z] Volume: local [2022-08-08T11:17:48.417Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T11:17:48.417Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T11:17:48.417Z] Swarm: inactive [2022-08-08T11:17:48.417Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-08T11:17:48.417Z] Default Runtime: runc [2022-08-08T11:17:48.417Z] Init Binary: docker-init [2022-08-08T11:17:48.417Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T11:17:48.417Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T11:17:48.417Z] init version: de40ad0 [2022-08-08T11:17:48.417Z] Security Options: [2022-08-08T11:17:48.417Z] apparmor [2022-08-08T11:17:48.418Z] seccomp [2022-08-08T11:17:48.418Z] Profile: default [2022-08-08T11:17:48.418Z] cgroupns [2022-08-08T11:17:48.418Z] Kernel Version: 5.13.0-1021-aws [2022-08-08T11:17:48.418Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-08T11:17:48.418Z] OSType: linux [2022-08-08T11:17:48.418Z] Architecture: x86_64 [2022-08-08T11:17:48.418Z] CPUs: 2 [2022-08-08T11:17:48.418Z] Total Memory: 7.559GiB [2022-08-08T11:17:48.418Z] Name: ip-10-100-121-185 [2022-08-08T11:17:48.418Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-08T11:17:48.418Z] Docker Root Dir: /var/lib/docker [2022-08-08T11:17:48.418Z] Debug Mode: false [2022-08-08T11:17:48.418Z] Registry: https://index.docker.io/v1/ [2022-08-08T11:17:48.418Z] Labels: [2022-08-08T11:17:48.418Z] Experimental: true [2022-08-08T11:17:48.418Z] Insecure Registries: [2022-08-08T11:17:48.418Z] 127.0.0.0/8 [2022-08-08T11:17:48.418Z] Live Restore Enabled: true [2022-08-08T11:17:48.418Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T11:17:48.466Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7797480eb093dd250a3da0613a2452e0c78ad203 . [2022-08-08T11:17:48.564Z] + docker info [2022-08-08T11:17:48.564Z] Client: [2022-08-08T11:17:48.564Z] Context: default [2022-08-08T11:17:48.564Z] Debug Mode: false [2022-08-08T11:17:48.564Z] Plugins: [2022-08-08T11:17:48.564Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T11:17:48.564Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T11:17:48.564Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-08T11:17:48.564Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-08T11:17:48.564Z] [2022-08-08T11:17:48.564Z] Server: [2022-08-08T11:17:48.564Z] Containers: 0 [2022-08-08T11:17:48.564Z] Running: 0 [2022-08-08T11:17:48.564Z] Paused: 0 [2022-08-08T11:17:48.564Z] Stopped: 0 [2022-08-08T11:17:48.564Z] Images: 5 [2022-08-08T11:17:48.564Z] Server Version: 20.10.14 [2022-08-08T11:17:48.564Z] Storage Driver: overlay2 [2022-08-08T11:17:48.564Z] Backing Filesystem: extfs [2022-08-08T11:17:48.564Z] Supports d_type: true [2022-08-08T11:17:48.564Z] Native Overlay Diff: true [2022-08-08T11:17:48.564Z] userxattr: false [2022-08-08T11:17:48.564Z] Logging Driver: json-file [2022-08-08T11:17:48.564Z] Cgroup Driver: cgroupfs [2022-08-08T11:17:48.564Z] Cgroup Version: 1 [2022-08-08T11:17:48.564Z] Plugins: [2022-08-08T11:17:48.564Z] Volume: local [2022-08-08T11:17:48.564Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T11:17:48.564Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T11:17:48.564Z] Swarm: inactive [2022-08-08T11:17:48.564Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-08T11:17:48.564Z] Default Runtime: runc [2022-08-08T11:17:48.564Z] Init Binary: docker-init [2022-08-08T11:17:48.564Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T11:17:48.564Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T11:17:48.564Z] init version: de40ad0 [2022-08-08T11:17:48.564Z] Security Options: [2022-08-08T11:17:48.564Z] apparmor [2022-08-08T11:17:48.564Z] seccomp [2022-08-08T11:17:48.564Z] Profile: default [2022-08-08T11:17:48.564Z] Kernel Version: 5.4.0-1071-aws [2022-08-08T11:17:48.564Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-08T11:17:48.564Z] OSType: linux [2022-08-08T11:17:48.564Z] Architecture: x86_64 [2022-08-08T11:17:48.564Z] CPUs: 2 [2022-08-08T11:17:48.565Z] Total Memory: 7.565GiB [2022-08-08T11:17:48.565Z] Name: ip-10-100-34-43 [2022-08-08T11:17:48.565Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-08T11:17:48.565Z] Docker Root Dir: /var/lib/docker [2022-08-08T11:17:48.565Z] Debug Mode: false [2022-08-08T11:17:48.565Z] Registry: https://index.docker.io/v1/ [2022-08-08T11:17:48.565Z] Labels: [2022-08-08T11:17:48.565Z] Experimental: true [2022-08-08T11:17:48.565Z] Insecure Registries: [2022-08-08T11:17:48.565Z] 127.0.0.0/8 [2022-08-08T11:17:48.565Z] Live Restore Enabled: true [2022-08-08T11:17:48.565Z] [2022-08-08T11:17:48.565Z] WARNING: No swap limit support [Pipeline] sh [2022-08-08T11:17:48.589Z] Merge succeeded, producing 7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:17:48.589Z] Checking out Revision 7797480eb093dd250a3da0613a2452e0c78ad203 (PR-43934) [2022-08-08T11:17:48.724Z] #1 [internal] load build definition from Dockerfile [2022-08-08T11:17:48.724Z] #1 sha256:8b51bb4eee1dbcf3663a50ace78345ccfd3636d15e2b4db958227f731f161dfe [2022-08-08T11:17:48.724Z] #1 transferring dockerfile: 19.07kB done [2022-08-08T11:17:48.724Z] #1 DONE 0.0s [2022-08-08T11:17:48.724Z] [2022-08-08T11:17:48.724Z] #2 [internal] load .dockerignore [2022-08-08T11:17:48.724Z] #2 sha256:a59a4e08ad3cafe7c6ad7b7c38e4137abb38c7a5b5fa6faef5774fae37a844f9 [2022-08-08T11:17:48.724Z] #2 transferring context: 145B done [2022-08-08T11:17:48.724Z] #2 DONE 0.0s [2022-08-08T11:17:48.724Z] [2022-08-08T11:17:48.724Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-08T11:17:48.724Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-08T11:17:48.724Z] #3 DONE 0.2s [2022-08-08T11:17:47.230Z] > git remote # timeout=10 [2022-08-08T11:17:47.233Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T11:17:47.238Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:47.239Z] > git merge f0680670d2303418816854a74e75e33e41907199 # timeout=10 [2022-08-08T11:17:47.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T11:17:47.260Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T11:17:47.263Z] > git checkout -f 7797480eb093dd250a3da0613a2452e0c78ad203 # timeout=10 [2022-08-08T11:17:48.740Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:7797480eb093dd250a3da0613a2452e0c78ad203 . [2022-08-08T11:17:48.741Z] #1 [internal] load build definition from Dockerfile [2022-08-08T11:17:48.741Z] #1 sha256:b035289ce879011e5bdfe82bc39a8cc8af61c6d3f048f6604208a6be429adf66 [2022-08-08T11:17:48.741Z] #1 transferring dockerfile: 19.07kB done [2022-08-08T11:17:48.741Z] #1 DONE 0.0s [2022-08-08T11:17:48.741Z] [2022-08-08T11:17:48.741Z] #2 [internal] load .dockerignore [2022-08-08T11:17:48.741Z] #2 sha256:9ffea5128d1673509a95ebd3bae77610f57069bb251716ce3a3b6dc72cb23e7c [2022-08-08T11:17:48.741Z] #2 transferring context: 145B done [2022-08-08T11:17:48.741Z] #2 DONE 0.0s [2022-08-08T11:17:48.741Z] [2022-08-08T11:17:48.741Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-08T11:17:48.741Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-08T11:17:47.762Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T11:17:47.783Z] > git config --add remote.origin.fetch +refs/pull/43934/head:refs/remotes/origin/PR-43934 # timeout=10 [2022-08-08T11:17:47.795Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:47.803Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T11:17:47.814Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T11:17:47.814Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:47.815Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43934/head:refs/remotes/origin/PR-43934 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:48.012Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T11:17:48.024Z] > git checkout -f 7797480eb093dd250a3da0613a2452e0c78ad203 # timeout=10 [2022-08-08T11:17:48.557Z] > git remote # timeout=10 [2022-08-08T11:17:48.569Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T11:17:48.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:48.578Z] > git merge f0680670d2303418816854a74e75e33e41907199 # timeout=10 [2022-08-08T11:17:48.587Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T11:17:48.595Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T11:17:48.606Z] > git checkout -f 7797480eb093dd250a3da0613a2452e0c78ad203 # timeout=10 [2022-08-08T11:17:47.188Z] > git remote # timeout=10 [2022-08-08T11:17:47.195Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T11:17:47.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:47.208Z] > git merge f0680670d2303418816854a74e75e33e41907199 # timeout=10 [2022-08-08T11:17:47.220Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T11:17:47.227Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T11:17:47.231Z] > git checkout -f 7797480eb093dd250a3da0613a2452e0c78ad203 # timeout=10 [2022-08-08T11:17:48.848Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T11:17:48.848Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T11:17:48.848Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43934/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-08T11:17:48.848Z] + bash /home/ubuntu/workspace/moby_PR-43934/check-config.sh [2022-08-08T11:17:48.848Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-08T11:17:48.848Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-08T11:17:48.848Z] [2022-08-08T11:17:48.848Z] Generally Necessary: [2022-08-08T11:17:48.848Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-08T11:17:48.848Z] - apparmor: enabled and tools installed [2022-08-08T11:17:48.848Z] - CONFIG_NAMESPACES: enabled [2022-08-08T11:17:48.848Z] - CONFIG_NET_NS: enabled [2022-08-08T11:17:48.848Z] - CONFIG_PID_NS: enabled [2022-08-08T11:17:48.848Z] - CONFIG_IPC_NS: enabled [2022-08-08T11:17:48.848Z] - CONFIG_UTS_NS: enabled [2022-08-08T11:17:48.848Z] - CONFIG_CGROUPS: enabled [2022-08-08T11:17:48.848Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-08T11:17:48.848Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-08T11:17:48.848Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-08T11:17:48.848Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-08T11:17:48.848Z] - CONFIG_CPUSETS: enabled [2022-08-08T11:17:48.848Z] - CONFIG_MEMCG: enabled [2022-08-08T11:17:48.848Z] - CONFIG_KEYS: enabled [2022-08-08T11:17:48.848Z] - CONFIG_VETH: enabled (as module) [2022-08-08T11:17:48.848Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-08T11:17:48.848Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-08T11:17:48.848Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-08T11:17:48.848Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-08T11:17:48.848Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-08T11:17:48.848Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-08T11:17:48.848Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-08T11:17:48.848Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-08T11:17:48.848Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-08T11:17:48.848Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-08T11:17:48.848Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-08T11:17:48.848Z] - CONFIG_CGROUP_BPF: enabled [2022-08-08T11:17:48.848Z] [2022-08-08T11:17:48.848Z] Optional Features: [2022-08-08T11:17:48.848Z] - CONFIG_USER_NS: enabled [2022-08-08T11:17:48.848Z] - CONFIG_SECCOMP: enabled [2022-08-08T11:17:48.848Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-08T11:17:48.848Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-08T11:17:48.848Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-08T11:17:48.848Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-08T11:17:48.848Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-08T11:17:48.983Z] [2022-08-08T11:17:48.983Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-08T11:17:48.983Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-08T11:17:48.983Z] #4 CACHED [2022-08-08T11:17:48.983Z] [2022-08-08T11:17:48.983Z] #5 [internal] load build definition from Dockerfile [2022-08-08T11:17:48.983Z] #5 sha256:9158cbb10e64b868f9caa93fb5a5f58e081c6c168eaee2fba43c9e633a54848b [2022-08-08T11:17:48.983Z] #5 DONE 0.0s [2022-08-08T11:17:48.983Z] [2022-08-08T11:17:48.983Z] #6 [internal] load .dockerignore [2022-08-08T11:17:48.983Z] #6 sha256:b8ad0a34af3106229ec35ea337408828c8bea13b4791390581d928f86c9f1179 [2022-08-08T11:17:48.983Z] #6 DONE 0.0s [2022-08-08T11:17:48.983Z] [2022-08-08T11:17:48.983Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-08T11:17:48.983Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-08T11:17:48.999Z] #3 DONE 0.1s [2022-08-08T11:17:48.999Z] [2022-08-08T11:17:48.999Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-08T11:17:48.999Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-08T11:17:48.999Z] #4 CACHED [2022-08-08T11:17:49.108Z] - CONFIG_BLK_CGROUP: enabled [2022-08-08T11:17:49.108Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-08T11:17:49.108Z] - CONFIG_CGROUP_PERF: enabled [2022-08-08T11:17:49.108Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-08T11:17:49.108Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-08T11:17:49.108Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-08T11:17:49.108Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-08T11:17:49.108Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-08T11:17:49.108Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-08T11:17:49.108Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-08T11:17:49.108Z] - CONFIG_IP_VS: enabled (as module) [2022-08-08T11:17:49.108Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-08T11:17:49.108Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-08T11:17:49.108Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-08T11:17:49.108Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-08T11:17:49.108Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-08T11:17:49.108Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-08T11:17:49.108Z] - CONFIG_EXT4_FS: enabled [2022-08-08T11:17:49.108Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-08T11:17:49.108Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-08T11:17:49.108Z] - Network Drivers: [2022-08-08T11:17:49.108Z] - "overlay": [2022-08-08T11:17:49.108Z] - CONFIG_VXLAN: enabled (as module) [2022-08-08T11:17:49.108Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-08T11:17:49.108Z] Optional (for encrypted networks): [2022-08-08T11:17:49.108Z] - CONFIG_CRYPTO: enabled [2022-08-08T11:17:49.108Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-08T11:17:49.108Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-08T11:17:49.108Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-08T11:17:49.108Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-08T11:17:49.108Z] - CONFIG_XFRM: enabled [2022-08-08T11:17:49.108Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-08T11:17:49.108Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-08T11:17:49.108Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-08T11:17:49.108Z] - "ipvlan": [2022-08-08T11:17:49.108Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-08T11:17:49.108Z] - "macvlan": [2022-08-08T11:17:49.108Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-08T11:17:49.108Z] - CONFIG_DUMMY: enabled (as module) [2022-08-08T11:17:49.108Z] - "ftp,tftp client in container": [2022-08-08T11:17:49.249Z] Commit message: "daemon, builder: rename variables that collided with imports" [2022-08-08T11:17:49.256Z] [2022-08-08T11:17:49.256Z] #5 [internal] load .dockerignore [2022-08-08T11:17:49.256Z] #5 sha256:97002c057e7b218fbc9605b88ec71da95343827a5060345e6b53ec4cca17e8e6 [2022-08-08T11:17:49.256Z] #5 DONE 0.0s [2022-08-08T11:17:49.256Z] [2022-08-08T11:17:49.256Z] #6 [internal] load build definition from Dockerfile [2022-08-08T11:17:49.256Z] #6 sha256:7ff59ea8adbc86a0102761d7a97d396c4f489137179fe5eb40af40f62bbc2226 [2022-08-08T11:17:49.256Z] #6 DONE 0.0s [2022-08-08T11:17:49.256Z] [2022-08-08T11:17:49.256Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-08T11:17:49.256Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-08T11:17:49.256Z] #7 DONE 0.1s [2022-08-08T11:17:49.256Z] [2022-08-08T11:17:49.256Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T11:17:49.256Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T11:17:49.256Z] #10 DONE 0.1s [2022-08-08T11:17:49.256Z] [2022-08-08T11:17:49.256Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-08T11:17:49.256Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-08T11:17:49.256Z] #8 DONE 0.1s [2022-08-08T11:17:49.256Z] [2022-08-08T11:17:49.256Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T11:17:49.256Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T11:17:49.256Z] #9 DONE 0.2s [2022-08-08T11:17:49.273Z] #9 DONE 0.1s [2022-08-08T11:17:49.273Z] [2022-08-08T11:17:49.273Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T11:17:49.273Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T11:17:49.273Z] #7 DONE 0.1s [2022-08-08T11:17:49.273Z] [2022-08-08T11:17:49.273Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-08T11:17:49.273Z] #8 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-08T11:17:49.273Z] #8 DONE 0.1s [2022-08-08T11:17:49.273Z] [2022-08-08T11:17:49.273Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T11:17:49.273Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T11:17:49.273Z] #10 DONE 0.1s [2022-08-08T11:17:49.368Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-08T11:17:49.368Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-08T11:17:49.368Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-08T11:17:49.368Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-08T11:17:49.368Z] - Storage Drivers: [2022-08-08T11:17:49.368Z] - "aufs": [2022-08-08T11:17:49.368Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-08T11:17:49.368Z] - "btrfs": [2022-08-08T11:17:49.368Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-08T11:17:49.368Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-08T11:17:49.368Z] - "devicemapper": [2022-08-08T11:17:49.368Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-08T11:17:49.368Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-08T11:17:49.368Z] - "overlay": [2022-08-08T11:17:49.368Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-08T11:17:49.368Z] - "zfs": [2022-08-08T11:17:49.368Z] - /dev/zfs: present [2022-08-08T11:17:49.368Z] - zfs command: missing [2022-08-08T11:17:49.368Z] - zpool command: missing [2022-08-08T11:17:49.368Z] [2022-08-08T11:17:49.368Z] Limits: [2022-08-08T11:17:49.368Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-08T11:17:49.368Z] [2022-08-08T11:17:49.368Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T11:17:49.532Z] [2022-08-08T11:17:49.532Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T11:17:49.532Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T11:17:49.532Z] #73 DONE 0.0s [2022-08-08T11:17:49.532Z] [2022-08-08T11:17:49.532Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T11:17:49.532Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-08T11:17:49.532Z] #11 DONE 0.0s [2022-08-08T11:17:49.532Z] [2022-08-08T11:17:49.532Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T11:17:49.532Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T11:17:49.532Z] #71 DONE 0.0s [2022-08-08T11:17:49.532Z] [2022-08-08T11:17:49.532Z] #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-08T11:17:49.532Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-08T11:17:49.532Z] #76 CACHED [2022-08-08T11:17:49.532Z] [2022-08-08T11:17:49.532Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T11:17:49.532Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-08T11:17:49.532Z] #12 CACHED [2022-08-08T11:17:49.532Z] [2022-08-08T11:17:49.532Z] #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-08T11:17:49.532Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-08T11:17:49.532Z] #13 CACHED [2022-08-08T11:17:49.532Z] [2022-08-08T11:17:49.532Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-08T11:17:49.532Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-08T11:17:49.532Z] #28 DONE 0.0s [2022-08-08T11:17:49.532Z] [2022-08-08T11:17:49.532Z] #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-08T11:17:49.532Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-08T11:17:49.532Z] #77 CACHED [2022-08-08T11:17:49.532Z] [2022-08-08T11:17:49.532Z] #24 [internal] load build context [2022-08-08T11:17:49.532Z] #24 sha256:44777a1968fd200bda928624ee990621ad831456acaac8695ae22215df0b5a1b [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T11:17:49.694Z] + sudo modprobe ip_vs [2022-08-08T11:17:49.694Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7797480eb093dd250a3da0613a2452e0c78ad203 . [2022-08-08T11:17:49.828Z] [2022-08-08T11:17:49.828Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T11:17:49.828Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T11:17:49.828Z] #73 DONE 0.0s [2022-08-08T11:17:49.828Z] [2022-08-08T11:17:49.828Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T11:17:49.828Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T11:17:49.828Z] #71 DONE 0.0s [2022-08-08T11:17:49.828Z] [2022-08-08T11:17:49.828Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T11:17:49.828Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T11:17:49.828Z] #11 DONE 0.0s [2022-08-08T11:17:49.828Z] [2022-08-08T11:17:49.828Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-08T11:17:49.828Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-08T11:17:49.828Z] #28 DONE 0.0s [2022-08-08T11:17:49.828Z] [2022-08-08T11:17:49.828Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T11:17:49.828Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-08T11:17:49.828Z] #72 CACHED [2022-08-08T11:17:49.828Z] [2022-08-08T11:17:49.828Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T11:17:49.828Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-08T11:17:49.828Z] #74 CACHED [2022-08-08T11:17:49.828Z] [2022-08-08T11:17:49.828Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T11:17:49.828Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-08T11:17:49.828Z] #12 CACHED [2022-08-08T11:17:49.828Z] [2022-08-08T11:17:49.828Z] #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-08T11:17:49.828Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T11:17:49.828Z] #76 CACHED [2022-08-08T11:17:49.828Z] [2022-08-08T11:17:49.828Z] #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-08T11:17:49.828Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-08T11:17:49.828Z] #13 CACHED [2022-08-08T11:17:49.828Z] [2022-08-08T11:17:49.828Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-08T11:17:49.828Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:17:49.828Z] #77 CACHED [2022-08-08T11:17:49.828Z] [2022-08-08T11:17:49.828Z] #24 [internal] load build context [2022-08-08T11:17:49.828Z] #24 sha256:a87202638cafcd3ed0c95157f6cd2207778859c7317c526f388a717b7664c229 [2022-08-08T11:17:49.888Z] + docker version [2022-08-08T11:17:49.888Z] Client: Docker Engine - Community [2022-08-08T11:17:49.888Z] Version: 20.10.14 [2022-08-08T11:17:49.888Z] API version: 1.41 [2022-08-08T11:17:49.888Z] Go version: go1.16.15 [2022-08-08T11:17:49.888Z] Git commit: a224086 [2022-08-08T11:17:49.888Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-08T11:17:49.888Z] OS/Arch: linux/amd64 [2022-08-08T11:17:49.888Z] Context: default [2022-08-08T11:17:49.888Z] Experimental: true [2022-08-08T11:17:49.888Z] [2022-08-08T11:17:49.888Z] Server: Docker Engine - Community [2022-08-08T11:17:49.888Z] Engine: [2022-08-08T11:17:49.888Z] Version: 20.10.14 [2022-08-08T11:17:49.888Z] API version: 1.41 (minimum version 1.12) [2022-08-08T11:17:49.888Z] Go version: go1.16.15 [2022-08-08T11:17:49.888Z] Git commit: 87a90dc [2022-08-08T11:17:49.888Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-08T11:17:49.888Z] OS/Arch: linux/amd64 [2022-08-08T11:17:49.888Z] Experimental: true [2022-08-08T11:17:49.888Z] containerd: [2022-08-08T11:17:49.888Z] Version: 1.5.11 [2022-08-08T11:17:49.888Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T11:17:49.888Z] runc: [2022-08-08T11:17:49.888Z] Version: 1.0.3 [2022-08-08T11:17:49.888Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T11:17:49.888Z] docker-init: [2022-08-08T11:17:49.888Z] Version: 0.19.0 [2022-08-08T11:17:49.888Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-08T11:17:49.953Z] #1 [internal] load build definition from Dockerfile [2022-08-08T11:17:49.954Z] #1 sha256:6b444602a751b6c20e132960e1313bbcb453e044402edb98933008008ef80596 [2022-08-08T11:17:49.954Z] #1 transferring dockerfile: 19.07kB done [2022-08-08T11:17:49.954Z] #1 DONE 0.0s [2022-08-08T11:17:49.954Z] [2022-08-08T11:17:49.954Z] #2 [internal] load .dockerignore [2022-08-08T11:17:49.954Z] #2 sha256:6eaa32355b67d0820f35ddcf30bf4fccee7c6b6bc7b1118dea37ec4c9baf029c [2022-08-08T11:17:49.954Z] #2 transferring context: 145B done [2022-08-08T11:17:49.954Z] #2 DONE 0.0s [2022-08-08T11:17:49.954Z] [2022-08-08T11:17:49.954Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-08T11:17:49.954Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-08T11:17:49.954Z] #3 DONE 0.2s [2022-08-08T11:17:50.089Z] #24 ... [2022-08-08T11:17:50.089Z] [2022-08-08T11:17:50.089Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-08T11:17:50.089Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-08T11:17:50.089Z] #49 DONE 0.5s [2022-08-08T11:17:50.089Z] [2022-08-08T11:17:50.089Z] #24 [internal] load build context [2022-08-08T11:17:50.089Z] #24 sha256:a87202638cafcd3ed0c95157f6cd2207778859c7317c526f388a717b7664c229 [2022-08-08T11:17:50.106Z] #24 ... [2022-08-08T11:17:50.106Z] [2022-08-08T11:17:50.106Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-08T11:17:50.106Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-08T11:17:50.106Z] #49 DONE 0.5s [2022-08-08T11:17:50.106Z] [2022-08-08T11:17:50.106Z] #24 [internal] load build context [2022-08-08T11:17:50.106Z] #24 sha256:44777a1968fd200bda928624ee990621ad831456acaac8695ae22215df0b5a1b [2022-08-08T11:17:50.206Z] + docker info [2022-08-08T11:17:50.206Z] Client: [2022-08-08T11:17:50.206Z] Context: default [2022-08-08T11:17:50.206Z] Debug Mode: false [2022-08-08T11:17:50.206Z] Plugins: [2022-08-08T11:17:50.206Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T11:17:50.206Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T11:17:50.206Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-08T11:17:50.206Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-08T11:17:50.206Z] [2022-08-08T11:17:50.206Z] Server: [2022-08-08T11:17:50.206Z] Containers: 0 [2022-08-08T11:17:50.206Z] Running: 0 [2022-08-08T11:17:50.206Z] Paused: 0 [2022-08-08T11:17:50.206Z] Stopped: 0 [2022-08-08T11:17:50.206Z] Images: 1 [2022-08-08T11:17:50.206Z] Server Version: 20.10.14 [2022-08-08T11:17:50.206Z] Storage Driver: overlay2 [2022-08-08T11:17:50.206Z] Backing Filesystem: extfs [2022-08-08T11:17:50.206Z] Supports d_type: true [2022-08-08T11:17:50.206Z] Native Overlay Diff: true [2022-08-08T11:17:50.206Z] userxattr: false [2022-08-08T11:17:50.206Z] Logging Driver: json-file [2022-08-08T11:17:50.206Z] Cgroup Driver: cgroupfs [2022-08-08T11:17:50.206Z] Cgroup Version: 1 [2022-08-08T11:17:50.206Z] Plugins: [2022-08-08T11:17:50.206Z] Volume: local [2022-08-08T11:17:50.206Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T11:17:50.206Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T11:17:50.206Z] Swarm: inactive [2022-08-08T11:17:50.206Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-08T11:17:50.206Z] Default Runtime: runc [2022-08-08T11:17:50.206Z] Init Binary: docker-init [2022-08-08T11:17:50.206Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T11:17:50.206Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T11:17:50.206Z] init version: de40ad0 [2022-08-08T11:17:50.206Z] Security Options: [2022-08-08T11:17:50.206Z] apparmor [2022-08-08T11:17:50.206Z] seccomp [2022-08-08T11:17:50.207Z] Profile: default [2022-08-08T11:17:50.207Z] Kernel Version: 5.4.0-1071-aws [2022-08-08T11:17:50.207Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-08T11:17:50.207Z] OSType: linux [2022-08-08T11:17:50.207Z] Architecture: x86_64 [2022-08-08T11:17:50.207Z] CPUs: 2 [2022-08-08T11:17:50.207Z] Total Memory: 7.565GiB [2022-08-08T11:17:50.207Z] Name: ip-10-100-80-230 [2022-08-08T11:17:50.207Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-08T11:17:50.207Z] Docker Root Dir: /var/lib/docker [2022-08-08T11:17:50.207Z] Debug Mode: false [2022-08-08T11:17:50.207Z] Registry: https://index.docker.io/v1/ [2022-08-08T11:17:50.207Z] Labels: [2022-08-08T11:17:50.207Z] Experimental: true [2022-08-08T11:17:50.207Z] Insecure Registries: [2022-08-08T11:17:50.207Z] 127.0.0.0/8 [2022-08-08T11:17:50.207Z] Live Restore Enabled: true [2022-08-08T11:17:50.207Z] [2022-08-08T11:17:50.207Z] WARNING: No swap limit support [Pipeline] sh [2022-08-08T11:17:50.214Z] [2022-08-08T11:17:50.214Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-08T11:17:50.214Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-08T11:17:50.214Z] #4 CACHED [2022-08-08T11:17:50.214Z] [2022-08-08T11:17:50.214Z] #6 [internal] load .dockerignore [2022-08-08T11:17:50.214Z] #6 sha256:1506eea72ba8ca5919b526e12daed20019d1bda59633decd800574b36de3246c [2022-08-08T11:17:50.214Z] #6 DONE 0.0s [2022-08-08T11:17:50.214Z] [2022-08-08T11:17:50.214Z] #5 [internal] load build definition from Dockerfile [2022-08-08T11:17:50.214Z] #5 sha256:711c5fa94a919242fe3291aceb2d9e59d0b1b89b62b4cdae605cd9de6f14c4a3 [2022-08-08T11:17:50.214Z] #5 DONE 0.0s [2022-08-08T11:17:50.214Z] [2022-08-08T11:17:50.214Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T11:17:50.214Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T11:17:50.214Z] #7 DONE 0.1s [2022-08-08T11:17:50.214Z] [2022-08-08T11:17:50.214Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-08T11:17:50.214Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-08T11:17:50.482Z] #10 DONE 0.1s [2022-08-08T11:17:50.482Z] [2022-08-08T11:17:50.482Z] #9 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-08T11:17:50.482Z] #9 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-08T11:17:50.482Z] #9 DONE 0.1s [2022-08-08T11:17:50.482Z] [2022-08-08T11:17:50.482Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T11:17:50.482Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T11:17:50.482Z] #8 DONE 0.1s [2022-08-08T11:17:50.522Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T11:17:50.522Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T11:17:50.522Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43934/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-08T11:17:50.522Z] + bash /home/ubuntu/workspace/moby_PR-43934/check-config.sh [2022-08-08T11:17:50.522Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-08T11:17:50.522Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-08T11:17:50.522Z] [2022-08-08T11:17:50.522Z] Generally Necessary: [2022-08-08T11:17:50.522Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-08T11:17:50.522Z] - apparmor: enabled and tools installed [2022-08-08T11:17:50.522Z] - CONFIG_NAMESPACES: enabled [2022-08-08T11:17:50.522Z] - CONFIG_NET_NS: enabled [2022-08-08T11:17:50.522Z] - CONFIG_PID_NS: enabled [2022-08-08T11:17:50.522Z] - CONFIG_IPC_NS: enabled [2022-08-08T11:17:50.522Z] - CONFIG_UTS_NS: enabled [2022-08-08T11:17:50.522Z] - CONFIG_CGROUPS: enabled [2022-08-08T11:17:50.522Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-08T11:17:50.522Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-08T11:17:50.522Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-08T11:17:50.522Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-08T11:17:50.522Z] - CONFIG_CPUSETS: enabled [2022-08-08T11:17:50.522Z] - CONFIG_MEMCG: enabled [2022-08-08T11:17:50.522Z] - CONFIG_KEYS: enabled [2022-08-08T11:17:50.522Z] - CONFIG_VETH: enabled (as module) [2022-08-08T11:17:50.522Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-08T11:17:50.522Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-08T11:17:50.522Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-08T11:17:50.522Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-08T11:17:50.522Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-08T11:17:50.522Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-08T11:17:50.522Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-08T11:17:50.522Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-08T11:17:50.522Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-08T11:17:50.522Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-08T11:17:50.522Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-08T11:17:50.522Z] - CONFIG_CGROUP_BPF: enabled [2022-08-08T11:17:50.522Z] [2022-08-08T11:17:50.522Z] Optional Features: [2022-08-08T11:17:50.522Z] - CONFIG_USER_NS: enabled [2022-08-08T11:17:50.522Z] - CONFIG_SECCOMP: enabled [2022-08-08T11:17:50.522Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-08T11:17:50.522Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-08T11:17:50.522Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-08T11:17:50.522Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-08T11:17:50.522Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-08T11:17:50.679Z] #24 transferring context: 62.41MB 1.1s done [2022-08-08T11:17:50.679Z] #24 DONE 1.2s [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #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-08T11:17:50.679Z] #26 sha256:d4fd7ce098d3baebd2fab3973f7d7bd29ccb178ae61ce691c0fbc83e77188bf7 [2022-08-08T11:17:50.679Z] #26 CACHED [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T11:17:50.679Z] #45 sha256:524fe023dc2f97efecd47756f55d09a93645600d0a2a0855fb277c99a07ba874 [2022-08-08T11:17:50.679Z] #45 CACHED [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #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-08T11:17:50.679Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-08T11:17:50.679Z] #40 CACHED [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T11:17:50.679Z] #35 sha256:af4b417ed7c424b990ce740dae33367ab846abecbf609d41542916ba3d08dedf [2022-08-08T11:17:50.679Z] #35 CACHED [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T11:17:50.679Z] #31 sha256:6d0bd550af5aa59d144fd7921f0d15090d771a068a12cc77e3f9a4ca04c233ca [2022-08-08T11:17:50.679Z] #31 CACHED [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-08T11:17:50.679Z] #59 sha256:d4c719036f36c87e3ec03ccfc56b998293c0c5d5e5d790cc3c1a865a3b20bb4e [2022-08-08T11:17:50.679Z] #59 CACHED [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-08T11:17:50.679Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-08T11:17:50.679Z] #20 CACHED [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #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-08T11:17:50.679Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-08T11:17:50.679Z] #55 CACHED [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #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-08T11:17:50.679Z] #64 sha256:b0a99a4aa28c4c76f86c1ca1ade0c38abd876d570d7a5a45b666aedaa8369c35 [2022-08-08T11:17:50.679Z] #64 CACHED [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #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-08T11:17:50.679Z] #67 sha256:f8efb9ef6377fac6fe77987e9c162426b687245b53abdbf4778ec06db1c9b7f9 [2022-08-08T11:17:50.679Z] #67 CACHED [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T11:17:50.679Z] #30 sha256:abf9e73b495feb53c41d3dd364cd3ff2caa3661a36dc3e905ebfb55f3d95bb6d [2022-08-08T11:17:50.679Z] #30 CACHED [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #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-08T11:17:50.679Z] #60 sha256:b7c13aa81b8adf63d36f12532595712afd95b788827345019071afee9031c2de [2022-08-08T11:17:50.679Z] #60 CACHED [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-08T11:17:50.679Z] #37 sha256:aee0e6f4bf1fc278c9cceef8a8f54d356be9d22a57b28917eda335861d954bd7 [2022-08-08T11:17:50.679Z] #37 CACHED [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T11:17:50.679Z] #27 sha256:bb4acb559ceb9b3fa8a45214a01f72664f1f6cc1a334751cdbe175f57a048f51 [2022-08-08T11:17:50.679Z] #27 CACHED [2022-08-08T11:17:50.679Z] [2022-08-08T11:17:50.679Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-08T11:17:50.680Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-08T11:17:50.680Z] #23 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T11:17:50.680Z] #69 sha256:4078b20ed79d8177ba114241a2fb7f8a17a04c37b8b9b1413d42d8e0a794ff6f [2022-08-08T11:17:50.680Z] #69 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-08T11:17:50.680Z] #53 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-08T11:17:50.680Z] #63 sha256:a4f1435a5439b2d915f8698371f36ae90c296663eea1ee4f6570b4821d451022 [2022-08-08T11:17:50.680Z] #63 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T11:17:50.680Z] #68 sha256:2839e0bea80985bc4e2fc306a09bba02277dad37fbf04dfa0605771ca74d747d [2022-08-08T11:17:50.680Z] #68 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-08T11:17:50.680Z] #21 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-08T11:17:50.680Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-08T11:17:50.680Z] #15 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T11:17:50.680Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-08T11:17:50.680Z] #33 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T11:17:50.680Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-08T11:17:50.680Z] #19 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-08T11:17:50.680Z] #16 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T11:17:50.680Z] #32 sha256:5e5fe7792d5e746c21f2d8aafae0cb1e5693cfe739a34ab9b4104836d68bdc6b [2022-08-08T11:17:50.680Z] #32 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T11:17:50.680Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-08T11:17:50.680Z] #72 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #44 sha256:662413853a07ae8ccf90ddae27c85964dff883cbf98e0981fdbcc04db1cf6525 [2022-08-08T11:17:50.680Z] #44 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T11:17:50.680Z] #70 sha256:128d4816f447bda7459f63fd24be39b834937a34b6649bb09e3f8efdb1d09310 [2022-08-08T11:17:50.680Z] #70 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T11:17:50.680Z] #56 sha256:5995a1a82623a71ff11c911a2344c3258d6907a4f6826184da8783a41560ba4d [2022-08-08T11:17:50.680Z] #56 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-08T11:17:50.680Z] #62 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T11:17:50.680Z] #61 sha256:179e3d226d99255515454c203e0a18fb5be171c6958ea075413d72ec0706809c [2022-08-08T11:17:50.680Z] #61 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-08T11:17:50.680Z] #29 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-08T11:17:50.680Z] #14 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-08T11:17:50.680Z] #36 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-08T11:17:50.680Z] #50 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-08T11:17:50.680Z] #34 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-08T11:17:50.680Z] #41 sha256:0c3fefcbe8026f2b25c4fb707abed0e68e1e8bdec858091c1f1eb74db4087366 [2022-08-08T11:17:50.680Z] #41 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-08T11:17:50.680Z] #25 sha256:7ce6d5083d95d398886beab7616986de2331c344504c34437ce945c26552cd4a [2022-08-08T11:17:50.680Z] #25 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-08T11:17:50.680Z] #52 sha256:d40acc830fa600f8e191ffd2e046812caafc997b1dcffe9b76c06d10eca42739 [2022-08-08T11:17:50.680Z] #52 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T11:17:50.680Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-08T11:17:50.680Z] #17 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T11:17:50.680Z] #58 sha256:95846d5fba5d3006c2e81d8a79941ca03f76e72e0c271070c835fba556986d82 [2022-08-08T11:17:50.680Z] #58 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T11:17:50.680Z] #48 sha256:63ed63c08b4e0e436b3eac45928cfedce28d5edee9693eb58b5463247d893f5a [2022-08-08T11:17:50.680Z] #48 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-08T11:17:50.680Z] #57 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-08T11:17:50.680Z] #38 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-08T11:17:50.680Z] #51 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T11:17:50.680Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-08T11:17:50.680Z] #46 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-08T11:17:50.680Z] #42 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-08T11:17:50.680Z] #43 sha256:446f9a2cd5fc9deb5abd84193211c7f8657b2df46d0f234b6dcde784ced84a64 [2022-08-08T11:17:50.680Z] #43 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-08T11:17:50.680Z] #47 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T11:17:50.680Z] #54 sha256:27741fda9bc6aaba2828b5753d0e180a1ef9e4e5d941280f2b56c5518677a23c [2022-08-08T11:17:50.680Z] #54 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T11:17:50.680Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-08T11:17:50.680Z] #74 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #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-08T11:17:50.680Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-08T11:17:50.680Z] #22 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T11:17:50.680Z] #65 sha256:255758ee32c931bc2cdc27d8fd00cb3f4cad703bd79f80facbf6480b16cab0aa [2022-08-08T11:17:50.680Z] #65 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-08T11:17:50.680Z] #66 sha256:7431b9a8c6cc2584840f4dd7c3be3d0088f3169c37450fcb26f6e915124777c4 [2022-08-08T11:17:50.680Z] #66 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T11:17:50.680Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-08T11:17:50.680Z] #18 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-08T11:17:50.680Z] #39 sha256:c3630da34981fae4b44199ba4318fb41c3cf459b06487c80422190666c8e682a [2022-08-08T11:17:50.680Z] #39 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T11:17:50.680Z] #75 sha256:c381b2a428bc359172966a5eea27caee52a4e7ee3b9b42daef4670039b685039 [2022-08-08T11:17:50.680Z] #75 CACHED [2022-08-08T11:17:50.680Z] [2022-08-08T11:17:50.680Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-08T11:17:50.680Z] #78 sha256:af27e047a6ff179589308cc11f4f919ba5e478b76d3eeb345a4fb6bb64bec59b [2022-08-08T11:17:50.742Z] [2022-08-08T11:17:50.742Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T11:17:50.742Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T11:17:50.742Z] #73 DONE 0.0s [2022-08-08T11:17:50.742Z] [2022-08-08T11:17:50.742Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T11:17:50.742Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T11:17:50.742Z] #71 DONE 0.0s [2022-08-08T11:17:50.742Z] [2022-08-08T11:17:50.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T11:17:50.742Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T11:17:50.742Z] #11 DONE 0.0s [2022-08-08T11:17:50.742Z] [2022-08-08T11:17:50.742Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-08T11:17:50.742Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-08T11:17:50.742Z] #28 DONE 0.0s [2022-08-08T11:17:50.742Z] [2022-08-08T11:17:50.742Z] #24 [internal] load build context [2022-08-08T11:17:50.742Z] #24 sha256:ef80ee99ebcda40b8ccb61d58d7352496be399b11667a49981cd502320d84e8b [2022-08-08T11:17:50.778Z] - CONFIG_BLK_CGROUP: enabled [2022-08-08T11:17:50.778Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-08T11:17:50.778Z] - CONFIG_CGROUP_PERF: enabled [2022-08-08T11:17:50.778Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-08T11:17:50.778Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-08T11:17:50.778Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-08T11:17:50.778Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-08T11:17:50.778Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-08T11:17:50.778Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-08T11:17:50.778Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-08T11:17:50.778Z] - CONFIG_IP_VS: enabled (as module) [2022-08-08T11:17:50.778Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-08T11:17:50.778Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-08T11:17:50.778Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-08T11:17:50.778Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-08T11:17:50.778Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-08T11:17:50.778Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-08T11:17:50.778Z] - CONFIG_EXT4_FS: enabled [2022-08-08T11:17:50.778Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-08T11:17:50.778Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-08T11:17:50.778Z] - Network Drivers: [2022-08-08T11:17:50.778Z] - "overlay": [2022-08-08T11:17:50.778Z] - CONFIG_VXLAN: enabled (as module) [2022-08-08T11:17:50.778Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-08T11:17:50.778Z] Optional (for encrypted networks): [2022-08-08T11:17:50.778Z] - CONFIG_CRYPTO: enabled [2022-08-08T11:17:50.778Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-08T11:17:50.778Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-08T11:17:50.778Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-08T11:17:50.778Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-08T11:17:50.778Z] - CONFIG_XFRM: enabled [2022-08-08T11:17:50.778Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-08T11:17:50.778Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-08T11:17:50.778Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-08T11:17:50.778Z] - "ipvlan": [2022-08-08T11:17:50.778Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-08T11:17:50.778Z] - "macvlan": [2022-08-08T11:17:50.778Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-08T11:17:50.778Z] - CONFIG_DUMMY: enabled (as module) [2022-08-08T11:17:50.778Z] - "ftp,tftp client in container": [2022-08-08T11:17:51.034Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-08T11:17:51.034Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-08T11:17:51.034Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-08T11:17:51.034Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-08T11:17:51.034Z] - Storage Drivers: [2022-08-08T11:17:51.034Z] - "aufs": [2022-08-08T11:17:51.034Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-08T11:17:51.034Z] - "btrfs": [2022-08-08T11:17:51.034Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-08T11:17:51.034Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-08T11:17:51.034Z] - "devicemapper": [2022-08-08T11:17:51.034Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-08T11:17:51.034Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-08T11:17:51.034Z] - "overlay": [2022-08-08T11:17:51.034Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-08T11:17:51.034Z] - "zfs": [2022-08-08T11:17:51.034Z] - /dev/zfs: present [2022-08-08T11:17:51.034Z] - zfs command: missing [2022-08-08T11:17:51.034Z] - zpool command: missing [2022-08-08T11:17:51.034Z] [2022-08-08T11:17:51.034Z] Limits: [2022-08-08T11:17:51.034Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-08T11:17:51.034Z] [2022-08-08T11:17:51.034Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T11:17:51.320Z] #24 ... [2022-08-08T11:17:51.320Z] [2022-08-08T11:17:51.320Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-08T11:17:51.320Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-08T11:17:51.320Z] #49 DONE 0.6s [2022-08-08T11:17:51.320Z] [2022-08-08T11:17:51.320Z] #24 [internal] load build context [2022-08-08T11:17:51.320Z] #24 sha256:ef80ee99ebcda40b8ccb61d58d7352496be399b11667a49981cd502320d84e8b [2022-08-08T11:17:51.350Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7797480eb093dd250a3da0613a2452e0c78ad203 . [2022-08-08T11:17:51.350Z] #1 [internal] load build definition from Dockerfile [2022-08-08T11:17:51.350Z] #1 sha256:e4a386a0538175102796411a6d929fd82a87d47b406ff5892c33b1cdfea2ce01 [2022-08-08T11:17:51.350Z] #1 transferring dockerfile: 19.07kB done [2022-08-08T11:17:51.350Z] #1 DONE 0.0s [2022-08-08T11:17:51.350Z] [2022-08-08T11:17:51.350Z] #2 [internal] load .dockerignore [2022-08-08T11:17:51.350Z] #2 sha256:0d8c585d4a35216501ff6327cadabaa5d80c0d805f56b6d5eeeeae1be62f8153 [2022-08-08T11:17:51.350Z] #2 transferring context: 145B done [2022-08-08T11:17:51.350Z] #2 DONE 0.0s [2022-08-08T11:17:51.350Z] [2022-08-08T11:17:51.350Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-08T11:17:51.350Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-08T11:17:51.477Z] #24 transferring context: 62.40MB 1.8s done [2022-08-08T11:17:51.606Z] #3 DONE 0.1s [2022-08-08T11:17:51.606Z] [2022-08-08T11:17:51.606Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-08T11:17:51.606Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-08T11:17:51.606Z] #4 CACHED [2022-08-08T11:17:51.616Z] #78 DONE 0.7s [2022-08-08T11:17:51.616Z] [2022-08-08T11:17:51.616Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-08T11:17:51.616Z] #79 sha256:3d85fd3b16fb85836a684b16064c24c4334d96122f85086164fad16c1d52527a [2022-08-08T11:17:51.616Z] #79 DONE 0.1s [2022-08-08T11:17:51.616Z] [2022-08-08T11:17:51.616Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-08T11:17:51.616Z] #80 sha256:6920baf6a45fe6a6fde613e4b030f81a858295b2b98515f63688b7c50faad446 [2022-08-08T11:17:51.616Z] #80 DONE 0.1s [2022-08-08T11:17:51.616Z] [2022-08-08T11:17:51.616Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T11:17:51.616Z] #81 sha256:c4df088ae3853c333d2090b0f66f9a5e06e0f76fffed4e5ef60d3a27ab917ed8 [2022-08-08T11:17:51.736Z] #24 DONE 1.9s [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-08T11:17:51.736Z] #66 sha256:8a6bd99f6ff2c04ce5ec544a60d56cd195db7d9f91f8de1379ed9fa841109e8c [2022-08-08T11:17:51.736Z] #66 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #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-08T11:17:51.736Z] #67 sha256:b052eb95f49818486320bf659702545e9eb6cd3a48563a2847ee3d0fd3dd42d7 [2022-08-08T11:17:51.736Z] #67 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T11:17:51.736Z] #68 sha256:2c2ed2114ee4dca8fd7c6ad43225e40a5f0fd035abdf1f1cd57b43e547ca7d4b [2022-08-08T11:17:51.736Z] #68 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T11:17:51.736Z] #69 sha256:1a3e24cf6e9b5ab1751597fb286f70128bcaf236def449bbc78b8ae5d96d0adb [2022-08-08T11:17:51.736Z] #69 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #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-08T11:17:51.736Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T11:17:51.736Z] #62 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-08T11:17:51.736Z] #63 sha256:2895414b3fea4216538dfe99e4e34d686af963f12131e061b87df05744c20ce9 [2022-08-08T11:17:51.736Z] #63 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #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-08T11:17:51.736Z] #60 sha256:311eb8095a625ad1425d7e80d55d9c35ada8bfc8053ebde65fa0f7d56026800f [2022-08-08T11:17:51.736Z] #60 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #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-08T11:17:51.736Z] #31 sha256:111966eecc8b363a7a3d6d93b92750960e1965bb6223f7c62ef9aa0ee82fc58d [2022-08-08T11:17:51.736Z] #31 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #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-08T11:17:51.736Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-08T11:17:51.736Z] #50 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-08T11:17:51.736Z] #39 sha256:d0a7a900b7cd543a4ba0a87a9329f74aeba852f91d673b90080ae3365543ac3b [2022-08-08T11:17:51.736Z] #39 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #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-08T11:17:51.736Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-08T11:17:51.736Z] #34 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #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-08T11:17:51.736Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T11:17:51.736Z] #51 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #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-08T11:17:51.736Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-08T11:17:51.736Z] #57 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-08T11:17:51.736Z] #43 sha256:9e6eeeac495cfbd909d80300e2a43f6e1c46c9628cdea01212eadbe4aabf0dac [2022-08-08T11:17:51.736Z] #43 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #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-08T11:17:51.736Z] #26 sha256:4b73c44db630be02629c894be17fb6a6772547d64beeae3006f97c2ee8953b5f [2022-08-08T11:17:51.736Z] #26 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-08T11:17:51.736Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-08T11:17:51.736Z] #20 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T11:17:51.736Z] #54 sha256:fd83f21a6f1817a1aefb5eb01b5f2540cc9b0e6c2f3af6620ed73611aca38c56 [2022-08-08T11:17:51.736Z] #54 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-08T11:17:51.736Z] #41 sha256:74f22215d54556a8a0a8920a7c63177a933419224f52986902dbec1236990bae [2022-08-08T11:17:51.736Z] #41 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.736Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-08T11:17:51.736Z] #52 sha256:87673864c18ed454c15283cd26207261846a30c0ba079e5927e7b91099856ec0 [2022-08-08T11:17:51.736Z] #52 CACHED [2022-08-08T11:17:51.736Z] [2022-08-08T11:17:51.737Z] #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-08T11:17:51.737Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T11:17:51.737Z] #21 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #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-08T11:17:51.737Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-08T11:17:51.737Z] #38 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-08T11:17:51.737Z] #59 sha256:f520272cf943c0f3b024a40cefcc3bbdfaef5b73b5dd14ba16a14a42527f678d [2022-08-08T11:17:51.737Z] #59 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-08T11:17:51.737Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-08T11:17:51.737Z] #23 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #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-08T11:17:51.737Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-08T11:17:51.737Z] #40 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-08T11:17:51.737Z] #44 sha256:682013922460166f2eb9e25ca06d7049773d434f87ddfd68905da69b993a0710 [2022-08-08T11:17:51.737Z] #44 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T11:17:51.737Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-08T11:17:51.737Z] #18 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T11:17:51.737Z] #45 sha256:d5fb36bf3a0c8356ac8ad10204450c7a30e1ea18516a73671bef999aa280f4d6 [2022-08-08T11:17:51.737Z] #45 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #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-08T11:17:51.737Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-08T11:17:51.737Z] #16 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T11:17:51.737Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-08T11:17:51.737Z] #46 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-08T11:17:51.737Z] #25 sha256:b5f83e48db2b22e213cba638de8b22f21302995468db76ce11da179fdf3c09ef [2022-08-08T11:17:51.737Z] #25 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #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-08T11:17:51.737Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T11:17:51.737Z] #47 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #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-08T11:17:51.737Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-08T11:17:51.737Z] #53 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #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-08T11:17:51.737Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-08T11:17:51.737Z] #22 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T11:17:51.737Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-08T11:17:51.737Z] #17 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T11:17:51.737Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-08T11:17:51.737Z] #33 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T11:17:51.737Z] #27 sha256:067b0bf6ca7ada22f49e04803670496b22c46e4177ef697058c3eb324a764618 [2022-08-08T11:17:51.737Z] #27 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T11:17:51.737Z] #56 sha256:bf09287de800337cc094ebdf1e52fa27107f28903a7e21d102fc50fd3ac003fd [2022-08-08T11:17:51.737Z] #56 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-08T11:17:51.737Z] #37 sha256:19ad28b6581f8f358f98c9c109017c504d5b8ddb2032a20241fe0672beb64340 [2022-08-08T11:17:51.737Z] #37 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #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-08T11:17:51.737Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T11:17:51.737Z] #14 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T11:17:51.737Z] #35 sha256:73817d5dcadf1d6a81c8969bce42266a2625b18ed85b06d460654f15660dcac7 [2022-08-08T11:17:51.737Z] #35 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T11:17:51.737Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-08T11:17:51.737Z] #19 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T11:17:51.737Z] #32 sha256:c02307cfeaa6de44c0d3b407367d5938a7a9ce6567b8b36440da338b992833bc [2022-08-08T11:17:51.737Z] #32 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T11:17:51.737Z] #48 sha256:0934572e3eae0097472bbd708faa40676ea3cef3b07a5a8d1da2450d0d9d042f [2022-08-08T11:17:51.737Z] #48 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T11:17:51.737Z] #30 sha256:0cd80c18c14ffb89041d544ecbc59be58cdd191ce26782e240c4136691d67044 [2022-08-08T11:17:51.737Z] #30 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #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-08T11:17:51.737Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T11:17:51.737Z] #42 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #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-08T11:17:51.737Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T11:17:51.737Z] #55 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #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-08T11:17:51.737Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-08T11:17:51.737Z] #36 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-08T11:17:51.737Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-08T11:17:51.737Z] #15 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T11:17:51.737Z] #58 sha256:8c4674ef821deba6b143bc9ec4f013d9c64af1a07a66acc8962efe13ea37a481 [2022-08-08T11:17:51.737Z] #58 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #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-08T11:17:51.737Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-08T11:17:51.737Z] #29 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T11:17:51.737Z] #61 sha256:2b0e7ba35dd781df363408da103edf479448a6b0e75366cdbecbd607cfa25762 [2022-08-08T11:17:51.737Z] #61 CACHED [2022-08-08T11:17:51.737Z] [2022-08-08T11:17:51.737Z] #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-08T11:17:51.737Z] #64 sha256:139b5e6a460fb990df574ee35efb76b1ba057044887a0ac381c5fda512066629 [2022-08-08T11:17:51.861Z] [2022-08-08T11:17:51.861Z] #5 [internal] load .dockerignore [2022-08-08T11:17:51.861Z] #5 sha256:1eeef9d4456e50811057db8f52ebb7eea1c49bb7600cf3992a4448257f2eea3e [2022-08-08T11:17:51.861Z] #5 DONE 0.0s [2022-08-08T11:17:51.861Z] [2022-08-08T11:17:51.861Z] #6 [internal] load build definition from Dockerfile [2022-08-08T11:17:51.861Z] #6 sha256:8fd5d881199cefb7dd0f17912c36a08929b241aa34ce8c3b6a5792ec9893a88d [2022-08-08T11:17:51.861Z] #6 DONE 0.0s [2022-08-08T11:17:51.861Z] [2022-08-08T11:17:51.861Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T11:17:51.861Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T11:17:51.861Z] #9 DONE 0.1s [2022-08-08T11:17:51.861Z] [2022-08-08T11:17:51.861Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-08T11:17:51.861Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-08T11:17:51.861Z] #10 DONE 0.1s [2022-08-08T11:17:51.861Z] [2022-08-08T11:17:51.861Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T11:17:51.861Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T11:17:51.861Z] #8 DONE 0.1s [2022-08-08T11:17:51.861Z] [2022-08-08T11:17:51.861Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-08T11:17:51.861Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-08T11:17:51.861Z] #7 DONE 0.1s [2022-08-08T11:17:51.995Z] #64 0.387 + RM_GOPATH=0 [2022-08-08T11:17:51.995Z] #64 0.387 + TMP_GOPATH= [2022-08-08T11:17:51.995Z] #64 0.389 + : /build [2022-08-08T11:17:51.995Z] #64 0.389 + '[' -z '' ']' [2022-08-08T11:17:51.995Z] #64 0.389 ++ mktemp -d [2022-08-08T11:17:51.995Z] #64 0.389 + export GOPATH=/tmp/tmp.W8kXDrbkJe [2022-08-08T11:17:51.995Z] #64 0.389 + GOPATH=/tmp/tmp.W8kXDrbkJe [2022-08-08T11:17:51.995Z] #64 0.389 + RM_GOPATH=1 [2022-08-08T11:17:51.995Z] #64 0.389 + case "$(go env GOARCH)" in [2022-08-08T11:17:51.995Z] #64 0.389 ++ go env GOARCH [2022-08-08T11:17:51.995Z] #64 0.393 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T11:17:51.995Z] #64 0.393 + GO_BUILDMODE=-buildmode=pie [2022-08-08T11:17:51.995Z] #64 0.393 ++ dirname /install.sh [2022-08-08T11:17:51.995Z] #64 0.394 + dir=/ [2022-08-08T11:17:51.995Z] #64 0.394 + bin=containerd [2022-08-08T11:17:51.995Z] #64 0.394 + shift [2022-08-08T11:17:51.995Z] #64 0.394 + '[' '!' -f //containerd.installer ']' [2022-08-08T11:17:51.995Z] #64 0.394 + . //containerd.installer [2022-08-08T11:17:51.995Z] #64 0.394 ++ set -e [2022-08-08T11:17:51.995Z] #64 0.394 ++ : v1.6.7 [2022-08-08T11:17:51.995Z] #64 0.394 + install_containerd [2022-08-08T11:17:51.995Z] #64 0.399 Install containerd version v1.6.7 [2022-08-08T11:17:51.995Z] #64 0.399 + echo 'Install containerd version v1.6.7' [2022-08-08T11:17:51.995Z] #64 0.399 + git clone https://github.com/containerd/containerd.git /tmp/tmp.W8kXDrbkJe/src/github.com/containerd/containerd [2022-08-08T11:17:51.995Z] #64 0.399 Cloning into '/tmp/tmp.W8kXDrbkJe/src/github.com/containerd/containerd'... [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T11:17:52.119Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T11:17:52.119Z] #73 DONE 0.0s [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T11:17:52.119Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T11:17:52.119Z] #71 DONE 0.0s [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T11:17:52.119Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T11:17:52.119Z] #11 DONE 0.0s [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T11:17:52.119Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-08T11:17:52.119Z] #12 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #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-08T11:17:52.119Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-08T11:17:52.119Z] #13 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #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-08T11:17:52.119Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T11:17:52.119Z] #76 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #24 [internal] load build context [2022-08-08T11:17:52.119Z] #24 sha256:5d1d044a3fb02f5f1e9a60d2d63ad48b0c0a4b94c232122d97f71ffee464a3e5 [2022-08-08T11:17:52.119Z] #24 ... [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T11:17:52.119Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-08T11:17:52.119Z] #72 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T11:17:52.119Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-08T11:17:52.119Z] #74 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T11:17:52.119Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-08T11:17:52.119Z] #46 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-08T11:17:52.119Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-08T11:17:52.119Z] #28 DONE 0.0s [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #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-08T11:17:52.119Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-08T11:17:52.119Z] #57 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #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-08T11:17:52.119Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-08T11:17:52.119Z] #13 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #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-08T11:17:52.119Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-08T11:17:52.119Z] #53 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #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-08T11:17:52.119Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-08T11:17:52.119Z] #40 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T11:17:52.119Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-08T11:17:52.119Z] #18 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T11:17:52.119Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-08T11:17:52.119Z] #19 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T11:17:52.119Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-08T11:17:52.119Z] #17 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #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-08T11:17:52.119Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-08T11:17:52.119Z] #16 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-08T11:17:52.119Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-08T11:17:52.119Z] #15 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #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-08T11:17:52.119Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T11:17:52.119Z] #14 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-08T11:17:52.119Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-08T11:17:52.119Z] #20 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #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-08T11:17:52.119Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-08T11:17:52.119Z] #38 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #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-08T11:17:52.119Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-08T11:17:52.119Z] #36 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T11:17:52.119Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-08T11:17:52.119Z] #33 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #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-08T11:17:52.119Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-08T11:17:52.119Z] #34 CACHED [2022-08-08T11:17:52.119Z] [2022-08-08T11:17:52.119Z] #24 [internal] load build context [2022-08-08T11:17:52.119Z] #24 sha256:5d1d044a3fb02f5f1e9a60d2d63ad48b0c0a4b94c232122d97f71ffee464a3e5 [2022-08-08T11:17:52.275Z] #24 transferring context: 62.41MB 1.6s done [2022-08-08T11:17:52.275Z] #24 DONE 1.6s [2022-08-08T11:17:52.275Z] [2022-08-08T11:17:52.275Z] #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-08T11:17:52.275Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T11:17:52.275Z] #55 CACHED [2022-08-08T11:17:52.275Z] [2022-08-08T11:17:52.275Z] #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-08T11:17:52.275Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-08T11:17:52.275Z] #57 CACHED [2022-08-08T11:17:52.275Z] [2022-08-08T11:17:52.275Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-08T11:17:52.275Z] #59 sha256:082f80994a330c0303afe1ffa0967b62e0238e6298130447060afeb29185b48f [2022-08-08T11:17:52.275Z] #59 CACHED [2022-08-08T11:17:52.275Z] [2022-08-08T11:17:52.275Z] #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-08T11:17:52.275Z] #44 sha256:639af81051fdceee1ce9b82974b184747c9f11450dafe3d91153c8f2911e79d7 [2022-08-08T11:17:52.275Z] #44 CACHED [2022-08-08T11:17:52.275Z] [2022-08-08T11:17:52.275Z] #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-08T11:17:52.275Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T11:17:52.275Z] #51 CACHED [2022-08-08T11:17:52.275Z] [2022-08-08T11:17:52.275Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T11:17:52.275Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-08T11:17:52.275Z] #19 CACHED [2022-08-08T11:17:52.275Z] [2022-08-08T11:17:52.275Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T11:17:52.275Z] #32 sha256:25126df0af3551e3ef40c27336bdbe5f9395c34dcac798cbeb892280ffbf5b4f [2022-08-08T11:17:52.275Z] #32 CACHED [2022-08-08T11:17:52.275Z] [2022-08-08T11:17:52.275Z] #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-08T11:17:52.275Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T11:17:52.275Z] #42 CACHED [2022-08-08T11:17:52.275Z] [2022-08-08T11:17:52.275Z] #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-08T11:17:52.275Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-08T11:17:52.275Z] #53 CACHED [2022-08-08T11:17:52.275Z] [2022-08-08T11:17:52.275Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T11:17:52.275Z] #27 sha256:55ef6bdbba4d93c3ca11e9603ad95c31b0a917bc705a0bf8898aa25d8fd345f1 [2022-08-08T11:17:52.275Z] #27 CACHED [2022-08-08T11:17:52.275Z] [2022-08-08T11:17:52.275Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T11:17:52.275Z] #69 sha256:aa6a034db155758259ab28d072671f370e7091441fc371165c7fda8bc5b3dbb1 [2022-08-08T11:17:52.275Z] #69 CACHED [2022-08-08T11:17:52.275Z] [2022-08-08T11:17:52.275Z] #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-08T11:17:52.275Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:17:52.275Z] #77 CACHED [2022-08-08T11:17:52.275Z] [2022-08-08T11:17:52.275Z] #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-08T11:17:52.275Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-08T11:17:52.275Z] #16 CACHED [2022-08-08T11:17:52.275Z] [2022-08-08T11:17:52.275Z] #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-08T11:17:52.276Z] #64 sha256:5cfdef7bdcb3d49f0b2343143a0e6459f7fc87f85c9c5d3f3d1f2c1902d2a3c2 [2022-08-08T11:17:52.276Z] #64 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T11:17:52.276Z] #30 sha256:c9c3bc607c2a385dc97ef83f0458b7f8ccb0e09d5a4dd2f55f573838384e24ef [2022-08-08T11:17:52.276Z] #30 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-08T11:17:52.276Z] #34 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #41 sha256:25d5c0289ffcba8fc4c05859b75be1c8ab236e0d170621d5a179e3d4bdb0f199 [2022-08-08T11:17:52.276Z] #41 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T11:17:52.276Z] #76 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T11:17:52.276Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-08T11:17:52.276Z] #33 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #39 sha256:4c05ecfb4fb2137fb69ba22617f7487996c63ad4dad0e4ca328272faa9cf2b91 [2022-08-08T11:17:52.276Z] #39 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #75 sha256:dc07fb2be43745da67a35aeeddcf8893e4300e7f62381dc1c82e8d2f4ef48381 [2022-08-08T11:17:52.276Z] #75 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #37 sha256:f91ff2004e7c1b7afb6980861873ea0ba090966d93a3e8fa3c08c001e569caed [2022-08-08T11:17:52.276Z] #37 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-08T11:17:52.276Z] #43 sha256:7ae40971df44ab3df59c8453fb1012c15847c17336c6678cefdbead4b3616404 [2022-08-08T11:17:52.276Z] #43 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-08T11:17:52.276Z] #50 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-08T11:17:52.276Z] #22 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-08T11:17:52.276Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-08T11:17:52.276Z] #20 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #61 sha256:dfb8c5636b61446d26b0c64f43391b8059e5513a64cb0fc48115f780f30e7ca1 [2022-08-08T11:17:52.276Z] #61 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-08T11:17:52.276Z] #40 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #65 sha256:28ead5b58c0e96bc4f03479e073cb873beb9ba9d168cb2540ddbcb2fae66b03e [2022-08-08T11:17:52.276Z] #65 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #31 sha256:d13adf06352a65b8d94c8582b46adf0883fd3e71009687b6ab1d933f8dbb0b60 [2022-08-08T11:17:52.276Z] #31 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-08T11:17:52.276Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-08T11:17:52.276Z] #23 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #70 sha256:a3cb135c8d8aed41ef6ad7e31ddee41d5e586d12042827ee918313a680e5c660 [2022-08-08T11:17:52.276Z] #70 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T11:17:52.276Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-08T11:17:52.276Z] #46 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-08T11:17:52.276Z] #63 sha256:004e691b69604c46dbc0a0d802ebacfd418beaa2dc684764a918f09c3d72df50 [2022-08-08T11:17:52.276Z] #63 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-08T11:17:52.276Z] #29 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #35 sha256:72c2853db43924a6f6e26ab31aa7ffba9a0a9701b7dc53a78757f8d026ad3133 [2022-08-08T11:17:52.276Z] #35 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T11:17:52.276Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-08T11:17:52.276Z] #17 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-08T11:17:52.276Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-08T11:17:52.276Z] #15 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T11:17:52.276Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-08T11:17:52.276Z] #12 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T11:17:52.276Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-08T11:17:52.276Z] #74 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-08T11:17:52.276Z] #36 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-08T11:17:52.276Z] #13 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T11:17:52.276Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-08T11:17:52.276Z] #18 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #45 sha256:43fe60a6b044857fca7baa3b72ad00499cefd565885da54b95eaa9c88d6e2544 [2022-08-08T11:17:52.276Z] #45 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T11:17:52.276Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-08T11:17:52.276Z] #72 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T11:17:52.276Z] #68 sha256:7b85f37fb5d390afaffb1eca1dba7a07eb12ac5beedb4779d74c2d8b14daf33d [2022-08-08T11:17:52.276Z] #68 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-08T11:17:52.276Z] #79 sha256:baad978c177c54d25ff354d6f1969781ceb7997d8069617665770105afce0b87 [2022-08-08T11:17:52.276Z] #79 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #67 sha256:32e470267b8fe57467f8f389b94f779fb645d7d124e18e15966684bc8844ac12 [2022-08-08T11:17:52.276Z] #67 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-08T11:17:52.276Z] #66 sha256:591d35cd3266661d6e32c5451db6eb21b7f12a77e1ad969a2efc28199aa90096 [2022-08-08T11:17:52.276Z] #66 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-08T11:17:52.276Z] #14 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #52 sha256:f3ee1ffca58cedbb199e850045c2b1a8fadca50c64f5b07dc4c9c9f89b900ff4 [2022-08-08T11:17:52.276Z] #52 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-08T11:17:52.276Z] #38 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #48 sha256:295176ef96d2a5936c3ef7deb36d734cff057c9facbec312266d9844a246a133 [2022-08-08T11:17:52.276Z] #48 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #54 sha256:d5eae7494e36aee190cacd26ae80b8789d9a541790a49435a6f102c618207a24 [2022-08-08T11:17:52.276Z] #54 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #60 sha256:1d54ef3c0fb59637e40747d387e90b502ca2a9bca13f458241f23d261dd73271 [2022-08-08T11:17:52.276Z] #60 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #78 sha256:8c7617ecfd5b652904e8bddc5c44b1a2dbaf7c65bee7ecec2e36086f898d8560 [2022-08-08T11:17:52.276Z] #78 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #58 sha256:8616895c1438649314abfc5e1619611935210f3cc57bcac49e69fe0b3a4b4f38 [2022-08-08T11:17:52.276Z] #58 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #26 sha256:22d70002d0afab5cbbac5f5bcfe2145df9f79e9e51a249482bcfa1447c837012 [2022-08-08T11:17:52.276Z] #26 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T11:17:52.276Z] #62 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T11:17:52.276Z] #21 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-08T11:17:52.276Z] #25 sha256:280048f2846363c008748ffc3903edbc095b79724518a8ca630c97d2321d3b7f [2022-08-08T11:17:52.276Z] #25 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T11:17:52.276Z] #56 sha256:e7f4f4860eaeae0e7046f8e0f63283d1e506294f8a34134385fdf05bd5eb279f [2022-08-08T11:17:52.276Z] #56 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #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-08T11:17:52.276Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T11:17:52.276Z] #47 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-08T11:17:52.276Z] #80 sha256:7d0c6361014cd32867581f78d7780047fae62fa0e59095b2cf6c0816214333f4 [2022-08-08T11:17:52.276Z] #80 CACHED [2022-08-08T11:17:52.276Z] [2022-08-08T11:17:52.276Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T11:17:52.276Z] #81 sha256:4baf0146394dc8b4efe8513e53986d0fc079f071a2fd43ccaf429af94d94b5ee [2022-08-08T11:17:52.552Z] #81 DONE 0.9s [2022-08-08T11:17:52.552Z] [2022-08-08T11:17:52.552Z] #82 exporting to image [2022-08-08T11:17:52.552Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T11:17:52.552Z] #82 exporting layers [2022-08-08T11:17:53.051Z] #24 ... [2022-08-08T11:17:53.051Z] [2022-08-08T11:17:53.051Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-08T11:17:53.051Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-08T11:17:53.051Z] #49 DONE 0.9s [2022-08-08T11:17:53.051Z] [2022-08-08T11:17:53.051Z] #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-08T11:17:53.051Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-08T11:17:53.051Z] #50 CACHED [2022-08-08T11:17:53.051Z] [2022-08-08T11:17:53.051Z] #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-08T11:17:53.051Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T11:17:53.051Z] #51 CACHED [2022-08-08T11:17:53.051Z] [2022-08-08T11:17:53.051Z] #24 [internal] load build context [2022-08-08T11:17:53.051Z] #24 sha256:5d1d044a3fb02f5f1e9a60d2d63ad48b0c0a4b94c232122d97f71ffee464a3e5 [2022-08-08T11:17:53.215Z] #81 DONE 1.1s [2022-08-08T11:17:53.475Z] [2022-08-08T11:17:53.475Z] #82 exporting to image [2022-08-08T11:17:53.475Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T11:17:53.475Z] #82 exporting layers [2022-08-08T11:17:53.629Z] Fetching without tags [2022-08-08T11:17:53.813Z] Merging remotes/origin/master commit f0680670d2303418816854a74e75e33e41907199 into PR head commit 7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:17:54.050Z] #82 exporting layers 0.9s done [2022-08-08T11:17:54.050Z] #82 writing image sha256:496dcd5f5ecb41182106ca78e7a1b143fa93c1473502f0539d7fccf7612e3bc1 done [2022-08-08T11:17:54.050Z] #82 naming to docker.io/library/docker:7797480eb093dd250a3da0613a2452e0c78ad203 done [2022-08-08T11:17:54.050Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-08T11:17:54.400Z] + trap exit INT TERM [2022-08-08T11:17:54.400Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-08T11:17:54.400Z] + CONTAINER_NAME=docker-pr2 [2022-08-08T11:17:54.400Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43934/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43934/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 -e DOCKER_GRAPHDRIVER docker:7797480eb093dd250a3da0613a2452e0c78ad203 hack/make.sh dynbinary [2022-08-08T11:17:54.423Z] Merge succeeded, producing 7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:17:54.423Z] Checking out Revision 7797480eb093dd250a3da0613a2452e0c78ad203 (PR-43934) [2022-08-08T11:17:53.622Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T11:17:53.625Z] > git config --add remote.origin.fetch +refs/pull/43934/head:refs/remotes/origin/PR-43934 # timeout=10 [2022-08-08T11:17:53.630Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:53.639Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T11:17:53.647Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T11:17:53.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:53.648Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43934/head:refs/remotes/origin/PR-43934 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-08T11:17:53.831Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T11:17:53.837Z] > git checkout -f 7797480eb093dd250a3da0613a2452e0c78ad203 # timeout=10 [2022-08-08T11:17:54.414Z] > git remote # timeout=10 [2022-08-08T11:17:54.422Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T11:17:54.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T11:17:54.429Z] > git merge f0680670d2303418816854a74e75e33e41907199 # timeout=10 [2022-08-08T11:17:54.436Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T11:17:54.441Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T11:17:54.447Z] > git checkout -f 7797480eb093dd250a3da0613a2452e0c78ad203 # timeout=10 [2022-08-08T11:17:54.914Z] Commit message: "daemon, builder: rename variables that collided with imports" [2022-08-08T11:17:54.972Z] [2022-08-08T11:17:54.972Z] Removing bundles/ [2022-08-08T11:17:54.972Z] [2022-08-08T11:17:54.972Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-08T11:17:54.972Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-08T11:17:54.972Z] GOOS="" GOARCH="" GOARM="" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T11:17:55.531Z] + [ PR != PR ] [2022-08-08T11:17:55.531Z] + [ master != master ] [2022-08-08T11:17:55.531Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T11:17:55.835Z] #82 exporting layers 3.4s done [2022-08-08T11:17:55.835Z] #82 writing image sha256:dde41d4773ef582398ac85c9f0fcdf49f0cda147bb912a8158a823a62d76f4c4 done [2022-08-08T11:17:55.835Z] #82 naming to docker.io/library/docker:7797480eb093dd250a3da0613a2452e0c78ad203 done [2022-08-08T11:17:55.835Z] #82 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-08T11:17:55.888Z] + docker version [2022-08-08T11:17:55.888Z] Client: Docker Engine - Community [2022-08-08T11:17:55.888Z] Version: 20.10.14 [2022-08-08T11:17:55.888Z] API version: 1.41 [2022-08-08T11:17:55.888Z] Go version: go1.16.15 [2022-08-08T11:17:55.888Z] Git commit: a224086 [2022-08-08T11:17:55.888Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-08T11:17:55.888Z] OS/Arch: linux/amd64 [2022-08-08T11:17:55.888Z] Context: default [2022-08-08T11:17:55.888Z] Experimental: true [2022-08-08T11:17:55.888Z] [2022-08-08T11:17:55.888Z] Server: Docker Engine - Community [2022-08-08T11:17:55.888Z] Engine: [2022-08-08T11:17:55.888Z] Version: 20.10.14 [2022-08-08T11:17:55.888Z] API version: 1.41 (minimum version 1.12) [2022-08-08T11:17:55.888Z] Go version: go1.16.15 [2022-08-08T11:17:55.888Z] Git commit: 87a90dc [2022-08-08T11:17:55.888Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-08T11:17:55.888Z] OS/Arch: linux/amd64 [2022-08-08T11:17:55.888Z] Experimental: true [2022-08-08T11:17:55.888Z] containerd: [2022-08-08T11:17:55.888Z] Version: 1.5.11 [2022-08-08T11:17:55.888Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T11:17:55.888Z] runc: [2022-08-08T11:17:55.888Z] Version: 1.0.3 [2022-08-08T11:17:55.888Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T11:17:55.888Z] docker-init: [2022-08-08T11:17:55.888Z] Version: 0.19.0 [2022-08-08T11:17:55.888Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-08T11:17:56.152Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-08T11:17:56.220Z] + docker info [2022-08-08T11:17:56.220Z] Client: [2022-08-08T11:17:56.220Z] Context: default [2022-08-08T11:17:56.220Z] Debug Mode: false [2022-08-08T11:17:56.220Z] Plugins: [2022-08-08T11:17:56.220Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T11:17:56.220Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T11:17:56.220Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-08T11:17:56.220Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-08T11:17:56.220Z] [2022-08-08T11:17:56.220Z] Server: [2022-08-08T11:17:56.220Z] Containers: 0 [2022-08-08T11:17:56.220Z] Running: 0 [2022-08-08T11:17:56.220Z] Paused: 0 [2022-08-08T11:17:56.220Z] Stopped: 0 [2022-08-08T11:17:56.220Z] Images: 1 [2022-08-08T11:17:56.220Z] Server Version: 20.10.14 [2022-08-08T11:17:56.220Z] Storage Driver: overlay2 [2022-08-08T11:17:56.220Z] Backing Filesystem: extfs [2022-08-08T11:17:56.220Z] Supports d_type: true [2022-08-08T11:17:56.220Z] Native Overlay Diff: true [2022-08-08T11:17:56.220Z] userxattr: false [2022-08-08T11:17:56.220Z] Logging Driver: json-file [2022-08-08T11:17:56.220Z] Cgroup Driver: cgroupfs [2022-08-08T11:17:56.220Z] Cgroup Version: 1 [2022-08-08T11:17:56.220Z] Plugins: [2022-08-08T11:17:56.220Z] Volume: local [2022-08-08T11:17:56.220Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T11:17:56.220Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T11:17:56.220Z] Swarm: inactive [2022-08-08T11:17:56.220Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-08T11:17:56.220Z] Default Runtime: runc [2022-08-08T11:17:56.220Z] Init Binary: docker-init [2022-08-08T11:17:56.220Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T11:17:56.220Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T11:17:56.220Z] init version: de40ad0 [2022-08-08T11:17:56.220Z] Security Options: [2022-08-08T11:17:56.220Z] apparmor [2022-08-08T11:17:56.220Z] seccomp [2022-08-08T11:17:56.220Z] Profile: default [2022-08-08T11:17:56.220Z] Kernel Version: 5.4.0-1071-aws [2022-08-08T11:17:56.220Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-08T11:17:56.220Z] OSType: linux [2022-08-08T11:17:56.220Z] Architecture: x86_64 [2022-08-08T11:17:56.220Z] CPUs: 2 [2022-08-08T11:17:56.220Z] Total Memory: 7.565GiB [2022-08-08T11:17:56.220Z] Name: ip-10-100-72-150 [2022-08-08T11:17:56.220Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-08T11:17:56.220Z] Docker Root Dir: /var/lib/docker [2022-08-08T11:17:56.220Z] Debug Mode: false [2022-08-08T11:17:56.220Z] Registry: https://index.docker.io/v1/ [2022-08-08T11:17:56.220Z] Labels: [2022-08-08T11:17:56.220Z] Experimental: true [2022-08-08T11:17:56.220Z] Insecure Registries: [2022-08-08T11:17:56.220Z] 127.0.0.0/8 [2022-08-08T11:17:56.220Z] Live Restore Enabled: true [2022-08-08T11:17:56.220Z] [2022-08-08T11:17:56.220Z] WARNING: No swap limit support [Pipeline] sh [2022-08-08T11:17:56.432Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7797480eb093dd250a3da0613a2452e0c78ad203 hack/test/unit [2022-08-08T11:17:56.540Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T11:17:56.541Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-08T11:17:56.541Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43934/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-08T11:17:56.541Z] + bash /home/ubuntu/workspace/moby_PR-43934/check-config.sh [2022-08-08T11:17:56.541Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-08T11:17:56.541Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-08T11:17:56.541Z] [2022-08-08T11:17:56.541Z] Generally Necessary: [2022-08-08T11:17:56.541Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-08T11:17:56.541Z] - apparmor: enabled and tools installed [2022-08-08T11:17:56.541Z] - CONFIG_NAMESPACES: enabled [2022-08-08T11:17:56.541Z] - CONFIG_NET_NS: enabled [2022-08-08T11:17:56.541Z] - CONFIG_PID_NS: enabled [2022-08-08T11:17:56.541Z] - CONFIG_IPC_NS: enabled [2022-08-08T11:17:56.541Z] - CONFIG_UTS_NS: enabled [2022-08-08T11:17:56.541Z] - CONFIG_CGROUPS: enabled [2022-08-08T11:17:56.541Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-08T11:17:56.541Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-08T11:17:56.541Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-08T11:17:56.541Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-08T11:17:56.541Z] - CONFIG_CPUSETS: enabled [2022-08-08T11:17:56.541Z] - CONFIG_MEMCG: enabled [2022-08-08T11:17:56.541Z] - CONFIG_KEYS: enabled [2022-08-08T11:17:56.541Z] - CONFIG_VETH: enabled (as module) [2022-08-08T11:17:56.541Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-08T11:17:56.541Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-08T11:17:56.541Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-08T11:17:56.541Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-08T11:17:56.541Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-08T11:17:56.541Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-08T11:17:56.541Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-08T11:17:56.541Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-08T11:17:56.541Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-08T11:17:56.541Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-08T11:17:56.541Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-08T11:17:56.541Z] - CONFIG_CGROUP_BPF: enabled [2022-08-08T11:17:56.541Z] [2022-08-08T11:17:56.541Z] Optional Features: [2022-08-08T11:17:56.541Z] - CONFIG_USER_NS: enabled [2022-08-08T11:17:56.541Z] - CONFIG_SECCOMP: enabled [2022-08-08T11:17:56.541Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-08T11:17:56.541Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-08T11:17:56.541Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-08T11:17:56.690Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-08T11:17:56.690Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-08T11:17:56.690Z] + TESTDIRS=./... [2022-08-08T11:17:56.690Z] + exclude_paths='/vendor/|/integration' [2022-08-08T11:17:56.690Z] ++ go list ./... [2022-08-08T11:17:56.690Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-08T11:17:56.796Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-08T11:17:56.796Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-08T11:17:56.796Z] - CONFIG_BLK_CGROUP: enabled [2022-08-08T11:17:56.796Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-08T11:17:56.796Z] - CONFIG_CGROUP_PERF: enabled [2022-08-08T11:17:56.796Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-08T11:17:56.796Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-08T11:17:56.796Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-08T11:17:56.796Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-08T11:17:56.796Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-08T11:17:56.796Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-08T11:17:56.796Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-08T11:17:56.796Z] - CONFIG_IP_VS: enabled (as module) [2022-08-08T11:17:56.797Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-08T11:17:56.797Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-08T11:17:56.797Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-08T11:17:56.797Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-08T11:17:56.797Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-08T11:17:56.797Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-08T11:17:56.797Z] - CONFIG_EXT4_FS: enabled [2022-08-08T11:17:56.797Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-08T11:17:56.797Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-08T11:17:56.797Z] - Network Drivers: [2022-08-08T11:17:56.797Z] - "overlay": [2022-08-08T11:17:56.797Z] - CONFIG_VXLAN: enabled (as module) [2022-08-08T11:17:56.797Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-08T11:17:56.797Z] Optional (for encrypted networks): [2022-08-08T11:17:56.797Z] - CONFIG_CRYPTO: enabled [2022-08-08T11:17:56.797Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-08T11:17:56.797Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-08T11:17:56.797Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-08T11:17:56.797Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-08T11:17:56.797Z] - CONFIG_XFRM: enabled [2022-08-08T11:17:56.797Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-08T11:17:56.797Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-08T11:17:56.797Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-08T11:17:56.797Z] - "ipvlan": [2022-08-08T11:17:56.797Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-08T11:17:56.797Z] - "macvlan": [2022-08-08T11:17:57.052Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-08T11:17:57.052Z] - CONFIG_DUMMY: enabled (as module) [2022-08-08T11:17:57.052Z] - "ftp,tftp client in container": [2022-08-08T11:17:57.052Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-08T11:17:57.052Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-08T11:17:57.052Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-08T11:17:57.052Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-08T11:17:57.052Z] - Storage Drivers: [2022-08-08T11:17:57.052Z] - "aufs": [2022-08-08T11:17:57.052Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-08T11:17:57.052Z] - "btrfs": [2022-08-08T11:17:57.052Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-08T11:17:57.052Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-08T11:17:57.052Z] - "devicemapper": [2022-08-08T11:17:57.052Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-08T11:17:57.052Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-08T11:17:57.052Z] - "overlay": [2022-08-08T11:17:57.052Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-08T11:17:57.052Z] - "zfs": [2022-08-08T11:17:57.052Z] - /dev/zfs: present [2022-08-08T11:17:57.052Z] - zfs command: missing [2022-08-08T11:17:57.052Z] - zpool command: missing [2022-08-08T11:17:57.052Z] [2022-08-08T11:17:57.052Z] Limits: [2022-08-08T11:17:57.052Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-08T11:17:57.052Z] [2022-08-08T11:17:57.052Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T11:17:57.232Z] #24 transferring context: 59.99MB 4.4s [2022-08-08T11:17:57.232Z] #24 transferring context: 62.41MB 4.5s done [2022-08-08T11:17:57.232Z] #24 DONE 4.6s [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #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-08T11:17:57.232Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T11:17:57.232Z] #21 2.383 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-08T11:17:57.232Z] #21 2.383 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-08T11:17:57.232Z] #21 2.383 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-08T11:17:57.232Z] #21 4.295 Reading package lists... [2022-08-08T11:17:57.232Z] #21 ... [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #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-08T11:17:57.232Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-08T11:17:57.232Z] #29 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T11:17:57.232Z] #30 sha256:8b3f86fbb5f64a29afdb31c869c48b9270f1440a74410354407199c054ddf542 [2022-08-08T11:17:57.232Z] #30 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #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-08T11:17:57.232Z] #31 sha256:b68c005674db08e31ac3c66f36628dd366980fc8aa41073565253a7b98dd825c [2022-08-08T11:17:57.232Z] #31 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-08T11:17:57.232Z] #43 sha256:f93696dbe6147cc7d5bc278fabcd0cde92786c8a35b4a6ae34e18946b5397e2e [2022-08-08T11:17:57.232Z] #43 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #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-08T11:17:57.232Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-08T11:17:57.232Z] #42 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #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-08T11:17:57.232Z] #44 sha256:5b22be402b2d8bfca3d5b6a7afa584f4373f80eedb3017586c87fb78d05df28e [2022-08-08T11:17:57.232Z] #44 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-08T11:17:57.232Z] #25 sha256:6ab82eb1c7c65e92c7dc67d67bc6f167ee451e6925a07cac7f7fcd7e30d6716c [2022-08-08T11:17:57.232Z] #25 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #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-08T11:17:57.232Z] #26 sha256:6989e5a8d0c8b7dd4ab8ba8d16d063ae42e644a4d5082bc23e9bd19409936d38 [2022-08-08T11:17:57.232Z] #26 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #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-08T11:17:57.232Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-08T11:17:57.232Z] #62 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-08T11:17:57.232Z] #63 sha256:1fcf514250e09920c057d425d80482336b63b2504eccb7cab2c607dcdb3487f3 [2022-08-08T11:17:57.232Z] #63 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-08T11:17:57.232Z] #59 sha256:c7495d4f0280b7612b47cd57e0521ffe0babb25f317abc5e654c82e92982a7f5 [2022-08-08T11:17:57.232Z] #59 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T11:17:57.232Z] #68 sha256:02dc3d8ccff010d26013c14556a5eef7cf5d82827199783d9e53aa7583abc652 [2022-08-08T11:17:57.232Z] #68 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #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-08T11:17:57.232Z] #67 sha256:8c3688d9e353e30185cfcaf771b1177c5e297e1a7ed64c8f854b907d8c06beca [2022-08-08T11:17:57.232Z] #67 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-08T11:17:57.232Z] #66 sha256:19a4544c9b223f7526e865582d857c409b9001ad40600dc674d38a858a381f9a [2022-08-08T11:17:57.232Z] #66 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T11:17:57.232Z] #69 sha256:4e648d7ee10d094ac56142cabd68288f5b8fa843b9ce044a20b16ecf4861ae2f [2022-08-08T11:17:57.232Z] #69 CACHED [2022-08-08T11:17:57.232Z] [2022-08-08T11:17:57.232Z] #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-08T11:17:57.232Z] #60 sha256:b946ad3338817b9386d7a216de3e04b1c74cb0f03d716d329cc651d8624ec33e [2022-08-08T11:17:57.413Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:7797480eb093dd250a3da0613a2452e0c78ad203 . [2022-08-08T11:17:57.413Z] #1 [internal] load build definition from Dockerfile [2022-08-08T11:17:57.413Z] #1 sha256:5b97fadcfd0c8e132d3695d0439f7510ce083c37c3a48c0decf55db6a6724d21 [2022-08-08T11:17:57.413Z] #1 transferring dockerfile: 19.07kB done [2022-08-08T11:17:57.413Z] #1 DONE 0.0s [2022-08-08T11:17:57.413Z] [2022-08-08T11:17:57.413Z] #2 [internal] load .dockerignore [2022-08-08T11:17:57.413Z] #2 sha256:02ddb3608f9de935c3122f3d5c020723dda9f844c1bbef84285da00642ad9c30 [2022-08-08T11:17:57.413Z] #2 transferring context: 145B done [2022-08-08T11:17:57.413Z] #2 DONE 0.0s [2022-08-08T11:17:57.413Z] [2022-08-08T11:17:57.413Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-08T11:17:57.413Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-08T11:17:57.626Z] + pkg_list='github.com/docker/docker/api [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/backend/build [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/httputils [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/middleware [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/build [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/container [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/debug [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/image [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/network [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/session [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/system [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/volume [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/backend [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/container [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/events [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/filters [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/image [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/mount [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/network [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/registry [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/strslice [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/swarm [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/time [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/versions [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/volume [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/builder-next [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/dockerfile [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/remotecontext [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T11:17:57.626Z] github.com/docker/docker/cli [2022-08-08T11:17:57.626Z] github.com/docker/docker/cli/config [2022-08-08T11:17:57.626Z] github.com/docker/docker/cli/debug [2022-08-08T11:17:57.626Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T11:17:57.626Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T11:17:57.626Z] github.com/docker/docker/client [2022-08-08T11:17:57.626Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T11:17:57.626Z] github.com/docker/docker/cmd/dockerd [2022-08-08T11:17:57.626Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T11:17:57.626Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T11:17:57.626Z] github.com/docker/docker/container [2022-08-08T11:17:57.626Z] github.com/docker/docker/container/stream [2022-08-08T11:17:57.626Z] github.com/docker/docker/contrib/apparmor [2022-08-08T11:17:57.626Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T11:17:57.626Z] github.com/docker/docker/contrib/httpserver [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/cluster [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/config [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/containerd [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/events [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/exec [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/images [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/initlayer [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/links [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/listeners [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/local [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/names [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/network [2022-08-08T11:17:57.626Z] github.com/docker/docker/daemon/stats [2022-08-08T11:17:57.626Z] github.com/docker/docker/distribution [2022-08-08T11:17:57.626Z] github.com/docker/docker/distribution/metadata [2022-08-08T11:17:57.626Z] github.com/docker/docker/distribution/utils [2022-08-08T11:17:57.626Z] github.com/docker/docker/distribution/xfer [2022-08-08T11:17:57.626Z] github.com/docker/docker/dockerversion [2022-08-08T11:17:57.626Z] github.com/docker/docker/errdefs [2022-08-08T11:17:57.626Z] github.com/docker/docker/image [2022-08-08T11:17:57.626Z] github.com/docker/docker/image/cache [2022-08-08T11:17:57.626Z] github.com/docker/docker/image/tarexport [2022-08-08T11:17:57.626Z] github.com/docker/docker/image/v1 [2022-08-08T11:17:57.626Z] github.com/docker/docker/internal/test/suite [2022-08-08T11:17:57.626Z] github.com/docker/docker/layer [2022-08-08T11:17:57.626Z] github.com/docker/docker/libcontainerd [2022-08-08T11:17:57.626Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T11:17:57.626Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T11:17:57.626Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T11:17:57.626Z] github.com/docker/docker/libcontainerd/types [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/config [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/idm [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/ns [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/options [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/osl [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T11:17:57.626Z] github.com/docker/docker/libnetwork/types [2022-08-08T11:17:57.626Z] github.com/docker/docker/oci [2022-08-08T11:17:57.626Z] github.com/docker/docker/oci/caps [2022-08-08T11:17:57.626Z] github.com/docker/docker/opts [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/aaparser [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/archive [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/authorization [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/capabilities [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/containerfs [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/directory [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/dmesg [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/fileutils [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/fsutils [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/homedir [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/idtools [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/ioutils [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/longpath [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/loopback [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/parsers [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/pidfile [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/platform [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/plugins [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/pools [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/progress [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/pubsub [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/reexec [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/signal [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/stack [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/stringid [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/system [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/tailfile [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/tarsum [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/urlutil [2022-08-08T11:17:57.626Z] github.com/docker/docker/pkg/useragent [2022-08-08T11:17:57.626Z] github.com/docker/docker/plugin [2022-08-08T11:17:57.626Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T11:17:57.626Z] github.com/docker/docker/plugin/v2 [2022-08-08T11:17:57.626Z] github.com/docker/docker/profiles/apparmor [2022-08-08T11:17:57.626Z] github.com/docker/docker/profiles/seccomp [2022-08-08T11:17:57.626Z] github.com/docker/docker/quota [2022-08-08T11:17:57.626Z] github.com/docker/docker/reference [2022-08-08T11:17:57.626Z] github.com/docker/docker/registry [2022-08-08T11:17:57.626Z] github.com/docker/docker/registry/resumable [2022-08-08T11:17:57.626Z] github.com/docker/docker/restartmanager [2022-08-08T11:17:57.626Z] github.com/docker/docker/rootless [2022-08-08T11:17:57.626Z] github.com/docker/docker/rootless/specconv [2022-08-08T11:17:57.626Z] github.com/docker/docker/runconfig [2022-08-08T11:17:57.626Z] github.com/docker/docker/runconfig/opts [2022-08-08T11:17:57.626Z] github.com/docker/docker/testutil [2022-08-08T11:17:57.626Z] github.com/docker/docker/testutil/daemon [2022-08-08T11:17:57.626Z] github.com/docker/docker/testutil/environment [2022-08-08T11:17:57.626Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T11:17:57.626Z] github.com/docker/docker/testutil/fakegit [2022-08-08T11:17:57.626Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T11:17:57.626Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T11:17:57.626Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T11:17:57.626Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T11:17:57.626Z] github.com/docker/docker/testutil/registry [2022-08-08T11:17:57.626Z] github.com/docker/docker/testutil/request [2022-08-08T11:17:57.626Z] github.com/docker/docker/volume [2022-08-08T11:17:57.626Z] github.com/docker/docker/volume/drivers [2022-08-08T11:17:57.626Z] github.com/docker/docker/volume/local [2022-08-08T11:17:57.626Z] github.com/docker/docker/volume/mounts [2022-08-08T11:17:57.626Z] github.com/docker/docker/volume/service [2022-08-08T11:17:57.626Z] github.com/docker/docker/volume/service/opts [2022-08-08T11:17:57.626Z] github.com/docker/docker/volume/testutils' [2022-08-08T11:17:57.626Z] ++ grep --fixed-strings -v /libnetwork [2022-08-08T11:17:57.626Z] ++ echo 'github.com/docker/docker/api [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/backend/build [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/httputils [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/middleware [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/build [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/container [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/debug [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/image [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/network [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/session [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/system [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/server/router/volume [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/backend [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/container [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/events [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/filters [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/image [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/mount [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/network [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/registry [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/strslice [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/swarm [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/time [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/versions [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T11:17:57.626Z] github.com/docker/docker/api/types/volume [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/builder-next [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T11:17:57.626Z] github.com/docker/docker/builder/dockerfile [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder/remotecontext [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T11:17:57.627Z] github.com/docker/docker/cli [2022-08-08T11:17:57.627Z] github.com/docker/docker/cli/config [2022-08-08T11:17:57.627Z] github.com/docker/docker/cli/debug [2022-08-08T11:17:57.627Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T11:17:57.627Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T11:17:57.627Z] github.com/docker/docker/client [2022-08-08T11:17:57.627Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T11:17:57.627Z] github.com/docker/docker/cmd/dockerd [2022-08-08T11:17:57.627Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T11:17:57.627Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T11:17:57.627Z] github.com/docker/docker/container [2022-08-08T11:17:57.627Z] github.com/docker/docker/container/stream [2022-08-08T11:17:57.627Z] github.com/docker/docker/contrib/apparmor [2022-08-08T11:17:57.627Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T11:17:57.627Z] github.com/docker/docker/contrib/httpserver [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/cluster [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/config [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/containerd [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/events [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/exec [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/images [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/initlayer [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/links [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/listeners [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/local [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/names [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/network [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/stats [2022-08-08T11:17:57.627Z] github.com/docker/docker/distribution [2022-08-08T11:17:57.627Z] github.com/docker/docker/distribution/metadata [2022-08-08T11:17:57.627Z] github.com/docker/docker/distribution/utils [2022-08-08T11:17:57.627Z] github.com/docker/docker/distribution/xfer [2022-08-08T11:17:57.627Z] github.com/docker/docker/dockerversion [2022-08-08T11:17:57.627Z] github.com/docker/docker/errdefs [2022-08-08T11:17:57.627Z] github.com/docker/docker/image [2022-08-08T11:17:57.627Z] github.com/docker/docker/image/cache [2022-08-08T11:17:57.627Z] github.com/docker/docker/image/tarexport [2022-08-08T11:17:57.627Z] github.com/docker/docker/image/v1 [2022-08-08T11:17:57.627Z] github.com/docker/docker/internal/test/suite [2022-08-08T11:17:57.627Z] github.com/docker/docker/layer [2022-08-08T11:17:57.627Z] github.com/docker/docker/libcontainerd [2022-08-08T11:17:57.627Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T11:17:57.627Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T11:17:57.627Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T11:17:57.627Z] github.com/docker/docker/libcontainerd/types [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/config [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/idm [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/ns [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/options [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/osl [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T11:17:57.627Z] github.com/docker/docker/libnetwork/types [2022-08-08T11:17:57.627Z] github.com/docker/docker/oci [2022-08-08T11:17:57.627Z] github.com/docker/docker/oci/caps [2022-08-08T11:17:57.627Z] github.com/docker/docker/opts [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/aaparser [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/archive [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/authorization [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/capabilities [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/containerfs [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/directory [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/dmesg [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/fileutils [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/fsutils [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/homedir [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/idtools [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/ioutils [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/longpath [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/loopback [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/parsers [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/pidfile [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/platform [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/plugins [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/pools [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/progress [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/pubsub [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/reexec [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/signal [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/stack [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/stringid [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/system [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/tailfile [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/tarsum [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/urlutil [2022-08-08T11:17:57.627Z] github.com/docker/docker/pkg/useragent [2022-08-08T11:17:57.627Z] github.com/docker/docker/plugin [2022-08-08T11:17:57.627Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T11:17:57.627Z] github.com/docker/docker/plugin/v2 [2022-08-08T11:17:57.627Z] github.com/docker/docker/profiles/apparmor [2022-08-08T11:17:57.627Z] github.com/docker/docker/profiles/seccomp [2022-08-08T11:17:57.627Z] github.com/docker/docker/quota [2022-08-08T11:17:57.627Z] github.com/docker/docker/reference [2022-08-08T11:17:57.627Z] github.com/docker/docker/registry [2022-08-08T11:17:57.627Z] github.com/docker/docker/registry/resumable [2022-08-08T11:17:57.627Z] github.com/docker/docker/restartmanager [2022-08-08T11:17:57.627Z] github.com/docker/docker/rootless [2022-08-08T11:17:57.627Z] github.com/docker/docker/rootless/specconv [2022-08-08T11:17:57.627Z] github.com/docker/docker/runconfig [2022-08-08T11:17:57.627Z] github.com/docker/docker/runconfig/opts [2022-08-08T11:17:57.627Z] github.com/docker/docker/testutil [2022-08-08T11:17:57.627Z] github.com/docker/docker/testutil/daemon [2022-08-08T11:17:57.627Z] github.com/docker/docker/testutil/environment [2022-08-08T11:17:57.627Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T11:17:57.627Z] github.com/docker/docker/testutil/fakegit [2022-08-08T11:17:57.627Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T11:17:57.627Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T11:17:57.627Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T11:17:57.627Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T11:17:57.627Z] github.com/docker/docker/testutil/registry [2022-08-08T11:17:57.627Z] github.com/docker/docker/testutil/request [2022-08-08T11:17:57.627Z] github.com/docker/docker/volume [2022-08-08T11:17:57.627Z] github.com/docker/docker/volume/drivers [2022-08-08T11:17:57.627Z] github.com/docker/docker/volume/local [2022-08-08T11:17:57.627Z] github.com/docker/docker/volume/mounts [2022-08-08T11:17:57.627Z] github.com/docker/docker/volume/service [2022-08-08T11:17:57.627Z] github.com/docker/docker/volume/service/opts [2022-08-08T11:17:57.627Z] github.com/docker/docker/volume/testutils' [2022-08-08T11:17:57.627Z] + base_pkg_list='github.com/docker/docker/api [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/backend/build [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/httputils [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/middleware [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/router [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/router/build [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/router/container [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/router/debug [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/router/image [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/router/network [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/router/session [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/router/system [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/server/router/volume [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/backend [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/container [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/events [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/filters [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/image [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/mount [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/network [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/registry [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/strslice [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/swarm [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/time [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/versions [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T11:17:57.627Z] github.com/docker/docker/api/types/volume [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder/builder-next [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder/dockerfile [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder/remotecontext [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T11:17:57.627Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T11:17:57.627Z] github.com/docker/docker/cli [2022-08-08T11:17:57.627Z] github.com/docker/docker/cli/config [2022-08-08T11:17:57.627Z] github.com/docker/docker/cli/debug [2022-08-08T11:17:57.627Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T11:17:57.627Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T11:17:57.627Z] github.com/docker/docker/client [2022-08-08T11:17:57.627Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T11:17:57.627Z] github.com/docker/docker/cmd/dockerd [2022-08-08T11:17:57.627Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T11:17:57.627Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T11:17:57.627Z] github.com/docker/docker/container [2022-08-08T11:17:57.627Z] github.com/docker/docker/container/stream [2022-08-08T11:17:57.627Z] github.com/docker/docker/contrib/apparmor [2022-08-08T11:17:57.627Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T11:17:57.627Z] github.com/docker/docker/contrib/httpserver [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/cluster [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/config [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/containerd [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/events [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/exec [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/images [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/initlayer [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/links [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/listeners [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/local [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/names [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/network [2022-08-08T11:17:57.627Z] github.com/docker/docker/daemon/stats [2022-08-08T11:17:57.627Z] github.com/docker/docker/distribution [2022-08-08T11:17:57.627Z] github.com/docker/docker/distribution/metadata [2022-08-08T11:17:57.627Z] github.com/docker/docker/distribution/utils [2022-08-08T11:17:57.627Z] github.com/docker/docker/distribution/xfer [2022-08-08T11:17:57.627Z] github.com/docker/docker/dockerversion [2022-08-08T11:17:57.627Z] github.com/docker/docker/errdefs [2022-08-08T11:17:57.627Z] github.com/docker/docker/image [2022-08-08T11:17:57.627Z] github.com/docker/docker/image/cache [2022-08-08T11:17:57.627Z] github.com/docker/docker/image/tarexport [2022-08-08T11:17:57.627Z] github.com/docker/docker/image/v1 [2022-08-08T11:17:57.627Z] github.com/docker/docker/internal/test/suite [2022-08-08T11:17:57.627Z] github.com/docker/docker/layer [2022-08-08T11:17:57.628Z] github.com/docker/docker/libcontainerd [2022-08-08T11:17:57.628Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T11:17:57.628Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T11:17:57.628Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T11:17:57.628Z] github.com/docker/docker/libcontainerd/types [2022-08-08T11:17:57.628Z] github.com/docker/docker/oci [2022-08-08T11:17:57.628Z] github.com/docker/docker/oci/caps [2022-08-08T11:17:57.628Z] github.com/docker/docker/opts [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/aaparser [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/archive [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/authorization [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/capabilities [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/containerfs [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/directory [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/dmesg [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/fileutils [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/fsutils [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/homedir [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/idtools [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/ioutils [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/longpath [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/loopback [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/parsers [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/pidfile [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/platform [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/plugins [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/pools [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/progress [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/pubsub [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/reexec [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/signal [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/stack [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/stringid [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/system [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/tailfile [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/tarsum [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/urlutil [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/useragent [2022-08-08T11:17:57.628Z] github.com/docker/docker/plugin [2022-08-08T11:17:57.628Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T11:17:57.628Z] github.com/docker/docker/plugin/v2 [2022-08-08T11:17:57.628Z] github.com/docker/docker/profiles/apparmor [2022-08-08T11:17:57.628Z] github.com/docker/docker/profiles/seccomp [2022-08-08T11:17:57.628Z] github.com/docker/docker/quota [2022-08-08T11:17:57.628Z] github.com/docker/docker/reference [2022-08-08T11:17:57.628Z] github.com/docker/docker/registry [2022-08-08T11:17:57.628Z] github.com/docker/docker/registry/resumable [2022-08-08T11:17:57.628Z] github.com/docker/docker/restartmanager [2022-08-08T11:17:57.628Z] github.com/docker/docker/rootless [2022-08-08T11:17:57.628Z] github.com/docker/docker/rootless/specconv [2022-08-08T11:17:57.628Z] github.com/docker/docker/runconfig [2022-08-08T11:17:57.628Z] github.com/docker/docker/runconfig/opts [2022-08-08T11:17:57.628Z] github.com/docker/docker/testutil [2022-08-08T11:17:57.628Z] github.com/docker/docker/testutil/daemon [2022-08-08T11:17:57.628Z] github.com/docker/docker/testutil/environment [2022-08-08T11:17:57.628Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T11:17:57.628Z] github.com/docker/docker/testutil/fakegit [2022-08-08T11:17:57.628Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T11:17:57.628Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T11:17:57.628Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T11:17:57.628Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T11:17:57.628Z] github.com/docker/docker/testutil/registry [2022-08-08T11:17:57.628Z] github.com/docker/docker/testutil/request [2022-08-08T11:17:57.628Z] github.com/docker/docker/volume [2022-08-08T11:17:57.628Z] github.com/docker/docker/volume/drivers [2022-08-08T11:17:57.628Z] github.com/docker/docker/volume/local [2022-08-08T11:17:57.628Z] github.com/docker/docker/volume/mounts [2022-08-08T11:17:57.628Z] github.com/docker/docker/volume/service [2022-08-08T11:17:57.628Z] github.com/docker/docker/volume/service/opts [2022-08-08T11:17:57.628Z] github.com/docker/docker/volume/testutils' [2022-08-08T11:17:57.628Z] ++ grep --fixed-strings /libnetwork [2022-08-08T11:17:57.628Z] ++ echo 'github.com/docker/docker/api [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/backend/build [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/httputils [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/middleware [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/router [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/router/build [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/router/container [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/router/debug [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/router/image [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/router/network [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/router/session [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/router/system [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/server/router/volume [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/backend [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/container [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/events [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/filters [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/image [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/mount [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/network [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/registry [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/strslice [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/swarm [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/time [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/versions [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T11:17:57.628Z] github.com/docker/docker/api/types/volume [2022-08-08T11:17:57.628Z] github.com/docker/docker/builder [2022-08-08T11:17:57.628Z] github.com/docker/docker/builder/builder-next [2022-08-08T11:17:57.628Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T11:17:57.628Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T11:17:57.628Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T11:17:57.628Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T11:17:57.628Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T11:17:57.628Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T11:17:57.628Z] github.com/docker/docker/builder/dockerfile [2022-08-08T11:17:57.628Z] github.com/docker/docker/builder/remotecontext [2022-08-08T11:17:57.628Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T11:17:57.628Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T11:17:57.628Z] github.com/docker/docker/cli [2022-08-08T11:17:57.628Z] github.com/docker/docker/cli/config [2022-08-08T11:17:57.628Z] github.com/docker/docker/cli/debug [2022-08-08T11:17:57.628Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T11:17:57.628Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T11:17:57.628Z] github.com/docker/docker/client [2022-08-08T11:17:57.628Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T11:17:57.628Z] github.com/docker/docker/cmd/dockerd [2022-08-08T11:17:57.628Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T11:17:57.628Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T11:17:57.628Z] github.com/docker/docker/container [2022-08-08T11:17:57.628Z] github.com/docker/docker/container/stream [2022-08-08T11:17:57.628Z] github.com/docker/docker/contrib/apparmor [2022-08-08T11:17:57.628Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T11:17:57.628Z] github.com/docker/docker/contrib/httpserver [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/cluster [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/config [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/containerd [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/events [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/exec [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/images [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/initlayer [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/links [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/listeners [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/local [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/names [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/network [2022-08-08T11:17:57.628Z] github.com/docker/docker/daemon/stats [2022-08-08T11:17:57.628Z] github.com/docker/docker/distribution [2022-08-08T11:17:57.628Z] github.com/docker/docker/distribution/metadata [2022-08-08T11:17:57.628Z] github.com/docker/docker/distribution/utils [2022-08-08T11:17:57.628Z] github.com/docker/docker/distribution/xfer [2022-08-08T11:17:57.628Z] github.com/docker/docker/dockerversion [2022-08-08T11:17:57.628Z] github.com/docker/docker/errdefs [2022-08-08T11:17:57.628Z] github.com/docker/docker/image [2022-08-08T11:17:57.628Z] github.com/docker/docker/image/cache [2022-08-08T11:17:57.628Z] github.com/docker/docker/image/tarexport [2022-08-08T11:17:57.628Z] github.com/docker/docker/image/v1 [2022-08-08T11:17:57.628Z] github.com/docker/docker/internal/test/suite [2022-08-08T11:17:57.628Z] github.com/docker/docker/layer [2022-08-08T11:17:57.628Z] github.com/docker/docker/libcontainerd [2022-08-08T11:17:57.628Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T11:17:57.628Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T11:17:57.628Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T11:17:57.628Z] github.com/docker/docker/libcontainerd/types [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/config [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/idm [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/ns [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/options [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/osl [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T11:17:57.628Z] github.com/docker/docker/libnetwork/types [2022-08-08T11:17:57.628Z] github.com/docker/docker/oci [2022-08-08T11:17:57.628Z] github.com/docker/docker/oci/caps [2022-08-08T11:17:57.628Z] github.com/docker/docker/opts [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/aaparser [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/archive [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/authorization [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/capabilities [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/containerfs [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/directory [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/dmesg [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/fileutils [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/fsutils [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/homedir [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/idtools [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/ioutils [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/longpath [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/loopback [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/parsers [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/pidfile [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/platform [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/plugins [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/pools [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/progress [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/pubsub [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/reexec [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/signal [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/stack [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/stringid [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/system [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/tailfile [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/tarsum [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/urlutil [2022-08-08T11:17:57.628Z] github.com/docker/docker/pkg/useragent [2022-08-08T11:17:57.628Z] github.com/docker/docker/plugin [2022-08-08T11:17:57.628Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T11:17:57.628Z] github.com/docker/docker/plugin/v2 [2022-08-08T11:17:57.628Z] github.com/docker/docker/profiles/apparmor [2022-08-08T11:17:57.628Z] github.com/docker/docker/profiles/seccomp [2022-08-08T11:17:57.628Z] github.com/docker/docker/quota [2022-08-08T11:17:57.628Z] github.com/docker/docker/reference [2022-08-08T11:17:57.628Z] github.com/docker/docker/registry [2022-08-08T11:17:57.628Z] github.com/docker/docker/registry/resumable [2022-08-08T11:17:57.629Z] github.com/docker/docker/restartmanager [2022-08-08T11:17:57.629Z] github.com/docker/docker/rootless [2022-08-08T11:17:57.629Z] github.com/docker/docker/rootless/specconv [2022-08-08T11:17:57.629Z] github.com/docker/docker/runconfig [2022-08-08T11:17:57.629Z] github.com/docker/docker/runconfig/opts [2022-08-08T11:17:57.629Z] github.com/docker/docker/testutil [2022-08-08T11:17:57.629Z] github.com/docker/docker/testutil/daemon [2022-08-08T11:17:57.629Z] github.com/docker/docker/testutil/environment [2022-08-08T11:17:57.629Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T11:17:57.629Z] github.com/docker/docker/testutil/fakegit [2022-08-08T11:17:57.629Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T11:17:57.629Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T11:17:57.629Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T11:17:57.629Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T11:17:57.629Z] github.com/docker/docker/testutil/registry [2022-08-08T11:17:57.629Z] github.com/docker/docker/testutil/request [2022-08-08T11:17:57.629Z] github.com/docker/docker/volume [2022-08-08T11:17:57.629Z] github.com/docker/docker/volume/drivers [2022-08-08T11:17:57.629Z] github.com/docker/docker/volume/local [2022-08-08T11:17:57.629Z] github.com/docker/docker/volume/mounts [2022-08-08T11:17:57.629Z] github.com/docker/docker/volume/service [2022-08-08T11:17:57.629Z] github.com/docker/docker/volume/service/opts [2022-08-08T11:17:57.629Z] github.com/docker/docker/volume/testutils' [2022-08-08T11:17:57.629Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/config [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/idm [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ns [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/options [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/osl [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/types' [2022-08-08T11:17:57.629Z] + echo 'github.com/docker/docker/libnetwork [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/config [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/idm [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/ns [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/options [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/osl [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/types' [2022-08-08T11:17:57.629Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T11:17:57.629Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T11:17:57.629Z] + type docker-proxy [2022-08-08T11:17:57.629Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-08T11:17:57.629Z] + hack/make.sh binary-proxy install-proxy [2022-08-08T11:17:57.629Z] [2022-08-08T11:17:57.629Z] Removing bundles/ [2022-08-08T11:17:57.629Z] [2022-08-08T11:17:57.629Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-08T11:17:57.629Z] Building: bundles/binary-proxy/docker-proxy [2022-08-08T11:17:57.629Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T11:17:57.670Z] #3 DONE 0.1s [2022-08-08T11:17:57.670Z] [2022-08-08T11:17:57.670Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-08T11:17:57.670Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-08T11:17:57.670Z] #4 CACHED [2022-08-08T11:17:57.926Z] [2022-08-08T11:17:57.926Z] #6 [internal] load .dockerignore [2022-08-08T11:17:57.926Z] #6 sha256:41b15a3e391821f606d9a91c3466b63d9c4b296ffd2a3124c00fc76692341b18 [2022-08-08T11:17:57.926Z] #6 DONE 0.0s [2022-08-08T11:17:57.926Z] [2022-08-08T11:17:57.926Z] #5 [internal] load build definition from Dockerfile [2022-08-08T11:17:57.926Z] #5 sha256:a9a4f95ca02ac5cf1ea3fc0b575c9953d0fb5e4539e40d503d383111f30f8c6b [2022-08-08T11:17:57.926Z] #5 DONE 0.0s [2022-08-08T11:17:57.926Z] [2022-08-08T11:17:57.926Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-08T11:17:57.926Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-08T11:17:57.926Z] #10 DONE 0.1s [2022-08-08T11:17:57.926Z] [2022-08-08T11:17:57.926Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T11:17:57.926Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T11:17:58.165Z] #60 1.231 + RM_GOPATH=0 [2022-08-08T11:17:58.165Z] #60 1.231 + TMP_GOPATH= [2022-08-08T11:17:58.165Z] #60 1.232 + : /build [2022-08-08T11:17:58.165Z] #60 1.232 + '[' -z '' ']' [2022-08-08T11:17:58.165Z] #60 1.233 ++ mktemp -d [2022-08-08T11:17:58.165Z] #60 1.236 + export GOPATH=/tmp/tmp.vgeUw2c5jv [2022-08-08T11:17:58.165Z] #60 1.236 + GOPATH=/tmp/tmp.vgeUw2c5jv [2022-08-08T11:17:58.165Z] #60 1.236 + RM_GOPATH=1 [2022-08-08T11:17:58.165Z] #60 1.237 + case "$(go env GOARCH)" in [2022-08-08T11:17:58.165Z] #60 1.237 ++ go env GOARCH [2022-08-08T11:17:58.165Z] #60 1.258 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T11:17:58.165Z] #60 1.258 + GO_BUILDMODE=-buildmode=pie [2022-08-08T11:17:58.165Z] #60 1.259 ++ dirname /install.sh [2022-08-08T11:17:58.165Z] #60 1.261 + dir=/ [2022-08-08T11:17:58.165Z] #60 1.261 + bin=runc [2022-08-08T11:17:58.166Z] #60 1.266 + shift [2022-08-08T11:17:58.166Z] #60 1.274 + '[' '!' -f //runc.installer ']' [2022-08-08T11:17:58.166Z] #60 1.274 + . //runc.installer [2022-08-08T11:17:58.166Z] #60 1.274 ++ set -e [2022-08-08T11:17:58.166Z] #60 1.274 ++ : v1.1.3 [2022-08-08T11:17:58.166Z] #60 1.275 + install_runc [2022-08-08T11:17:58.166Z] #60 1.275 + RUNC_BUILDTAGS=seccomp [2022-08-08T11:17:58.166Z] #60 1.275 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-08T11:17:58.166Z] #60 1.275 Install runc version v1.1.3 (build tags: seccomp) [2022-08-08T11:17:58.166Z] #60 1.275 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vgeUw2c5jv/src/github.com/opencontainers/runc [2022-08-08T11:17:58.166Z] #60 1.277 Cloning into '/tmp/tmp.vgeUw2c5jv/src/github.com/opencontainers/runc'... [2022-08-08T11:17:58.182Z] #9 DONE 0.1s [2022-08-08T11:17:58.182Z] [2022-08-08T11:17:58.182Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T11:17:58.182Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T11:17:58.182Z] #8 DONE 0.1s [2022-08-08T11:17:58.182Z] [2022-08-08T11:17:58.182Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-08T11:17:58.182Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-08T11:17:58.182Z] #7 DONE 0.1s [2022-08-08T11:17:58.439Z] [2022-08-08T11:17:58.439Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T11:17:58.439Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T11:17:58.439Z] #80 DONE 0.0s [2022-08-08T11:17:58.439Z] [2022-08-08T11:17:58.439Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T11:17:58.439Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T11:17:58.439Z] #78 DONE 0.0s [2022-08-08T11:17:58.439Z] [2022-08-08T11:17:58.439Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-08T11:17:58.439Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-08T11:17:58.439Z] #11 DONE 0.0s [2022-08-08T11:17:58.439Z] [2022-08-08T11:17:58.439Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-08T11:17:58.439Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-08T11:17:58.439Z] #35 DONE 0.0s [2022-08-08T11:17:58.439Z] [2022-08-08T11:17:58.439Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-08T11:17:58.439Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-08T11:17:58.439Z] #14 CACHED [2022-08-08T11:17:58.439Z] [2022-08-08T11:17:58.439Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-08T11:17:58.439Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-08T11:17:58.439Z] #15 CACHED [2022-08-08T11:17:58.439Z] [2022-08-08T11:17:58.439Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-08T11:17:58.439Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-08T11:17:58.439Z] #17 CACHED [2022-08-08T11:17:58.439Z] [2022-08-08T11:17:58.439Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-08T11:17:58.439Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-08T11:17:58.439Z] #16 CACHED [2022-08-08T11:17:58.439Z] [2022-08-08T11:17:58.439Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T11:17:58.439Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-08T11:17:58.439Z] #12 CACHED [2022-08-08T11:17:58.439Z] [2022-08-08T11:17:58.439Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-08T11:17:58.439Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-08T11:17:58.439Z] #18 CACHED [2022-08-08T11:17:58.439Z] [2022-08-08T11:17:58.439Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T11:17:58.439Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-08T11:17:58.439Z] #53 CACHED [2022-08-08T11:17:58.439Z] [2022-08-08T11:17:58.439Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T11:17:58.439Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-08T11:17:58.439Z] #40 CACHED [2022-08-08T11:17:58.439Z] [2022-08-08T11:17:58.439Z] #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-08T11:17:58.439Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-08T11:17:58.439Z] #41 CACHED [2022-08-08T11:17:58.439Z] [2022-08-08T11:17:58.439Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T11:17:58.439Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-08T11:17:58.440Z] #79 CACHED [2022-08-08T11:17:58.440Z] [2022-08-08T11:17:58.440Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T11:17:58.440Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-08T11:17:58.440Z] #81 CACHED [2022-08-08T11:17:58.440Z] [2022-08-08T11:17:58.440Z] #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-08T11:17:58.440Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-08T11:17:58.440Z] #83 CACHED [2022-08-08T11:17:58.440Z] [2022-08-08T11:17:58.440Z] #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-08T11:17:58.440Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-08T11:17:58.440Z] #64 CACHED [2022-08-08T11:17:58.440Z] [2022-08-08T11:17:58.440Z] #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-08T11:17:58.440Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-08T11:17:58.440Z] #13 CACHED [2022-08-08T11:17:58.440Z] [2022-08-08T11:17:58.440Z] #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-08T11:17:58.440Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-08T11:17:58.440Z] #60 CACHED [2022-08-08T11:17:58.440Z] [2022-08-08T11:17:58.440Z] #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-08T11:17:58.440Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-08T11:17:58.440Z] #47 CACHED [2022-08-08T11:17:58.440Z] [2022-08-08T11:17:58.440Z] #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-08T11:17:58.440Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-08T11:17:58.440Z] #45 CACHED [2022-08-08T11:17:58.440Z] [2022-08-08T11:17:58.440Z] #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-08T11:17:58.440Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-08T11:17:58.440Z] #43 CACHED [2022-08-08T11:17:58.440Z] [2022-08-08T11:17:58.440Z] #31 [internal] load build context [2022-08-08T11:17:58.440Z] #31 sha256:ab95c59c1dca84a6612ba5769b97d0c246b993853b83160dd1580507b512110f [2022-08-08T11:17:58.561Z] #64 6.795 + cd /tmp/tmp.W8kXDrbkJe/src/github.com/containerd/containerd [2022-08-08T11:17:58.561Z] #64 6.795 + git checkout -q v1.6.7 [2022-08-08T11:17:58.820Z] #64 7.193 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-08T11:17:58.820Z] #64 7.193 + BUILDTAGS='netgo osusergo static_build' [2022-08-08T11:17:58.820Z] #64 7.193 + export EXTRA_FLAGS=-buildmode=pie [2022-08-08T11:17:58.820Z] #64 7.193 + EXTRA_FLAGS=-buildmode=pie [2022-08-08T11:17:58.820Z] #64 7.193 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-08T11:17:58.820Z] #64 7.193 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-08T11:17:58.820Z] #64 7.193 + '[' '' = dynamic ']' [2022-08-08T11:17:58.820Z] #64 7.193 + make [2022-08-08T11:17:59.003Z] #31 ... [2022-08-08T11:17:59.003Z] [2022-08-08T11:17:59.003Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-08T11:17:59.003Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-08T11:17:59.003Z] #56 DONE 0.6s [2022-08-08T11:17:59.003Z] [2022-08-08T11:17:59.003Z] #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-08T11:17:59.003Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-08T11:17:59.003Z] #57 CACHED [2022-08-08T11:17:59.003Z] [2022-08-08T11:17:59.003Z] #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-08T11:17:59.003Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-08T11:17:59.004Z] #58 CACHED [2022-08-08T11:17:59.004Z] [2022-08-08T11:17:59.004Z] #31 [internal] load build context [2022-08-08T11:17:59.004Z] #31 sha256:ab95c59c1dca84a6612ba5769b97d0c246b993853b83160dd1580507b512110f [2022-08-08T11:17:59.388Z] #64 7.827 + bin/ctr [2022-08-08T11:18:02.335Z] #60 ... [2022-08-08T11:18:02.335Z] [2022-08-08T11:18:02.335Z] #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-08T11:18:02.335Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T11:18:02.335Z] #47 1.803 + git clone https://github.com/docker/distribution.git . [2022-08-08T11:18:02.335Z] #47 1.803 Cloning into '.'... [2022-08-08T11:18:02.335Z] #47 ... [2022-08-08T11:18:02.335Z] [2022-08-08T11:18:02.335Z] #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-08T11:18:02.335Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:02.335Z] #77 1.635 Cloning into '/tmp/crun-build'... [2022-08-08T11:18:02.335Z] #77 5.587 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-08T11:18:02.335Z] #77 5.607 Cloning into '/tmp/crun-build/libocispec'... [2022-08-08T11:18:02.335Z] #77 6.546 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-08T11:18:02.335Z] #77 6.557 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-08T11:18:02.335Z] #77 6.560 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-08T11:18:02.335Z] #77 6.561 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-08T11:18:02.335Z] #77 6.565 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-08T11:18:02.335Z] #77 7.905 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-08T11:18:02.335Z] #77 9.145 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-08T11:18:02.335Z] #77 10.07 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-08T11:18:02.335Z] #77 10.19 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-08T11:18:02.335Z] #77 ... [2022-08-08T11:18:02.335Z] [2022-08-08T11:18:02.335Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-08T11:18:02.335Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T11:18:02.335Z] #55 ... [2022-08-08T11:18:02.335Z] [2022-08-08T11:18:02.335Z] #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-08T11:18:02.335Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:02.335Z] #77 10.32 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-08T11:18:03.193Z] #31 transferring context: 52.68MB 4.1s [2022-08-08T11:18:03.193Z] #31 transferring context: 62.41MB 4.4s done [2022-08-08T11:18:03.193Z] #31 DONE 4.5s [2022-08-08T11:18:03.193Z] [2022-08-08T11:18:03.193Z] #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-08T11:18:03.193Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T11:18:03.193Z] #54 1.994 + git clone https://github.com/docker/distribution.git . [2022-08-08T11:18:03.193Z] #54 2.000 Cloning into '.'... [2022-08-08T11:18:03.193Z] #54 ... [2022-08-08T11:18:03.193Z] [2022-08-08T11:18:03.193Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T11:18:03.193Z] #37 sha256:0b9307787552fe4d131f99f08ed7eac7eaf90f2c344da9c4a91b76e6fc48a02e [2022-08-08T11:18:03.193Z] #37 CACHED [2022-08-08T11:18:03.193Z] [2022-08-08T11:18:03.193Z] #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-08T11:18:03.193Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-08T11:18:03.193Z] #36 CACHED [2022-08-08T11:18:03.193Z] [2022-08-08T11:18:03.193Z] #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-08T11:18:03.193Z] #38 sha256:581b281047af9b2214be836f657e542cc28fe9f2860a8f2c35f9118b1085992d [2022-08-08T11:18:03.193Z] #38 CACHED [2022-08-08T11:18:03.193Z] [2022-08-08T11:18:03.193Z] #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-08T11:18:03.193Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-08T11:18:03.193Z] #19 2.319 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-08T11:18:03.193Z] #19 2.319 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-08T11:18:03.193Z] #19 2.319 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-08T11:18:04.190Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-08T11:18:04.191Z] [2022-08-08T11:18:04.191Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-08T11:18:04.191Z] Installing docker-proxy to /usr/local/bin/ [2022-08-08T11:18:04.191Z] [2022-08-08T11:18:04.191Z] + mkdir -p bundles [2022-08-08T11:18:04.191Z] + '[' -n 'github.com/docker/docker/api [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/backend/build [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/httputils [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/middleware [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/router [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/router/build [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/router/container [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/router/debug [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/router/image [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/router/network [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/router/session [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/router/system [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/server/router/volume [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/backend [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/container [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/events [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/filters [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/image [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/mount [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/network [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/registry [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/strslice [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/swarm [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/time [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/versions [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T11:18:04.191Z] github.com/docker/docker/api/types/volume [2022-08-08T11:18:04.191Z] github.com/docker/docker/builder [2022-08-08T11:18:04.191Z] github.com/docker/docker/builder/builder-next [2022-08-08T11:18:04.191Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T11:18:04.191Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T11:18:04.191Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T11:18:04.191Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T11:18:04.191Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T11:18:04.191Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T11:18:04.191Z] github.com/docker/docker/builder/dockerfile [2022-08-08T11:18:04.191Z] github.com/docker/docker/builder/remotecontext [2022-08-08T11:18:04.191Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T11:18:04.191Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T11:18:04.191Z] github.com/docker/docker/cli [2022-08-08T11:18:04.191Z] github.com/docker/docker/cli/config [2022-08-08T11:18:04.191Z] github.com/docker/docker/cli/debug [2022-08-08T11:18:04.191Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T11:18:04.191Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T11:18:04.191Z] github.com/docker/docker/client [2022-08-08T11:18:04.191Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T11:18:04.191Z] github.com/docker/docker/cmd/dockerd [2022-08-08T11:18:04.191Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T11:18:04.191Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T11:18:04.191Z] github.com/docker/docker/container [2022-08-08T11:18:04.191Z] github.com/docker/docker/container/stream [2022-08-08T11:18:04.191Z] github.com/docker/docker/contrib/apparmor [2022-08-08T11:18:04.191Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T11:18:04.191Z] github.com/docker/docker/contrib/httpserver [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/cluster [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/config [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/containerd [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/events [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/exec [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/images [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/initlayer [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/links [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/listeners [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/local [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/names [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/network [2022-08-08T11:18:04.191Z] github.com/docker/docker/daemon/stats [2022-08-08T11:18:04.191Z] github.com/docker/docker/distribution [2022-08-08T11:18:04.191Z] github.com/docker/docker/distribution/metadata [2022-08-08T11:18:04.191Z] github.com/docker/docker/distribution/utils [2022-08-08T11:18:04.191Z] github.com/docker/docker/distribution/xfer [2022-08-08T11:18:04.191Z] github.com/docker/docker/dockerversion [2022-08-08T11:18:04.191Z] github.com/docker/docker/errdefs [2022-08-08T11:18:04.191Z] github.com/docker/docker/image [2022-08-08T11:18:04.191Z] github.com/docker/docker/image/cache [2022-08-08T11:18:04.191Z] github.com/docker/docker/image/tarexport [2022-08-08T11:18:04.191Z] github.com/docker/docker/image/v1 [2022-08-08T11:18:04.191Z] github.com/docker/docker/internal/test/suite [2022-08-08T11:18:04.191Z] github.com/docker/docker/layer [2022-08-08T11:18:04.191Z] github.com/docker/docker/libcontainerd [2022-08-08T11:18:04.191Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T11:18:04.191Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T11:18:04.191Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T11:18:04.191Z] github.com/docker/docker/libcontainerd/types [2022-08-08T11:18:04.191Z] github.com/docker/docker/oci [2022-08-08T11:18:04.191Z] github.com/docker/docker/oci/caps [2022-08-08T11:18:04.191Z] github.com/docker/docker/opts [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/aaparser [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/archive [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/authorization [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/capabilities [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/containerfs [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/directory [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/dmesg [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/fileutils [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/fsutils [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/homedir [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/idtools [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/ioutils [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/longpath [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/loopback [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/parsers [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/pidfile [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/platform [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/plugins [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/pools [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/progress [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/pubsub [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/reexec [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/signal [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/stack [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/stringid [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/system [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/tailfile [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/tarsum [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/urlutil [2022-08-08T11:18:04.191Z] github.com/docker/docker/pkg/useragent [2022-08-08T11:18:04.191Z] github.com/docker/docker/plugin [2022-08-08T11:18:04.191Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T11:18:04.191Z] github.com/docker/docker/plugin/v2 [2022-08-08T11:18:04.191Z] github.com/docker/docker/profiles/apparmor [2022-08-08T11:18:04.191Z] github.com/docker/docker/profiles/seccomp [2022-08-08T11:18:04.191Z] github.com/docker/docker/quota [2022-08-08T11:18:04.191Z] github.com/docker/docker/reference [2022-08-08T11:18:04.191Z] github.com/docker/docker/registry [2022-08-08T11:18:04.191Z] github.com/docker/docker/registry/resumable [2022-08-08T11:18:04.191Z] github.com/docker/docker/restartmanager [2022-08-08T11:18:04.191Z] github.com/docker/docker/rootless [2022-08-08T11:18:04.191Z] github.com/docker/docker/rootless/specconv [2022-08-08T11:18:04.191Z] github.com/docker/docker/runconfig [2022-08-08T11:18:04.191Z] github.com/docker/docker/runconfig/opts [2022-08-08T11:18:04.191Z] github.com/docker/docker/testutil [2022-08-08T11:18:04.191Z] github.com/docker/docker/testutil/daemon [2022-08-08T11:18:04.191Z] github.com/docker/docker/testutil/environment [2022-08-08T11:18:04.191Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T11:18:04.191Z] github.com/docker/docker/testutil/fakegit [2022-08-08T11:18:04.191Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T11:18:04.191Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T11:18:04.191Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T11:18:04.191Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T11:18:04.191Z] github.com/docker/docker/testutil/registry [2022-08-08T11:18:04.191Z] github.com/docker/docker/testutil/request [2022-08-08T11:18:04.191Z] github.com/docker/docker/volume [2022-08-08T11:18:04.191Z] github.com/docker/docker/volume/drivers [2022-08-08T11:18:04.191Z] github.com/docker/docker/volume/local [2022-08-08T11:18:04.191Z] github.com/docker/docker/volume/mounts [2022-08-08T11:18:04.191Z] github.com/docker/docker/volume/service [2022-08-08T11:18:04.191Z] github.com/docker/docker/volume/service/opts [2022-08-08T11:18:04.191Z] github.com/docker/docker/volume/testutils' ']' [2022-08-08T11:18:04.191Z] + 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-08T11:18:04.192Z] ? github.com/docker/docker/api [no test files] [2022-08-08T11:18:05.086Z] #19 4.708 Reading package lists... [2022-08-08T11:18:05.086Z] #19 ... [2022-08-08T11:18:05.086Z] [2022-08-08T11:18:05.086Z] #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-08T11:18:05.086Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:05.086Z] #84 1.810 Cloning into '/tmp/crun-build'... [2022-08-08T11:18:05.086Z] #84 5.616 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-08T11:18:05.086Z] #84 5.625 Cloning into '/tmp/crun-build/libocispec'... [2022-08-08T11:18:05.086Z] #84 6.324 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-08T11:18:05.086Z] #84 6.335 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-08T11:18:05.086Z] #84 6.338 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-08T11:18:05.086Z] #84 6.338 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-08T11:18:05.086Z] #84 6.344 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-08T11:18:06.015Z] #84 7.303 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-08T11:18:06.943Z] #84 8.184 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-08T11:18:07.507Z] #84 8.905 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-08T11:18:07.507Z] #84 8.976 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-08T11:18:07.507Z] #84 9.068 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-08T11:18:07.507Z] #84 ... [2022-08-08T11:18:07.507Z] [2022-08-08T11:18:07.507Z] #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-08T11:18:07.507Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T11:18:07.507Z] #54 9.113 + git checkout -q v2.3.0 [2022-08-08T11:18:07.585Z] #77 ... [2022-08-08T11:18:07.585Z] [2022-08-08T11:18:07.585Z] #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-08T11:18:07.585Z] #64 sha256:b854513713a7f44e2621872b05ecb1058f9d19770b9af4ad6aae4cf7b9948dc5 [2022-08-08T11:18:07.585Z] #64 1.164 + RM_GOPATH=0 [2022-08-08T11:18:07.585Z] #64 1.165 + TMP_GOPATH= [2022-08-08T11:18:07.585Z] #64 1.167 + : /build [2022-08-08T11:18:07.585Z] #64 1.167 + '[' -z '' ']' [2022-08-08T11:18:07.585Z] #64 1.168 ++ mktemp -d [2022-08-08T11:18:07.585Z] #64 1.183 + export GOPATH=/tmp/tmp.deSZCTBrWW [2022-08-08T11:18:07.585Z] #64 1.183 + GOPATH=/tmp/tmp.deSZCTBrWW [2022-08-08T11:18:07.585Z] #64 1.183 + RM_GOPATH=1 [2022-08-08T11:18:07.585Z] #64 1.184 + case "$(go env GOARCH)" in [2022-08-08T11:18:07.585Z] #64 1.184 ++ go env GOARCH [2022-08-08T11:18:07.585Z] #64 1.199 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T11:18:07.585Z] #64 1.199 + GO_BUILDMODE=-buildmode=pie [2022-08-08T11:18:07.585Z] #64 1.200 ++ dirname /install.sh [2022-08-08T11:18:07.585Z] #64 1.201 + dir=/ [2022-08-08T11:18:07.585Z] #64 1.201 + bin=containerd [2022-08-08T11:18:07.585Z] #64 1.201 + shift [2022-08-08T11:18:07.585Z] #64 1.201 + '[' '!' -f //containerd.installer ']' [2022-08-08T11:18:07.585Z] #64 1.202 + . //containerd.installer [2022-08-08T11:18:07.585Z] #64 1.202 ++ set -e [2022-08-08T11:18:07.585Z] #64 1.202 ++ : v1.6.7 [2022-08-08T11:18:07.585Z] #64 1.203 + install_containerd [2022-08-08T11:18:07.585Z] #64 1.203 + echo 'Install containerd version v1.6.7' [2022-08-08T11:18:07.585Z] #64 1.203 Install containerd version v1.6.7 [2022-08-08T11:18:07.585Z] #64 1.204 + git clone https://github.com/containerd/containerd.git /tmp/tmp.deSZCTBrWW/src/github.com/containerd/containerd [2022-08-08T11:18:07.585Z] #64 1.208 Cloning into '/tmp/tmp.deSZCTBrWW/src/github.com/containerd/containerd'... [2022-08-08T11:18:07.585Z] #64 ... [2022-08-08T11:18:07.585Z] [2022-08-08T11:18:07.585Z] #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-08T11:18:07.585Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T11:18:07.585Z] #21 4.295 Reading package lists... [2022-08-08T11:18:07.585Z] #21 6.619 Reading package lists... [2022-08-08T11:18:07.585Z] #21 8.742 Building dependency tree... [2022-08-08T11:18:07.585Z] #21 9.343 Reading state information... [2022-08-08T11:18:07.585Z] #21 9.868 The following additional packages will be installed: [2022-08-08T11:18:07.585Z] #21 9.869 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-08T11:18:07.585Z] #21 9.869 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-08T11:18:07.585Z] #21 9.869 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-08T11:18:07.585Z] #21 9.875 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-08T11:18:07.585Z] #21 9.875 python3-pkg-resources systemd vim-runtime xxd [2022-08-08T11:18:07.585Z] #21 9.877 Suggested packages: [2022-08-08T11:18:07.585Z] #21 9.878 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-08T11:18:07.585Z] #21 9.878 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-08T11:18:07.585Z] #21 9.878 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-08T11:18:07.585Z] #21 9.878 Recommended packages: [2022-08-08T11:18:07.585Z] #21 9.878 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-08T11:18:07.585Z] #21 9.878 systemd-timesyncd | time-daemon unzip [2022-08-08T11:18:07.585Z] #21 11.44 The following NEW packages will be installed: [2022-08-08T11:18:07.585Z] #21 11.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-08T11:18:07.585Z] #21 11.44 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-08T11:18:07.585Z] #21 11.44 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-08T11:18:07.585Z] #21 11.44 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-08T11:18:07.585Z] #21 11.44 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-08T11:18:07.585Z] #21 11.44 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-08T11:18:07.585Z] #21 11.45 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-08T11:18:07.585Z] #21 11.45 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-08T11:18:07.585Z] #21 11.45 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-08T11:18:07.585Z] #21 11.77 0 upgraded, 56 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T11:18:07.585Z] #21 11.77 Need to get 32.8 MB of archives. [2022-08-08T11:18:07.585Z] #21 11.77 After this operation, 124 MB of additional disk space will be used. [2022-08-08T11:18:07.585Z] #21 11.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-08T11:18:07.585Z] #21 11.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-08T11:18:07.585Z] #21 11.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-08T11:18:07.585Z] #21 11.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-08T11:18:07.585Z] #21 11.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-08T11:18:07.585Z] #21 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-08T11:18:07.585Z] #21 11.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-08T11:18:07.585Z] #21 11.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-08T11:18:07.585Z] #21 11.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-08T11:18:07.585Z] #21 11.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-08T11:18:07.585Z] #21 11.96 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-08T11:18:07.585Z] #21 11.96 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-08T11:18:07.585Z] #21 11.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-08T11:18:07.585Z] #21 11.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-08T11:18:07.585Z] #21 12.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-08T11:18:07.585Z] #21 12.00 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-08T11:18:07.585Z] #21 12.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-08T11:18:07.585Z] #21 12.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-08T11:18:07.585Z] #21 12.04 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-08T11:18:07.585Z] #21 12.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-08T11:18:07.585Z] #21 12.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-08T11:18:07.585Z] #21 12.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-08T11:18:07.585Z] #21 12.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-08T11:18:07.585Z] #21 12.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-08T11:18:07.585Z] #21 12.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-08T11:18:07.585Z] #21 12.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-08T11:18:07.585Z] #21 12.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-08T11:18:07.585Z] #21 12.12 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-08T11:18:07.585Z] #21 12.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-08T11:18:07.585Z] #21 12.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-08T11:18:07.585Z] #21 12.13 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-08T11:18:07.585Z] #21 12.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-08T11:18:07.585Z] #21 12.52 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-08T11:18:07.585Z] #21 12.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-08T11:18:07.585Z] #21 12.53 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-08T11:18:07.585Z] #21 12.53 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-08T11:18:07.585Z] #21 12.53 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-08T11:18:07.585Z] #21 12.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-08T11:18:07.585Z] #21 12.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-08T11:18:07.585Z] #21 12.56 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-08T11:18:07.585Z] #21 12.56 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-08T11:18:07.585Z] #21 12.63 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-08T11:18:07.585Z] #21 12.63 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-08T11:18:07.585Z] #21 12.64 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-08T11:18:07.585Z] #21 12.65 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-08T11:18:07.585Z] #21 12.66 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-08T11:18:07.585Z] #21 12.66 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-08T11:18:07.585Z] #21 12.68 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-08T11:18:07.585Z] #21 12.71 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-08T11:18:07.585Z] #21 12.71 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-08T11:18:07.585Z] #21 12.73 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-08T11:18:07.585Z] #21 12.73 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-08T11:18:07.585Z] #21 13.00 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-08T11:18:07.585Z] #21 13.06 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-08T11:18:07.585Z] #21 13.08 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-08T11:18:07.585Z] #21 13.09 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-08T11:18:07.585Z] #21 13.58 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T11:18:07.585Z] #21 13.68 Fetched 32.8 MB in 2s (20.0 MB/s) [2022-08-08T11:18:07.585Z] #21 13.74 Selecting previously unselected package libcap2:amd64. [2022-08-08T11:18:07.585Z] #21 13.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-08T11:18:07.585Z] #21 13.81 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-08T11:18:07.585Z] #21 13.82 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-08T11:18:07.585Z] #21 13.89 Selecting previously unselected package libargon2-1:amd64. [2022-08-08T11:18:07.586Z] #21 13.90 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-08T11:18:07.586Z] #21 13.90 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-08T11:18:07.586Z] #21 13.97 Selecting previously unselected package libjson-c5:amd64. [2022-08-08T11:18:07.586Z] #21 13.98 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-08T11:18:07.586Z] #21 13.99 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-08T11:18:07.586Z] #21 14.07 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-08T11:18:07.586Z] #21 14.08 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-08T11:18:07.586Z] #21 14.10 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-08T11:18:07.586Z] #21 14.27 Selecting previously unselected package libip4tc2:amd64. [2022-08-08T11:18:07.586Z] #21 14.28 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-08T11:18:07.586Z] #21 14.31 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-08T11:18:07.586Z] #21 14.55 Selecting previously unselected package libkmod2:amd64. [2022-08-08T11:18:07.586Z] #21 14.56 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-08T11:18:07.586Z] #21 14.57 Unpacking libkmod2:amd64 (28-1) ... [2022-08-08T11:18:07.586Z] #21 14.68 Selecting previously unselected package systemd. [2022-08-08T11:18:07.586Z] #21 14.68 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-08T11:18:07.586Z] #21 14.81 Unpacking systemd (247.3-7) ... [2022-08-08T11:18:08.436Z] #54 9.847 + 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-08T11:18:08.693Z] #54 ... [2022-08-08T11:18:08.693Z] [2022-08-08T11:18:08.693Z] #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-08T11:18:08.693Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T11:18:08.953Z] #21 16.97 Selecting previously unselected package pigz. [2022-08-08T11:18:08.953Z] #21 16.97 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-08T11:18:08.953Z] #21 16.97 Unpacking pigz (2.6-1) ... [2022-08-08T11:18:08.953Z] #21 17.06 Selecting previously unselected package libelf1:amd64. [2022-08-08T11:18:09.208Z] #21 17.07 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-08T11:18:09.208Z] #21 17.07 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-08T11:18:09.464Z] #21 17.25 Selecting previously unselected package libbpf0:amd64. [2022-08-08T11:18:09.464Z] #21 17.25 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-08T11:18:09.464Z] #21 17.26 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-08T11:18:09.464Z] #21 17.39 Selecting previously unselected package libmnl0:amd64. [2022-08-08T11:18:09.464Z] #21 17.40 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-08T11:18:09.464Z] #21 17.40 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-08T11:18:09.464Z] #21 17.46 Selecting previously unselected package libxtables12:amd64. [2022-08-08T11:18:09.464Z] #21 17.46 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-08T11:18:09.464Z] #21 17.47 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-08T11:18:09.720Z] #21 17.54 Selecting previously unselected package libcap2-bin. [2022-08-08T11:18:09.720Z] #21 17.54 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-08T11:18:09.720Z] #21 17.55 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-08T11:18:09.720Z] #21 17.63 Selecting previously unselected package iproute2. [2022-08-08T11:18:09.720Z] #21 17.63 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-08T11:18:09.720Z] #21 17.64 Unpacking iproute2 (5.10.0-4) ... [2022-08-08T11:18:10.282Z] #21 18.11 Selecting previously unselected package xxd. [2022-08-08T11:18:10.282Z] #21 18.11 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-08T11:18:10.282Z] #21 18.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:18:10.282Z] #21 18.22 Selecting previously unselected package vim-common. [2022-08-08T11:18:10.282Z] #21 18.23 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-08T11:18:10.282Z] #21 18.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:18:10.539Z] #21 18.41 Selecting previously unselected package bash-completion. [2022-08-08T11:18:10.539Z] #21 18.41 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-08T11:18:11.962Z] #62 ... [2022-08-08T11:18:11.962Z] [2022-08-08T11:18:11.962Z] #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-08T11:18:11.962Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-08T11:18:11.962Z] #19 4.708 Reading package lists... [2022-08-08T11:18:12.432Z] #21 20.38 Unpacking bash-completion (1:2.11-2) ... [2022-08-08T11:18:12.996Z] #21 20.78 Selecting previously unselected package bzip2. [2022-08-08T11:18:12.996Z] #21 20.79 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-08T11:18:12.996Z] #21 20.80 Unpacking bzip2 (1.0.8-4) ... [2022-08-08T11:18:12.996Z] #21 20.90 Selecting previously unselected package xz-utils. [2022-08-08T11:18:12.996Z] #21 20.90 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-08T11:18:12.996Z] #21 20.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T11:18:13.253Z] #21 21.07 Selecting previously unselected package apparmor. [2022-08-08T11:18:13.253Z] #21 21.07 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-08T11:18:13.253Z] #21 21.13 Unpacking apparmor (2.13.6-10) ... [2022-08-08T11:18:13.253Z] #21 ... [2022-08-08T11:18:13.253Z] [2022-08-08T11:18:13.253Z] #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-08T11:18:13.253Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T11:18:13.253Z] #47 11.34 + git checkout -q v2.3.0 [2022-08-08T11:18:13.253Z] #47 12.02 + 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-08T11:18:13.509Z] #47 ... [2022-08-08T11:18:13.509Z] [2022-08-08T11:18:13.509Z] #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-08T11:18:13.509Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T11:18:13.509Z] #21 21.45 Selecting previously unselected package inetutils-ping. [2022-08-08T11:18:13.509Z] #21 21.45 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-08T11:18:13.509Z] #21 21.46 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-08T11:18:13.509Z] #21 21.58 Selecting previously unselected package libip6tc2:amd64. [2022-08-08T11:18:13.766Z] #21 21.58 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-08T11:18:13.766Z] #21 21.59 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-08T11:18:13.766Z] #21 21.66 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-08T11:18:13.766Z] #21 21.66 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-08T11:18:13.766Z] #21 21.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-08T11:18:13.766Z] #21 21.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-08T11:18:13.766Z] #21 21.74 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-08T11:18:13.766Z] #21 21.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-08T11:18:13.766Z] #21 21.82 Selecting previously unselected package libnftnl11:amd64. [2022-08-08T11:18:14.023Z] #21 21.84 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-08T11:18:14.023Z] #21 21.85 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-08T11:18:14.023Z] #21 21.94 Selecting previously unselected package iptables. [2022-08-08T11:18:14.023Z] #21 21.94 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-08T11:18:14.023Z] #21 21.96 Unpacking iptables (1.8.7-1) ... [2022-08-08T11:18:14.279Z] #21 22.25 Selecting previously unselected package libonig5:amd64. [2022-08-08T11:18:14.279Z] #21 22.25 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-08T11:18:14.279Z] #21 22.26 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-08T11:18:14.536Z] #21 22.42 Selecting previously unselected package libjq1:amd64. [2022-08-08T11:18:14.536Z] #21 22.42 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-08T11:18:14.536Z] #21 22.43 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-08T11:18:14.793Z] #21 22.56 Selecting previously unselected package jq. [2022-08-08T11:18:14.793Z] #21 22.56 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-08T11:18:14.793Z] #21 22.57 Unpacking jq (1.6-2.1) ... [2022-08-08T11:18:14.793Z] #21 22.67 Selecting previously unselected package libaio1:amd64. [2022-08-08T11:18:14.793Z] #21 22.68 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-08T11:18:14.793Z] #21 22.68 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-08T11:18:14.793Z] #21 22.74 Selecting previously unselected package libgpm2:amd64. [2022-08-08T11:18:14.793Z] #21 22.76 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-08T11:18:14.793Z] #21 22.76 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-08T11:18:15.050Z] #21 22.82 Selecting previously unselected package libicu67:amd64. [2022-08-08T11:18:15.050Z] #21 22.83 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-08T11:18:15.050Z] #21 22.84 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-08T11:18:17.222Z] #19 13.36 Reading package lists... [2022-08-08T11:18:17.222Z] #19 ... [2022-08-08T11:18:17.222Z] [2022-08-08T11:18:17.222Z] #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-08T11:18:17.222Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T11:18:17.222Z] #54 13.77 + dpkg --print-architecture [2022-08-08T11:18:17.222Z] #54 13.77 + git checkout -q v2.1.0 [2022-08-08T11:18:17.222Z] #54 14.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-08T11:18:17.222Z] #54 14.36 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-08T11:18:17.570Z] #21 ... [2022-08-08T11:18:17.570Z] [2022-08-08T11:18:17.570Z] #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-08T11:18:17.570Z] #60 sha256:b946ad3338817b9386d7a216de3e04b1c74cb0f03d716d329cc651d8624ec33e [2022-08-08T11:18:17.570Z] #60 10.34 + cd /tmp/tmp.vgeUw2c5jv/src/github.com/opencontainers/runc [2022-08-08T11:18:17.570Z] #60 10.34 + git checkout -q v1.1.3 [2022-08-08T11:18:17.570Z] #60 10.93 + '[' -z '' ']' [2022-08-08T11:18:17.570Z] #60 10.93 + target=static [2022-08-08T11:18:17.570Z] #60 10.93 + make BUILDTAGS=seccomp static [2022-08-08T11:18:17.571Z] #60 11.30 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-08T11:18:18.501Z] #60 ... [2022-08-08T11:18:18.501Z] [2022-08-08T11:18:18.501Z] #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-08T11:18:18.501Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T11:18:18.501Z] #21 26.37 Selecting previously unselected package libinih1:amd64. [2022-08-08T11:18:18.501Z] #21 26.37 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-08T11:18:18.501Z] #21 26.38 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-08T11:18:18.501Z] #21 26.44 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-08T11:18:18.501Z] #21 26.45 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-08T11:18:18.501Z] #21 26.45 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-08T11:18:18.758Z] #21 26.56 Selecting previously unselected package libnet1:amd64. [2022-08-08T11:18:18.758Z] #21 26.58 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T11:18:18.758Z] #21 26.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T11:18:18.758Z] #21 26.68 Selecting previously unselected package libnl-3-200:amd64. [2022-08-08T11:18:18.758Z] #21 26.69 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-08T11:18:18.758Z] #21 26.69 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-08T11:18:19.015Z] #21 26.80 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T11:18:19.015Z] #21 26.82 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-08T11:18:19.015Z] #21 26.83 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T11:18:19.015Z] #21 26.90 Selecting previously unselected package libyajl2:amd64. [2022-08-08T11:18:19.015Z] #21 26.92 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-08T11:18:19.015Z] #21 26.92 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-08T11:18:19.015Z] #21 26.97 Selecting previously unselected package net-tools. [2022-08-08T11:18:19.015Z] #21 26.99 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-08T11:18:19.015Z] #21 27.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-08T11:18:19.066Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-08-08T11:18:19.272Z] #21 27.22 Selecting previously unselected package patch. [2022-08-08T11:18:19.272Z] #21 27.22 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-08T11:18:19.272Z] #21 27.24 Unpacking patch (2.7.6-7) ... [2022-08-08T11:18:19.528Z] #21 27.35 Selecting previously unselected package python-pip-whl. [2022-08-08T11:18:19.528Z] #21 27.37 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-08T11:18:19.528Z] #21 27.37 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-08T11:18:20.105Z] #21 27.97 Selecting previously unselected package python3-lib2to3. [2022-08-08T11:18:20.105Z] #21 27.99 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-08T11:18:20.105Z] #21 28.00 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-08T11:18:20.362Z] #21 28.13 Selecting previously unselected package python3-distutils. [2022-08-08T11:18:20.362Z] #21 28.15 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-08T11:18:20.362Z] #21 28.15 Unpacking python3-distutils (3.9.2-1) ... [2022-08-08T11:18:20.362Z] #21 28.31 Selecting previously unselected package python3-pkg-resources. [2022-08-08T11:18:20.362Z] #21 28.31 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-08T11:18:20.362Z] #21 28.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-08T11:18:20.496Z] #54 ... [2022-08-08T11:18:20.496Z] [2022-08-08T11:18:20.496Z] #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-08T11:18:20.496Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-08T11:18:20.496Z] #19 13.36 Reading package lists... [2022-08-08T11:18:20.496Z] #19 21.56 Building dependency tree... [2022-08-08T11:18:20.496Z] #19 ... [2022-08-08T11:18:20.496Z] [2022-08-08T11:18:20.496Z] #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-08T11:18:20.496Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T11:18:20.496Z] #54 DONE 21.8s [2022-08-08T11:18:20.496Z] [2022-08-08T11:18:20.496Z] #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-08T11:18:20.496Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:20.496Z] #84 17.29 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-08T11:18:20.619Z] #21 28.44 Selecting previously unselected package python3-setuptools. [2022-08-08T11:18:20.619Z] #21 28.44 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-08T11:18:20.619Z] #21 28.45 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-08T11:18:20.876Z] #21 28.76 Selecting previously unselected package python3-wheel. [2022-08-08T11:18:20.876Z] #21 28.78 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-08T11:18:20.876Z] #21 28.78 Unpacking python3-wheel (0.34.2-1) ... [2022-08-08T11:18:21.133Z] #21 28.85 Selecting previously unselected package python3-pip. [2022-08-08T11:18:21.133Z] #21 28.86 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-08T11:18:21.133Z] #21 28.86 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-08T11:18:21.390Z] #21 29.16 Selecting previously unselected package sudo. [2022-08-08T11:18:21.390Z] #21 29.16 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-08T11:18:21.390Z] #21 29.17 Unpacking sudo (1.9.5p2-3) ... [2022-08-08T11:18:21.865Z] #84 23.37 libtoolize: putting auxiliary files in '.'. [2022-08-08T11:18:21.865Z] #84 23.37 libtoolize: copying file './ltmain.sh' [2022-08-08T11:18:21.903Z] #21 29.75 Selecting previously unselected package systemd-journal-remote. [2022-08-08T11:18:21.903Z] #21 29.77 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-08T11:18:21.903Z] #21 29.77 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-08T11:18:22.123Z] #84 ... [2022-08-08T11:18:22.123Z] [2022-08-08T11:18:22.123Z] #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-08T11:18:22.123Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-08T11:18:22.123Z] #19 21.56 Building dependency tree... [2022-08-08T11:18:22.123Z] #19 23.57 Reading state information... [2022-08-08T11:18:22.160Z] #21 29.87 Selecting previously unselected package thin-provisioning-tools. [2022-08-08T11:18:22.160Z] #21 29.88 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-08T11:18:22.160Z] #21 29.88 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-08T11:18:22.160Z] #21 30.08 Selecting previously unselected package uidmap. [2022-08-08T11:18:22.160Z] #21 30.10 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-08T11:18:22.160Z] #21 30.11 Unpacking uidmap (1:4.8.1-1) ... [2022-08-08T11:18:22.417Z] #21 30.24 Selecting previously unselected package vim-runtime. [2022-08-08T11:18:22.417Z] #21 30.25 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-08T11:18:22.417Z] #21 30.30 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-08T11:18:22.417Z] #21 30.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-08T11:18:22.417Z] #21 30.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:18:23.346Z] #21 ... [2022-08-08T11:18:23.346Z] [2022-08-08T11:18:23.346Z] #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-08T11:18:23.346Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:23.346Z] #77 21.11 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-08T11:18:23.346Z] #77 29.49 libtoolize: putting auxiliary files in '.'. [2022-08-08T11:18:23.346Z] #77 29.50 libtoolize: copying file './ltmain.sh' [2022-08-08T11:18:23.346Z] #77 29.97 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-08T11:18:23.346Z] #77 29.97 libtoolize: and rerunning libtoolize and aclocal. [2022-08-08T11:18:23.346Z] #77 29.97 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-08T11:18:24.019Z] #19 25.25 The following additional packages will be installed: [2022-08-08T11:18:24.019Z] #19 25.25 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-08T11:18:24.019Z] #19 25.25 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-08T11:18:24.019Z] #19 25.25 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-08T11:18:24.019Z] #19 25.25 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-08T11:18:24.019Z] #19 25.25 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-08T11:18:24.019Z] #19 25.25 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-08T11:18:24.019Z] #19 25.25 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-08T11:18:24.019Z] #19 25.25 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-08T11:18:24.019Z] #19 25.25 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-08T11:18:24.019Z] #19 25.25 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-08T11:18:24.019Z] #19 25.25 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-08T11:18:24.019Z] #19 25.25 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-08T11:18:24.019Z] #19 25.25 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-08T11:18:24.019Z] #19 25.25 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-08T11:18:24.019Z] #19 25.25 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-08T11:18:24.019Z] #19 25.25 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-08T11:18:24.019Z] #19 25.25 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-08T11:18:24.019Z] #19 25.25 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-08T11:18:24.019Z] #19 25.25 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-08T11:18:24.019Z] #19 25.25 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-08T11:18:24.019Z] #19 25.25 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-08T11:18:24.019Z] #19 25.25 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-08T11:18:24.019Z] #19 25.25 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-08T11:18:24.019Z] #19 25.26 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-08T11:18:24.019Z] #19 25.26 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-08T11:18:24.019Z] #19 25.26 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-08T11:18:24.019Z] #19 25.26 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-08T11:18:24.019Z] #19 25.26 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-08T11:18:24.019Z] #19 25.26 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-08T11:18:24.019Z] #19 25.26 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-08T11:18:24.019Z] #19 25.26 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-08T11:18:24.019Z] #19 25.26 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-08T11:18:24.019Z] #19 25.26 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-08T11:18:24.019Z] #19 25.26 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-08T11:18:24.019Z] #19 25.26 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-08T11:18:24.019Z] #19 25.26 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-08T11:18:24.019Z] #19 25.26 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-08T11:18:24.019Z] #19 25.26 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-08T11:18:24.019Z] #19 25.26 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-08T11:18:24.019Z] #19 25.26 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-08T11:18:24.019Z] #19 25.26 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-08T11:18:24.019Z] #19 25.26 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-08T11:18:24.019Z] #19 25.26 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-08T11:18:24.019Z] #19 25.27 linux-libc-dev-s390x-cross patch xz-utils [2022-08-08T11:18:24.020Z] #19 25.29 Suggested packages: [2022-08-08T11:18:24.020Z] #19 25.29 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-08T11:18:24.020Z] #19 25.29 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-08T11:18:24.020Z] #19 25.29 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-08T11:18:24.020Z] #19 25.29 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-08T11:18:24.020Z] #19 25.29 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-08T11:18:24.020Z] #19 25.29 libyaml-shell-perl ed diffutils-doc [2022-08-08T11:18:24.020Z] #19 25.29 Recommended packages: [2022-08-08T11:18:24.020Z] #19 25.29 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-08T11:18:24.020Z] #19 25.29 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-08T11:18:25.867Z] #77 ... [2022-08-08T11:18:25.867Z] [2022-08-08T11:18:25.867Z] #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-08T11:18:25.867Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T11:18:25.867Z] #21 33.70 Selecting previously unselected package vim. [2022-08-08T11:18:25.867Z] #21 33.70 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-08T11:18:25.867Z] #21 33.72 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:18:26.431Z] #21 34.39 Selecting previously unselected package xfsprogs. [2022-08-08T11:18:26.431Z] #21 34.39 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-08T11:18:26.431Z] #21 34.40 Unpacking xfsprogs (5.10.0-4) ... [2022-08-08T11:18:26.571Z] #19 27.95 The following NEW packages will be installed: [2022-08-08T11:18:26.571Z] #19 27.95 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-08T11:18:26.571Z] #19 27.95 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-08T11:18:26.571Z] #19 27.96 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-08T11:18:26.571Z] #19 27.96 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-08T11:18:26.571Z] #19 27.96 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-08T11:18:26.571Z] #19 27.96 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-08T11:18:26.571Z] #19 27.96 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-08T11:18:26.571Z] #19 27.96 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-08T11:18:26.571Z] #19 27.96 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-08T11:18:26.571Z] #19 27.96 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-08T11:18:26.571Z] #19 27.96 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-08T11:18:26.571Z] #19 27.96 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-08T11:18:26.571Z] #19 27.96 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-08T11:18:26.571Z] #19 27.96 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-08T11:18:26.571Z] #19 27.96 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-08T11:18:26.571Z] #19 27.96 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-08T11:18:26.571Z] #19 27.96 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-08T11:18:26.571Z] #19 27.96 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-08T11:18:26.571Z] #19 27.96 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-08T11:18:26.571Z] #19 27.96 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-08T11:18:26.571Z] #19 27.96 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-08T11:18:26.571Z] #19 27.96 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-08T11:18:26.571Z] #19 27.96 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-08T11:18:26.571Z] #19 27.96 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-08T11:18:26.571Z] #19 27.96 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-08T11:18:26.571Z] #19 27.96 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-08T11:18:26.571Z] #19 27.96 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-08T11:18:26.571Z] #19 27.96 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-08T11:18:26.571Z] #19 27.97 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-08T11:18:26.571Z] #19 27.97 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-08T11:18:26.571Z] #19 27.97 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-08T11:18:26.571Z] #19 27.97 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-08T11:18:26.571Z] #19 27.97 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-08T11:18:26.571Z] #19 27.97 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-08T11:18:26.571Z] #19 27.97 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-08T11:18:26.571Z] #19 27.97 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-08T11:18:26.571Z] #19 27.98 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-08T11:18:26.571Z] #19 27.98 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-08T11:18:26.571Z] #19 27.98 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-08T11:18:26.571Z] #19 27.98 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-08T11:18:26.571Z] #19 27.98 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-08T11:18:26.571Z] #19 27.98 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-08T11:18:26.571Z] #19 27.98 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-08T11:18:26.571Z] #19 27.98 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-08T11:18:26.571Z] #19 27.98 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-08T11:18:26.571Z] #19 27.98 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-08T11:18:26.571Z] #19 27.98 linux-libc-dev-s390x-cross patch xz-utils [2022-08-08T11:18:26.827Z] #19 28.41 0 upgraded, 133 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T11:18:26.827Z] #19 28.41 Need to get 788 MB of archives. [2022-08-08T11:18:26.827Z] #19 28.41 After this operation, 3385 MB of additional disk space will be used. [2022-08-08T11:18:26.827Z] #19 28.41 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-08T11:18:26.827Z] #19 28.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-08T11:18:26.827Z] #19 28.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-08T11:18:26.827Z] #19 28.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-08T11:18:26.827Z] #19 28.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-08T11:18:26.827Z] #19 28.43 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-08T11:18:26.827Z] #19 28.43 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-08T11:18:26.827Z] #19 28.49 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-08T11:18:26.993Z] #21 34.88 Selecting previously unselected package zip. [2022-08-08T11:18:26.994Z] #21 34.89 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-08T11:18:26.994Z] #21 34.90 Unpacking zip (3.0-12) ... [2022-08-08T11:18:27.083Z] #19 28.55 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-08T11:18:27.083Z] #19 28.59 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-08T11:18:27.083Z] #19 28.63 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-08T11:18:27.083Z] #19 28.67 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-08T11:18:27.083Z] #19 28.67 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-08T11:18:27.251Z] #21 35.05 Selecting previously unselected package zstd. [2022-08-08T11:18:27.251Z] #21 35.06 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-08T11:18:27.251Z] #21 35.09 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-08T11:18:27.516Z] #21 35.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-08T11:18:28.013Z] #19 29.45 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-08T11:18:28.013Z] #19 29.45 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-08T11:18:28.452Z] #21 36.48 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-08T11:18:28.709Z] #21 36.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-08T11:18:28.709Z] #21 36.50 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-08T11:18:28.709Z] #21 36.51 Setting up libicu67:amd64 (67.1-7) ... [2022-08-08T11:18:28.709Z] #21 36.53 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-08T11:18:28.709Z] #21 36.55 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-08T11:18:28.709Z] #21 36.56 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-08T11:18:28.709Z] #21 36.57 Setting up uidmap (1:4.8.1-1) ... [2022-08-08T11:18:28.709Z] #21 36.59 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-08T11:18:28.709Z] #21 36.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T11:18:28.709Z] #21 36.62 Setting up bzip2 (1.0.8-4) ... [2022-08-08T11:18:28.709Z] #21 36.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T11:18:28.709Z] #21 36.64 Setting up python3-wheel (0.34.2-1) ... [2022-08-08T11:18:28.941Z] #19 30.28 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-08T11:18:28.941Z] #19 30.28 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-08T11:18:29.504Z] #19 31.07 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-08T11:18:29.638Z] #21 37.34 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-08T11:18:29.638Z] #21 37.35 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:18:29.638Z] #21 37.36 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-08T11:18:29.639Z] #21 37.38 Setting up libcap2-bin (1:2.44-1) ... [2022-08-08T11:18:29.639Z] #21 37.40 Setting up apparmor (2.13.6-10) ... [2022-08-08T11:18:29.761Z] #19 31.07 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-08T11:18:30.328Z] #19 31.86 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-08T11:18:30.328Z] #19 31.86 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-08T11:18:30.892Z] #19 32.52 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-08T11:18:30.892Z] #19 32.52 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-08T11:18:30.892Z] #19 32.52 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-08T11:18:30.892Z] #19 32.52 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-08T11:18:30.892Z] #19 32.52 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-08T11:18:30.892Z] #19 32.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-08T11:18:30.892Z] #19 32.52 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-08T11:18:31.084Z] #21 39.15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-08T11:18:31.150Z] #19 32.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-08T11:18:31.150Z] #19 32.54 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-08T11:18:31.150Z] #19 32.54 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-08T11:18:31.150Z] #19 32.54 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-08T11:18:31.150Z] #19 32.54 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-08T11:18:31.150Z] #19 32.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-08T11:18:31.150Z] #19 32.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-08T11:18:31.150Z] #19 32.58 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-08T11:18:31.150Z] #19 32.60 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-08T11:18:31.150Z] #19 32.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-08T11:18:31.150Z] #19 32.61 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-08T11:18:31.150Z] #19 32.62 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-08T11:18:31.354Z] #21 39.25 Setting up zip (3.0-12) ... [2022-08-08T11:18:31.354Z] #21 39.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:18:31.354Z] #21 39.28 Setting up bash-completion (1:2.11-2) ... [2022-08-08T11:18:31.476Z] #64 39.84 + bin/containerd [2022-08-08T11:18:32.084Z] #19 33.54 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-08T11:18:32.084Z] #19 33.54 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-08T11:18:32.084Z] #19 33.56 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-08T11:18:32.084Z] #19 33.59 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-08T11:18:32.084Z] #19 33.60 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-08T11:18:32.341Z] #19 ... [2022-08-08T11:18:32.341Z] [2022-08-08T11:18:32.341Z] #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-08T11:18:32.341Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:32.341Z] #84 23.78 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-08T11:18:32.341Z] #84 23.78 libtoolize: and rerunning libtoolize and aclocal. [2022-08-08T11:18:32.341Z] #84 23.78 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-08T11:18:32.341Z] #84 27.66 configure.ac:7: installing './compile' [2022-08-08T11:18:32.341Z] #84 27.67 configure.ac:11: installing './config.guess' [2022-08-08T11:18:32.341Z] #84 27.67 configure.ac:11: installing './config.sub' [2022-08-08T11:18:32.341Z] #84 27.67 configure.ac:8: installing './install-sh' [2022-08-08T11:18:32.341Z] #84 27.68 configure.ac:8: installing './missing' [2022-08-08T11:18:32.341Z] #84 27.72 Makefile.am: installing './depcomp' [2022-08-08T11:18:32.341Z] #84 28.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-08T11:18:32.341Z] #84 28.18 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-08T11:18:32.341Z] #84 28.23 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-08T11:18:32.341Z] #84 28.23 libtoolize: copying file 'm4/libtool.m4' [2022-08-08T11:18:32.341Z] #84 28.27 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-08T11:18:32.341Z] #84 28.30 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-08T11:18:32.341Z] #84 28.34 libtoolize: copying file 'm4/ltversion.m4' [2022-08-08T11:18:32.341Z] #84 28.38 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-08T11:18:32.341Z] #84 28.43 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-08T11:18:32.341Z] #84 33.23 configure.ac:7: installing 'build-aux/compile' [2022-08-08T11:18:32.341Z] #84 33.24 configure.ac:9: installing 'build-aux/config.guess' [2022-08-08T11:18:32.341Z] #84 33.24 configure.ac:9: installing 'build-aux/config.sub' [2022-08-08T11:18:32.341Z] #84 33.24 configure.ac:11: installing 'build-aux/install-sh' [2022-08-08T11:18:32.341Z] #84 33.25 configure.ac:11: installing 'build-aux/missing' [2022-08-08T11:18:32.341Z] #84 33.35 Makefile.am: installing 'build-aux/depcomp' [2022-08-08T11:18:32.341Z] #84 33.40 parallel-tests: installing 'build-aux/test-driver' [2022-08-08T11:18:32.905Z] #84 ... [2022-08-08T11:18:32.905Z] [2022-08-08T11:18:32.905Z] #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-08T11:18:32.905Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-08T11:18:32.905Z] #19 34.31 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-08T11:18:32.905Z] #19 34.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-08T11:18:32.905Z] #19 34.32 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-08T11:18:32.905Z] #19 34.35 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-08T11:18:32.905Z] #19 34.35 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-08T11:18:32.905Z] #19 34.36 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-08T11:18:32.905Z] #19 34.46 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-08T11:18:32.905Z] #19 34.47 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-08T11:18:32.905Z] #19 34.47 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-08T11:18:32.905Z] #19 34.47 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-08T11:18:32.905Z] #19 34.47 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-08T11:18:32.905Z] #19 34.47 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-08T11:18:32.905Z] #19 34.48 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-08T11:18:32.905Z] #19 34.48 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-08T11:18:32.905Z] #19 34.48 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-08T11:18:32.905Z] #19 34.48 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-08T11:18:32.905Z] #19 34.48 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-08T11:18:32.905Z] #19 34.48 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-08T11:18:32.905Z] #19 34.48 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-08T11:18:32.905Z] #19 34.49 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-08T11:18:32.905Z] #19 34.50 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-08T11:18:32.905Z] #19 34.50 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-08T11:18:32.905Z] #19 34.51 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-08T11:18:32.905Z] #19 34.51 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-08T11:18:33.161Z] #19 34.55 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-08T11:18:33.161Z] #19 34.55 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-08T11:18:33.161Z] #19 34.57 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-08T11:18:33.161Z] #19 34.58 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-08T11:18:33.246Z] #21 ... [2022-08-08T11:18:33.247Z] [2022-08-08T11:18:33.247Z] #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-08T11:18:33.247Z] #64 sha256:b854513713a7f44e2621872b05ecb1058f9d19770b9af4ad6aae4cf7b9948dc5 [2022-08-08T11:18:33.247Z] #64 29.90 Updating files: 57% (2842/4925) Updating files: 58% (2857/4925) Updating files: 59% (2906/4925) Updating files: 60% (2955/4925) Updating files: 61% (3005/4925) Updating files: 62% (3054/4925) Updating files: 63% (3103/4925) Updating files: 64% (3152/4925) Updating files: 65% (3202/4925) Updating files: 66% (3251/4925) Updating files: 67% (3300/4925) Updating files: 68% (3349/4925) Updating files: 69% (3399/4925) Updating files: 70% (3448/4925) Updating files: 71% (3497/4925) Updating files: 72% (3546/4925) Updating files: 73% (3596/4925) Updating files: 74% (3645/4925) Updating files: 75% (3694/4925) Updating files: 76% (3743/4925) Updating files: 77% (3793/4925) Updating files: 78% (3842/4925) Updating files: 79% (3891/4925) Updating files: 80% (3940/4925) Updating files: 81% (3990/4925) Updating files: 82% (4039/4925) Updating files: 83% (4088/4925) Updating files: 84% (4137/4925) Updating files: 85% (4187/4925) Updating files: 86% (4236/4925) Updating files: 87% (4285/4925) Updating files: 88% (4334/4925) Updating files: 89% (4384/4925) Updating files: 90% (4433/4925) Updating files: 91% (4482/4925) Updating files: 92% (4531/4925) Updating files: 93% (4581/4925) Updating files: 94% (4630/4925) Updating files: 95% (4679/4925) Updating files: 96% (4728/4925) Updating files: 97% (4778/4925) Updating files: 98% (4827/4925) Updating files: 99% (4876/4925) Updating files: 100% (4925/4925) Updating files: 100% (4925/4925), done. [2022-08-08T11:18:33.247Z] #64 30.93 + cd /tmp/tmp.deSZCTBrWW/src/github.com/containerd/containerd [2022-08-08T11:18:33.247Z] #64 30.93 + git checkout -q v1.6.7 [2022-08-08T11:18:33.247Z] #64 32.20 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-08T11:18:33.247Z] #64 32.20 + BUILDTAGS='netgo osusergo static_build' [2022-08-08T11:18:33.247Z] #64 32.20 + export EXTRA_FLAGS=-buildmode=pie [2022-08-08T11:18:33.247Z] #64 32.20 + EXTRA_FLAGS=-buildmode=pie [2022-08-08T11:18:33.247Z] #64 32.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-08T11:18:33.247Z] #64 32.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-08T11:18:33.247Z] #64 32.20 + '[' '' = dynamic ']' [2022-08-08T11:18:33.247Z] #64 32.20 + make [2022-08-08T11:18:33.247Z] #64 33.61 + bin/ctr [2022-08-08T11:18:33.725Z] #19 35.37 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-08T11:18:33.809Z] #64 ... [2022-08-08T11:18:33.809Z] [2022-08-08T11:18:33.809Z] #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-08T11:18:33.809Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T11:18:33.809Z] #21 41.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T11:18:33.809Z] #21 41.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-08T11:18:33.809Z] #21 41.64 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-08T11:18:33.809Z] #21 41.67 Setting up patch (2.7.6-7) ... [2022-08-08T11:18:33.809Z] #21 41.70 Setting up sudo (1.9.5p2-3) ... [2022-08-08T11:18:33.809Z] #21 41.76 invoke-rc.d: could not determine current runlevel [2022-08-08T11:18:33.809Z] #21 41.77 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-08T11:18:33.809Z] #21 41.78 Setting up xfsprogs (5.10.0-4) ... [2022-08-08T11:18:33.809Z] #21 41.79 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-08T11:18:33.809Z] #21 41.79 Failed to connect to bus: Host is down [2022-08-08T11:18:33.809Z] #21 41.80 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-08T11:18:33.809Z] #21 41.81 Setting up inetutils-ping (2:2.0-1) ... [2022-08-08T11:18:33.809Z] #21 41.83 Setting up pigz (2.6-1) ... [2022-08-08T11:18:33.809Z] #21 41.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-08T11:18:33.809Z] #21 41.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-08T11:18:33.982Z] #19 35.37 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-08T11:18:33.982Z] #19 35.39 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-08T11:18:33.982Z] #19 35.44 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-08T11:18:33.982Z] #19 35.47 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-08T11:18:34.066Z] #21 41.87 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-08T11:18:34.066Z] #21 41.89 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:18:34.547Z] #19 36.08 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-08T11:18:34.547Z] #19 36.09 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-08T11:18:34.547Z] #19 36.09 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-08T11:18:34.547Z] #19 36.11 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-08T11:18:34.547Z] #19 36.11 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-08T11:18:34.547Z] #19 36.11 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-08T11:18:34.547Z] #19 36.11 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-08T11:18:34.547Z] #19 36.14 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-08T11:18:34.547Z] #19 36.15 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-08T11:18:34.547Z] #19 36.16 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-08T11:18:34.547Z] #19 36.18 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-08T11:18:35.027Z] #21 42.70 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-08T11:18:35.027Z] #21 42.72 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-08T11:18:35.284Z] #21 43.15 Setting up libelf1:amd64 (0.183-1) ... [2022-08-08T11:18:35.284Z] #21 43.16 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-08T11:18:35.284Z] #21 43.17 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-08T11:18:35.284Z] #21 43.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-08T11:18:35.284Z] #21 43.20 Setting up libkmod2:amd64 (28-1) ... [2022-08-08T11:18:35.284Z] #21 43.22 Setting up python3-distutils (3.9.2-1) ... [2022-08-08T11:18:35.480Z] #19 36.87 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-08T11:18:35.480Z] #19 36.87 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-08T11:18:35.480Z] #19 36.88 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-08T11:18:35.480Z] #19 36.90 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-08T11:18:35.480Z] #19 36.92 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-08T11:18:35.847Z] #21 43.71 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:18:35.847Z] #21 43.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-08T11:18:35.847Z] #21 43.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-08T11:18:35.847Z] #21 43.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-08T11:18:35.847Z] #21 43.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-08T11:18:35.847Z] #21 43.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-08T11:18:35.847Z] #21 43.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-08T11:18:35.847Z] #21 43.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-08T11:18:35.847Z] #21 43.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-08T11:18:35.847Z] #21 43.81 Setting up python3-setuptools (52.0.0-4) ... [2022-08-08T11:18:36.043Z] #19 37.52 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-08T11:18:36.043Z] #19 37.52 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-08T11:18:36.043Z] #19 37.52 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-08T11:18:36.043Z] #19 37.56 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-08T11:18:36.043Z] #19 37.56 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-08T11:18:36.043Z] #19 37.57 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-08T11:18:36.043Z] #19 37.57 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-08T11:18:36.043Z] #19 37.57 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-08T11:18:36.043Z] #19 37.60 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-08T11:18:36.300Z] #19 37.61 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-08T11:18:36.301Z] #19 37.64 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-08T11:18:36.301Z] #19 37.65 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-08T11:18:36.301Z] #19 37.66 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-08T11:18:36.301Z] #19 37.66 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-08T11:18:36.301Z] #19 37.68 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-08T11:18:37.231Z] #19 38.54 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-08T11:18:37.231Z] #19 38.54 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-08T11:18:37.231Z] #19 38.57 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-08T11:18:37.231Z] #19 38.61 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-08T11:18:37.231Z] #19 38.65 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-08T11:18:37.740Z] #21 45.35 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-08T11:18:37.740Z] #21 45.36 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-08T11:18:37.740Z] #21 45.37 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-08T11:18:37.740Z] #21 45.42 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-08T11:18:37.800Z] #19 39.25 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-08T11:18:37.800Z] #19 39.25 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-08T11:18:37.800Z] #19 39.25 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-08T11:18:37.800Z] #19 39.28 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-08T11:18:37.800Z] #19 39.29 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-08T11:18:37.800Z] #19 39.29 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-08T11:18:37.800Z] #19 39.29 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-08T11:18:37.800Z] #19 39.29 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-08T11:18:37.800Z] #19 39.34 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-08T11:18:37.800Z] #19 39.35 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-08T11:18:37.800Z] #19 39.36 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-08T11:18:37.800Z] #19 39.37 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-08T11:18:39.109Z] #21 46.81 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-08T11:18:39.109Z] #21 46.82 Setting up jq (1.6-2.1) ... [2022-08-08T11:18:39.109Z] #21 46.84 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-08T11:18:39.109Z] #21 46.85 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-08T11:18:39.109Z] #21 46.87 Setting up iptables (1.8.7-1) ... [2022-08-08T11:18:39.109Z] #21 46.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T11:18:39.109Z] #21 46.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T11:18:39.109Z] #21 46.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T11:18:39.109Z] #21 46.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T11:18:39.109Z] #21 46.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-08T11:18:39.109Z] #21 46.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-08T11:18:39.109Z] #21 46.92 Setting up iproute2 (5.10.0-4) ... [2022-08-08T11:18:39.109Z] #21 ... [2022-08-08T11:18:39.109Z] [2022-08-08T11:18:39.109Z] #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-08T11:18:39.109Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:39.109Z] #77 36.92 configure.ac:7: installing './compile' [2022-08-08T11:18:39.109Z] #77 36.93 configure.ac:11: installing './config.guess' [2022-08-08T11:18:39.109Z] #77 36.94 configure.ac:11: installing './config.sub' [2022-08-08T11:18:39.109Z] #77 36.94 configure.ac:8: installing './install-sh' [2022-08-08T11:18:39.109Z] #77 36.94 configure.ac:8: installing './missing' [2022-08-08T11:18:39.109Z] #77 37.05 Makefile.am: installing './depcomp' [2022-08-08T11:18:39.109Z] #77 37.84 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-08T11:18:39.109Z] #77 37.84 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-08T11:18:39.109Z] #77 37.92 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-08T11:18:39.109Z] #77 37.93 libtoolize: copying file 'm4/libtool.m4' [2022-08-08T11:18:39.109Z] #77 37.99 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-08T11:18:39.109Z] #77 38.07 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-08T11:18:39.109Z] #77 38.13 libtoolize: copying file 'm4/ltversion.m4' [2022-08-08T11:18:39.109Z] #77 38.17 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-08T11:18:39.109Z] #77 38.26 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-08T11:18:39.169Z] #19 40.50 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-08T11:18:39.169Z] #19 40.50 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-08T11:18:39.169Z] #19 40.53 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-08T11:18:39.169Z] #19 40.59 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-08T11:18:39.169Z] #19 40.62 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-08T11:18:39.673Z] #77 ... [2022-08-08T11:18:39.673Z] [2022-08-08T11:18:39.673Z] #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-08T11:18:39.673Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-08T11:18:39.673Z] #21 47.39 Setting up systemd (247.3-7) ... [2022-08-08T11:18:39.673Z] #21 47.44 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-08T11:18:39.673Z] #21 47.45 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-08T11:18:39.673Z] #21 47.46 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-08T11:18:39.673Z] #21 47.51 Initializing machine ID from KVM UUID. [2022-08-08T11:18:40.098Z] #19 41.74 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-08T11:18:40.355Z] #19 41.74 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-08T11:18:40.603Z] #21 48.53 Setting up systemd-journal-remote (247.3-7) ... [2022-08-08T11:18:40.860Z] #21 48.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T11:18:40.919Z] #19 42.43 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T11:18:41.176Z] #19 42.67 Fetched 788 MB in 14s (57.8 MB/s) [2022-08-08T11:18:41.176Z] #19 42.71 Selecting previously unselected package liblocale-gettext-perl. [2022-08-08T11:18:41.176Z] #19 42.72 (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-08T11:18:41.176Z] #19 42.73 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-08T11:18:41.176Z] #19 42.74 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-08T11:18:41.176Z] #19 42.78 Selecting previously unselected package bzip2. [2022-08-08T11:18:41.176Z] #19 42.78 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-08T11:18:41.176Z] #19 42.79 Unpacking bzip2 (1.0.8-4) ... [2022-08-08T11:18:41.433Z] #19 42.83 Selecting previously unselected package libmagic-mgc. [2022-08-08T11:18:41.433Z] #19 42.83 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-08T11:18:41.433Z] #19 42.84 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-08T11:18:41.690Z] #19 43.03 Selecting previously unselected package libmagic1:amd64. [2022-08-08T11:18:41.690Z] #19 43.04 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-08T11:18:41.690Z] #19 43.04 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-08T11:18:41.690Z] #19 43.11 Selecting previously unselected package file. [2022-08-08T11:18:41.690Z] #19 43.11 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-08T11:18:41.690Z] #19 43.12 Unpacking file (1:5.39-3) ... [2022-08-08T11:18:41.690Z] #19 43.18 Selecting previously unselected package xz-utils. [2022-08-08T11:18:41.690Z] #19 43.18 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-08T11:18:41.690Z] #19 43.19 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T11:18:41.690Z] #19 43.28 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-08T11:18:41.690Z] #19 43.28 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-08T11:18:41.690Z] #19 43.29 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-08T11:18:42.274Z] #21 DONE 50.0s [2022-08-08T11:18:42.274Z] [2022-08-08T11:18:42.274Z] #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-08T11:18:42.274Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-08T11:18:42.619Z] #19 44.09 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-08T11:18:42.619Z] #19 44.09 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-08T11:18:42.619Z] #19 44.10 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-08T11:18:42.839Z] #22 0.805 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-08T11:18:42.839Z] #22 0.810 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-08T11:18:42.839Z] #22 0.813 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-08T11:18:42.876Z] #19 ... [2022-08-08T11:18:42.876Z] [2022-08-08T11:18:42.876Z] #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-08T11:18:42.876Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:42.876Z] #84 34.44 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-08T11:18:42.876Z] #84 34.44 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-08T11:18:42.876Z] #84 34.79 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-08T11:18:42.876Z] #84 34.79 libtoolize: copying file 'm4/libtool.m4' [2022-08-08T11:18:42.876Z] #84 34.82 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-08T11:18:42.876Z] #84 34.87 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-08T11:18:42.876Z] #84 34.94 libtoolize: copying file 'm4/ltversion.m4' [2022-08-08T11:18:42.876Z] #84 34.98 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-08T11:18:42.876Z] #84 40.98 configure.ac:11: installing 'build-aux/compile' [2022-08-08T11:18:42.876Z] #84 40.98 configure.ac:11: installing 'build-aux/config.guess' [2022-08-08T11:18:42.876Z] #84 40.99 configure.ac:11: installing 'build-aux/config.sub' [2022-08-08T11:18:42.876Z] #84 40.99 configure.ac:13: installing 'build-aux/install-sh' [2022-08-08T11:18:42.876Z] #84 40.99 configure.ac:13: installing 'build-aux/missing' [2022-08-08T11:18:42.876Z] #84 41.00 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-08T11:18:42.876Z] #84 41.11 Makefile.am: installing 'build-aux/depcomp' [2022-08-08T11:18:42.876Z] #84 41.52 checking build system type... x86_64-pc-linux-gnu [2022-08-08T11:18:42.876Z] #84 41.62 checking host system type... x86_64-pc-linux-gnu [2022-08-08T11:18:42.876Z] #84 41.62 checking how to print strings... printf [2022-08-08T11:18:42.876Z] #84 41.62 checking for gcc... gcc [2022-08-08T11:18:42.876Z] #84 41.65 checking whether the C compiler works... yes [2022-08-08T11:18:42.876Z] #84 41.70 checking for C compiler default output file name... a.out [2022-08-08T11:18:42.876Z] #84 41.70 checking for suffix of executables... [2022-08-08T11:18:42.876Z] #84 41.76 checking whether we are cross compiling... no [2022-08-08T11:18:42.876Z] #84 41.82 checking for suffix of object files... o [2022-08-08T11:18:42.876Z] #84 41.84 checking whether we are using the GNU C compiler... yes [2022-08-08T11:18:42.876Z] #84 41.87 checking whether gcc accepts -g... yes [2022-08-08T11:18:42.876Z] #84 41.89 checking for gcc option to accept ISO C89... none needed [2022-08-08T11:18:42.876Z] #84 41.99 checking whether gcc understands -c and -o together... yes [2022-08-08T11:18:42.876Z] #84 42.10 checking for a sed that does not truncate output... /bin/sed [2022-08-08T11:18:42.876Z] #84 42.12 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T11:18:42.876Z] #84 42.12 checking for egrep... /bin/grep -E [2022-08-08T11:18:42.876Z] #84 42.13 checking for fgrep... /bin/grep -F [2022-08-08T11:18:42.876Z] #84 42.13 checking for ld used by gcc... /usr/bin/ld [2022-08-08T11:18:42.876Z] #84 42.15 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T11:18:42.876Z] #84 42.16 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T11:18:42.876Z] #84 42.16 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T11:18:42.876Z] #84 42.22 checking whether ln -s works... yes [2022-08-08T11:18:42.876Z] #84 42.22 checking the maximum length of command line arguments... 1572864 [2022-08-08T11:18:42.876Z] #84 42.24 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-08T11:18:42.876Z] #84 42.24 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T11:18:42.876Z] #84 42.24 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T11:18:42.876Z] #84 42.24 checking for objdump... objdump [2022-08-08T11:18:42.876Z] #84 42.24 checking how to recognize dependent libraries... pass_all [2022-08-08T11:18:42.876Z] #84 42.24 checking for dlltool... no [2022-08-08T11:18:42.876Z] #84 42.24 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T11:18:42.876Z] #84 42.24 checking for ar... ar [2022-08-08T11:18:42.876Z] #84 42.25 checking for archiver @FILE support... @ [2022-08-08T11:18:42.876Z] #84 42.34 checking for strip... strip [2022-08-08T11:18:42.876Z] #84 42.34 checking for ranlib... ranlib [2022-08-08T11:18:42.876Z] #84 42.34 checking for gawk... no [2022-08-08T11:18:42.876Z] #84 42.34 checking for mawk... mawk [2022-08-08T11:18:42.876Z] #84 42.34 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T11:18:42.876Z] #84 42.46 checking for sysroot... no [2022-08-08T11:18:42.876Z] #84 42.46 checking for a working dd... /bin/dd [2022-08-08T11:18:42.876Z] #84 42.48 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T11:18:42.876Z] #84 42.53 checking for mt... no [2022-08-08T11:18:42.876Z] #84 42.54 checking if : is a manifest tool... no [2022-08-08T11:18:42.876Z] #84 42.55 checking how to run the C preprocessor... gcc -E [2022-08-08T11:18:42.876Z] #84 42.67 checking for ANSI C header files... yes [2022-08-08T11:18:42.876Z] #84 42.93 checking for sys/types.h... yes [2022-08-08T11:18:42.876Z] #84 42.99 checking for sys/stat.h... yes [2022-08-08T11:18:42.876Z] #84 43.06 checking for stdlib.h... yes [2022-08-08T11:18:42.876Z] #84 43.13 checking for string.h... yes [2022-08-08T11:18:42.876Z] #84 43.20 checking for memory.h... yes [2022-08-08T11:18:42.876Z] #84 43.27 checking for strings.h... yes [2022-08-08T11:18:42.876Z] #84 43.33 checking for inttypes.h... yes [2022-08-08T11:18:42.876Z] #84 43.38 checking for stdint.h... yes [2022-08-08T11:18:42.876Z] #84 43.43 checking for unistd.h... yes [2022-08-08T11:18:42.876Z] #84 43.55 checking for dlfcn.h... yes [2022-08-08T11:18:42.876Z] #84 43.61 checking for objdir... .libs [2022-08-08T11:18:42.876Z] #84 43.75 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T11:18:42.876Z] #84 43.80 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T11:18:42.876Z] #84 43.80 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T11:18:42.876Z] #84 43.85 checking if gcc static flag -static works... yes [2022-08-08T11:18:42.876Z] #84 44.08 checking if gcc supports -c -o file.o... yes [2022-08-08T11:18:42.876Z] #84 44.14 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T11:18:42.876Z] #84 44.14 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-08T11:18:42.876Z] #84 44.17 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T11:18:42.876Z] #84 44.31 checking how to hardcode library paths into programs... immediate [2022-08-08T11:18:42.876Z] #84 44.31 checking whether stripping libraries is possible... yes [2022-08-08T11:18:42.876Z] #84 44.31 checking if libtool supports shared libraries... yes [2022-08-08T11:18:42.876Z] #84 44.31 checking whether to build shared libraries... no [2022-08-08T11:18:42.876Z] #84 44.32 checking whether to build static libraries... yes [2022-08-08T11:18:42.876Z] #84 44.32 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T11:18:42.876Z] #84 44.33 checking whether build environment is sane... yes [2022-08-08T11:18:42.876Z] #84 44.34 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T11:18:42.876Z] #84 44.34 checking whether make sets $(MAKE)... yes [2022-08-08T11:18:42.876Z] #84 44.36 checking whether make supports the include directive... yes (GNU style) [2022-08-08T11:18:42.876Z] #84 44.37 checking whether make supports nested variables... yes [2022-08-08T11:18:42.876Z] #84 44.40 checking whether UID '0' is supported by ustar format... yes [2022-08-08T11:18:42.876Z] #84 44.40 checking whether GID '0' is supported by ustar format... yes [2022-08-08T11:18:42.876Z] #84 44.40 checking how to create a ustar tar archive... gnutar [2022-08-08T11:18:43.096Z] #22 DONE 0.9s [2022-08-08T11:18:43.096Z] [2022-08-08T11:18:43.096Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-08T11:18:43.096Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-08T11:18:43.132Z] #84 44.43 checking dependency style of gcc... gcc3 [2022-08-08T11:18:43.132Z] #84 44.51 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T11:18:43.132Z] #84 44.51 checking whether make supports nested variables... (cached) yes [2022-08-08T11:18:43.132Z] #84 44.51 checking for gawk... (cached) mawk [2022-08-08T11:18:43.132Z] #84 44.51 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-08T11:18:43.132Z] #84 44.51 checking for gcc... (cached) gcc [2022-08-08T11:18:43.132Z] #84 44.55 checking whether we are using the GNU C compiler... (cached) yes [2022-08-08T11:18:43.132Z] #84 44.55 checking whether gcc accepts -g... (cached) yes [2022-08-08T11:18:43.132Z] #84 44.55 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-08T11:18:43.132Z] #84 44.55 checking whether gcc understands -c and -o together... (cached) yes [2022-08-08T11:18:43.132Z] #84 44.56 checking for a Python interpreter with version >= 3... python3 [2022-08-08T11:18:43.132Z] #84 44.60 checking for python3... /usr/bin/python3 [2022-08-08T11:18:43.132Z] #84 44.60 checking for python3 version... 3.9 [2022-08-08T11:18:43.132Z] #84 44.65 checking for python3 platform... linux [2022-08-08T11:18:43.132Z] #84 44.67 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-08T11:18:43.132Z] #84 ... [2022-08-08T11:18:43.132Z] [2022-08-08T11:18:43.132Z] #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-08T11:18:43.132Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-08T11:18:43.132Z] #19 44.69 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-08T11:18:43.132Z] #19 44.69 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-08T11:18:43.132Z] #19 44.70 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-08T11:18:44.061Z] #19 45.33 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-08T11:18:44.061Z] #19 45.34 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-08T11:18:44.061Z] #19 45.34 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-08T11:18:44.628Z] #19 45.97 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-08T11:18:44.628Z] #19 45.98 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-08T11:18:44.628Z] #19 45.98 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-08T11:18:45.200Z] #19 ... [2022-08-08T11:18:45.200Z] [2022-08-08T11:18:45.200Z] #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-08T11:18:45.200Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T11:18:45.200Z] #62 46.02 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-08T11:18:45.200Z] #62 DONE 46.6s [2022-08-08T11:18:45.200Z] [2022-08-08T11:18:45.200Z] #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-08T11:18:45.200Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-08T11:18:45.200Z] #19 46.54 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-08T11:18:45.200Z] #19 46.54 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:18:45.200Z] #19 46.55 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-08T11:18:45.200Z] #19 46.65 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-08T11:18:45.200Z] #19 46.65 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:18:45.200Z] #19 46.65 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:18:49.646Z] #23 ... [2022-08-08T11:18:49.646Z] [2022-08-08T11:18:49.646Z] #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-08T11:18:49.646Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:49.646Z] #77 48.37 configure.ac:7: installing 'build-aux/compile' [2022-08-08T11:18:49.646Z] #77 48.37 configure.ac:9: installing 'build-aux/config.guess' [2022-08-08T11:18:49.646Z] #77 48.38 configure.ac:9: installing 'build-aux/config.sub' [2022-08-08T11:18:49.646Z] #77 48.39 configure.ac:11: installing 'build-aux/install-sh' [2022-08-08T11:18:49.646Z] #77 48.39 configure.ac:11: installing 'build-aux/missing' [2022-08-08T11:18:49.646Z] #77 48.54 Makefile.am: installing 'build-aux/depcomp' [2022-08-08T11:18:49.646Z] #77 48.65 parallel-tests: installing 'build-aux/test-driver' [2022-08-08T11:18:49.646Z] #77 50.74 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-08T11:18:49.646Z] #77 50.74 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-08T11:18:49.646Z] #77 51.33 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-08T11:18:49.646Z] #77 51.33 libtoolize: copying file 'm4/libtool.m4' [2022-08-08T11:18:49.646Z] #77 51.45 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-08T11:18:49.646Z] #77 51.58 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-08T11:18:49.646Z] #77 51.65 libtoolize: copying file 'm4/ltversion.m4' [2022-08-08T11:18:49.646Z] #77 51.72 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-08T11:18:50.455Z] #19 ... [2022-08-08T11:18:50.455Z] [2022-08-08T11:18:50.455Z] #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-08T11:18:50.455Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:50.455Z] #84 44.73 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-08T11:18:50.455Z] #84 44.78 checking for go-md2man... no [2022-08-08T11:18:50.455Z] #84 44.79 checking error.h usability... yes [2022-08-08T11:18:50.455Z] #84 44.87 checking error.h presence... yes [2022-08-08T11:18:50.455Z] #84 44.89 checking for error.h... yes [2022-08-08T11:18:50.455Z] #84 44.91 checking linux/openat2.h usability... yes [2022-08-08T11:18:50.455Z] #84 44.97 checking linux/openat2.h presence... yes [2022-08-08T11:18:50.455Z] #84 45.00 checking for linux/openat2.h... yes [2022-08-08T11:18:50.455Z] #84 45.02 checking for copy_file_range... yes [2022-08-08T11:18:50.455Z] #84 45.14 checking for fgetxattr... yes [2022-08-08T11:18:50.455Z] #84 45.28 checking for statx... yes [2022-08-08T11:18:50.455Z] #84 45.41 checking for fgetpwent_r... yes [2022-08-08T11:18:50.455Z] #84 45.58 checking for issetugid... no [2022-08-08T11:18:50.455Z] #84 45.70 checking for pkg-config... /usr/bin/pkg-config [2022-08-08T11:18:50.455Z] #84 45.70 checking pkg-config is at least version 0.9.0... yes [2022-08-08T11:18:50.455Z] #84 45.70 checking for library containing yajl_tree_get... -lyajl [2022-08-08T11:18:50.455Z] #84 45.95 checking for yajl >= 2.0.0... yes [2022-08-08T11:18:50.455Z] #84 45.96 checking sys/capability.h usability... yes [2022-08-08T11:18:50.455Z] #84 46.04 checking sys/capability.h presence... yes [2022-08-08T11:18:50.455Z] #84 46.07 checking for sys/capability.h... yes [2022-08-08T11:18:50.455Z] #84 46.07 checking for library containing cap_from_name... -lcap [2022-08-08T11:18:50.455Z] #84 46.23 checking for library containing dlopen... -ldl [2022-08-08T11:18:50.455Z] #84 46.42 checking seccomp.h usability... yes [2022-08-08T11:18:50.455Z] #84 46.45 checking seccomp.h presence... yes [2022-08-08T11:18:50.455Z] #84 46.46 checking for seccomp.h... yes [2022-08-08T11:18:50.455Z] #84 46.47 checking for library containing seccomp_rule_add... -lseccomp [2022-08-08T11:18:50.455Z] #84 46.57 checking for library containing seccomp_arch_resolve_name... none required [2022-08-08T11:18:50.455Z] #84 46.69 checking systemd/sd-bus.h usability... yes [2022-08-08T11:18:50.455Z] #84 46.80 checking systemd/sd-bus.h presence... yes [2022-08-08T11:18:50.455Z] #84 46.85 checking for systemd/sd-bus.h... yes [2022-08-08T11:18:50.455Z] #84 46.85 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-08T11:18:50.455Z] #84 47.14 checking for sd_notify_barrier... yes [2022-08-08T11:18:50.455Z] #84 47.31 checking linux/bpf.h usability... yes [2022-08-08T11:18:50.455Z] #84 47.43 checking linux/bpf.h presence... yes [2022-08-08T11:18:50.455Z] #84 47.47 checking for linux/bpf.h... yes [2022-08-08T11:18:50.455Z] #84 47.47 checking compilation for eBPF... yes [2022-08-08T11:18:50.455Z] #84 47.57 checking for criu >= 3.15... no [2022-08-08T11:18:50.455Z] #84 47.59 configure: CRIU headers not found, building without CRIU support [2022-08-08T11:18:50.455Z] #84 47.59 checking for criu > 3.16... no [2022-08-08T11:18:50.455Z] #84 47.61 configure: CRIU version doesn't support join-ns API [2022-08-08T11:18:50.455Z] #84 47.61 checking for criu > 3.16.1... no [2022-08-08T11:18:50.455Z] #84 47.63 configure: CRIU version doesn't support for pre-dumping [2022-08-08T11:18:50.455Z] #84 47.64 checking for new mount API (fsconfig)... yes [2022-08-08T11:18:50.455Z] #84 47.71 checking for seccomp notify API... yes [2022-08-08T11:18:50.455Z] #84 47.75 checking for gperf... no [2022-08-08T11:18:50.455Z] #84 47.75 configure: gperf not found - cannot rebuild signal parser code [2022-08-08T11:18:50.455Z] #84 47.75 checking for library containing argp_parse... none required [2022-08-08T11:18:50.455Z] #84 47.89 checking that generated files are newer than configure... done [2022-08-08T11:18:50.455Z] #84 47.90 configure: creating ./config.status [2022-08-08T11:18:50.455Z] #84 48.52 config.status: creating Makefile [2022-08-08T11:18:50.455Z] #84 48.54 config.status: creating rpm/crun.spec [2022-08-08T11:18:50.455Z] #84 48.56 config.status: creating config.h [2022-08-08T11:18:50.455Z] #84 48.57 config.status: executing libtool commands [2022-08-08T11:18:50.455Z] #84 48.59 config.status: executing depfiles commands [2022-08-08T11:18:50.455Z] #84 48.94 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-08T11:18:50.455Z] #84 48.94 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-08T11:18:50.455Z] #84 49.03 checking for gcc... gcc [2022-08-08T11:18:50.455Z] #84 49.05 checking whether the C compiler works... yes [2022-08-08T11:18:50.455Z] #84 49.11 checking for C compiler default output file name... a.out [2022-08-08T11:18:50.455Z] #84 49.11 checking for suffix of executables... [2022-08-08T11:18:50.455Z] #84 49.17 checking whether we are cross compiling... no [2022-08-08T11:18:50.455Z] #84 49.22 checking for suffix of object files... o [2022-08-08T11:18:50.455Z] #84 49.26 checking whether we are using the GNU C compiler... yes [2022-08-08T11:18:50.455Z] #84 49.28 checking whether gcc accepts -g... yes [2022-08-08T11:18:50.455Z] #84 49.31 checking for gcc option to accept ISO C89... none needed [2022-08-08T11:18:50.455Z] #84 49.35 checking whether gcc understands -c and -o together... yes [2022-08-08T11:18:50.455Z] #84 49.40 checking how to run the C preprocessor... gcc -E [2022-08-08T11:18:50.455Z] #84 49.45 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T11:18:50.455Z] #84 49.46 checking for egrep... /bin/grep -E [2022-08-08T11:18:50.455Z] #84 49.46 checking for ANSI C header files... yes [2022-08-08T11:18:50.455Z] #84 49.60 checking for sys/types.h... yes [2022-08-08T11:18:50.455Z] #84 49.64 checking for sys/stat.h... yes [2022-08-08T11:18:50.455Z] #84 49.68 checking for stdlib.h... yes [2022-08-08T11:18:50.455Z] #84 49.72 checking for string.h... yes [2022-08-08T11:18:50.455Z] #84 49.76 checking for memory.h... yes [2022-08-08T11:18:50.455Z] #84 49.81 checking for strings.h... yes [2022-08-08T11:18:50.455Z] #84 49.85 checking for inttypes.h... yes [2022-08-08T11:18:50.455Z] #84 49.90 checking for stdint.h... yes [2022-08-08T11:18:50.455Z] #84 49.95 checking for unistd.h... yes [2022-08-08T11:18:50.455Z] #84 50.00 checking minix/config.h usability... no [2022-08-08T11:18:50.455Z] #84 50.05 checking minix/config.h presence... no [2022-08-08T11:18:50.455Z] #84 50.06 checking for minix/config.h... no [2022-08-08T11:18:50.455Z] #84 50.06 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-08T11:18:50.455Z] #84 50.13 checking build system type... x86_64-pc-linux-gnu [2022-08-08T11:18:50.455Z] #84 50.21 checking host system type... x86_64-pc-linux-gnu [2022-08-08T11:18:50.455Z] #84 50.21 checking how to print strings... printf [2022-08-08T11:18:50.455Z] #84 50.21 checking for a sed that does not truncate output... /bin/sed [2022-08-08T11:18:50.455Z] #84 50.22 checking for fgrep... /bin/grep -F [2022-08-08T11:18:50.455Z] #84 50.22 checking for ld used by gcc... /usr/bin/ld [2022-08-08T11:18:50.455Z] #84 50.22 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T11:18:50.455Z] #84 50.23 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T11:18:50.455Z] #84 50.23 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T11:18:50.455Z] #84 50.26 checking whether ln -s works... yes [2022-08-08T11:18:50.455Z] #84 50.26 checking the maximum length of command line arguments... 1572864 [2022-08-08T11:18:50.455Z] #84 50.27 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-08T11:18:50.455Z] #84 50.27 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T11:18:50.455Z] #84 50.27 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T11:18:50.455Z] #84 50.27 checking for objdump... objdump [2022-08-08T11:18:50.455Z] #84 50.27 checking how to recognize dependent libraries... pass_all [2022-08-08T11:18:50.455Z] #84 50.28 checking for dlltool... no [2022-08-08T11:18:50.455Z] #84 50.28 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T11:18:50.455Z] #84 50.28 checking for ar... ar [2022-08-08T11:18:50.455Z] #84 50.28 checking for archiver @FILE support... @ [2022-08-08T11:18:50.455Z] #84 50.31 checking for strip... strip [2022-08-08T11:18:50.455Z] #84 50.31 checking for ranlib... ranlib [2022-08-08T11:18:50.455Z] #84 50.31 checking for gawk... no [2022-08-08T11:18:50.455Z] #84 50.32 checking for mawk... mawk [2022-08-08T11:18:50.455Z] #84 50.32 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T11:18:50.455Z] #84 50.41 checking for sysroot... no [2022-08-08T11:18:50.455Z] #84 50.41 checking for a working dd... /bin/dd [2022-08-08T11:18:50.455Z] #84 50.42 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T11:18:50.455Z] #84 50.44 checking for mt... no [2022-08-08T11:18:50.455Z] #84 50.44 checking if : is a manifest tool... no [2022-08-08T11:18:50.455Z] #84 50.45 checking for dlfcn.h... yes [2022-08-08T11:18:50.455Z] #84 50.49 checking for objdir... .libs [2022-08-08T11:18:50.455Z] #84 50.58 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T11:18:50.455Z] #84 50.61 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T11:18:50.455Z] #84 50.61 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T11:18:50.455Z] #84 50.63 checking if gcc static flag -static works... yes [2022-08-08T11:18:50.455Z] #84 50.73 checking if gcc supports -c -o file.o... yes [2022-08-08T11:18:50.455Z] #84 50.77 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T11:18:50.455Z] #84 50.77 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-08T11:18:50.455Z] #84 50.79 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T11:18:50.455Z] #84 50.87 checking how to hardcode library paths into programs... immediate [2022-08-08T11:18:50.455Z] #84 50.87 checking whether stripping libraries is possible... yes [2022-08-08T11:18:50.455Z] #84 50.88 checking if libtool supports shared libraries... yes [2022-08-08T11:18:50.455Z] #84 50.88 checking whether to build shared libraries... no [2022-08-08T11:18:50.455Z] #84 50.88 checking whether to build static libraries... yes [2022-08-08T11:18:50.455Z] #84 50.88 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T11:18:50.455Z] #84 50.89 checking whether build environment is sane... yes [2022-08-08T11:18:50.455Z] #84 50.91 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T11:18:50.455Z] #84 50.91 checking whether make sets $(MAKE)... yes [2022-08-08T11:18:50.455Z] #84 50.93 checking whether make supports the include directive... yes (GNU style) [2022-08-08T11:18:50.455Z] #84 50.94 checking whether make supports nested variables... yes [2022-08-08T11:18:50.455Z] #84 50.96 checking whether UID '0' is supported by ustar format... yes [2022-08-08T11:18:50.455Z] #84 50.96 checking whether GID '0' is supported by ustar format... yes [2022-08-08T11:18:50.455Z] #84 50.96 checking how to create a ustar tar archive... gnutar [2022-08-08T11:18:50.455Z] #84 50.98 checking dependency style of gcc... gcc3 [2022-08-08T11:18:50.455Z] #84 51.03 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T11:18:50.455Z] #84 51.04 checking whether make supports nested variables... (cached) yes [2022-08-08T11:18:50.455Z] #84 51.04 checking for pkg-config... /usr/bin/pkg-config [2022-08-08T11:18:50.455Z] #84 51.04 checking pkg-config is at least version 0.9.0... yes [2022-08-08T11:18:50.455Z] #84 51.04 checking for yajl >= 2.1.0... yes [2022-08-08T11:18:50.455Z] #84 51.05 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-08T11:18:50.455Z] #84 51.05 checking for gcc... (cached) gcc [2022-08-08T11:18:50.455Z] #84 51.09 checking whether we are using the GNU C compiler... (cached) yes [2022-08-08T11:18:50.455Z] #84 51.09 checking whether gcc accepts -g... (cached) yes [2022-08-08T11:18:50.455Z] #84 51.09 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-08T11:18:50.455Z] #84 51.09 checking whether gcc understands -c and -o together... (cached) yes [2022-08-08T11:18:50.455Z] #84 51.09 checking for a Python interpreter with version >= 3... python3 [2022-08-08T11:18:50.455Z] #84 51.12 checking for python3... /usr/bin/python3 [2022-08-08T11:18:50.455Z] #84 51.12 checking for python3 version... 3.9 [2022-08-08T11:18:50.455Z] #84 51.14 checking for python3 platform... linux [2022-08-08T11:18:50.455Z] #84 51.16 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-08T11:18:50.455Z] #84 51.21 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-08T11:18:50.455Z] #84 51.31 checking that generated files are newer than configure... done [2022-08-08T11:18:50.455Z] #84 51.90 configure: creating ./config.status [2022-08-08T11:18:51.019Z] #84 52.49 config.status: creating Makefile [2022-08-08T11:18:51.019Z] #84 52.52 config.status: creating config.h [2022-08-08T11:18:51.019Z] #84 52.53 config.status: executing libtool commands [2022-08-08T11:18:51.019Z] #84 52.55 config.status: executing depfiles commands [2022-08-08T11:18:51.275Z] #84 52.81 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-08T11:18:51.275Z] #84 52.82 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-08T11:18:51.532Z] #84 52.96 checking for gcc... gcc [2022-08-08T11:18:51.532Z] #84 52.99 checking whether the C compiler works... yes [2022-08-08T11:18:51.532Z] #84 53.05 checking for C compiler default output file name... a.out [2022-08-08T11:18:51.532Z] #84 53.05 checking for suffix of executables... [2022-08-08T11:18:51.532Z] #84 53.10 checking whether we are cross compiling... no [2022-08-08T11:18:51.789Z] #84 53.15 checking for suffix of object files... o [2022-08-08T11:18:51.789Z] #84 53.17 checking whether we are using the GNU C compiler... yes [2022-08-08T11:18:51.789Z] #84 53.20 checking whether gcc accepts -g... yes [2022-08-08T11:18:51.789Z] #84 53.22 checking for gcc option to accept ISO C89... none needed [2022-08-08T11:18:51.789Z] #84 53.27 checking whether gcc understands -c and -o together... yes [2022-08-08T11:18:51.789Z] #84 53.31 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T11:18:51.789Z] #84 53.32 checking whether build environment is sane... yes [2022-08-08T11:18:51.789Z] #84 53.33 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T11:18:51.789Z] #84 53.34 checking for gawk... no [2022-08-08T11:18:51.789Z] #84 53.34 checking for mawk... mawk [2022-08-08T11:18:51.789Z] #84 53.34 checking whether make sets $(MAKE)... yes [2022-08-08T11:18:51.789Z] #84 53.35 checking whether make supports the include directive... yes (GNU style) [2022-08-08T11:18:51.789Z] #84 53.36 checking whether make supports nested variables... yes [2022-08-08T11:18:52.045Z] #84 53.37 checking whether UID '0' is supported by ustar format... yes [2022-08-08T11:18:52.046Z] #84 53.37 checking whether GID '0' is supported by ustar format... yes [2022-08-08T11:18:52.046Z] #84 53.37 checking how to create a ustar tar archive... gnutar [2022-08-08T11:18:52.046Z] #84 53.38 checking dependency style of gcc... gcc3 [2022-08-08T11:18:52.046Z] #84 53.43 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T11:18:52.046Z] #84 53.43 checking whether make supports nested variables... (cached) yes [2022-08-08T11:18:52.046Z] #84 53.44 checking build system type... x86_64-pc-linux-gnu [2022-08-08T11:18:52.046Z] #84 53.51 checking host system type... x86_64-pc-linux-gnu [2022-08-08T11:18:52.046Z] #84 53.51 checking how to print strings... printf [2022-08-08T11:18:52.046Z] #84 53.51 checking for a sed that does not truncate output... /bin/sed [2022-08-08T11:18:52.046Z] #84 53.52 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T11:18:52.046Z] #84 53.53 checking for egrep... /bin/grep -E [2022-08-08T11:18:52.046Z] #84 53.53 checking for fgrep... /bin/grep -F [2022-08-08T11:18:52.046Z] #84 53.53 checking for ld used by gcc... /usr/bin/ld [2022-08-08T11:18:52.046Z] #84 53.54 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T11:18:52.046Z] #84 53.54 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T11:18:52.046Z] #84 53.55 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T11:18:52.046Z] #84 53.57 checking whether ln -s works... yes [2022-08-08T11:18:52.046Z] #84 53.57 checking the maximum length of command line arguments... 1572864 [2022-08-08T11:18:52.046Z] #84 53.58 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-08T11:18:52.046Z] #84 53.58 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T11:18:52.046Z] #84 53.59 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T11:18:52.046Z] #84 53.59 checking for objdump... objdump [2022-08-08T11:18:52.046Z] #84 53.59 checking how to recognize dependent libraries... pass_all [2022-08-08T11:18:52.046Z] #84 53.59 checking for dlltool... no [2022-08-08T11:18:52.046Z] #84 53.59 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T11:18:52.046Z] #84 53.59 checking for ar... ar [2022-08-08T11:18:52.046Z] #84 53.59 checking for archiver @FILE support... @ [2022-08-08T11:18:52.302Z] #84 53.63 checking for strip... strip [2022-08-08T11:18:52.302Z] #84 53.63 checking for ranlib... ranlib [2022-08-08T11:18:52.302Z] #84 53.63 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T11:18:52.302Z] #84 53.74 checking for sysroot... no [2022-08-08T11:18:52.302Z] #84 53.74 checking for a working dd... /bin/dd [2022-08-08T11:18:52.302Z] #84 53.75 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T11:18:52.302Z] #84 53.78 checking for mt... no [2022-08-08T11:18:52.302Z] #84 53.78 checking if : is a manifest tool... no [2022-08-08T11:18:52.302Z] #84 53.78 checking how to run the C preprocessor... gcc -E [2022-08-08T11:18:52.559Z] #84 53.86 checking for ANSI C header files... yes [2022-08-08T11:18:52.559Z] #84 54.02 checking for sys/types.h... yes [2022-08-08T11:18:52.559Z] #84 54.06 checking for sys/stat.h... yes [2022-08-08T11:18:52.559Z] #84 54.10 checking for stdlib.h... yes [2022-08-08T11:18:52.816Z] #84 54.15 checking for string.h... yes [2022-08-08T11:18:52.816Z] #84 54.19 checking for memory.h... yes [2022-08-08T11:18:52.816Z] #84 54.23 checking for strings.h... yes [2022-08-08T11:18:52.816Z] #84 54.28 checking for inttypes.h... yes [2022-08-08T11:18:52.816Z] #84 54.32 checking for stdint.h... yes [2022-08-08T11:18:52.816Z] #84 54.37 checking for unistd.h... yes [2022-08-08T11:18:53.073Z] #84 54.41 checking for dlfcn.h... yes [2022-08-08T11:18:53.073Z] #84 54.45 checking for objdir... .libs [2022-08-08T11:18:53.073Z] #84 54.54 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T11:18:53.073Z] #84 54.57 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T11:18:53.073Z] #84 54.57 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T11:18:53.330Z] #84 54.59 checking if gcc static flag -static works... yes [2022-08-08T11:18:53.330Z] #84 54.70 checking if gcc supports -c -o file.o... yes [2022-08-08T11:18:53.330Z] #84 54.73 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T11:18:53.330Z] #84 54.73 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-08T11:18:53.330Z] #84 54.75 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T11:18:53.330Z] #84 54.82 checking how to hardcode library paths into programs... immediate [2022-08-08T11:18:53.330Z] #84 54.82 checking whether stripping libraries is possible... yes [2022-08-08T11:18:53.330Z] #84 54.83 checking if libtool supports shared libraries... yes [2022-08-08T11:18:53.330Z] #84 54.83 checking whether to build shared libraries... no [2022-08-08T11:18:53.330Z] #84 54.83 checking whether to build static libraries... yes [2022-08-08T11:18:53.330Z] #84 54.84 checking float.h usability... yes [2022-08-08T11:18:53.330Z] #84 54.88 checking float.h presence... yes [2022-08-08T11:18:53.330Z] #84 54.89 checking for float.h... yes [2022-08-08T11:18:53.330Z] #84 54.90 checking limits.h usability... yes [2022-08-08T11:18:53.586Z] #84 54.94 checking limits.h presence... yes [2022-08-08T11:18:53.586Z] #84 54.95 checking for limits.h... yes [2022-08-08T11:18:53.586Z] #84 54.96 checking stddef.h usability... yes [2022-08-08T11:18:53.586Z] #84 55.00 checking stddef.h presence... yes [2022-08-08T11:18:53.586Z] #84 55.01 checking for stddef.h... yes [2022-08-08T11:18:53.586Z] #84 55.02 checking for stdlib.h... (cached) yes [2022-08-08T11:18:53.587Z] #84 55.03 checking for string.h... (cached) yes [2022-08-08T11:18:53.587Z] #84 55.04 checking sys/time.h usability... yes [2022-08-08T11:18:53.587Z] #84 55.08 checking sys/time.h presence... yes [2022-08-08T11:18:53.587Z] #84 55.10 checking for sys/time.h... yes [2022-08-08T11:18:53.587Z] #84 55.10 checking for inline... inline [2022-08-08T11:18:53.819Z] #77 ... [2022-08-08T11:18:53.819Z] [2022-08-08T11:18:53.819Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-08T11:18:53.819Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-08T11:18:53.819Z] #23 10.25 Collecting yamllint==1.26.1 [2022-08-08T11:18:53.843Z] #84 55.13 checking for size_t... yes [2022-08-08T11:18:53.843Z] #84 55.23 checking for stdlib.h... (cached) yes [2022-08-08T11:18:53.843Z] #84 55.24 checking for GNU libc compatible malloc... yes [2022-08-08T11:18:53.843Z] #84 55.31 checking for stdlib.h... (cached) yes [2022-08-08T11:18:53.843Z] #84 55.31 checking for GNU libc compatible realloc... yes [2022-08-08T11:18:53.843Z] #84 55.38 checking for working strtod... yes [2022-08-08T11:18:54.100Z] #84 55.46 checking for gettimeofday... yes [2022-08-08T11:18:54.100Z] #84 55.53 checking for memset... yes [2022-08-08T11:18:54.100Z] #84 55.61 checking for strspn... yes [2022-08-08T11:18:54.357Z] #84 55.71 checking that generated files are newer than configure... done [2022-08-08T11:18:54.357Z] #84 55.71 configure: creating ./config.status [2022-08-08T11:18:54.382Z] #23 11.30 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-08T11:18:54.613Z] #84 56.28 config.status: creating Makefile [2022-08-08T11:18:54.870Z] #84 56.30 config.status: creating config.h [2022-08-08T11:18:54.870Z] #84 56.31 config.status: executing depfiles commands [2022-08-08T11:18:54.870Z] #84 56.36 config.status: executing libtool commands [2022-08-08T11:18:55.126Z] #84 56.66 GEN .version [2022-08-08T11:18:55.126Z] #84 56.66 make install-recursive [2022-08-08T11:18:55.126Z] #84 56.67 make[1]: Entering directory '/tmp/crun-build' [2022-08-08T11:18:55.126Z] #84 56.70 Making install in libocispec [2022-08-08T11:18:55.383Z] #84 56.70 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T11:18:55.383Z] #84 56.72 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-08T11:18:55.383Z] #84 56.72 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-08T11:18:55.383Z] #84 56.73 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-08T11:18:55.383Z] #84 56.73 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-08T11:18:55.640Z] #84 57.04 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-08T11:18:55.640Z] #84 57.08 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-08T11:18:55.640Z] #84 57.08 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-08T11:18:55.640Z] #84 57.08 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-08T11:18:55.640Z] #84 57.08 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-08T11:18:55.640Z] #84 57.08 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-08T11:18:55.640Z] #84 57.08 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-08T11:18:55.640Z] #84 57.08 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-08T11:18:55.640Z] #84 57.08 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-08T11:18:55.640Z] #84 57.16 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-08T11:18:55.640Z] #84 57.16 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-08T11:18:55.640Z] #84 57.16 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-08T11:18:55.640Z] #84 57.16 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-08T11:18:55.640Z] #84 57.16 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-08T11:18:55.640Z] #84 57.16 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-08T11:18:55.640Z] #84 57.16 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-08T11:18:55.750Z] #23 12.60 Collecting pathspec>=0.5.3 [2022-08-08T11:18:55.750Z] #23 12.61 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-08T11:18:55.896Z] #84 57.54 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-08T11:18:55.896Z] #84 57.54 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-08T11:18:55.896Z] #84 57.54 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-08T11:18:55.896Z] #84 57.54 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-08T11:18:55.896Z] #84 57.54 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-08T11:18:55.896Z] #84 57.54 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-08T11:18:55.896Z] #84 57.54 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-08T11:18:55.896Z] #84 57.54 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-08T11:18:55.896Z] #84 57.54 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-08T11:18:55.896Z] #84 57.54 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-08T11:18:55.896Z] #84 57.54 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-08T11:18:55.896Z] #84 57.54 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-08T11:18:55.896Z] #84 57.55 make install-recursive [2022-08-08T11:18:55.896Z] #84 57.56 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T11:18:56.006Z] #23 12.98 Collecting pyyaml [2022-08-08T11:18:56.006Z] #23 12.99 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-08T11:18:56.006Z] #23 13.07 Building wheels for collected packages: yamllint [2022-08-08T11:18:56.006Z] #23 13.08 Building wheel for yamllint (setup.py): started [2022-08-08T11:18:56.153Z] #84 57.59 Making install in yajl [2022-08-08T11:18:56.153Z] #84 57.59 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T11:18:56.153Z] #84 57.61 CC verify/json_verify-json_verify.o [2022-08-08T11:18:56.153Z] #84 57.61 CC src/libyajl_la-yajl_alloc.lo [2022-08-08T11:18:56.153Z] #84 57.61 CC src/libyajl_la-yajl.lo [2022-08-08T11:18:56.153Z] #84 57.62 CC src/libyajl_la-yajl_gen.lo [2022-08-08T11:18:56.153Z] #84 57.63 CC src/libyajl_la-yajl_parser.lo [2022-08-08T11:18:56.153Z] #84 57.64 CC src/libyajl_la-yajl_buf.lo [2022-08-08T11:18:56.153Z] #84 57.65 CC src/libyajl_la-yajl_encode.lo [2022-08-08T11:18:56.153Z] #84 57.66 CC src/libyajl_la-yajl_lex.lo [2022-08-08T11:18:56.153Z] #84 57.67 CC src/libyajl_la-yajl_tree.lo [2022-08-08T11:18:57.374Z] #23 14.16 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-08T11:18:57.374Z] #23 14.16 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=db42aad198d4711c5284f83428758b1664d04d03703efaf3f3477bb4cbb23a83 [2022-08-08T11:18:57.374Z] #23 14.17 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-08T11:18:57.374Z] #23 14.17 Successfully built yamllint [2022-08-08T11:18:57.374Z] #23 14.20 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-08T11:18:57.631Z] #23 14.61 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-08T11:18:58.045Z] #84 59.50 CCLD libyajl.la [2022-08-08T11:18:58.213Z] #23 DONE 15.1s [2022-08-08T11:18:58.213Z] [2022-08-08T11:18:58.213Z] #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-08T11:18:58.213Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:58.213Z] #77 62.09 configure.ac:11: installing 'build-aux/compile' [2022-08-08T11:18:58.213Z] #77 62.10 configure.ac:11: installing 'build-aux/config.guess' [2022-08-08T11:18:58.213Z] #77 62.10 configure.ac:11: installing 'build-aux/config.sub' [2022-08-08T11:18:58.213Z] #77 62.10 configure.ac:13: installing 'build-aux/install-sh' [2022-08-08T11:18:58.213Z] #77 62.11 configure.ac:13: installing 'build-aux/missing' [2022-08-08T11:18:58.213Z] #77 62.11 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-08T11:18:58.213Z] #77 62.24 Makefile.am: installing 'build-aux/depcomp' [2022-08-08T11:18:58.213Z] #77 63.22 checking build system type... x86_64-pc-linux-gnu [2022-08-08T11:18:58.213Z] #77 63.46 checking host system type... x86_64-pc-linux-gnu [2022-08-08T11:18:58.213Z] #77 63.46 checking how to print strings... printf [2022-08-08T11:18:58.213Z] #77 63.47 checking for gcc... gcc [2022-08-08T11:18:58.213Z] #77 63.56 checking whether the C compiler works... yes [2022-08-08T11:18:58.213Z] #77 63.76 checking for C compiler default output file name... a.out [2022-08-08T11:18:58.213Z] #77 63.76 checking for suffix of executables... [2022-08-08T11:18:58.213Z] #77 63.87 checking whether we are cross compiling... no [2022-08-08T11:18:58.213Z] #77 64.04 checking for suffix of object files... o [2022-08-08T11:18:58.213Z] #77 64.20 checking whether we are using the GNU C compiler... yes [2022-08-08T11:18:58.213Z] #77 64.30 checking whether gcc accepts -g... yes [2022-08-08T11:18:58.213Z] #77 64.37 checking for gcc option to accept ISO C89... none needed [2022-08-08T11:18:58.213Z] #77 64.52 checking whether gcc understands -c and -o together... yes [2022-08-08T11:18:58.213Z] #77 64.65 checking for a sed that does not truncate output... /bin/sed [2022-08-08T11:18:58.213Z] #77 64.66 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T11:18:58.213Z] #77 64.68 checking for egrep... /bin/grep -E [2022-08-08T11:18:58.213Z] #77 64.68 checking for fgrep... /bin/grep -F [2022-08-08T11:18:58.213Z] #77 64.69 checking for ld used by gcc... /usr/bin/ld [2022-08-08T11:18:58.213Z] #77 64.70 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T11:18:58.213Z] #77 64.72 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T11:18:58.213Z] #77 64.72 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T11:18:58.213Z] #77 64.84 checking whether ln -s works... yes [2022-08-08T11:18:58.213Z] #77 64.85 checking the maximum length of command line arguments... 1572864 [2022-08-08T11:18:58.213Z] #77 64.87 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-08T11:18:58.213Z] #77 64.87 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T11:18:58.213Z] #77 64.87 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T11:18:58.213Z] #77 64.87 checking for objdump... objdump [2022-08-08T11:18:58.213Z] #77 64.88 checking how to recognize dependent libraries... pass_all [2022-08-08T11:18:58.213Z] #77 64.88 checking for dlltool... no [2022-08-08T11:18:58.213Z] #77 64.89 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T11:18:58.213Z] #77 64.89 checking for ar... ar [2022-08-08T11:18:58.213Z] #77 64.89 checking for archiver @FILE support... @ [2022-08-08T11:18:58.213Z] #77 65.02 checking for strip... strip [2022-08-08T11:18:58.213Z] #77 65.02 checking for ranlib... ranlib [2022-08-08T11:18:58.213Z] #77 65.02 checking for gawk... no [2022-08-08T11:18:58.213Z] #77 65.02 checking for mawk... mawk [2022-08-08T11:18:58.213Z] #77 65.02 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T11:18:58.213Z] #77 65.34 checking for sysroot... no [2022-08-08T11:18:58.213Z] #77 65.34 checking for a working dd... /bin/dd [2022-08-08T11:18:58.213Z] #77 65.35 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T11:18:58.213Z] #77 65.45 checking for mt... no [2022-08-08T11:18:58.213Z] #77 65.45 checking if : is a manifest tool... no [2022-08-08T11:18:58.213Z] #77 65.47 checking how to run the C preprocessor... gcc -E [2022-08-08T11:18:58.302Z] #84 59.60 CCLD verify/json_verify [2022-08-08T11:18:58.303Z] #84 59.74 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T11:18:58.303Z] #84 59.74 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-08T11:18:58.303Z] #84 59.74 make[5]: Nothing to be done for 'install-data-am'. [2022-08-08T11:18:58.303Z] #84 59.74 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T11:18:58.303Z] #84 59.74 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T11:18:58.303Z] #84 59.74 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T11:18:58.303Z] #84 59.78 CC src/validate.o [2022-08-08T11:18:58.303Z] #84 59.78 CC src/image_spec_schema_config_schema.lo [2022-08-08T11:18:58.303Z] #84 59.78 CC src/image_spec_schema_content_descriptor.lo [2022-08-08T11:18:58.303Z] #84 59.79 CC src/image_spec_schema_defs.lo [2022-08-08T11:18:58.303Z] #84 59.79 CC src/image_spec_schema_defs_descriptor.lo [2022-08-08T11:18:58.303Z] #84 59.80 CC src/image_spec_schema_image_index_schema.lo [2022-08-08T11:18:58.303Z] #84 59.81 CC src/image_spec_schema_image_layout_schema.lo [2022-08-08T11:18:58.303Z] #84 59.83 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-08T11:18:58.303Z] #84 59.84 CC src/runtime_spec_schema_config_zos.lo [2022-08-08T11:18:58.303Z] #84 59.84 CC src/runtime_spec_schema_config_linux.lo [2022-08-08T11:18:58.303Z] #84 59.85 CC src/runtime_spec_schema_config_schema.lo [2022-08-08T11:18:58.303Z] #84 59.85 CC src/runtime_spec_schema_config_solaris.lo [2022-08-08T11:18:58.303Z] #84 59.86 CC src/runtime_spec_schema_config_vm.lo [2022-08-08T11:18:58.303Z] #84 59.88 CC src/runtime_spec_schema_config_windows.lo [2022-08-08T11:18:58.303Z] #84 59.89 CC src/runtime_spec_schema_defs.lo [2022-08-08T11:18:58.303Z] #84 59.90 CC src/runtime_spec_schema_defs_linux.lo [2022-08-08T11:18:58.303Z] #84 59.93 CC src/runtime_spec_schema_defs_zos.lo [2022-08-08T11:18:58.303Z] #84 59.95 CC src/runtime_spec_schema_defs_vm.lo [2022-08-08T11:18:58.470Z] #77 65.67 checking for ANSI C header files... [2022-08-08T11:18:58.470Z] #77 ... [2022-08-08T11:18:58.470Z] [2022-08-08T11:18:58.470Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T11:18:58.470Z] #27 sha256:d2758fd81a59b2190693e203c691c63707e90439a97a71ab4dd563d9c5f01353 [2022-08-08T11:18:58.470Z] #27 DONE 0.4s [2022-08-08T11:18:58.470Z] [2022-08-08T11:18:58.470Z] #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-08T11:18:58.470Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:58.470Z] #77 65.67 checking for ANSI C header files... yes [2022-08-08T11:18:58.470Z] #77 66.34 checking for sys/types.h... yes [2022-08-08T11:18:58.559Z] #84 59.97 CC src/runtime_spec_schema_defs_windows.lo [2022-08-08T11:18:58.559Z] #84 60.00 CC src/runtime_spec_schema_state_schema.lo [2022-08-08T11:18:58.559Z] #84 60.03 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-08T11:18:58.559Z] #84 60.07 CC src/basic_test_double_array_item.lo [2022-08-08T11:18:58.559Z] #84 60.11 CC src/basic_test_double_array.lo [2022-08-08T11:18:58.559Z] #84 60.15 CC src/basic_test_top_array_int.lo [2022-08-08T11:18:58.559Z] #84 60.19 CC src/basic_test_top_array_string.lo [2022-08-08T11:18:58.727Z] #77 66.50 checking for sys/stat.h... yes [2022-08-08T11:18:58.727Z] #77 66.70 checking for stdlib.h... yes [2022-08-08T11:18:58.816Z] #84 60.23 CC src/basic_test_top_double_array_int.lo [2022-08-08T11:18:58.816Z] #84 60.28 CC src/basic_test_top_double_array_obj.lo [2022-08-08T11:18:58.816Z] #84 60.33 CC src/basic_test_top_double_array_refobj.lo [2022-08-08T11:18:58.816Z] #84 60.40 CC src/basic_test_top_double_array_string.lo [2022-08-08T11:18:58.816Z] #84 60.45 CC src/read-file.lo [2022-08-08T11:18:58.984Z] [2022-08-08T11:18:58.984Z] #77 ... [2022-08-08T11:18:58.984Z] [2022-08-08T11:18:58.984Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T11:18:58.984Z] #32 sha256:54bfa5b4ee8aa4cabb00bdc3fad9d12bcf783a09686fd6521dbd921eaf617e6e [2022-08-08T11:18:58.984Z] #32 DONE 0.5s [2022-08-08T11:18:58.984Z] [2022-08-08T11:18:58.984Z] #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-08T11:18:58.984Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:58.984Z] #77 66.82 checking for string.h... yes [2022-08-08T11:18:59.072Z] #84 60.47 CC src/json_common.lo [2022-08-08T11:18:59.072Z] #84 60.52 CC tests/test-1.o [2022-08-08T11:18:59.072Z] #84 60.54 CC tests/test-2.o [2022-08-08T11:18:59.072Z] #84 60.60 CC tests/test-3.o [2022-08-08T11:18:59.072Z] #84 60.71 CC tests/test-4.o [2022-08-08T11:18:59.241Z] #77 67.05 checking for memory.h... yes [2022-08-08T11:18:59.241Z] [2022-08-08T11:18:59.241Z] #77 ... [2022-08-08T11:18:59.241Z] [2022-08-08T11:18:59.241Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T11:18:59.241Z] #35 sha256:bb5d4f59d8285b9cac7329b2b9e60e05d57c19ab314535c235bbc118c47a7281 [2022-08-08T11:18:59.241Z] #35 DONE 0.3s [2022-08-08T11:18:59.241Z] [2022-08-08T11:18:59.241Z] #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-08T11:18:59.241Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:59.329Z] #84 60.78 CC tests/test-5.o [2022-08-08T11:18:59.329Z] #84 60.84 CC tests/test-6.o [2022-08-08T11:18:59.329Z] #84 60.89 CC tests/test-7.o [2022-08-08T11:18:59.329Z] #84 60.93 CC tests/test-8.o [2022-08-08T11:18:59.329Z] #84 60.99 CC tests/test-9.o [2022-08-08T11:18:59.504Z] #77 67.20 checking for strings.h... yes [2022-08-08T11:18:59.504Z] #77 67.37 checking for inttypes.h... yes [2022-08-08T11:18:59.504Z] [2022-08-08T11:18:59.504Z] #77 ... [2022-08-08T11:18:59.504Z] [2022-08-08T11:18:59.504Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-08T11:18:59.504Z] #37 sha256:b72a7773c561322578183485c41fde9954c21a526705bf3817931a373479f568 [2022-08-08T11:18:59.504Z] #37 DONE 0.3s [2022-08-08T11:18:59.504Z] [2022-08-08T11:18: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-08T11:18:59.504Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:59.586Z] #84 61.00 CC tests/test-10.o [2022-08-08T11:18:59.586Z] #84 61.13 CC tests/test-11.o [2022-08-08T11:18:59.765Z] #77 67.49 checking for stdint.h... [2022-08-08T11:18:59.765Z] #77 ... [2022-08-08T11:18:59.765Z] [2022-08-08T11:18:59.765Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-08T11:18:59.765Z] #39 sha256:0669b9af107b8418cd6ea6a605eaed2813269aaf91dba87b1b30efbef0e6283e [2022-08-08T11:18:59.765Z] #39 DONE 0.1s [2022-08-08T11:18:59.765Z] [2022-08-08T11:18:59.765Z] #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-08T11:18:59.765Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:59.765Z] #77 67.49 checking for stdint.h... yes [2022-08-08T11:18:59.765Z] #77 67.66 checking for unistd.h... [2022-08-08T11:18:59.765Z] #77 ... [2022-08-08T11:18:59.765Z] [2022-08-08T11:18:59.765Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-08T11:18:59.765Z] #41 sha256:d1f7fe7db552666829f9faafd656b462f47a8a9895747cedf41880e2f4ac8585 [2022-08-08T11:18:59.765Z] #41 DONE 0.1s [2022-08-08T11:18:59.765Z] [2022-08-08T11:18:59.765Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T11:18:59.765Z] #45 sha256:49fcd2e7f49e81585093d6dfb2bf223b068c856d10c511214dddaffed6c5077c [2022-08-08T11:18:59.765Z] #45 DONE 0.1s [2022-08-08T11:18:59.765Z] [2022-08-08T11:18:59.765Z] #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-08T11:18:59.765Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:18:59.765Z] #77 67.66 checking for unistd.h... yes [2022-08-08T11:19:00.022Z] #77 67.78 checking for dlfcn.h... yes [2022-08-08T11:19:00.022Z] #77 67.91 checking for objdir... .libs [2022-08-08T11:19:00.279Z] #77 68.20 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T11:19:00.279Z] #77 68.29 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T11:19:00.536Z] #77 68.29 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T11:19:00.793Z] #77 68.35 checking if gcc static flag -static works... yes [2022-08-08T11:19:00.793Z] #77 68.68 checking if gcc supports -c -o file.o... yes [2022-08-08T11:19:00.793Z] #77 68.75 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T11:19:00.793Z] #77 68.75 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-08T11:19:01.051Z] #77 68.79 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T11:19:01.051Z] #77 68.94 checking how to hardcode library paths into programs... immediate [2022-08-08T11:19:01.051Z] #77 68.94 checking whether stripping libraries is possible... yes [2022-08-08T11:19:01.051Z] #77 68.94 checking if libtool supports shared libraries... yes [2022-08-08T11:19:01.051Z] #77 68.94 checking whether to build shared libraries... no [2022-08-08T11:19:01.051Z] #77 68.94 checking whether to build static libraries... yes [2022-08-08T11:19:01.051Z] #77 68.95 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T11:19:01.051Z] #77 68.96 checking whether build environment is sane... yes [2022-08-08T11:19:01.051Z] #77 69.00 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T11:19:01.051Z] #77 69.01 checking whether make sets $(MAKE)... yes [2022-08-08T11:19:01.051Z] #77 69.04 checking whether make supports the include directive... yes (GNU style) [2022-08-08T11:19:01.051Z] #77 69.08 checking whether make supports nested variables... yes [2022-08-08T11:19:01.308Z] #77 69.11 checking whether UID '0' is supported by ustar format... yes [2022-08-08T11:19:01.308Z] #77 69.11 checking whether GID '0' is supported by ustar format... yes [2022-08-08T11:19:01.308Z] #77 69.11 checking how to create a ustar tar archive... gnutar [2022-08-08T11:19:01.308Z] #77 69.15 checking dependency style of gcc... gcc3 [2022-08-08T11:19:01.308Z] #77 69.29 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T11:19:01.308Z] #77 69.29 checking whether make supports nested variables... (cached) yes [2022-08-08T11:19:01.308Z] #77 69.29 checking for gawk... (cached) mawk [2022-08-08T11:19:01.308Z] #77 69.29 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-08T11:19:01.308Z] #77 69.30 checking for gcc... (cached) gcc [2022-08-08T11:19:01.564Z] #77 69.37 checking whether we are using the GNU C compiler... (cached) yes [2022-08-08T11:19:01.564Z] #77 69.37 checking whether gcc accepts -g... (cached) yes [2022-08-08T11:19:01.564Z] #77 69.37 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-08T11:19:01.564Z] #77 69.38 checking whether gcc understands -c and -o together... (cached) yes [2022-08-08T11:19:01.564Z] #77 69.38 checking for a Python interpreter with version >= 3... python3 [2022-08-08T11:19:01.564Z] #77 69.43 checking for python3... /usr/bin/python3 [2022-08-08T11:19:01.564Z] #77 69.44 checking for python3 version... 3.9 [2022-08-08T11:19:01.564Z] #77 69.48 checking for python3 platform... linux [2022-08-08T11:19:01.821Z] #77 69.52 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-08T11:19:01.821Z] #77 69.65 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-08T11:19:01.821Z] #77 69.79 checking for go-md2man... no [2022-08-08T11:19:01.821Z] #77 69.80 checking error.h usability... yes [2022-08-08T11:19:02.077Z] #77 69.93 checking error.h presence... yes [2022-08-08T11:19:02.077Z] #77 69.98 checking for error.h... yes [2022-08-08T11:19:02.077Z] #77 70.00 checking linux/openat2.h usability... yes [2022-08-08T11:19:02.077Z] #77 70.13 checking linux/openat2.h presence... yes [2022-08-08T11:19:02.077Z] #77 70.17 checking for linux/openat2.h... yes [2022-08-08T11:19:02.107Z] #84 ... [2022-08-08T11:19:02.107Z] [2022-08-08T11:19:02.107Z] #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-08T11:19:02.107Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-08T11:19:02.107Z] #19 53.19 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-08T11:19:02.107Z] #19 53.19 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:19:02.107Z] #19 53.19 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-08T11:19:02.107Z] #19 53.24 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-08T11:19:02.107Z] #19 53.24 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:19:02.107Z] #19 53.24 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-08T11:19:02.107Z] #19 59.54 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-08T11:19:02.107Z] #19 59.54 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:19:02.107Z] #19 59.54 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-08T11:19:02.107Z] #19 59.59 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-08T11:19:02.107Z] #19 59.59 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:19:02.107Z] #19 59.59 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-08T11:19:02.334Z] #77 70.20 checking for copy_file_range... yes [2022-08-08T11:19:02.590Z] #77 70.37 checking for fgetxattr... yes [2022-08-08T11:19:02.847Z] #77 70.52 checking for statx... yes [2022-08-08T11:19:02.847Z] #77 70.67 checking for fgetpwent_r... yes [2022-08-08T11:19:03.104Z] #77 70.83 checking for issetugid... no [2022-08-08T11:19:03.104Z] #77 71.01 checking for pkg-config... /usr/bin/pkg-config [2022-08-08T11:19:03.104Z] #77 71.02 checking pkg-config is at least version 0.9.0... yes [2022-08-08T11:19:03.362Z] #77 71.02 checking for library containing yajl_tree_get... -lyajl [2022-08-08T11:19:03.362Z] #77 71.34 checking for yajl >= 2.0.0... yes [2022-08-08T11:19:03.619Z] #77 71.36 checking sys/capability.h usability... yes [2022-08-08T11:19:03.619Z] #77 71.52 checking sys/capability.h presence... yes [2022-08-08T11:19:03.619Z] #77 71.58 checking for sys/capability.h... yes [2022-08-08T11:19:03.875Z] #77 71.58 checking for library containing cap_from_name... -lcap [2022-08-08T11:19:04.001Z] #19 65.57 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-08T11:19:04.001Z] #19 65.58 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:19:04.001Z] #19 65.58 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-08T11:19:04.258Z] #19 65.63 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-08T11:19:04.258Z] #19 65.63 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:19:04.258Z] #19 65.64 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:19:04.389Z] #77 71.97 checking for library containing dlopen... -ldl [2022-08-08T11:19:04.389Z] #77 72.28 checking seccomp.h usability... yes [2022-08-08T11:19:04.645Z] #77 72.40 checking seccomp.h presence... yes [2022-08-08T11:19:04.645Z] #77 72.44 checking for seccomp.h... yes [2022-08-08T11:19:04.902Z] #77 72.44 checking for library containing seccomp_rule_add... -lseccomp [2022-08-08T11:19:04.902Z] #77 72.78 checking for library containing seccomp_arch_resolve_name... none required [2022-08-08T11:19:05.159Z] #77 72.96 checking systemd/sd-bus.h usability... yes [2022-08-08T11:19:05.159Z] #77 73.09 checking systemd/sd-bus.h presence... yes [2022-08-08T11:19:05.159Z] #77 73.17 checking for systemd/sd-bus.h... yes [2022-08-08T11:19:05.722Z] #77 73.17 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-08T11:19:05.722Z] #77 73.58 checking for sd_notify_barrier... yes [2022-08-08T11:19:05.722Z] #77 73.73 checking linux/bpf.h usability... yes [2022-08-08T11:19:05.979Z] #77 73.82 checking linux/bpf.h presence... yes [2022-08-08T11:19:05.979Z] #77 73.88 checking for linux/bpf.h... yes [2022-08-08T11:19:05.979Z] #77 73.88 checking compilation for eBPF... yes [2022-08-08T11:19:06.236Z] #77 74.09 checking for criu >= 3.15... no [2022-08-08T11:19:06.236Z] #77 74.09 configure: CRIU headers not found, building without CRIU support [2022-08-08T11:19:06.236Z] #77 74.10 checking for criu > 3.16... no [2022-08-08T11:19:06.236Z] #77 74.12 configure: CRIU version doesn't support join-ns API [2022-08-08T11:19:06.236Z] #77 74.12 checking for criu > 3.16.1... no [2022-08-08T11:19:06.236Z] #77 74.13 configure: CRIU version doesn't support for pre-dumping [2022-08-08T11:19:06.236Z] #77 74.14 checking for new mount API (fsconfig)... yes [2022-08-08T11:19:06.236Z] #77 74.22 checking for seccomp notify API... yes [2022-08-08T11:19:06.236Z] #77 74.27 checking for gperf... no [2022-08-08T11:19:06.236Z] #77 74.28 configure: gperf not found - cannot rebuild signal parser code [2022-08-08T11:19:06.493Z] #77 74.28 checking for library containing argp_parse... none required [2022-08-08T11:19:06.750Z] #77 74.55 checking that generated files are newer than configure... done [2022-08-08T11:19:06.750Z] #77 74.56 configure: creating ./config.status [2022-08-08T11:19:08.118Z] #77 76.11 config.status: creating Makefile [2022-08-08T11:19:08.375Z] #77 76.16 config.status: creating rpm/crun.spec [2022-08-08T11:19:08.375Z] #77 76.22 config.status: creating config.h [2022-08-08T11:19:08.375Z] #77 76.24 config.status: executing libtool commands [2022-08-08T11:19:08.375Z] #77 76.28 config.status: executing depfiles commands [2022-08-08T11:19:09.305Z] #77 77.12 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-08T11:19:09.305Z] #77 77.14 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-08T11:19:09.562Z] #77 77.40 checking for gcc... gcc [2022-08-08T11:19:09.819Z] #77 77.48 checking whether the C compiler works... yes [2022-08-08T11:19:09.819Z] #77 77.61 checking for C compiler default output file name... a.out [2022-08-08T11:19:09.819Z] #77 77.62 checking for suffix of executables... [2022-08-08T11:19:10.075Z] #77 77.75 checking whether we are cross compiling... no [2022-08-08T11:19:10.076Z] #77 77.86 checking for suffix of object files... o [2022-08-08T11:19:10.076Z] #77 77.99 checking whether we are using the GNU C compiler... yes [2022-08-08T11:19:10.076Z] #77 78.05 checking whether gcc accepts -g... yes [2022-08-08T11:19:10.332Z] #77 78.12 checking for gcc option to accept ISO C89... none needed [2022-08-08T11:19:10.589Z] #77 78.33 checking whether gcc understands -c and -o together... yes [2022-08-08T11:19:10.589Z] #77 78.49 checking how to run the C preprocessor... gcc -E [2022-08-08T11:19:10.589Z] #77 78.66 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T11:19:10.808Z] #19 72.08 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-08T11:19:10.808Z] #19 72.08 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:19:10.808Z] #19 72.09 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-08T11:19:10.808Z] #19 72.15 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-08T11:19:10.808Z] #19 72.15 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:19:10.808Z] #19 72.16 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:19:10.845Z] #77 78.67 checking for egrep... /bin/grep -E [2022-08-08T11:19:11.408Z] #77 78.67 checking for ANSI C header files... yes [2022-08-08T11:19:11.408Z] #77 79.21 checking for sys/types.h... yes [2022-08-08T11:19:11.408Z] #77 79.38 checking for sys/stat.h... yes [2022-08-08T11:19:11.664Z] #77 79.52 checking for stdlib.h... yes [2022-08-08T11:19:11.664Z] #77 79.62 checking for string.h... yes [2022-08-08T11:19:11.921Z] #77 79.70 checking for memory.h... yes [2022-08-08T11:19:11.921Z] #77 79.85 checking for strings.h... yes [2022-08-08T11:19:12.178Z] #77 79.96 checking for inttypes.h... yes [2022-08-08T11:19:12.434Z] #77 80.11 checking for stdint.h... yes [2022-08-08T11:19:12.434Z] #77 80.26 checking for unistd.h... yes [2022-08-08T11:19:12.691Z] #77 80.38 checking minix/config.h usability... no [2022-08-08T11:19:12.691Z] #77 80.55 checking minix/config.h presence... no [2022-08-08T11:19:12.691Z] #77 80.58 checking for minix/config.h... no [2022-08-08T11:19:12.947Z] #77 80.58 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-08T11:19:12.947Z] #77 80.74 checking build system type... x86_64-pc-linux-gnu [2022-08-08T11:19:13.204Z] #77 80.94 checking host system type... x86_64-pc-linux-gnu [2022-08-08T11:19:13.204Z] #77 80.94 checking how to print strings... printf [2022-08-08T11:19:13.204Z] #77 80.95 checking for a sed that does not truncate output... /bin/sed [2022-08-08T11:19:13.204Z] #77 80.97 checking for fgrep... /bin/grep -F [2022-08-08T11:19:13.204Z] #77 80.97 checking for ld used by gcc... /usr/bin/ld [2022-08-08T11:19:13.204Z] #77 80.99 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T11:19:13.204Z] #77 81.00 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T11:19:13.204Z] #77 81.00 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T11:19:13.204Z] #77 81.10 checking whether ln -s works... yes [2022-08-08T11:19:13.204Z] #77 81.11 checking the maximum length of command line arguments... 1572864 [2022-08-08T11:19:13.204Z] #77 81.13 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-08T11:19:13.204Z] #77 81.13 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T11:19:13.204Z] #77 81.13 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T11:19:13.204Z] #77 81.13 checking for objdump... objdump [2022-08-08T11:19:13.204Z] #77 81.14 checking how to recognize dependent libraries... pass_all [2022-08-08T11:19:13.204Z] #77 81.14 checking for dlltool... no [2022-08-08T11:19:13.204Z] #77 81.14 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T11:19:13.204Z] #77 81.14 checking for ar... ar [2022-08-08T11:19:13.204Z] #77 81.15 checking for archiver @FILE support... @ [2022-08-08T11:19:13.460Z] #77 81.23 checking for strip... strip [2022-08-08T11:19:13.460Z] #77 81.23 checking for ranlib... ranlib [2022-08-08T11:19:13.460Z] #77 81.23 checking for gawk... no [2022-08-08T11:19:13.460Z] #77 81.23 checking for mawk... mawk [2022-08-08T11:19:13.460Z] #77 81.23 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T11:19:13.717Z] #77 81.50 checking for sysroot... no [2022-08-08T11:19:13.717Z] #77 81.50 checking for a working dd... /bin/dd [2022-08-08T11:19:13.717Z] #77 81.53 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T11:19:13.717Z] #77 81.61 checking for mt... no [2022-08-08T11:19:13.717Z] #77 81.61 checking if : is a manifest tool... no [2022-08-08T11:19:13.973Z] #77 81.62 checking for dlfcn.h... yes [2022-08-08T11:19:13.973Z] #77 81.76 checking for objdir... .libs [2022-08-08T11:19:13.973Z] #77 ... [2022-08-08T11:19:13.973Z] [2022-08-08T11:19:13.973Z] #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-08T11:19:13.973Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T11:19:13.973Z] #47 72.05 + dpkg --print-architecture [2022-08-08T11:19:13.973Z] #47 72.05 + git checkout -q v2.1.0 [2022-08-08T11:19:13.973Z] #47 72.93 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-08T11:19:13.973Z] #47 72.93 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-08T11:19:14.230Z] #47 ... [2022-08-08T11:19:14.230Z] [2022-08-08T11:19:14.230Z] #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-08T11:19:14.230Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:19:14.230Z] #77 82.12 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T11:19:14.230Z] #77 82.20 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T11:19:14.230Z] #77 82.20 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T11:19:14.793Z] #77 82.27 checking if gcc static flag -static works... yes [2022-08-08T11:19:14.793Z] #77 82.56 checking if gcc supports -c -o file.o... yes [2022-08-08T11:19:14.793Z] #77 82.67 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T11:19:14.793Z] #77 82.68 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-08T11:19:14.982Z] #19 ... [2022-08-08T11:19:14.982Z] [2022-08-08T11:19:14.982Z] #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-08T11:19:14.982Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:19:14.982Z] #84 75.74 CCLD libocispec.la [2022-08-08T11:19:14.982Z] #84 75.93 CCLD src/validate [2022-08-08T11:19:14.982Z] #84 75.93 CCLD tests/test-1 [2022-08-08T11:19:14.982Z] #84 75.94 CCLD tests/test-2 [2022-08-08T11:19:14.982Z] #84 75.95 CCLD tests/test-3 [2022-08-08T11:19:14.982Z] #84 75.96 CCLD tests/test-4 [2022-08-08T11:19:14.982Z] #84 75.97 CCLD tests/test-5 [2022-08-08T11:19:14.982Z] #84 75.99 CCLD tests/test-6 [2022-08-08T11:19:14.982Z] #84 76.02 CCLD tests/test-7 [2022-08-08T11:19:14.982Z] #84 76.07 CCLD tests/test-8 [2022-08-08T11:19:14.982Z] #84 76.08 CCLD tests/test-9 [2022-08-08T11:19:14.982Z] #84 76.14 CCLD tests/test-10 [2022-08-08T11:19:14.982Z] #84 76.16 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-08T11:19:14.982Z] #84 76.16 CCLD tests/test-11 [2022-08-08T11:19:15.050Z] #77 82.72 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T11:19:15.050Z] #77 82.96 checking how to hardcode library paths into programs... immediate [2022-08-08T11:19:15.050Z] #77 82.96 checking whether stripping libraries is possible... yes [2022-08-08T11:19:15.050Z] #77 82.97 checking if libtool supports shared libraries... yes [2022-08-08T11:19:15.050Z] #77 82.97 checking whether to build shared libraries... no [2022-08-08T11:19:15.050Z] #77 82.97 checking whether to build static libraries... yes [2022-08-08T11:19:15.050Z] #77 82.97 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T11:19:15.050Z] #77 83.00 checking whether build environment is sane... yes [2022-08-08T11:19:15.050Z] #77 83.04 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T11:19:15.050Z] #77 83.05 checking whether make sets $(MAKE)... yes [2022-08-08T11:19:15.050Z] #77 83.08 checking whether make supports the include directive... yes (GNU style) [2022-08-08T11:19:15.050Z] #77 83.11 checking whether make supports nested variables... yes [2022-08-08T11:19:15.050Z] #77 83.14 checking whether UID '0' is supported by ustar format... yes [2022-08-08T11:19:15.307Z] #77 83.15 checking whether GID '0' is supported by ustar format... yes [2022-08-08T11:19:15.307Z] #77 83.15 checking how to create a ustar tar archive... gnutar [2022-08-08T11:19:15.546Z] #84 76.87 libtool: link: ar cr libocispec.a [2022-08-08T11:19:15.546Z] #84 76.90 libtool: link: ranlib libocispec.a [2022-08-08T11:19:15.564Z] #77 83.21 checking dependency style of gcc... gcc3 [2022-08-08T11:19:15.564Z] #77 83.35 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T11:19:15.564Z] #77 83.36 checking whether make supports nested variables... (cached) yes [2022-08-08T11:19:15.564Z] #77 83.36 checking for pkg-config... /usr/bin/pkg-config [2022-08-08T11:19:15.564Z] #77 83.36 checking pkg-config is at least version 0.9.0... yes [2022-08-08T11:19:15.564Z] #77 83.37 checking for yajl >= 2.1.0... yes [2022-08-08T11:19:15.564Z] #77 83.38 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-08T11:19:15.564Z] #77 83.39 checking for gcc... (cached) gcc [2022-08-08T11:19:15.564Z] #77 83.46 checking whether we are using the GNU C compiler... (cached) yes [2022-08-08T11:19:15.564Z] #77 83.46 checking whether gcc accepts -g... (cached) yes [2022-08-08T11:19:15.564Z] #77 83.47 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-08T11:19:15.564Z] #77 83.47 checking whether gcc understands -c and -o together... (cached) yes [2022-08-08T11:19:15.564Z] #77 83.47 checking for a Python interpreter with version >= 3... python3 [2022-08-08T11:19:15.564Z] #77 83.55 checking for python3... /usr/bin/python3 [2022-08-08T11:19:15.564Z] #77 83.55 checking for python3 version... 3.9 [2022-08-08T11:19:15.820Z] #77 83.58 checking for python3 platform... linux [2022-08-08T11:19:15.820Z] #77 83.63 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-08T11:19:16.077Z] #77 83.76 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-08T11:19:16.077Z] #77 84.01 checking that generated files are newer than configure... done [2022-08-08T11:19:16.077Z] #77 84.02 configure: creating ./config.status [2022-08-08T11:19:16.110Z] #84 77.53 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T11:19:16.110Z] #84 77.54 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-08T11:19:16.110Z] #84 77.55 make[5]: Nothing to be done for 'install-data-am'. [2022-08-08T11:19:16.110Z] #84 77.55 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T11:19:16.110Z] #84 77.55 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T11:19:16.110Z] #84 77.55 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T11:19:16.110Z] #84 77.55 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T11:19:16.110Z] #84 77.55 make[2]: Entering directory '/tmp/crun-build' [2022-08-08T11:19:16.110Z] #84 77.60 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-08T11:19:16.110Z] #84 77.61 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-08T11:19:16.110Z] #84 77.61 CC src/libcrun/libcrun_testing_a-container.o [2022-08-08T11:19:16.110Z] #84 77.61 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-08T11:19:16.110Z] #84 77.62 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-08T11:19:16.110Z] #84 77.63 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-08T11:19:16.110Z] #84 77.64 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-08T11:19:16.110Z] #84 77.65 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-08T11:19:16.110Z] #84 77.67 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-08T11:19:16.110Z] #84 77.68 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-08T11:19:16.110Z] #84 77.70 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-08T11:19:16.110Z] #84 77.73 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-08T11:19:16.110Z] #84 77.75 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-08T11:19:16.368Z] #84 77.77 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-08T11:19:16.368Z] #84 77.81 CC src/libcrun/libcrun_testing_a-error.o [2022-08-08T11:19:16.368Z] #84 77.85 CC src/libcrun/libcrun_testing_a-status.o [2022-08-08T11:19:16.368Z] #84 77.90 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-08T11:19:16.368Z] #84 77.92 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-08T11:19:16.368Z] #84 77.95 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-08T11:19:16.627Z] #84 78.00 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-08T11:19:16.627Z] #84 78.03 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-08T11:19:16.627Z] #84 78.05 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-08T11:19:16.627Z] #84 78.16 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-08T11:19:16.627Z] #84 78.17 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-08T11:19:16.627Z] #84 78.18 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-08T11:19:16.627Z] #84 78.21 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-08T11:19:16.884Z] #84 78.22 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-08T11:19:16.884Z] #84 78.32 CC src/crun-crun.o [2022-08-08T11:19:16.884Z] #84 78.35 CC src/crun-run.o [2022-08-08T11:19:16.884Z] #84 78.36 CC src/crun-delete.o [2022-08-08T11:19:16.884Z] #84 78.40 CC src/crun-kill.o [2022-08-08T11:19:16.884Z] #84 78.42 CC src/crun-pause.o [2022-08-08T11:19:16.884Z] #84 78.46 CC src/crun-unpause.o [2022-08-08T11:19:16.884Z] #84 78.48 CC src/crun-spec.o [2022-08-08T11:19:16.884Z] #84 78.52 CC src/crun-exec.o [2022-08-08T11:19:17.141Z] #84 78.56 CC src/crun-list.o [2022-08-08T11:19:17.141Z] #84 78.62 CC src/crun-create.o [2022-08-08T11:19:17.141Z] #84 78.64 CC src/crun-start.o [2022-08-08T11:19:17.141Z] #84 78.69 CC src/crun-state.o [2022-08-08T11:19:17.141Z] #84 78.74 CC src/crun-update.o [2022-08-08T11:19:17.398Z] #84 78.79 CC src/crun-ps.o [2022-08-08T11:19:17.398Z] #84 78.84 CC src/crun-checkpoint.o [2022-08-08T11:19:17.398Z] #84 78.87 CC src/crun-restore.o [2022-08-08T11:19:17.398Z] #84 78.92 CC src/libcrun/libcrun_la-utils.lo [2022-08-08T11:19:17.398Z] #84 78.99 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-08T11:19:17.445Z] #77 85.52 config.status: creating Makefile [2022-08-08T11:19:17.654Z] #84 79.03 CC src/libcrun/libcrun_la-container.lo [2022-08-08T11:19:17.654Z] #84 79.05 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-08T11:19:17.654Z] #84 79.13 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-08T11:19:17.654Z] #84 79.20 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-08T11:19:17.701Z] #77 85.57 config.status: creating config.h [2022-08-08T11:19:17.701Z] #77 85.60 config.status: executing libtool commands [2022-08-08T11:19:17.701Z] #77 85.62 config.status: executing depfiles commands [2022-08-08T11:19:17.911Z] #84 79.25 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-08T11:19:17.912Z] #84 79.29 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-08T11:19:17.912Z] #84 79.39 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-08T11:19:17.912Z] #84 79.48 CC src/libcrun/libcrun_la-criu.lo [2022-08-08T11:19:17.912Z] #84 79.57 CC src/libcrun/libcrun_la-linux.lo [2022-08-08T11:19:17.912Z] #84 79.57 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-08T11:19:17.912Z] #84 79.57 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-08T11:19:17.912Z] #84 79.58 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-08T11:19:18.168Z] #84 79.66 CC src/libcrun/libcrun_la-error.lo [2022-08-08T11:19:18.264Z] #77 86.16 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-08T11:19:18.265Z] #77 86.17 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-08T11:19:18.425Z] #84 79.76 CC src/libcrun/libcrun_la-status.lo [2022-08-08T11:19:18.425Z] #84 79.79 CC src/libcrun/libcrun_la-terminal.lo [2022-08-08T11:19:18.425Z] #84 79.84 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-08T11:19:18.425Z] #84 79.96 CC src/libcrun/libcrun_la-signals.lo [2022-08-08T11:19:18.425Z] #84 80.03 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-08T11:19:18.521Z] #77 86.41 checking for gcc... gcc [2022-08-08T11:19:18.521Z] #77 86.47 checking whether the C compiler works... yes [2022-08-08T11:19:18.682Z] #84 80.13 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-08T11:19:18.682Z] #84 80.24 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-08T11:19:18.682Z] #84 80.32 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-08T11:19:18.778Z] #77 86.60 checking for C compiler default output file name... a.out [2022-08-08T11:19:18.778Z] #77 86.60 checking for suffix of executables... [2022-08-08T11:19:18.939Z] #84 80.41 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-08T11:19:18.939Z] #84 80.53 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-08T11:19:19.035Z] #77 86.77 checking whether we are cross compiling... no [2022-08-08T11:19:19.325Z] #77 86.98 checking for suffix of object files... o [2022-08-08T11:19:19.325Z] #77 87.06 checking whether we are using the GNU C compiler... yes [2022-08-08T11:19:19.325Z] #77 87.14 checking whether gcc accepts -g... yes [2022-08-08T11:19:19.333Z] #84 80.77 CC tests/init.o [2022-08-08T11:19:19.334Z] #84 80.80 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-08T11:19:19.583Z] #77 87.25 checking for gcc option to accept ISO C89... none needed [2022-08-08T11:19:19.583Z] #77 87.39 checking whether gcc understands -c and -o together... yes [2022-08-08T11:19:19.583Z] #77 87.50 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-08T11:19:19.583Z] #77 87.54 checking whether build environment is sane... yes [2022-08-08T11:19:19.583Z] #77 87.55 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-08T11:19:19.583Z] #77 87.57 checking for gawk... no [2022-08-08T11:19:19.583Z] #77 87.57 checking for mawk... mawk [2022-08-08T11:19:19.583Z] #77 87.57 checking whether make sets $(MAKE)... yes [2022-08-08T11:19:19.840Z] #77 87.61 checking whether make supports the include directive... yes (GNU style) [2022-08-08T11:19:19.840Z] #77 87.64 checking whether make supports nested variables... yes [2022-08-08T11:19:19.840Z] #77 87.66 checking whether UID '0' is supported by ustar format... yes [2022-08-08T11:19:19.840Z] #77 87.67 checking whether GID '0' is supported by ustar format... yes [2022-08-08T11:19:19.840Z] #77 87.67 checking how to create a ustar tar archive... gnutar [2022-08-08T11:19:19.840Z] #77 87.70 checking dependency style of gcc... gcc3 [2022-08-08T11:19:19.840Z] #77 87.82 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-08T11:19:19.840Z] #77 87.82 checking whether make supports nested variables... (cached) yes [2022-08-08T11:19:20.097Z] #77 87.84 checking build system type... x86_64-pc-linux-gnu [2022-08-08T11:19:20.097Z] #77 88.02 checking host system type... x86_64-pc-linux-gnu [2022-08-08T11:19:20.097Z] #77 88.02 checking how to print strings... printf [2022-08-08T11:19:20.097Z] #77 88.03 checking for a sed that does not truncate output... /bin/sed [2022-08-08T11:19:20.097Z] #77 88.05 checking for grep that handles long lines and -e... /bin/grep [2022-08-08T11:19:20.097Z] #77 88.06 checking for egrep... /bin/grep -E [2022-08-08T11:19:20.097Z] #77 88.06 checking for fgrep... /bin/grep -F [2022-08-08T11:19:20.097Z] #77 88.07 checking for ld used by gcc... /usr/bin/ld [2022-08-08T11:19:20.097Z] #77 88.08 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-08T11:19:20.097Z] #77 88.09 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-08T11:19:20.353Z] #77 88.10 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-08T11:19:20.353Z] #77 88.18 checking whether ln -s works... yes [2022-08-08T11:19:20.353Z] #77 88.18 checking the maximum length of command line arguments... 1572864 [2022-08-08T11:19:20.353Z] #77 88.21 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-08T11:19:20.353Z] #77 88.21 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-08T11:19:20.353Z] #77 88.21 checking for /usr/bin/ld option to reload object files... -r [2022-08-08T11:19:20.353Z] #77 88.21 checking for objdump... objdump [2022-08-08T11:19:20.353Z] #77 88.21 checking how to recognize dependent libraries... pass_all [2022-08-08T11:19:20.353Z] #77 88.21 checking for dlltool... no [2022-08-08T11:19:20.353Z] #77 88.21 checking how to associate runtime and link libraries... printf %s\n [2022-08-08T11:19:20.353Z] #77 88.21 checking for ar... ar [2022-08-08T11:19:20.353Z] #77 88.21 checking for archiver @FILE support... @ [2022-08-08T11:19:20.353Z] #77 88.28 checking for strip... strip [2022-08-08T11:19:20.353Z] #77 88.28 checking for ranlib... ranlib [2022-08-08T11:19:20.610Z] #77 88.29 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-08T11:19:20.610Z] #77 88.60 checking for sysroot... no [2022-08-08T11:19:20.610Z] #77 88.61 checking for a working dd... /bin/dd [2022-08-08T11:19:20.610Z] #77 88.63 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-08T11:19:20.867Z] #77 88.74 checking for mt... no [2022-08-08T11:19:20.867Z] #77 88.74 checking if : is a manifest tool... no [2022-08-08T11:19:20.867Z] #77 88.75 checking how to run the C preprocessor... gcc -E [2022-08-08T11:19:21.430Z] #77 88.97 checking for ANSI C header files... yes [2022-08-08T11:19:21.430Z] #77 89.35 checking for sys/types.h... yes [2022-08-08T11:19:21.687Z] #77 89.53 checking for sys/stat.h... yes [2022-08-08T11:19:21.687Z] #77 89.63 checking for stdlib.h... yes [2022-08-08T11:19:21.944Z] #77 89.78 checking for string.h... yes [2022-08-08T11:19:22.201Z] #77 89.95 checking for memory.h... yes [2022-08-08T11:19:22.472Z] #77 90.13 checking for strings.h... yes [2022-08-08T11:19:22.472Z] #77 90.27 checking for inttypes.h... yes [2022-08-08T11:19:22.730Z] #77 90.42 checking for stdint.h... yes [2022-08-08T11:19:22.730Z] #77 90.55 checking for unistd.h... yes [2022-08-08T11:19:22.988Z] #77 90.70 checking for dlfcn.h... yes [2022-08-08T11:19:22.988Z] #77 90.92 checking for objdir... .libs [2022-08-08T11:19:23.249Z] #77 91.14 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-08T11:19:23.249Z] #77 91.20 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-08T11:19:23.249Z] #77 91.20 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-08T11:19:23.506Z] #77 91.28 checking if gcc static flag -static works... yes [2022-08-08T11:19:23.763Z] #77 91.62 checking if gcc supports -c -o file.o... yes [2022-08-08T11:19:23.763Z] #77 91.74 checking if gcc supports -c -o file.o... (cached) yes [2022-08-08T11:19:23.763Z] #77 91.74 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-08T11:19:24.020Z] #77 91.78 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-08T11:19:24.276Z] #77 92.01 checking how to hardcode library paths into programs... immediate [2022-08-08T11:19:24.276Z] #77 92.01 checking whether stripping libraries is possible... yes [2022-08-08T11:19:24.276Z] #77 92.02 checking if libtool supports shared libraries... yes [2022-08-08T11:19:24.276Z] #77 92.03 checking whether to build shared libraries... no [2022-08-08T11:19:24.276Z] #77 92.03 checking whether to build static libraries... yes [2022-08-08T11:19:24.276Z] #77 92.03 checking float.h usability... yes [2022-08-08T11:19:24.276Z] #77 92.20 checking float.h presence... yes [2022-08-08T11:19:24.276Z] #77 92.24 checking for float.h... yes [2022-08-08T11:19:24.533Z] #77 92.26 checking limits.h usability... yes [2022-08-08T11:19:24.533Z] #77 92.38 checking limits.h presence... yes [2022-08-08T11:19:24.533Z] #77 92.42 checking for limits.h... yes [2022-08-08T11:19:24.588Z] #84 ... [2022-08-08T11:19:24.588Z] [2022-08-08T11:19:24.588Z] #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-08T11:19:24.588Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-08T11:19:24.588Z] #19 78.28 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-08T11:19:24.588Z] #19 78.28 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:19:24.588Z] #19 78.31 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:19:24.588Z] #19 78.42 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-08T11:19:24.588Z] #19 78.43 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:19:24.588Z] #19 78.44 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-08T11:19:24.588Z] #19 78.47 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-08T11:19:24.588Z] #19 78.47 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:19:24.588Z] #19 78.48 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-08T11:19:24.588Z] #19 78.56 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-08T11:19:24.588Z] #19 78.56 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:19:24.588Z] #19 78.57 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:19:24.588Z] #19 78.61 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-08T11:19:24.588Z] #19 78.61 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:19:24.588Z] #19 78.61 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:19:24.588Z] #19 78.65 Selecting previously unselected package cross-config. [2022-08-08T11:19:24.588Z] #19 78.65 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-08T11:19:24.588Z] #19 78.66 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-08T11:19:24.588Z] #19 78.69 Selecting previously unselected package gcc-10-cross-base. [2022-08-08T11:19:24.588Z] #19 78.70 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:24.588Z] #19 78.70 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-08T11:19:24.588Z] #19 78.75 Selecting previously unselected package libc6-arm64-cross. [2022-08-08T11:19:24.588Z] #19 78.75 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-08T11:19:24.588Z] #19 78.76 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-08T11:19:24.588Z] #19 79.01 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-08T11:19:24.588Z] #19 79.02 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:24.588Z] #19 79.02 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:19:24.588Z] #19 79.06 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-08T11:19:24.588Z] #19 79.07 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:24.588Z] #19 79.08 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:19:24.588Z] #19 79.12 Selecting previously unselected package libitm1-arm64-cross. [2022-08-08T11:19:24.588Z] #19 79.13 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:24.588Z] #19 79.14 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:19:24.588Z] #19 79.17 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-08T11:19:24.588Z] #19 79.18 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:24.588Z] #19 79.18 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:19:24.589Z] #19 79.22 Selecting previously unselected package libasan6-arm64-cross. [2022-08-08T11:19:24.589Z] #19 79.22 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:24.589Z] #19 79.23 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:19:24.589Z] #19 79.61 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-08T11:19:24.589Z] #19 79.61 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:24.589Z] #19 79.61 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:19:24.589Z] #19 79.80 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-08T11:19:24.589Z] #19 79.80 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:24.589Z] #19 79.81 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:19:24.589Z] #19 80.20 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-08T11:19:24.589Z] #19 80.21 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:24.589Z] #19 80.21 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:19:24.589Z] #19 80.35 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-08T11:19:24.589Z] #19 80.36 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:24.589Z] #19 80.36 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:19:24.589Z] #19 80.54 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-08T11:19:24.589Z] #19 80.54 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:24.589Z] #19 80.55 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:19:24.589Z] #19 80.80 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-08T11:19:24.589Z] #19 80.80 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:19:24.589Z] #19 80.81 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:19:24.790Z] #77 92.43 checking stddef.h usability... yes [2022-08-08T11:19:24.790Z] #77 92.62 checking stddef.h presence... yes [2022-08-08T11:19:24.790Z] #77 92.65 checking for stddef.h... yes [2022-08-08T11:19:24.790Z] #77 92.68 checking for stdlib.h... (cached) yes [2022-08-08T11:19:24.790Z] #77 92.71 checking for string.h... (cached) yes [2022-08-08T11:19:24.790Z] #77 92.73 checking sys/time.h usability... yes [2022-08-08T11:19:25.047Z] #77 92.82 checking sys/time.h presence... yes [2022-08-08T11:19:25.047Z] #77 92.86 checking for sys/time.h... yes [2022-08-08T11:19:25.047Z] #77 92.88 checking for inline... inline [2022-08-08T11:19:25.305Z] #77 92.94 checking for size_t... yes [2022-08-08T11:19:25.305Z] #77 93.22 checking for stdlib.h... (cached) yes [2022-08-08T11:19:25.562Z] #77 93.23 checking for GNU libc compatible malloc... yes [2022-08-08T11:19:25.562Z] #77 93.47 checking for stdlib.h... (cached) yes [2022-08-08T11:19:25.818Z] #77 93.47 checking for GNU libc compatible realloc... yes [2022-08-08T11:19:25.818Z] #77 93.68 checking for working strtod... yes [2022-08-08T11:19:26.075Z] #77 93.90 checking for gettimeofday... yes [2022-08-08T11:19:26.332Z] #77 94.03 checking for memset... yes [2022-08-08T11:19:26.332Z] #77 94.24 checking for strspn... yes [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-08T11:19:26.750Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 31.9% of statements [2022-08-08T11:19:26.750Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-08T11:19:26.750Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-08T11:19:26.750Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-08-08T11:19:26.750Z] ok github.com/docker/docker/api/server/router/volume 0.005s coverage: 67.9% of statements [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/types [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-08T11:19:26.750Z] ok github.com/docker/docker/api/types/registry 0.006s coverage: 54.2% of statements [2022-08-08T11:19:26.750Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-08T11:19:26.750Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-08-08T11:19:26.750Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/builder [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-08T11:19:26.750Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-08T11:19:26.845Z] #77 94.60 checking that generated files are newer than configure... done [2022-08-08T11:19:26.845Z] #77 94.60 configure: creating ./config.status [2022-08-08T11:19:27.111Z] #19 88.17 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-08T11:19:27.111Z] #19 88.18 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:19:27.111Z] #19 88.18 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:19:27.111Z] #19 88.22 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-08T11:19:27.111Z] #19 88.23 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-08T11:19:27.111Z] #19 88.23 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-08T11:19:27.111Z] #19 88.61 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-08T11:19:27.111Z] #19 88.62 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-08T11:19:27.111Z] #19 88.62 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-08T11:19:27.675Z] #19 89.06 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-08T11:19:27.675Z] #19 89.07 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:27.675Z] #19 89.07 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:19:27.713Z] #64 89.04 # github.com/containerd/containerd/cmd/containerd [2022-08-08T11:19:27.713Z] #64 89.04 /usr/bin/ld: /tmp/go-link-83388653/000019.o: in function `New': [2022-08-08T11:19:27.713Z] #64 89.04 /tmp/tmp.W8kXDrbkJe/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-08T11:19:27.713Z] #64 89.12 + bin/containerd-stress [2022-08-08T11:19:27.713Z] #64 90.19 + bin/containerd-shim [2022-08-08T11:19:27.932Z] #19 89.61 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-08T11:19:27.932Z] #19 89.61 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:19:28.126Z] ok github.com/docker/docker/builder/remotecontext 0.114s coverage: 13.7% of statements [2022-08-08T11:19:28.189Z] #19 89.62 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:19:28.213Z] #77 96.02 config.status: creating Makefile [2022-08-08T11:19:28.213Z] #77 96.07 config.status: creating config.h [2022-08-08T11:19:28.213Z] #77 96.09 config.status: executing depfiles commands [2022-08-08T11:19:28.384Z] ok github.com/docker/docker/builder/dockerfile 0.443s coverage: 49.3% of statements [2022-08-08T11:19:28.470Z] #77 96.24 config.status: executing libtool commands [2022-08-08T11:19:28.643Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-08T11:19:29.033Z] #77 96.98 GEN .version [2022-08-08T11:19:29.033Z] #77 97.00 make install-recursive [2022-08-08T11:19:29.033Z] #77 97.01 make[1]: Entering directory '/tmp/crun-build' [2022-08-08T11:19:29.033Z] #77 97.08 Making install in libocispec [2022-08-08T11:19:29.209Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-08T11:19:29.289Z] #77 97.09 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T11:19:29.289Z] #77 97.14 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-08T11:19:29.289Z] #77 97.14 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-08T11:19:29.289Z] #77 97.15 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-08T11:19:29.289Z] #77 97.17 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-08T11:19:29.853Z] #77 97.78 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-08T11:19:29.853Z] #77 97.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-08T11:19:29.853Z] #77 97.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-08T11:19:29.853Z] #77 97.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-08T11:19:29.853Z] #77 97.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-08T11:19:29.853Z] #77 97.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-08T11:19:29.853Z] #77 97.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-08T11:19:29.853Z] #77 97.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-08T11:19:29.853Z] #77 97.92 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-08T11:19:30.082Z] #19 ... [2022-08-08T11:19:30.082Z] [2022-08-08T11:19:30.082Z] #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-08T11:19:30.082Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:19:30.082Z] #84 91.67 CCLD tests/init [2022-08-08T11:19:30.109Z] #77 98.07 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-08T11:19:30.109Z] #77 98.07 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-08T11:19:30.109Z] #77 98.07 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-08T11:19:30.109Z] #77 98.07 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-08T11:19:30.109Z] #77 98.07 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-08T11:19:30.109Z] #77 98.07 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-08T11:19:30.109Z] #77 98.07 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-08T11:19:30.145Z] ok github.com/docker/docker/builder/remotecontext/git 1.502s coverage: 86.3% of statements [2022-08-08T11:19:30.145Z] ? github.com/docker/docker/cli [no test files] [2022-08-08T11:19:30.145Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-08T11:19:30.145Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-08T11:19:30.145Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-08T11:19:30.403Z] ok github.com/docker/docker/cmd/docker-proxy 0.164s coverage: 67.6% of statements [2022-08-08T11:19:31.039Z] #77 98.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-08T11:19:31.039Z] #77 98.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-08T11:19:31.039Z] #77 98.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-08T11:19:31.039Z] #77 98.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-08T11:19:31.039Z] #77 98.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-08T11:19:31.039Z] #77 98.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-08T11:19:31.039Z] #77 98.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-08T11:19:31.039Z] #77 98.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-08T11:19:31.039Z] #77 98.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-08T11:19:31.039Z] #77 98.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-08T11:19:31.039Z] #77 98.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-08T11:19:31.039Z] #77 98.97 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-08T11:19:31.039Z] #77 98.99 make install-recursive [2022-08-08T11:19:31.039Z] #77 99.00 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T11:19:31.039Z] #77 99.07 Making install in yajl [2022-08-08T11:19:31.039Z] #77 99.07 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T11:19:31.039Z] #77 99.11 CC verify/json_verify-json_verify.o [2022-08-08T11:19:31.296Z] #77 99.13 CC src/libyajl_la-yajl_alloc.lo [2022-08-08T11:19:31.296Z] #77 99.13 CC src/libyajl_la-yajl.lo [2022-08-08T11:19:31.296Z] #77 99.14 CC src/libyajl_la-yajl_parser.lo [2022-08-08T11:19:31.296Z] #77 99.15 CC src/libyajl_la-yajl_gen.lo [2022-08-08T11:19:31.296Z] #77 99.15 CC src/libyajl_la-yajl_buf.lo [2022-08-08T11:19:31.296Z] #77 99.16 CC src/libyajl_la-yajl_encode.lo [2022-08-08T11:19:31.296Z] #77 99.21 CC src/libyajl_la-yajl_lex.lo [2022-08-08T11:19:31.296Z] #77 99.21 CC src/libyajl_la-yajl_tree.lo [2022-08-08T11:19:32.229Z] #77 ... [2022-08-08T11:19:32.229Z] [2022-08-08T11:19:32.229Z] #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-08T11:19:32.229Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-08T11:19:32.229Z] #47 DONE 99.9s [2022-08-08T11:19:32.229Z] [2022-08-08T11:19:32.229Z] #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-08T11:19:32.229Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:19:32.993Z] #64 101.1 + bin/containerd-shim-runc-v1 [2022-08-08T11:19:33.686Z] ok github.com/docker/docker/client 0.094s coverage: 75.9% of statements [2022-08-08T11:19:34.760Z] #77 ... [2022-08-08T11:19:34.760Z] [2022-08-08T11:19:34.760Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T11:19:34.760Z] #48 sha256:9d1ab74bf185e736a801481e7f68a7f392c6c7f7bd3a916e7b0ffcefc798bfc9 [2022-08-08T11:19:35.016Z] #48 DONE 0.5s [2022-08-08T11:19:35.016Z] [2022-08-08T11:19:35.016Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-08T11:19:35.016Z] #52 sha256:24052a08b298b131d3e6e232ecdecc2e657331b71a7551aca63a027dbe875275 [2022-08-08T11:19:35.016Z] #52 DONE 0.1s [2022-08-08T11:19:35.016Z] [2022-08-08T11:19:35.016Z] #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-08T11:19:35.016Z] #60 sha256:b946ad3338817b9386d7a216de3e04b1c74cb0f03d716d329cc651d8624ec33e [2022-08-08T11:19:35.273Z] #60 ... [2022-08-08T11:19:35.273Z] [2022-08-08T11:19:35.273Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T11:19:35.273Z] #54 sha256:366c0ac2d773aa9b4cd250a6fe87898383d2190a787bd2b32409d6681e8ea2f5 [2022-08-08T11:19:35.273Z] #54 DONE 0.1s [2022-08-08T11:19:35.273Z] [2022-08-08T11:19:35.273Z] #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-08T11:19:35.273Z] #60 sha256:b946ad3338817b9386d7a216de3e04b1c74cb0f03d716d329cc651d8624ec33e [2022-08-08T11:19:35.838Z] #60 ... [2022-08-08T11:19:35.838Z] [2022-08-08T11:19:35.838Z] #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-08T11:19:35.838Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:19:35.838Z] #77 103.8 CCLD libyajl.la [2022-08-08T11:19:36.096Z] #77 104.1 CCLD verify/json_verify [2022-08-08T11:19:36.352Z] #77 104.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T11:19:36.352Z] #77 104.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-08T11:19:36.352Z] #77 104.4 make[5]: Nothing to be done for 'install-data-am'. [2022-08-08T11:19:36.352Z] #77 104.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T11:19:36.608Z] #77 104.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-08T11:19:36.608Z] #77 104.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T11:19:36.608Z] #77 104.5 CC src/validate.o [2022-08-08T11:19:36.608Z] #77 104.5 CC src/image_spec_schema_config_schema.lo [2022-08-08T11:19:36.608Z] #77 104.5 CC src/image_spec_schema_content_descriptor.lo [2022-08-08T11:19:36.608Z] #77 104.5 CC src/image_spec_schema_defs.lo [2022-08-08T11:19:36.608Z] #77 104.5 CC src/image_spec_schema_defs_descriptor.lo [2022-08-08T11:19:36.608Z] #77 104.5 CC src/image_spec_schema_image_index_schema.lo [2022-08-08T11:19:36.608Z] #77 104.5 CC src/image_spec_schema_image_layout_schema.lo [2022-08-08T11:19:36.608Z] #77 104.5 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-08T11:19:36.608Z] #77 104.5 CC src/runtime_spec_schema_config_linux.lo [2022-08-08T11:19:36.608Z] #77 104.6 CC src/runtime_spec_schema_config_schema.lo [2022-08-08T11:19:36.608Z] #77 104.6 CC src/runtime_spec_schema_config_zos.lo [2022-08-08T11:19:36.608Z] #77 104.6 CC src/runtime_spec_schema_config_solaris.lo [2022-08-08T11:19:36.608Z] #77 104.6 CC src/runtime_spec_schema_config_vm.lo [2022-08-08T11:19:36.608Z] #77 104.7 CC src/runtime_spec_schema_config_windows.lo [2022-08-08T11:19:36.608Z] #77 104.7 CC src/runtime_spec_schema_defs.lo [2022-08-08T11:19:36.608Z] #77 104.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-08T11:19:36.713Z] #84 ... [2022-08-08T11:19:36.713Z] [2022-08-08T11:19:36.713Z] #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-08T11:19:36.713Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-08T11:19:36.713Z] #19 97.53 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-08T11:19:36.713Z] #19 97.53 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:19:36.713Z] #19 97.54 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:19:36.713Z] #19 97.57 Selecting previously unselected package patch. [2022-08-08T11:19:36.713Z] #19 97.57 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-08T11:19:36.713Z] #19 97.58 Unpacking patch (2.7.6-7) ... [2022-08-08T11:19:36.713Z] #19 97.65 Selecting previously unselected package dpkg-dev. [2022-08-08T11:19:36.713Z] #19 97.65 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-08T11:19:36.713Z] #19 97.65 Unpacking dpkg-dev (1.20.11) ... [2022-08-08T11:19:36.713Z] #19 97.93 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-08T11:19:36.713Z] #19 97.93 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-08T11:19:36.713Z] #19 97.93 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-08T11:19:36.713Z] #19 97.97 Selecting previously unselected package libio-string-perl. [2022-08-08T11:19:36.713Z] #19 97.97 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-08T11:19:36.713Z] #19 97.98 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-08T11:19:36.713Z] #19 98.02 Selecting previously unselected package libicu67:amd64. [2022-08-08T11:19:36.713Z] #19 98.02 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-08T11:19:36.713Z] #19 98.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-08T11:19:36.865Z] #77 104.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-08T11:19:36.865Z] #77 104.8 CC src/runtime_spec_schema_defs_vm.lo [2022-08-08T11:19:36.865Z] #77 104.8 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-08T11:19:36.865Z] #77 104.8 CC src/runtime_spec_schema_defs_windows.lo [2022-08-08T11:19:36.865Z] #77 104.8 CC src/basic_test_double_array_item.lo [2022-08-08T11:19:36.865Z] #77 104.9 CC src/runtime_spec_schema_state_schema.lo [2022-08-08T11:19:36.865Z] #77 104.9 CC src/basic_test_double_array.lo [2022-08-08T11:19:36.865Z] #77 105.0 CC src/basic_test_top_array_int.lo [2022-08-08T11:19:37.121Z] #77 105.1 CC src/basic_test_top_double_array_obj.lo [2022-08-08T11:19:37.121Z] #77 105.1 CC src/basic_test_top_array_string.lo [2022-08-08T11:19:37.121Z] #77 105.1 CC src/basic_test_top_double_array_int.lo [2022-08-08T11:19:37.121Z] #77 105.1 CC src/basic_test_top_double_array_refobj.lo [2022-08-08T11:19:37.121Z] #77 105.1 CC src/basic_test_top_double_array_string.lo [2022-08-08T11:19:37.121Z] #77 105.2 CC src/read-file.lo [2022-08-08T11:19:37.377Z] #77 105.2 CC src/json_common.lo [2022-08-08T11:19:37.377Z] #77 105.3 CC tests/test-1.o [2022-08-08T11:19:37.377Z] #77 105.4 CC tests/test-2.o [2022-08-08T11:19:37.377Z] #77 105.4 CC tests/test-3.o [2022-08-08T11:19:37.634Z] #77 105.5 CC tests/test-4.o [2022-08-08T11:19:37.634Z] #77 105.5 CC tests/test-5.o [2022-08-08T11:19:37.634Z] #77 105.7 CC tests/test-6.o [2022-08-08T11:19:37.634Z] #77 105.7 CC tests/test-7.o [2022-08-08T11:19:37.634Z] #77 105.7 CC tests/test-8.o [2022-08-08T11:19:37.891Z] #77 105.7 CC tests/test-9.o [2022-08-08T11:19:37.891Z] #77 105.8 CC tests/test-10.o [2022-08-08T11:19:38.090Z] #19 99.46 Selecting previously unselected package libxml2:amd64. [2022-08-08T11:19:38.090Z] #19 99.47 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-08T11:19:38.090Z] #19 99.48 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-08T11:19:38.090Z] #19 99.62 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-08T11:19:38.090Z] #19 99.63 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-08T11:19:38.148Z] #77 105.9 CC tests/test-11.o [2022-08-08T11:19:38.345Z] #19 99.63 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-08T11:19:38.345Z] #19 99.67 Selecting previously unselected package libxml-sax-base-perl. [2022-08-08T11:19:38.345Z] #19 99.67 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-08T11:19:38.346Z] #19 99.68 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-08T11:19:38.346Z] #19 99.72 Selecting previously unselected package libxml-sax-perl. [2022-08-08T11:19:38.346Z] #19 99.73 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-08T11:19:38.346Z] #19 99.73 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-08T11:19:38.346Z] #19 99.78 Selecting previously unselected package libxml-libxml-perl. [2022-08-08T11:19:38.346Z] #19 99.79 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-08T11:19:38.346Z] #19 99.79 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-08T11:19:38.346Z] #19 99.91 Selecting previously unselected package libxml-simple-perl. [2022-08-08T11:19:38.346Z] #19 99.92 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-08T11:19:38.346Z] #19 99.92 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-08T11:19:38.346Z] #19 99.96 Selecting previously unselected package libyaml-perl. [2022-08-08T11:19:38.346Z] #19 99.97 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-08T11:19:38.346Z] #19 99.97 Unpacking libyaml-perl (1.30-1) ... [2022-08-08T11:19:38.602Z] #19 100.0 Selecting previously unselected package libconfig-auto-perl. [2022-08-08T11:19:38.602Z] #19 100.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-08T11:19:38.602Z] #19 100.0 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-08T11:19:38.602Z] #19 100.1 Selecting previously unselected package libfile-which-perl. [2022-08-08T11:19:38.602Z] #19 100.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-08T11:19:38.602Z] #19 100.1 Unpacking libfile-which-perl (1.23-1) ... [2022-08-08T11:19:38.602Z] #19 100.1 Selecting previously unselected package libfile-homedir-perl. [2022-08-08T11:19:38.602Z] #19 100.1 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-08T11:19:38.602Z] #19 100.1 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-08T11:19:38.602Z] #19 100.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-08T11:19:38.602Z] #19 100.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-08T11:19:38.602Z] #19 100.2 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-08T11:19:38.602Z] #19 100.2 Selecting previously unselected package dpkg-cross. [2022-08-08T11:19:38.602Z] #19 100.2 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-08T11:19:38.602Z] #19 100.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-08T11:19:38.602Z] #19 100.3 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-08T11:19:38.602Z] #19 100.3 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-08T11:19:38.858Z] #19 100.3 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-08T11:19:38.858Z] #19 100.3 Selecting previously unselected package libc6-armel-cross. [2022-08-08T11:19:38.858Z] #19 100.3 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-08T11:19:38.858Z] #19 100.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-08T11:19:39.115Z] #19 100.6 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-08T11:19:39.115Z] #19 100.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:39.115Z] #19 100.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:19:39.115Z] #19 100.6 Selecting previously unselected package libgomp1-armel-cross. [2022-08-08T11:19:39.115Z] #19 100.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:39.115Z] #19 100.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:19:39.115Z] #19 100.7 Selecting previously unselected package libatomic1-armel-cross. [2022-08-08T11:19:39.371Z] #19 100.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:39.371Z] #19 100.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:19:39.371Z] #19 100.7 Selecting previously unselected package libasan6-armel-cross. [2022-08-08T11:19:39.371Z] #19 100.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:39.371Z] #19 100.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:19:39.567Z] #64 107.2 + bin/containerd-shim-runc-v2 [2022-08-08T11:19:39.567Z] #64 108.0 + binaries [2022-08-08T11:19:39.567Z] #64 108.0 + install -D bin/containerd /build/containerd [2022-08-08T11:19:39.567Z] #64 108.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-08T11:19:39.567Z] #64 108.0 + install -D bin/ctr /build/ctr [2022-08-08T11:19:39.628Z] #19 101.1 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-08T11:19:39.628Z] #19 101.1 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:39.628Z] #19 101.1 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:19:39.893Z] #19 101.3 Selecting previously unselected package libubsan1-armel-cross. [2022-08-08T11:19:39.893Z] #19 101.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:39.893Z] #19 101.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:19:40.149Z] #19 101.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-08T11:19:40.149Z] #19 101.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:40.149Z] #19 101.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:19:40.711Z] #19 102.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-08T11:19:40.711Z] #19 102.1 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:19:40.711Z] #19 102.1 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-08T11:19:41.278Z] #19 ... [2022-08-08T11:19:41.278Z] [2022-08-08T11:19:41.278Z] #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-08T11:19:41.278Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:19:41.278Z] #84 100.6 AR libcrun_testing.a [2022-08-08T11:19:41.278Z] #84 100.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-08T11:19:41.278Z] #84 100.6 CCLD libcrun.la [2022-08-08T11:19:41.278Z] #84 100.6 CCLD tests/tests_libcrun_utils [2022-08-08T11:19:41.278Z] #84 100.6 CCLD tests/tests_libcrun_errors [2022-08-08T11:19:41.278Z] #84 100.6 CCLD tests/tests_libcrun_fuzzer [2022-08-08T11:19:41.278Z] #84 101.1 CCLD crun [2022-08-08T11:19:41.278Z] #84 101.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-08T11:19:41.278Z] #84 101.5 /bin/mkdir -p '/usr/local/lib' [2022-08-08T11:19:41.278Z] #84 101.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-08T11:19:41.278Z] #84 101.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-08T11:19:41.278Z] #84 101.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-08T11:19:41.278Z] #84 101.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-08T11:19:41.278Z] #84 101.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-08T11:19:41.278Z] #84 101.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-08T11:19:41.278Z] #84 101.5 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-08T11:19:41.278Z] #84 101.6 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-08T11:19:41.278Z] #84 101.6 ---------------------------------------------------------------------- [2022-08-08T11:19:41.278Z] #84 101.6 Libraries have been installed in: [2022-08-08T11:19:41.278Z] #84 101.6 /usr/local/lib [2022-08-08T11:19:41.278Z] #84 101.6 [2022-08-08T11:19:41.278Z] #84 101.6 If you ever happen to want to link against installed libraries [2022-08-08T11:19:41.278Z] #84 101.6 in a given directory, LIBDIR, you must either use libtool, and [2022-08-08T11:19:41.278Z] #84 101.6 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-08T11:19:41.278Z] #84 101.6 flag during linking and do at least one of the following: [2022-08-08T11:19:41.278Z] #84 101.6 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-08T11:19:41.278Z] #84 101.6 during execution [2022-08-08T11:19:41.278Z] #84 101.6 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-08T11:19:41.278Z] #84 101.6 during linking [2022-08-08T11:19:41.278Z] #84 101.6 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-08T11:19:41.278Z] #84 101.6 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-08T11:19:41.278Z] #84 101.6 [2022-08-08T11:19:41.278Z] #84 101.6 See any operating system documentation about shared libraries for [2022-08-08T11:19:41.278Z] #84 101.6 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-08T11:19:41.278Z] #84 101.6 ---------------------------------------------------------------------- [2022-08-08T11:19:41.278Z] #84 101.6 /bin/mkdir -p '/build' [2022-08-08T11:19:41.278Z] #84 101.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-08T11:19:41.278Z] #84 101.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-08T11:19:41.279Z] #84 101.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-08T11:19:41.279Z] #84 101.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-08T11:19:41.279Z] #84 101.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-08T11:19:41.279Z] #84 DONE 102.6s [2022-08-08T11:19:41.279Z] [2022-08-08T11:19:41.279Z] #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-08T11:19:41.279Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-08T11:19:41.466Z] #64 DONE 109.9s [2022-08-08T11:19:42.403Z] [2022-08-08T11:19:42.403Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T11:19:42.403Z] #65 sha256:23fb81b276966a12a2fb2361a52f76a430b6511b86a969e794856d4186442b87 [2022-08-08T11:19:43.336Z] #65 DONE 0.9s [2022-08-08T11:19:43.336Z] [2022-08-08T11:19:43.336Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T11:19:43.336Z] #70 sha256:71b0cedcc987b42774883ba9ecd2d0c7307d983f165593c52f28890b9e908528 [2022-08-08T11:19:43.336Z] #70 DONE 0.2s [2022-08-08T11:19:43.336Z] [2022-08-08T11:19:43.336Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T11:19:43.336Z] #75 sha256:ad8ab7f19f707fa01b07c31d1db7a5623bc559c1450d7f0f7ef9d1a6aef95c88 [2022-08-08T11:19:44.269Z] #75 DONE 0.9s [2022-08-08T11:19:44.269Z] [2022-08-08T11:19:44.269Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-08T11:19:44.269Z] #78 sha256:1705af9fe1a6e96b5ec5a53b1d375f5cf9312a88e8a398477dd2b45aa8c0d295 [2022-08-08T11:19:44.269Z] #78 DONE 0.0s [2022-08-08T11:19:44.269Z] [2022-08-08T11:19:44.269Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-08T11:19:44.269Z] #79 sha256:87390693daab0afb0bd98ca251618711a1ed8e541ec3ae984f750962b33f51f9 [2022-08-08T11:19:44.269Z] #79 DONE 0.0s [2022-08-08T11:19:44.269Z] [2022-08-08T11:19:44.269Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-08T11:19:44.269Z] #80 sha256:849b67f8e57199ab6692d2bdb3a18462313a2da7536c32681863b5dbfa61f037 [2022-08-08T11:19:44.269Z] #80 DONE 0.0s [2022-08-08T11:19:44.528Z] [2022-08-08T11:19:44.528Z] #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-08T11:19:44.528Z] #81 sha256:50f25efb8b19e41a822c543e6ad6ba60a9fc7190c858d223e103b56c7d16493f [2022-08-08T11:19:45.095Z] #81 0.638 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-08T11:19:45.095Z] #81 0.639 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-08T11:19:45.095Z] #81 0.639 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-08T11:19:45.662Z] #81 0.870 Reading package lists... [2022-08-08T11:19:46.490Z] #81 1.443 Reading package lists... [2022-08-08T11:19:46.490Z] #81 1.922 Building dependency tree... [2022-08-08T11:19:46.490Z] #81 2.017 Reading state information... [2022-08-08T11:19:46.490Z] #81 2.124 systemd is already the newest version (247.3-7). [2022-08-08T11:19:46.490Z] #81 2.124 systemd set to manually installed. [2022-08-08T11:19:46.490Z] #81 2.124 The following additional packages will be installed: [2022-08-08T11:19:46.490Z] #81 2.124 libdbus-1-3 libpam-systemd [2022-08-08T11:19:46.490Z] #81 2.125 Recommended packages: [2022-08-08T11:19:46.490Z] #81 2.125 libnss-systemd [2022-08-08T11:19:46.490Z] #81 2.182 The following NEW packages will be installed: [2022-08-08T11:19:46.490Z] #81 2.183 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-08T11:19:46.530Z] #19 107.3 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-08T11:19:46.530Z] #19 107.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:19:46.530Z] #19 107.3 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-08T11:19:46.530Z] #19 107.3 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-08T11:19:46.530Z] #19 107.3 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-08T11:19:46.530Z] #19 107.3 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-08T11:19:46.530Z] #19 107.5 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-08T11:19:46.530Z] #19 107.5 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-08T11:19:46.530Z] #19 107.5 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-08T11:19:46.530Z] #19 107.7 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-08T11:19:46.530Z] #19 107.7 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:46.530Z] #19 107.7 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:19:46.530Z] #19 108.0 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-08T11:19:46.530Z] #19 108.0 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:19:46.530Z] #19 108.0 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-08T11:19:47.061Z] #81 2.448 0 upgraded, 5 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T11:19:47.061Z] #81 2.448 Need to get 950 kB of archives. [2022-08-08T11:19:47.061Z] #81 2.448 After this operation, 1988 kB of additional disk space will be used. [2022-08-08T11:19:47.061Z] #81 2.448 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-08T11:19:47.061Z] #81 2.451 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-08T11:19:47.061Z] #81 2.453 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-08T11:19:47.061Z] #81 2.456 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-08T11:19:47.061Z] #81 2.458 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-08T11:19:47.061Z] #81 2.601 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T11:19:47.061Z] #81 2.629 Fetched 950 kB in 0s (3498 kB/s) [2022-08-08T11:19:47.061Z] #81 2.651 Selecting previously unselected package systemd-sysv. [2022-08-08T11:19:47.061Z] #81 2.651 (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-08T11:19:47.061Z] #81 2.665 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-08T11:19:47.061Z] #81 2.669 Unpacking systemd-sysv (247.3-7) ... [2022-08-08T11:19:47.061Z] #81 2.711 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-08T11:19:47.061Z] #81 2.714 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-08T11:19:47.061Z] #81 2.720 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-08T11:19:47.061Z] #81 2.775 Selecting previously unselected package dbus. [2022-08-08T11:19:47.061Z] #81 2.778 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-08T11:19:47.061Z] #81 2.787 Unpacking dbus (1.12.20-2) ... [2022-08-08T11:19:47.061Z] #81 2.841 Selecting previously unselected package libpam-systemd:amd64. [2022-08-08T11:19:47.319Z] #81 2.843 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-08T11:19:47.319Z] #81 2.847 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-08T11:19:47.319Z] #81 2.893 Selecting previously unselected package dbus-user-session. [2022-08-08T11:19:47.319Z] #81 2.895 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-08T11:19:47.319Z] #81 2.899 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-08T11:19:47.577Z] #81 3.001 Setting up systemd-sysv (247.3-7) ... [2022-08-08T11:19:47.577Z] #81 3.017 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-08T11:19:47.577Z] #81 3.029 Setting up dbus (1.12.20-2) ... [2022-08-08T11:19:47.577Z] #81 3.189 invoke-rc.d: could not determine current runlevel [2022-08-08T11:19:47.577Z] #81 3.191 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-08T11:19:47.577Z] #81 3.195 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-08T11:19:47.836Z] #81 3.331 Setting up dbus-user-session (1.12.20-2) ... [2022-08-08T11:19:47.836Z] #81 3.343 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T11:19:47.836Z] #81 DONE 3.5s [2022-08-08T11:19:47.836Z] [2022-08-08T11:19:47.836Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T11:19:47.836Z] #82 sha256:25ca47f1f263c3725f045e2150f6e2d5a7cbb0de7176536a80e8d672ea964615 [2022-08-08T11:19:48.773Z] #82 DONE 0.9s [2022-08-08T11:19:48.773Z] [2022-08-08T11:19:48.773Z] #83 exporting to image [2022-08-08T11:19:48.773Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T11:19:48.773Z] #83 exporting layers [2022-08-08T11:19:51.777Z] #19 112.5 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-08T11:19:51.777Z] #19 112.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:19:51.777Z] #19 112.5 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-08T11:19:51.777Z] #19 112.5 Selecting previously unselected package crossbuild-essential-armel. [2022-08-08T11:19:51.777Z] #19 112.5 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-08T11:19:51.777Z] #19 112.5 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-08T11:19:51.777Z] #19 112.5 Selecting previously unselected package libc6-armhf-cross. [2022-08-08T11:19:51.777Z] #19 112.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-08T11:19:51.777Z] #19 112.5 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-08T11:19:51.777Z] #19 112.6 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-08T11:19:51.777Z] #19 112.6 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:51.777Z] #19 112.6 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:19:51.777Z] #19 112.7 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-08T11:19:51.777Z] #19 112.7 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:51.777Z] #19 112.7 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:19:51.777Z] #19 112.7 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-08T11:19:51.777Z] #19 112.7 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:51.777Z] #19 112.7 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:19:51.777Z] #19 112.8 Selecting previously unselected package libasan6-armhf-cross. [2022-08-08T11:19:51.777Z] #19 112.8 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:51.777Z] #19 112.8 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:19:51.777Z] #19 113.0 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-08T11:19:51.777Z] #19 113.0 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:51.777Z] #19 113.0 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:19:51.777Z] #19 113.0 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-08T11:19:51.777Z] #19 113.1 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:51.777Z] #19 113.1 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:19:51.777Z] #19 113.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-08T11:19:51.777Z] #19 113.2 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:51.777Z] #19 113.2 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:19:51.777Z] #19 113.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-08T11:19:51.777Z] #19 113.3 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:19:51.777Z] #19 113.3 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-08T11:19:55.337Z] #83 exporting layers 6.4s done [2022-08-08T11:19:55.337Z] #83 writing image sha256:7843d71dc9df05e9f0b54c1e583383a7e211d7c9298a17d685240195dceec7e5 done [2022-08-08T11:19:55.337Z] #83 naming to docker.io/library/docker:7797480eb093dd250a3da0613a2452e0c78ad203 done [2022-08-08T11:19:55.337Z] #83 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T11:19:55.674Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 -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:7797480eb093dd250a3da0613a2452e0c78ad203 hack/make.sh dynbinary test-integration [2022-08-08T11:19:55.933Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-08T11:19:55.933Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-08T11:19:55.933Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-08T11:19:55.933Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-08T11:19:55.933Z] 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-08T11:19:55.933Z] Detected virtualization docker. [2022-08-08T11:19:55.933Z] Detected architecture x86-64. [2022-08-08T11:19:55.933Z] Set hostname to . [2022-08-08T11:19:56.192Z] modprobe@configfs.service: Succeeded. [2022-08-08T11:19:56.192Z] modprobe@drm.service: Succeeded. [2022-08-08T11:19:56.192Z] modprobe@fuse.service: Succeeded. [2022-08-08T11:19:56.451Z] + source /etc/docker-entrypoint-cmd [2022-08-08T11:19:56.451Z] ++ hack/make.sh dynbinary test-integration [2022-08-08T11:19:56.451Z] [2022-08-08T11:19:56.451Z] Removing bundles/ [2022-08-08T11:19:56.451Z] [2022-08-08T11:19:56.451Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-08T11:19:56.451Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-08T11:19:56.451Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T11:19:57.030Z] #19 118.4 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-08T11:19:57.030Z] #19 118.4 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:19:57.030Z] #19 118.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-08T11:19:57.287Z] #19 118.8 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-08T11:19:57.287Z] #19 118.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-08T11:19:57.287Z] #19 118.8 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-08T11:19:57.542Z] #19 119.0 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-08T11:19:57.542Z] #19 119.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-08T11:19:57.542Z] #19 119.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-08T11:19:57.799Z] #19 119.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-08T11:19:57.799Z] #19 119.2 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:19:57.799Z] #19 119.2 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:19:58.055Z] #19 119.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-08T11:19:58.055Z] #19 119.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:19:58.055Z] #19 119.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-08T11:20:01.502Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-08T11:20:01.502Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-08T11:20:01.502Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T11:20:01.502Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-08T11:20:01.502Z] [2022-08-08T11:20:01.502Z] + TEST_INTEGRATION_DEST=2 [2022-08-08T11:20:01.502Z] + CONTAINER_NAME=docker-pr2-2 [2022-08-08T11:20:01.502Z] + TEST_SKIP_INTEGRATION=1 [2022-08-08T11:20:01.502Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-08T11:20:01.502Z] + run_tests [2022-08-08T11:20:01.502Z] + c=0 [2022-08-08T11:20:01.502Z] + '[' -n 0 ']' [2022-08-08T11:20:01.502Z] + rm= [2022-08-08T11:20:01.502Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43934/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43934/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43934/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7797480eb093dd250a3da0613a2452e0c78ad203 hack/make.sh '' test-integration [2022-08-08T11:20:01.502Z] + TEST_INTEGRATION_DEST=1 [2022-08-08T11:20:01.502Z] + CONTAINER_NAME=docker-pr2-1 [2022-08-08T11:20:01.502Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T11:20:01.502Z] + run_tests test-integration-flaky [2022-08-08T11:20:01.502Z] + '[' -n 0 ']' [2022-08-08T11:20:01.502Z] + rm= [2022-08-08T11:20:01.502Z] + TEST_INTEGRATION_DEST=3 [2022-08-08T11:20:01.502Z] + CONTAINER_NAME=docker-pr2-3 [2022-08-08T11:20:01.502Z] + TEST_SKIP_INTEGRATION=1 [2022-08-08T11:20:01.502Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-08T11:20:01.502Z] + run_tests [2022-08-08T11:20:01.502Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43934/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43934/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43934/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7797480eb093dd250a3da0613a2452e0c78ad203 hack/make.sh test-integration-flaky test-integration [2022-08-08T11:20:01.502Z] + '[' -n 0 ']' [2022-08-08T11:20:01.502Z] + rm= [2022-08-08T11:20:01.502Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43934/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43934/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43934/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7797480eb093dd250a3da0613a2452e0c78ad203 hack/make.sh '' test-integration [2022-08-08T11:20:01.502Z] ++ jobs -p [2022-08-08T11:20:01.502Z] + for job in $(jobs -p) [2022-08-08T11:20:01.502Z] + wait 18407 [2022-08-08T11:20:01.502Z] [2022-08-08T11:20:01.502Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T11:20:01.502Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T11:20:01.502Z] HOSTNAME=8791f72d6bb0 [2022-08-08T11:20:01.502Z] TEST_SKIP_INTEGRATION=1 [2022-08-08T11:20:01.502Z] TESTDEBUG=0 [2022-08-08T11:20:01.502Z] DEST=bundles/test-integration [2022-08-08T11:20:01.502Z] PWD=/go/src/github.com/docker/docker [2022-08-08T11:20:01.502Z] KEEPBUNDLE=1 [2022-08-08T11:20:01.502Z] DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:20:01.502Z] container=docker [2022-08-08T11:20:01.502Z] HOME=/root [2022-08-08T11:20:01.502Z] GOLANG_VERSION=1.18.5 [2022-08-08T11:20:01.502Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T11:20:01.502Z] VALIDATE_BRANCH=master [2022-08-08T11:20:01.502Z] TERM=xterm [2022-08-08T11:20:01.502Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T11:20:01.502Z] SHLVL=1 [2022-08-08T11:20:01.502Z] TIMEOUT=120m [2022-08-08T11:20:01.502Z] DOCKER_BUILDTAGS= journald [2022-08-08T11:20:01.502Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T11:20:01.502Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-08T11:20:01.502Z] GO111MODULE=off [2022-08-08T11:20:01.502Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T11:20:01.502Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T11:20:01.502Z] GOPATH=/go [2022-08-08T11:20:01.502Z] PKG_CONFIG=pkg-config [2022-08-08T11:20:01.502Z] _=/usr/bin/env [2022-08-08T11:20:01.502Z] Building test suite binary ./integration-cli/test.main [2022-08-08T11:20:01.502Z] [2022-08-08T11:20:01.502Z] [2022-08-08T11:20:01.502Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-08T11:20:01.502Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T11:20:01.502Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T11:20:01.502Z] HOSTNAME=5677ba12039a [2022-08-08T11:20:01.502Z] TEST_SKIP_INTEGRATION=1 [2022-08-08T11:20:01.502Z] TESTDEBUG=0 [2022-08-08T11:20:01.502Z] DEST=bundles/test-integration [2022-08-08T11:20:01.502Z] PWD=/go/src/github.com/docker/docker [2022-08-08T11:20:01.502Z] KEEPBUNDLE=1 [2022-08-08T11:20:01.502Z] DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:20:01.502Z] container=docker [2022-08-08T11:20:01.502Z] HOME=/root [2022-08-08T11:20:01.502Z] GOLANG_VERSION=1.18.5 [2022-08-08T11:20:01.502Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T11:20:01.502Z] VALIDATE_BRANCH=master [2022-08-08T11:20:01.502Z] TERM=xterm [2022-08-08T11:20:01.502Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T11:20:01.502Z] SHLVL=1 [2022-08-08T11:20:01.502Z] TIMEOUT=120m [2022-08-08T11:20:01.502Z] DOCKER_BUILDTAGS= journald [2022-08-08T11:20:01.502Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T11:20:01.502Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-08T11:20:01.502Z] GO111MODULE=off [2022-08-08T11:20:01.502Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T11:20:01.502Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T11:20:01.502Z] GOPATH=/go [2022-08-08T11:20:01.502Z] PKG_CONFIG=pkg-config [2022-08-08T11:20:01.502Z] _=/usr/bin/env [2022-08-08T11:20:01.502Z] Building test suite binary ./integration-cli/test.main [2022-08-08T11:20:01.502Z] No new tests added to integration. [2022-08-08T11:20:01.502Z] [2022-08-08T11:20:01.502Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T11:20:01.502Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T11:20:01.502Z] HOSTNAME=6805a2992020 [2022-08-08T11:20:01.502Z] TESTDEBUG=0 [2022-08-08T11:20:01.502Z] DEST=bundles/test-integration [2022-08-08T11:20:01.502Z] PWD=/go/src/github.com/docker/docker [2022-08-08T11:20:01.502Z] KEEPBUNDLE=1 [2022-08-08T11:20:01.502Z] DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:20:01.502Z] container=docker [2022-08-08T11:20:01.502Z] HOME=/root [2022-08-08T11:20:01.502Z] GOLANG_VERSION=1.18.5 [2022-08-08T11:20:01.502Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T11:20:01.502Z] VALIDATE_BRANCH=master [2022-08-08T11:20:01.502Z] TERM=xterm [2022-08-08T11:20:01.502Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T11:20:01.502Z] SHLVL=1 [2022-08-08T11:20:01.502Z] TIMEOUT=120m [2022-08-08T11:20:01.502Z] DOCKER_BUILDTAGS= journald [2022-08-08T11:20:01.502Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T11:20:01.502Z] GO111MODULE=off [2022-08-08T11:20:01.502Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T11:20:01.502Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T11:20:01.502Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T11:20:01.502Z] GOPATH=/go [2022-08-08T11:20:01.502Z] PKG_CONFIG=pkg-config [2022-08-08T11:20:01.502Z] _=/usr/bin/env [2022-08-08T11:20:01.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-08T11:20:03.305Z] #19 124.0 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-08T11:20:03.305Z] #19 124.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:20:03.305Z] #19 124.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-08T11:20:03.305Z] #19 124.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-08T11:20:03.305Z] #19 124.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-08T11:20:03.305Z] #19 124.1 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-08T11:20:03.305Z] #19 124.1 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-08T11:20:03.305Z] #19 124.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-08T11:20:03.305Z] #19 124.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-08T11:20:03.305Z] #19 124.3 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-08T11:20:03.305Z] #19 124.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:03.305Z] #19 124.3 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:03.305Z] #19 124.3 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-08T11:20:03.305Z] #19 124.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:03.305Z] #19 124.3 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:03.305Z] #19 124.3 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-08T11:20:03.305Z] #19 124.3 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:03.305Z] #19 124.3 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:03.305Z] #19 124.4 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-08T11:20:03.305Z] #19 124.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:03.305Z] #19 124.4 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:03.305Z] #19 124.4 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-08T11:20:03.305Z] #19 124.4 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:03.305Z] #19 124.4 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:03.305Z] #19 124.7 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-08T11:20:03.305Z] #19 124.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:03.305Z] #19 124.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:03.305Z] #19 124.8 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-08T11:20:03.305Z] #19 124.8 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:03.305Z] #19 124.8 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:03.562Z] #19 125.0 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-08T11:20:03.562Z] #19 125.0 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:03.562Z] #19 125.0 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:03.562Z] #19 125.1 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-08T11:20:03.562Z] #19 125.1 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:03.562Z] #19 125.1 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:03.818Z] #19 125.2 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-08T11:20:03.818Z] #19 125.2 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:03.818Z] #19 125.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:03.818Z] #19 125.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-08T11:20:03.818Z] #19 125.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:03.818Z] #19 125.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:03.818Z] #19 125.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-08T11:20:04.074Z] #19 125.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:20:04.074Z] #19 125.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:20:04.712Z] #77 131.9 CCLD libocispec.la [2022-08-08T11:20:04.712Z] #77 132.2 CCLD src/validate [2022-08-08T11:20:04.712Z] #77 132.2 CCLD tests/test-1 [2022-08-08T11:20:04.712Z] #77 132.2 CCLD tests/test-2 [2022-08-08T11:20:04.712Z] #77 132.2 CCLD tests/test-3 [2022-08-08T11:20:04.712Z] #77 132.3 CCLD tests/test-4 [2022-08-08T11:20:04.712Z] #77 132.3 CCLD tests/test-5 [2022-08-08T11:20:04.712Z] #77 132.3 CCLD tests/test-6 [2022-08-08T11:20:04.712Z] #77 132.4 CCLD tests/test-8 [2022-08-08T11:20:04.712Z] #77 132.4 CCLD tests/test-7 [2022-08-08T11:20:04.712Z] #77 132.5 CCLD tests/test-9 [2022-08-08T11:20:04.712Z] #77 132.5 CCLD tests/test-10 [2022-08-08T11:20:04.712Z] #77 132.5 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-08T11:20:04.712Z] #77 132.6 CCLD tests/test-11 [2022-08-08T11:20:06.079Z] #77 134.1 libtool: link: ar cr libocispec.a [2022-08-08T11:20:06.079Z] #77 134.1 libtool: link: ranlib libocispec.a [2022-08-08T11:20:07.969Z] #77 135.5 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-08T11:20:07.969Z] #77 135.5 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-08T11:20:07.969Z] #77 135.5 make[5]: Nothing to be done for 'install-data-am'. [2022-08-08T11:20:07.969Z] #77 135.5 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T11:20:07.969Z] #77 135.5 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T11:20:07.969Z] #77 135.5 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T11:20:07.969Z] #77 135.5 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-08T11:20:07.969Z] #77 135.5 make[2]: Entering directory '/tmp/crun-build' [2022-08-08T11:20:07.969Z] #77 135.7 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-08T11:20:07.969Z] #77 135.7 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-08T11:20:07.969Z] #77 135.7 CC src/libcrun/libcrun_testing_a-container.o [2022-08-08T11:20:07.969Z] #77 135.7 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-08T11:20:07.969Z] #77 135.7 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-08T11:20:07.969Z] #77 135.7 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-08T11:20:07.969Z] #77 135.7 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-08T11:20:07.969Z] #77 135.7 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-08T11:20:07.969Z] #77 135.8 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-08T11:20:07.969Z] #77 135.8 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-08T11:20:07.969Z] #77 135.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-08T11:20:07.969Z] #77 135.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-08T11:20:07.969Z] #77 135.9 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-08T11:20:07.969Z] #77 135.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-08T11:20:07.969Z] #77 135.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-08T11:20:07.969Z] #77 135.9 CC src/libcrun/libcrun_testing_a-error.o [2022-08-08T11:20:07.969Z] #77 135.9 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-08T11:20:07.969Z] #77 135.9 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-08T11:20:07.969Z] #77 136.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-08T11:20:07.969Z] #77 136.0 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-08T11:20:07.969Z] #77 136.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-08T11:20:07.969Z] #77 136.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-08T11:20:07.969Z] #77 136.0 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-08T11:20:07.969Z] #77 136.1 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-08T11:20:07.969Z] #77 136.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-08T11:20:08.226Z] #77 136.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-08T11:20:08.226Z] #77 136.2 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-08T11:20:08.483Z] #77 136.4 CC src/crun-crun.o [2022-08-08T11:20:08.483Z] #77 136.4 CC src/crun-run.o [2022-08-08T11:20:08.483Z] #77 136.5 CC src/crun-delete.o [2022-08-08T11:20:08.739Z] #77 136.5 CC src/crun-kill.o [2022-08-08T11:20:08.739Z] #77 136.5 CC src/crun-pause.o [2022-08-08T11:20:08.740Z] #77 136.6 CC src/crun-unpause.o [2022-08-08T11:20:08.740Z] #77 136.7 CC src/crun-spec.o [2022-08-08T11:20:08.740Z] #77 136.8 CC src/crun-exec.o [2022-08-08T11:20:08.997Z] #77 136.8 CC src/crun-list.o [2022-08-08T11:20:08.997Z] #77 136.9 CC src/crun-create.o [2022-08-08T11:20:08.997Z] #77 137.0 CC src/crun-start.o [2022-08-08T11:20:08.997Z] #77 137.0 CC src/crun-state.o [2022-08-08T11:20:09.254Z] #77 137.1 CC src/crun-ps.o [2022-08-08T11:20:09.254Z] #77 137.2 CC src/crun-update.o [2022-08-08T11:20:09.254Z] #77 137.2 CC src/crun-checkpoint.o [2022-08-08T11:20:09.254Z] #77 137.2 CC src/crun-restore.o [2022-08-08T11:20:09.329Z] #19 130.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-08T11:20:09.329Z] #19 130.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:20:09.329Z] #19 130.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:20:09.329Z] #19 130.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-08T11:20:09.329Z] #19 130.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-08T11:20:09.329Z] #19 130.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-08T11:20:09.329Z] #19 130.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-08T11:20:09.329Z] #19 130.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-08T11:20:09.329Z] #19 130.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-08T11:20:09.329Z] #19 130.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-08T11:20:09.329Z] #19 130.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:09.329Z] #19 130.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:09.329Z] #19 130.8 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-08T11:20:09.329Z] #19 130.8 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:20:09.329Z] #19 130.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:20:09.511Z] #77 137.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-08T11:20:09.511Z] #77 137.4 CC src/libcrun/libcrun_la-utils.lo [2022-08-08T11:20:09.511Z] #77 137.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-08T11:20:09.511Z] #77 137.6 CC src/libcrun/libcrun_la-container.lo [2022-08-08T11:20:09.768Z] #77 137.6 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-08T11:20:09.768Z] #77 137.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-08T11:20:09.768Z] #77 137.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-08T11:20:09.768Z] #77 137.6 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-08T11:20:09.768Z] #77 137.7 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-08T11:20:09.768Z] #77 137.8 CC src/libcrun/libcrun_la-criu.lo [2022-08-08T11:20:10.025Z] #77 137.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-08T11:20:10.025Z] #77 137.9 CC src/libcrun/libcrun_la-linux.lo [2022-08-08T11:20:10.025Z] #77 138.0 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-08T11:20:10.025Z] #77 138.0 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-08T11:20:10.282Z] #77 138.1 CC src/libcrun/libcrun_la-error.lo [2022-08-08T11:20:10.282Z] #77 138.2 CC src/libcrun/libcrun_la-status.lo [2022-08-08T11:20:10.282Z] #77 138.3 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-08T11:20:10.282Z] #77 138.4 CC src/libcrun/libcrun_la-terminal.lo [2022-08-08T11:20:10.539Z] #77 138.4 CC src/libcrun/libcrun_la-signals.lo [2022-08-08T11:20:10.796Z] #77 138.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-08T11:20:10.796Z] #77 138.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-08T11:20:10.796Z] #77 138.7 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-08T11:20:10.796Z] #77 138.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-08T11:20:11.054Z] #77 139.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-08T11:20:11.054Z] #77 139.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-08T11:20:11.313Z] #77 139.2 CC tests/init.o [2022-08-08T11:20:11.313Z] #77 ... [2022-08-08T11:20:11.313Z] [2022-08-08T11:20:11.313Z] #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-08T11:20:11.313Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-08T11:20:11.313Z] #55 139.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-08T11:20:11.879Z] #55 DONE 139.9s [2022-08-08T11:20:11.879Z] [2022-08-08T11:20:11.879Z] #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-08T11:20:11.879Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:20:11.879Z] #77 139.3 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-08T11:20:12.402Z] ok github.com/docker/docker/cmd/dockerd 0.140s coverage: 31.5% of statements [2022-08-08T11:20:12.402Z] ok github.com/docker/docker/container 0.119s coverage: 37.2% of statements [2022-08-08T11:20:12.402Z] ok github.com/docker/docker/cmd/dockerd/trap 2.546s coverage: 0.0% of statements [2022-08-08T11:20:12.402Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-08T11:20:12.402Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-08T11:20:12.402Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-08T11:20:12.402Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-08T11:20:12.402Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-08T11:20:13.778Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2022-08-08T11:20:13.791Z] #77 ... [2022-08-08T11:20:13.791Z] [2022-08-08T11:20:13.791Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T11:20:13.791Z] #56 sha256:82c1cc99006b9bfe4ecafb394385e8133894c6c9ce0f89d44289a7111fed02e0 [2022-08-08T11:20:13.791Z] #56 DONE 0.6s [2022-08-08T11:20:13.791Z] [2022-08-08T11:20:13.791Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T11:20:13.791Z] #58 sha256:d2d2bf0bce6222d2694cabadc9382004e3a430273db625eaac47fecd00fcf057 [2022-08-08T11:20:13.791Z] #58 DONE 0.1s [2022-08-08T11:20:14.048Z] [2022-08-08T11:20:14.048Z] #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-08T11:20:14.048Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:20:14.579Z] #19 135.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-08T11:20:14.579Z] #19 135.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:20:14.579Z] #19 135.2 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:20:14.579Z] #19 135.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-08T11:20:14.579Z] #19 135.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-08T11:20:14.579Z] #19 135.2 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-08T11:20:14.579Z] #19 135.2 Selecting previously unselected package libc6-s390x-cross. [2022-08-08T11:20:14.579Z] #19 135.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-08T11:20:14.579Z] #19 135.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-08T11:20:14.579Z] #19 135.4 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-08T11:20:14.579Z] #19 135.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:14.579Z] #19 135.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:14.579Z] #19 135.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-08T11:20:14.579Z] #19 135.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:14.579Z] #19 135.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:14.579Z] #19 135.4 Selecting previously unselected package libitm1-s390x-cross. [2022-08-08T11:20:14.579Z] #19 135.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:14.579Z] #19 135.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:14.579Z] #19 135.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-08T11:20:14.579Z] #19 135.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:14.579Z] #19 135.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:14.579Z] #19 135.5 Selecting previously unselected package libasan6-s390x-cross. [2022-08-08T11:20:14.579Z] #19 135.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:14.579Z] #19 135.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:14.579Z] #19 135.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-08T11:20:14.579Z] #19 135.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:14.579Z] #19 135.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:14.579Z] #19 135.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-08T11:20:14.579Z] #19 135.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:14.579Z] #19 135.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:14.579Z] #19 135.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-08T11:20:14.579Z] #19 135.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:14.579Z] #19 135.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:14.579Z] #19 136.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-08T11:20:14.579Z] #19 136.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:20:14.579Z] #19 136.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:20:15.163Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2022-08-08T11:20:16.540Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-08T11:20:17.322Z] #77 ... [2022-08-08T11:20:17.322Z] [2022-08-08T11:20:17.322Z] #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-08T11:20:17.322Z] #60 sha256:b946ad3338817b9386d7a216de3e04b1c74cb0f03d716d329cc651d8624ec33e [2022-08-08T11:20:17.322Z] #60 140.1 + mkdir -p /build [2022-08-08T11:20:17.322Z] #60 140.1 + cp runc /build/runc [2022-08-08T11:20:17.322Z] #60 DONE 140.6s [2022-08-08T11:20:17.322Z] [2022-08-08T11:20:17.322Z] #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-08T11:20:17.322Z] #64 sha256:b854513713a7f44e2621872b05ecb1058f9d19770b9af4ad6aae4cf7b9948dc5 [2022-08-08T11:20:18.692Z] #64 ... [2022-08-08T11:20:18.692Z] [2022-08-08T11:20:18.692Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T11:20:18.692Z] #61 sha256:cfcd29120872b9d39cbb5d6f4f13595a961cc2739c16b5fab2a65e010eef8fed [2022-08-08T11:20:18.949Z] #61 DONE 0.2s [2022-08-08T11:20:18.949Z] [2022-08-08T11:20:18.949Z] #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-08T11:20:18.949Z] #64 sha256:b854513713a7f44e2621872b05ecb1058f9d19770b9af4ad6aae4cf7b9948dc5 [2022-08-08T11:20:19.831Z] #19 140.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-08T11:20:19.831Z] #19 140.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:20:19.831Z] #19 140.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:20:19.831Z] #19 140.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-08T11:20:19.831Z] #19 140.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-08T11:20:19.831Z] #19 140.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-08T11:20:19.831Z] #19 140.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-08T11:20:19.831Z] #19 140.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-08T11:20:19.831Z] #19 140.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-08T11:20:19.831Z] #19 140.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-08T11:20:19.831Z] #19 140.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-08T11:20:19.831Z] #19 140.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:19.831Z] #19 141.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-08T11:20:19.831Z] #19 141.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-08T11:20:19.831Z] #19 141.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:20:23.113Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-08T11:20:24.007Z] #19 145.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-08T11:20:24.007Z] #19 145.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-08T11:20:24.007Z] #19 145.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:20:24.007Z] #19 145.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-08T11:20:24.007Z] #19 145.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-08T11:20:24.007Z] #19 145.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-08T11:20:24.007Z] #19 145.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-08T11:20:24.007Z] #19 145.4 Setting up libfile-which-perl (1.23-1) ... [2022-08-08T11:20:24.007Z] #19 145.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-08T11:20:24.007Z] #19 145.4 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-08T11:20:24.007Z] #19 145.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-08T11:20:24.007Z] #19 145.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-08T11:20:24.007Z] #19 145.5 Setting up libicu67:amd64 (67.1-7) ... [2022-08-08T11:20:24.007Z] #19 145.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-08T11:20:24.007Z] #19 145.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-08T11:20:24.007Z] #19 145.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-08T11:20:24.007Z] #19 145.5 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-08T11:20:24.007Z] #19 145.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-08T11:20:24.007Z] #19 145.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-08T11:20:24.007Z] #19 145.6 Setting up file (1:5.39-3) ... [2022-08-08T11:20:24.007Z] #19 145.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-08T11:20:24.007Z] #19 145.6 Setting up bzip2 (1.0.8-4) ... [2022-08-08T11:20:24.007Z] #19 145.6 Setting up libyaml-perl (1.30-1) ... [2022-08-08T11:20:24.007Z] #19 145.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-08T11:20:24.007Z] #19 145.6 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-08T11:20:24.007Z] #19 145.6 Setting up libio-string-perl (1.08-3.1) ... [2022-08-08T11:20:24.007Z] #19 145.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-08T11:20:24.050Z] ok github.com/docker/docker/daemon/config 0.036s coverage: 81.7% of statements [2022-08-08T11:20:24.263Z] #19 145.6 Setting up cross-config (2.6.18+nmu1) ... [2022-08-08T11:20:24.263Z] #19 145.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-08T11:20:24.263Z] #19 145.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-08T11:20:24.263Z] #19 145.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-08T11:20:24.263Z] #19 145.8 Setting up patch (2.7.6-7) ... [2022-08-08T11:20:24.263Z] #19 145.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-08T11:20:24.263Z] #19 145.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-08T11:20:24.263Z] #19 145.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.263Z] #19 145.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-08T11:20:24.263Z] #19 145.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-08T11:20:24.263Z] #19 145.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.263Z] #19 145.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.263Z] #19 145.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-08T11:20:24.263Z] #19 145.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-08T11:20:24.263Z] #19 145.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.263Z] #19 145.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:20:24.263Z] #19 145.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-08T11:20:24.263Z] #19 145.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-08T11:20:24.263Z] #19 145.9 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-08T11:20:24.263Z] #19 145.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-08T11:20:24.263Z] #19 145.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.263Z] #19 145.9 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-08T11:20:24.263Z] #19 145.9 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 145.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-08T11:20:24.519Z] #19 146.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:20:24.519Z] #19 146.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.0 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-08T11:20:24.519Z] #19 146.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-08T11:20:24.519Z] #19 146.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.519Z] #19 146.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.617Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-08T11:20:24.775Z] #19 146.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.775Z] #19 146.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-08T11:20:24.775Z] #19 146.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.775Z] #19 146.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.775Z] #19 146.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:24.775Z] #19 146.2 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-08T11:20:24.775Z] #19 146.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-08T11:20:24.775Z] #19 146.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-08T11:20:25.032Z] #19 146.5 [2022-08-08T11:20:25.032Z] #19 146.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-08T11:20:25.032Z] #19 146.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.032Z] #19 146.5 Setting up dpkg-dev (1.20.11) ... [2022-08-08T11:20:25.032Z] #19 146.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.032Z] #19 146.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-08T11:20:25.032Z] #19 146.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.032Z] #19 146.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.032Z] #19 146.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.032Z] #19 146.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.032Z] #19 146.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-08T11:20:25.032Z] #19 146.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.032Z] #19 146.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.032Z] #19 146.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.032Z] #19 146.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.183Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-08T11:20:25.288Z] #19 146.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-08T11:20:25.288Z] #19 146.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-08T11:20:25.288Z] #19 146.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-08T11:20:25.288Z] #19 146.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-08T11:20:25.496Z] #64 ... [2022-08-08T11:20:25.496Z] [2022-08-08T11:20:25.496Z] #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-08T11:20:25.496Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-08T11:20:25.496Z] #77 152.6 CCLD tests/init [2022-08-08T11:20:25.544Z] #19 146.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-08T11:20:25.544Z] #19 147.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-08T11:20:25.544Z] #19 147.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:20:25.544Z] #19 147.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:20:25.544Z] #19 147.1 Setting up libxml-simple-perl (2.25-1) ... [2022-08-08T11:20:25.544Z] #19 147.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-08T11:20:25.544Z] #19 147.1 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-08T11:20:25.544Z] #19 147.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.2 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.2 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:20:25.544Z] #19 147.2 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-08T11:20:25.750Z] ok github.com/docker/docker/daemon 10.114s coverage: 16.6% of statements [2022-08-08T11:20:25.750Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-08T11:20:25.750Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-08T11:20:25.750Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-08T11:20:25.750Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-08T11:20:25.750Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-08T11:20:25.799Z] #19 147.2 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.799Z] #19 147.2 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:20:25.799Z] #19 147.2 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.799Z] #19 147.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:20:25.799Z] #19 147.3 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-08T11:20:25.799Z] #19 147.3 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-08T11:20:25.799Z] #19 147.3 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-08T11:20:25.799Z] #19 147.3 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:20:25.799Z] #19 147.3 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-08T11:20:25.799Z] #19 147.3 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:20:25.799Z] #19 147.3 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:20:25.799Z] #19 147.3 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-08T11:20:25.799Z] #19 147.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:20:25.799Z] #19 147.4 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:20:25.799Z] #19 147.4 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-08T11:20:25.799Z] #19 147.4 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:20:25.799Z] #19 147.4 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-08T11:20:25.799Z] #19 147.4 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:20:26.055Z] #19 147.4 Setting up crossbuild-essential-armel (12.9) ... [2022-08-08T11:20:26.055Z] #19 147.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-08T11:20:26.055Z] #19 147.5 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-08T11:20:26.055Z] #19 147.5 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-08T11:20:26.055Z] #19 147.5 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-08T11:20:26.055Z] #19 147.5 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-08T11:20:26.055Z] #19 147.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T11:20:26.317Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.600s coverage: 74.8% of statements [2022-08-08T11:20:26.986Z] #19 DONE 148.4s [2022-08-08T11:20:26.986Z] [2022-08-08T11:20:26.986Z] #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-08T11:20:26.986Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-08T11:20:26.986Z] #20 ... [2022-08-08T11:20:26.986Z] [2022-08-08T11:20:26.986Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-08T11:20:26.986Z] #32 sha256:4bb46f561e3deeb78afece949beb353b5032d2424fc70c9d3f3ec10a257ed446 [2022-08-08T11:20:26.986Z] #32 DONE 0.1s [2022-08-08T11:20:26.986Z] [2022-08-08T11:20:26.986Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-08T11:20:26.986Z] #73 sha256:4c67e01f1fcd1a0ca648711c9515d422999e497e59dccf934a3d0a0295142430 [2022-08-08T11:20:26.986Z] #73 DONE 0.2s [2022-08-08T11:20:27.245Z] [2022-08-08T11:20:27.245Z] #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-08T11:20:27.245Z] #74 sha256:393368fd4530e6c04b27344172f79699cff755fa3565a50e20dfc713090282b9 [2022-08-08T11:20:27.693Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.337s coverage: 60.7% of statements [2022-08-08T11:20:27.693Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-08-08T11:20:28.618Z] #74 1.436 + RM_GOPATH=0 [2022-08-08T11:20:28.618Z] #74 1.436 + TMP_GOPATH= [2022-08-08T11:20:28.618Z] #74 1.436 + : /build [2022-08-08T11:20:28.618Z] #74 1.436 + '[' -z '' ']' [2022-08-08T11:20:28.618Z] #74 1.436 ++ mktemp -d [2022-08-08T11:20:28.618Z] #74 1.437 + export GOPATH=/tmp/tmp.XE0sbsSDGC [2022-08-08T11:20:28.618Z] #74 1.437 + GOPATH=/tmp/tmp.XE0sbsSDGC [2022-08-08T11:20:28.618Z] #74 1.437 + RM_GOPATH=1 [2022-08-08T11:20:28.618Z] #74 1.437 + case "$(go env GOARCH)" in [2022-08-08T11:20:28.618Z] #74 1.437 ++ go env GOARCH [2022-08-08T11:20:28.618Z] #74 1.442 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T11:20:28.618Z] #74 1.443 + GO_BUILDMODE=-buildmode=pie [2022-08-08T11:20:28.618Z] #74 1.443 ++ dirname /install.sh [2022-08-08T11:20:28.618Z] #74 1.444 + dir=/ [2022-08-08T11:20:28.618Z] #74 1.444 + bin=rootlesskit [2022-08-08T11:20:28.618Z] #74 1.445 + shift [2022-08-08T11:20:28.618Z] #74 1.445 + '[' '!' -f //rootlesskit.installer ']' [2022-08-08T11:20:28.618Z] #74 1.445 + . //rootlesskit.installer [2022-08-08T11:20:28.618Z] #74 1.446 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-08T11:20:28.618Z] #74 1.446 + install_rootlesskit [2022-08-08T11:20:28.618Z] #74 1.447 + case "$1" in [2022-08-08T11:20:28.618Z] #74 1.447 + export CGO_ENABLED=0 [2022-08-08T11:20:28.618Z] #74 1.447 + CGO_ENABLED=0 [2022-08-08T11:20:28.618Z] #74 1.447 + _install_rootlesskit [2022-08-08T11:20:28.618Z] #74 1.447 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-08T11:20:28.618Z] #74 1.448 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T11:20:28.618Z] #74 1.448 + GOBIN=/build [2022-08-08T11:20:28.618Z] #74 1.448 + GO111MODULE=on [2022-08-08T11:20:28.618Z] #74 1.448 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-08T11:20:28.618Z] #74 1.448 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-08T11:20:28.876Z] #74 1.859 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-08T11:20:29.068Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-08-08T11:20:30.249Z] #74 3.105 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-08T11:20:30.249Z] #74 3.107 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-08T11:20:30.472Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.326s coverage: 50.6% of statements [2022-08-08T11:20:30.511Z] #74 3.427 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-08T11:20:31.883Z] #74 4.636 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-08T11:20:31.970Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.763s coverage: 45.9% of statements [2022-08-08T11:20:31.970Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-08T11:20:32.139Z] #74 ... [2022-08-08T11:20:32.139Z] [2022-08-08T11:20:32.139Z] #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-08T11:20:32.139Z] #33 sha256:6dcdb0a80f8af42bb76350fa0d59d1c9db0d48f4da644116ff7843098d2c0b1b [2022-08-08T11:20:32.139Z] #33 1.385 + RM_GOPATH=0 [2022-08-08T11:20:32.139Z] #33 1.385 + TMP_GOPATH= [2022-08-08T11:20:32.139Z] #33 1.385 + : /build [2022-08-08T11:20:32.139Z] #33 1.385 + '[' -z '' ']' [2022-08-08T11:20:32.139Z] #33 1.385 ++ mktemp -d [2022-08-08T11:20:32.139Z] #33 1.385 + export GOPATH=/tmp/tmp.8egzuxvCdP [2022-08-08T11:20:32.139Z] #33 1.385 + GOPATH=/tmp/tmp.8egzuxvCdP [2022-08-08T11:20:32.139Z] #33 1.385 + RM_GOPATH=1 [2022-08-08T11:20:32.139Z] #33 1.385 + case "$(go env GOARCH)" in [2022-08-08T11:20:32.139Z] #33 1.385 ++ go env GOARCH [2022-08-08T11:20:32.139Z] #33 1.385 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T11:20:32.139Z] #33 1.385 + GO_BUILDMODE=-buildmode=pie [2022-08-08T11:20:32.139Z] #33 1.385 ++ dirname /install.sh [2022-08-08T11:20:32.139Z] #33 1.386 Install docker/cli version 17.06.2-ce from stable [2022-08-08T11:20:32.139Z] #33 1.387 + dir=/ [2022-08-08T11:20:32.139Z] #33 1.387 + bin=dockercli [2022-08-08T11:20:32.139Z] #33 1.387 + shift [2022-08-08T11:20:32.139Z] #33 1.387 + '[' '!' -f //dockercli.installer ']' [2022-08-08T11:20:32.139Z] #33 1.387 + . //dockercli.installer [2022-08-08T11:20:32.139Z] #33 1.387 ++ : stable [2022-08-08T11:20:32.139Z] #33 1.387 ++ : 17.06.2-ce [2022-08-08T11:20:32.139Z] #33 1.387 + install_dockercli [2022-08-08T11:20:32.139Z] #33 1.387 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-08T11:20:32.139Z] #33 1.387 ++ uname -m [2022-08-08T11:20:32.139Z] #33 1.392 + arch=x86_64 [2022-08-08T11:20:32.139Z] #33 1.392 + '[' x86_64 '!=' x86_64 ']' [2022-08-08T11:20:32.139Z] #33 1.392 + url=https://download.docker.com/linux/static [2022-08-08T11:20:32.139Z] #33 1.392 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-08T11:20:32.139Z] #33 1.392 + tar -xz docker/docker [2022-08-08T11:20:32.139Z] #33 4.738 + mkdir -p /build [2022-08-08T11:20:32.140Z] #33 4.741 + mv docker/docker /build/ [2022-08-08T11:20:32.140Z] #33 4.743 + rmdir docker [2022-08-08T11:20:32.140Z] #33 DONE 4.9s [2022-08-08T11:20:32.140Z] [2022-08-08T11:20:32.140Z] #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-08T11:20:32.140Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-08T11:20:32.140Z] #20 1.718 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T11:20:32.140Z] #20 1.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T11:20:32.140Z] #20 1.730 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T11:20:32.140Z] #20 1.878 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-08T11:20:32.140Z] #20 2.183 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-08T11:20:32.140Z] #20 2.642 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-08T11:20:32.140Z] #20 3.163 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T11:20:32.140Z] #20 3.794 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-08T11:20:32.140Z] #20 4.315 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-08T11:20:32.140Z] #20 4.834 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-08-08T11:20:32.140Z] #20 4.835 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [143 kB] [2022-08-08T11:20:32.140Z] #20 4.838 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-08T11:20:32.140Z] #20 4.854 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T11:20:32.140Z] #20 4.857 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-08T11:20:32.140Z] #20 4.863 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-08T11:20:32.140Z] #20 4.929 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-08T11:20:32.140Z] #20 4.934 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-08T11:20:32.140Z] #20 4.934 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-08T11:20:32.140Z] #20 4.936 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-08T11:20:32.140Z] #20 4.941 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T11:20:32.140Z] #20 4.942 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-08T11:20:32.547Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.926s coverage: 58.5% of statements [2022-08-08T11:20:32.547Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-08T11:20:32.547Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-08T11:20:32.808Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-08T11:20:33.597Z] #77 161.6 AR libcrun_testing.a [2022-08-08T11:20:33.744Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-08T11:20:33.855Z] #77 161.6 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-08T11:20:33.855Z] #77 161.7 CCLD tests/tests_libcrun_utils [2022-08-08T11:20:33.855Z] #77 161.7 CCLD tests/tests_libcrun_errors [2022-08-08T11:20:33.855Z] #77 161.7 CCLD tests/tests_libcrun_fuzzer [2022-08-08T11:20:33.855Z] #77 161.8 CCLD libcrun.la [2022-08-08T11:20:34.310Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-08-08T11:20:34.419Z] #77 162.4 CCLD crun [2022-08-08T11:20:34.877Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.9% of statements [2022-08-08T11:20:34.877Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-08T11:20:34.877Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-08T11:20:34.991Z] #77 162.8 make[3]: Entering directory '/tmp/crun-build' [2022-08-08T11:20:34.991Z] #77 162.9 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-08T11:20:34.991Z] #77 162.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-08T11:20:34.991Z] #77 162.9 /bin/mkdir -p '/usr/local/lib' [2022-08-08T11:20:34.991Z] #77 162.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-08T11:20:34.991Z] #77 163.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-08T11:20:34.991Z] #77 163.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-08T11:20:34.991Z] #77 163.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-08T11:20:34.991Z] #77 163.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-08T11:20:35.250Z] #77 163.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-08T11:20:35.250Z] #77 163.2 ---------------------------------------------------------------------- [2022-08-08T11:20:35.250Z] #77 163.2 Libraries have been installed in: [2022-08-08T11:20:35.250Z] #77 163.2 /usr/local/lib [2022-08-08T11:20:35.250Z] #77 163.2 [2022-08-08T11:20:35.250Z] #77 163.2 If you ever happen to want to link against installed libraries [2022-08-08T11:20:35.250Z] #77 163.2 in a given directory, LIBDIR, you must either use libtool, and [2022-08-08T11:20:35.250Z] #77 163.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-08T11:20:35.250Z] #77 163.2 flag during linking and do at least one of the following: [2022-08-08T11:20:35.250Z] #77 163.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-08T11:20:35.250Z] #77 163.2 during execution [2022-08-08T11:20:35.250Z] #77 163.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-08T11:20:35.250Z] #77 163.2 during linking [2022-08-08T11:20:35.250Z] #77 163.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-08T11:20:35.250Z] #77 163.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-08T11:20:35.250Z] #77 163.2 [2022-08-08T11:20:35.250Z] #77 163.2 See any operating system documentation about shared libraries for [2022-08-08T11:20:35.250Z] #77 163.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-08T11:20:35.250Z] #77 163.2 ---------------------------------------------------------------------- [2022-08-08T11:20:35.250Z] #77 163.2 /bin/mkdir -p '/build' [2022-08-08T11:20:35.250Z] #77 163.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-08T11:20:35.250Z] #77 163.2 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-08T11:20:35.250Z] #77 163.2 make[3]: Leaving directory '/tmp/crun-build' [2022-08-08T11:20:35.250Z] #77 163.2 make[2]: Leaving directory '/tmp/crun-build' [2022-08-08T11:20:35.250Z] #77 163.2 make[1]: Leaving directory '/tmp/crun-build' [2022-08-08T11:20:35.444Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2022-08-08T11:20:35.507Z] #77 DONE 163.4s [2022-08-08T11:20:35.507Z] [2022-08-08T11:20:35.507Z] #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-08T11:20:35.507Z] #64 sha256:b854513713a7f44e2621872b05ecb1058f9d19770b9af4ad6aae4cf7b9948dc5 [2022-08-08T11:20:36.022Z] ok github.com/docker/docker/daemon/logger/awslogs 0.123s coverage: 79.9% of statements [2022-08-08T11:20:36.281Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-08-08T11:20:36.281Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-08T11:20:36.848Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 68.2% of statements [2022-08-08T11:20:37.107Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.002s coverage: 88.2% of statements [2022-08-08T11:20:37.411Z] #20 ... [2022-08-08T11:20:37.411Z] [2022-08-08T11:20:37.411Z] #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-08T11:20:37.411Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-08T11:20:37.411Z] #69 1.626 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T11:20:37.411Z] #69 1.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T11:20:37.411Z] #69 1.642 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T11:20:37.411Z] #69 1.770 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-08T11:20:37.411Z] #69 2.112 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-08T11:20:37.411Z] #69 2.543 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-08T11:20:37.411Z] #69 3.065 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T11:20:37.411Z] #69 3.730 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-08T11:20:37.411Z] #69 4.271 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-08T11:20:37.411Z] #69 4.690 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-08-08T11:20:37.411Z] #69 4.691 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [143 kB] [2022-08-08T11:20:37.411Z] #69 4.693 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T11:20:37.411Z] #69 4.706 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-08T11:20:37.411Z] #69 4.708 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-08T11:20:37.411Z] #69 4.710 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-08T11:20:37.411Z] #69 4.715 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T11:20:37.411Z] #69 4.717 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-08T11:20:37.411Z] #69 4.718 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-08T11:20:37.411Z] #69 4.728 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-08T11:20:37.411Z] #69 4.729 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-08T11:20:37.411Z] #69 4.734 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-08T11:20:37.411Z] #69 ... [2022-08-08T11:20:37.411Z] [2022-08-08T11:20:37.411Z] #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-08T11:20:37.411Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-08T11:20:37.411Z] #49 1.908 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T11:20:37.411Z] #49 1.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T11:20:37.411Z] #49 1.938 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T11:20:37.411Z] #49 2.306 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T11:20:37.411Z] #49 2.673 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-08T11:20:37.411Z] #49 3.150 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-08T11:20:37.411Z] #49 3.635 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-08T11:20:37.411Z] #49 4.194 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-08T11:20:37.411Z] #49 4.647 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-08T11:20:37.411Z] #49 5.175 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-08T11:20:37.411Z] #49 5.175 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T11:20:37.411Z] #49 5.185 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-08T11:20:37.411Z] #49 5.205 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-08T11:20:37.411Z] #49 5.205 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [143 kB] [2022-08-08T11:20:37.411Z] #49 5.218 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-08-08T11:20:37.411Z] #49 5.226 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-08T11:20:37.411Z] #49 5.278 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T11:20:37.411Z] #49 5.278 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-08T11:20:37.411Z] #49 5.278 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-08T11:20:37.411Z] #49 5.278 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-08T11:20:37.411Z] #49 5.278 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-08T11:20:37.411Z] #49 ... [2022-08-08T11:20:37.411Z] [2022-08-08T11:20:37.411Z] #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-08T11:20:37.411Z] #74 sha256:393368fd4530e6c04b27344172f79699cff755fa3565a50e20dfc713090282b9 [2022-08-08T11:20:37.411Z] #74 5.104 go: downloading github.com/google/uuid v1.3.0 [2022-08-08T11:20:37.411Z] #74 5.171 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-08T11:20:37.411Z] #74 5.261 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-08T11:20:37.411Z] #74 5.407 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-08T11:20:37.411Z] #74 5.529 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-08T11:20:37.411Z] #74 5.724 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-08T11:20:37.411Z] #74 5.988 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-08T11:20:37.411Z] #74 6.043 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-08T11:20:37.411Z] #74 6.120 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-08T11:20:37.411Z] #74 6.619 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-08T11:20:38.042Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.154s coverage: 76.8% of statements [2022-08-08T11:20:38.301Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-08T11:20:38.868Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 79.4% of statements [2022-08-08T11:20:39.802Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-08-08T11:20:40.372Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-08-08T11:20:41.306Z] ok github.com/docker/docker/daemon/logger/journald 3.570s coverage: 74.3% of statements [2022-08-08T11:20:41.306Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-08T11:20:41.307Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-08T11:20:41.307Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-08T11:20:41.307Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-08T11:20:41.874Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-08-08T11:20:41.874Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-08T11:20:42.442Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-08T11:20:42.700Z] ok github.com/docker/docker/daemon/logger/splunk 1.484s coverage: 82.5% of statements [2022-08-08T11:20:42.700Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-08T11:20:42.700Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-08T11:20:43.267Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 44.4% of statements [2022-08-08T11:20:43.603Z] #64 165.8 + bin/containerd [2022-08-08T11:20:45.796Z] ok github.com/docker/docker/distribution 1.484s coverage: 28.0% of statements [2022-08-08T11:20:45.796Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-08T11:20:45.796Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-08T11:20:46.055Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-08-08T11:20:46.055Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-08T11:20:46.622Z] ok github.com/docker/docker/image 0.027s coverage: 86.9% of statements [2022-08-08T11:20:46.622Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-08T11:20:47.559Z] ok github.com/docker/docker/image/tarexport 0.025s coverage: 0.7% of statements [2022-08-08T11:20:47.559Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-08T11:20:47.559Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-08T11:20:47.818Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-08-08T11:20:48.388Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-08-08T11:20:48.954Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-08-08T11:20:48.954Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-08T11:20:49.656Z] #74 ... [2022-08-08T11:20:49.656Z] [2022-08-08T11:20:49.656Z] #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-08T11:20:49.656Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-08T11:20:49.656Z] #20 21.69 Fetched 49.2 MB in 20s (2430 kB/s) [2022-08-08T11:20:50.855Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 82.1% of statements [2022-08-08T11:20:51.421Z] ok github.com/docker/docker/pkg/authorization 0.546s coverage: 68.3% of statements [2022-08-08T11:20:51.680Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-08T11:20:51.938Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-08T11:20:55.219Z] ok github.com/docker/docker/pkg/chrootarchive 2.512s coverage: 42.7% of statements [2022-08-08T11:20:55.219Z] ok github.com/docker/docker/layer 7.059s coverage: 68.9% of statements [2022-08-08T11:20:55.219Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-08T11:20:55.219Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-08T11:20:55.219Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-08T11:20:55.219Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-08T11:20:55.219Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-08T11:20:55.219Z] ok github.com/docker/docker/pkg/containerfs 0.012s coverage: 6.7% of statements [2022-08-08T11:20:55.219Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-08T11:20:55.478Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2022-08-08T11:20:55.478Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-08-08T11:20:56.045Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 87.2% of statements [2022-08-08T11:20:56.045Z] ok github.com/docker/docker/pkg/fsutils 0.163s coverage: 85.1% of statements [2022-08-08T11:20:56.215Z] #20 21.69 Reading package lists... [2022-08-08T11:20:56.215Z] #20 ... [2022-08-08T11:20:56.215Z] [2022-08-08T11:20:56.215Z] #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-08T11:20:56.215Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-08T11:20:56.215Z] #49 22.46 Fetched 49.2 MB in 21s (2365 kB/s) [2022-08-08T11:20:56.303Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-08-08T11:20:57.237Z] ok github.com/docker/docker/pkg/idtools 0.443s coverage: 67.9% of statements [2022-08-08T11:20:57.237Z] ok github.com/docker/docker/pkg/ioutils 0.349s coverage: 71.5% of statements [2022-08-08T11:20:57.496Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-08-08T11:20:57.496Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-08-08T11:20:57.496Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-08T11:20:57.586Z] #49 22.46 Reading package lists... [2022-08-08T11:20:57.586Z] #49 ... [2022-08-08T11:20:57.586Z] [2022-08-08T11:20:57.586Z] #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-08T11:20:57.586Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-08T11:20:57.586Z] #20 21.69 Reading package lists... [2022-08-08T11:20:57.755Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-08-08T11:20:57.755Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2022-08-08T11:20:58.013Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-08-08T11:20:58.013Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-08-08T11:20:58.272Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2022-08-08T11:20:58.272Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-08T11:20:58.272Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-08T11:20:58.530Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-08-08T11:20:58.788Z] #20 30.93 Reading package lists... [2022-08-08T11:20:58.788Z] #20 ... [2022-08-08T11:20:58.788Z] [2022-08-08T11:20:58.788Z] #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-08T11:20:58.788Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-08T11:20:58.788Z] #69 21.66 Fetched 49.2 MB in 20s (2425 kB/s) [2022-08-08T11:20:58.788Z] #69 21.66 Reading package lists... [2022-08-08T11:20:58.788Z] #69 31.40 Reading package lists... [2022-08-08T11:20:58.788Z] #69 ... [2022-08-08T11:20:58.788Z] [2022-08-08T11:20:58.788Z] #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-08T11:20:58.788Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-08T11:20:58.788Z] #49 22.46 Reading package lists... [2022-08-08T11:20:59.097Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-08T11:20:59.356Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-08T11:20:59.356Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-08T11:21:00.730Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 75.0% of statements [2022-08-08T11:21:00.988Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-08T11:21:01.247Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-08T11:21:01.506Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-08T11:21:01.764Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-08T11:21:01.764Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-08-08T11:21:02.331Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-08T11:21:02.898Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-08T11:21:03.156Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-08-08T11:21:03.725Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-08T11:21:03.725Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-08T11:21:05.627Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-08-08T11:21:05.905Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-08T11:21:06.172Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-08T11:21:07.142Z] #49 32.06 Reading package lists... [2022-08-08T11:21:07.142Z] #49 ... [2022-08-08T11:21:07.142Z] [2022-08-08T11:21:07.143Z] #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-08T11:21:07.143Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-08T11:21:07.143Z] #20 30.93 Reading package lists... [2022-08-08T11:21:07.550Z] ok github.com/docker/docker/quota 0.224s coverage: 71.4% of statements [2022-08-08T11:21:07.809Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-08T11:21:08.744Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-08-08T11:21:09.003Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-08T11:21:09.262Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-08T11:21:09.828Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-08T11:21:09.828Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-08T11:21:09.922Z] #20 40.34 Building dependency tree... [2022-08-08T11:21:11.732Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2022-08-08T11:21:11.813Z] #20 44.58 The following additional packages will be installed: [2022-08-08T11:21:11.814Z] #20 44.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-08T11:21:11.814Z] #20 44.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-08T11:21:11.814Z] #20 44.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-08T11:21:11.814Z] #20 44.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-08T11:21:11.814Z] #20 44.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-08T11:21:11.814Z] #20 44.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-08T11:21:11.814Z] #20 44.61 mingw-w64-common mingw-w64-x86-64-dev [2022-08-08T11:21:11.814Z] #20 44.66 Suggested packages: [2022-08-08T11:21:11.814Z] #20 44.66 gcc-10-locales seccomp wine64 [2022-08-08T11:21:12.298Z] ok github.com/docker/docker/volume/local 0.116s coverage: 76.8% of statements [2022-08-08T11:21:12.378Z] #20 45.52 The following NEW packages will be installed: [2022-08-08T11:21:12.378Z] #20 45.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-08T11:21:12.378Z] #20 45.52 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-08T11:21:12.378Z] #20 45.52 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-08T11:21:12.378Z] #20 45.52 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-08T11:21:12.378Z] #20 45.52 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-08T11:21:12.378Z] #20 45.53 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-08T11:21:12.378Z] #20 45.54 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-08T11:21:12.378Z] #20 45.54 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-08T11:21:12.378Z] #20 45.54 mingw-w64-x86-64-dev [2022-08-08T11:21:12.557Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-08-08T11:21:12.942Z] #20 46.01 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T11:21:12.942Z] #20 46.01 Need to get 115 MB of archives. [2022-08-08T11:21:12.942Z] #20 46.01 After this operation, 645 MB of additional disk space will be used. [2022-08-08T11:21:12.942Z] #20 46.01 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-08T11:21:12.942Z] #20 46.07 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-08T11:21:12.942Z] #20 46.12 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-08T11:21:13.199Z] #20 46.13 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-08T11:21:13.199Z] #20 46.13 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-08T11:21:13.199Z] #20 46.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-08T11:21:13.199Z] #20 46.25 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-08T11:21:13.199Z] #20 46.31 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-08T11:21:13.199Z] #20 46.31 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-08T11:21:13.457Z] #20 46.58 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-08T11:21:13.714Z] #20 46.91 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-08T11:21:13.931Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-08T11:21:13.979Z] #20 ... [2022-08-08T11:21:13.979Z] [2022-08-08T11:21:13.979Z] #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-08T11:21:13.979Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-08T11:21:13.979Z] #69 31.40 Reading package lists... [2022-08-08T11:21:13.979Z] #69 40.48 Building dependency tree... [2022-08-08T11:21:13.979Z] #69 44.85 The following additional packages will be installed: [2022-08-08T11:21:13.979Z] #69 44.87 libbtrfs0 [2022-08-08T11:21:13.979Z] #69 45.15 The following NEW packages will be installed: [2022-08-08T11:21:13.979Z] #69 45.16 libbtrfs-dev libbtrfs0 [2022-08-08T11:21:13.979Z] #69 45.55 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T11:21:13.979Z] #69 45.55 Need to get 460 kB of archives. [2022-08-08T11:21:13.979Z] #69 45.55 After this operation, 1237 kB of additional disk space will be used. [2022-08-08T11:21:13.979Z] #69 45.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-08T11:21:13.979Z] #69 45.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-08T11:21:13.979Z] #69 46.06 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T11:21:13.979Z] #69 46.45 Fetched 460 kB in 0s (1525 kB/s) [2022-08-08T11:21:13.979Z] #69 46.53 Selecting previously unselected package libbtrfs0:amd64. [2022-08-08T11:21:13.979Z] #69 46.54 (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-08T11:21:13.979Z] #69 46.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-08T11:21:13.979Z] #69 46.60 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-08T11:21:13.979Z] #69 46.69 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-08T11:21:13.979Z] #69 46.69 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-08T11:21:13.979Z] #69 46.70 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-08T11:21:13.979Z] #69 46.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-08T11:21:13.979Z] #69 46.93 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-08T11:21:13.979Z] #69 46.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T11:21:13.979Z] #69 DONE 47.2s [2022-08-08T11:21:13.979Z] [2022-08-08T11:21:13.979Z] #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-08T11:21:13.979Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-08T11:21:13.979Z] #20 47.15 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-08T11:21:13.979Z] #20 ... [2022-08-08T11:21:13.979Z] [2022-08-08T11:21:13.979Z] #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-08T11:21:13.979Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-08T11:21:13.979Z] #49 32.06 Reading package lists... [2022-08-08T11:21:13.979Z] #49 41.44 Building dependency tree... [2022-08-08T11:21:13.979Z] #49 45.73 The following additional packages will be installed: [2022-08-08T11:21:13.979Z] #49 45.76 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-08T11:21:13.979Z] #49 45.78 Suggested packages: [2022-08-08T11:21:13.979Z] #49 45.78 cmake-doc ninja-build lrzip [2022-08-08T11:21:13.979Z] #49 45.78 Recommended packages: [2022-08-08T11:21:13.979Z] #49 45.78 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-08T11:21:13.979Z] #49 46.41 The following NEW packages will be installed: [2022-08-08T11:21:13.979Z] #49 46.43 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-08T11:21:13.979Z] #49 46.82 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T11:21:13.979Z] #49 46.82 Need to get 8418 kB of archives. [2022-08-08T11:21:13.979Z] #49 46.82 After this operation, 34.9 MB of additional disk space will be used. [2022-08-08T11:21:13.979Z] #49 46.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-08T11:21:13.979Z] #49 46.83 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-08T11:21:13.979Z] #49 46.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-08T11:21:13.979Z] #49 46.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-08T11:21:13.979Z] #49 46.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-08T11:21:13.979Z] #49 46.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-08T11:21:13.979Z] #49 46.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-08T11:21:13.979Z] #49 46.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-08T11:21:14.242Z] #49 ... [2022-08-08T11:21:14.242Z] [2022-08-08T11:21:14.242Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-08T11:21:14.242Z] #70 sha256:a9aa6953cbc305423169865a7bc8c140b36feac0a1382abe60ef4e53416bfb8f [2022-08-08T11:21:14.242Z] #70 DONE 0.1s [2022-08-08T11:21:14.242Z] [2022-08-08T11:21:14.242Z] #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-08T11:21:14.242Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-08T11:21:14.242Z] #20 47.41 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-08T11:21:15.173Z] #20 48.11 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-08T11:21:15.429Z] #20 48.36 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-08T11:21:15.429Z] #20 48.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-08T11:21:15.429Z] #20 48.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-08T11:21:15.429Z] #20 48.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-08T11:21:15.429Z] #20 48.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-08T11:21:15.429Z] #20 48.37 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-08T11:21:15.429Z] #20 48.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-08T11:21:15.429Z] #20 48.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-08T11:21:15.429Z] #20 48.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-08T11:21:15.429Z] #20 48.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-08T11:21:15.429Z] #20 48.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-08T11:21:15.429Z] #20 48.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-08T11:21:15.429Z] #20 48.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-08T11:21:15.429Z] #20 48.38 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-08T11:21:15.429Z] #20 48.38 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-08T11:21:15.429Z] #20 48.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-08T11:21:15.992Z] #20 48.90 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T11:21:15.992Z] #20 49.26 Fetched 115 MB in 3s (42.7 MB/s) [2022-08-08T11:21:16.250Z] #20 49.30 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-08T11:21:16.250Z] #20 49.30 (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-08T11:21:16.250Z] #20 49.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-08T11:21:16.250Z] #20 49.38 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-08T11:21:17.179Z] #20 50.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-08T11:21:17.179Z] #20 50.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-08T11:21:17.179Z] #20 50.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-08T11:21:18.364Z] #20 51.36 Selecting previously unselected package binutils-mingw-w64. [2022-08-08T11:21:18.364Z] #20 51.37 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-08T11:21:18.364Z] #20 51.37 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-08T11:21:18.365Z] #20 51.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-08T11:21:18.365Z] #20 51.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-08T11:21:18.365Z] #20 51.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-08T11:21:18.365Z] [2022-08-08T11:21:18.365Z] #20 ... [2022-08-08T11:21:18.365Z] [2022-08-08T11:21:18.365Z] #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-08T11:21:18.365Z] #74 sha256:393368fd4530e6c04b27344172f79699cff755fa3565a50e20dfc713090282b9 [2022-08-08T11:21:18.365Z] #74 48.13 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T11:21:18.365Z] #74 48.13 + GOBIN=/build [2022-08-08T11:21:18.365Z] #74 48.13 + GO111MODULE=on [2022-08-08T11:21:18.365Z] #74 48.13 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-08T11:21:18.365Z] #74 51.27 rootlesskit version 1.0.0 [2022-08-08T11:21:18.365Z] #74 51.28 Usage of /build/rootlesskit-docker-proxy: [2022-08-08T11:21:18.365Z] #74 51.28 -container-ip string [2022-08-08T11:21:18.365Z] #74 51.28 container ip [2022-08-08T11:21:18.365Z] #74 51.28 -container-port int [2022-08-08T11:21:18.365Z] #74 51.28 container port (default -1) [2022-08-08T11:21:18.365Z] #74 51.28 -host-ip string [2022-08-08T11:21:18.365Z] #74 51.28 host ip [2022-08-08T11:21:18.365Z] #74 51.28 -host-port int [2022-08-08T11:21:18.365Z] #74 51.28 host port (default -1) [2022-08-08T11:21:18.365Z] #74 51.28 -proto string [2022-08-08T11:21:18.365Z] #74 51.28 proxy protocol (default "tcp") [2022-08-08T11:21:18.365Z] #74 DONE 51.4s [2022-08-08T11:21:18.365Z] [2022-08-08T11:21:18.365Z] #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-08T11:21:18.365Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-08T11:21:18.365Z] #20 51.60 Selecting previously unselected package dmsetup. [2022-08-08T11:21:18.365Z] #20 51.60 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-08T11:21:18.621Z] #20 51.61 Unpacking dmsetup (2:1.02.175-2.1) ...#20 ... [2022-08-08T11:21:18.621Z] [2022-08-08T11:21:18.621Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T11:21:18.621Z] #75 sha256:d1163f433c421b90f7556a203cdbb5d8fb6f48b2ef8c23345c8d97bd8b977153 [2022-08-08T11:21:18.621Z] #75 DONE 0.1s [2022-08-08T11:21:18.621Z] [2022-08-08T11:21:18.621Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T11:21:18.621Z] #76 sha256:b8b21ced532035f29658be388d3f795a1ac2ed58a188bfb8c55a595f3a7ed91f [2022-08-08T11:21:18.621Z] #76 DONE 0.1s [2022-08-08T11:21:18.621Z] [2022-08-08T11:21:18.621Z] #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-08T11:21:18.621Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-08T11:21:18.621Z] #20 51.61 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-08T11:21:18.621Z] #20 51.76 Selecting previously unselected package mingw-w64-common. [2022-08-08T11:21:18.877Z] #20 51.78 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-08T11:21:18.877Z] #20 51.78 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-08T11:21:19.440Z] #20 ... [2022-08-08T11:21:19.440Z] [2022-08-08T11:21:19.440Z] #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-08T11:21:19.440Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-08T11:21:19.440Z] #49 48.17 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T11:21:19.440Z] #49 48.46 Fetched 8418 kB in 1s (16.3 MB/s) [2022-08-08T11:21:19.440Z] #49 48.49 Selecting previously unselected package xxd. [2022-08-08T11:21:19.440Z] #49 48.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-08T11:21:19.440Z] #49 48.51 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-08T11:21:19.440Z] #49 48.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:21:19.440Z] #49 48.57 Selecting previously unselected package vim-common. [2022-08-08T11:21:19.440Z] #49 48.58 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-08T11:21:19.440Z] #49 48.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:21:19.440Z] #49 48.68 Selecting previously unselected package cmake-data. [2022-08-08T11:21:19.440Z] #49 48.68 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-08T11:21:19.440Z] #49 48.69 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-08T11:21:19.440Z] #49 49.72 Selecting previously unselected package libarchive13:amd64. [2022-08-08T11:21:19.440Z] #49 49.73 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-08T11:21:19.440Z] #49 49.74 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-08T11:21:19.440Z] #49 49.88 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-08T11:21:19.440Z] #49 49.89 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-08T11:21:19.440Z] #49 49.89 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-08T11:21:19.440Z] #49 49.98 Selecting previously unselected package librhash0:amd64. [2022-08-08T11:21:19.440Z] #49 49.98 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-08T11:21:19.440Z] #49 49.99 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-08T11:21:19.441Z] #49 50.09 Selecting previously unselected package libuv1:amd64. [2022-08-08T11:21:19.441Z] #49 50.10 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-08T11:21:19.441Z] #49 50.11 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-08T11:21:19.441Z] #49 50.19 Selecting previously unselected package cmake. [2022-08-08T11:21:19.441Z] #49 50.19 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-08T11:21:19.441Z] #49 50.20 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-08T11:21:19.441Z] #49 52.07 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-08T11:21:19.441Z] #49 52.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:21:19.441Z] #49 52.09 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-08T11:21:19.441Z] #49 52.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:21:19.441Z] #49 52.14 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-08T11:21:19.441Z] #49 52.16 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-08T11:21:19.441Z] #49 52.17 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-08T11:21:19.441Z] #49 52.19 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-08T11:21:19.441Z] #49 52.21 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T11:21:19.441Z] #49 DONE 52.6s [2022-08-08T11:21:19.697Z] [2022-08-08T11:21:19.697Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-08T11:21:19.697Z] #50 sha256:87167ced737f98d29f2aaeeec3aa375bbb3967fa8209134adb0fed8627af0285 [2022-08-08T11:21:19.697Z] #50 DONE 0.1s [2022-08-08T11:21:19.697Z] [2022-08-08T11:21:19.697Z] #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-08T11:21:19.697Z] #51 sha256:91a45a8ee4cca8ae32c74c6737e2707a44e7e1ab421d5b6083785162b494af53 [2022-08-08T11:21:21.067Z] #51 1.155 + RM_GOPATH=0 [2022-08-08T11:21:21.067Z] #51 1.155 + TMP_GOPATH= [2022-08-08T11:21:21.067Z] #51 1.155 + : /build [2022-08-08T11:21:21.067Z] #51 1.155 + '[' -z '' ']' [2022-08-08T11:21:21.067Z] #51 1.155 ++ mktemp -d [2022-08-08T11:21:21.067Z] #51 1.155 + export GOPATH=/tmp/tmp.nm5atP5rpy [2022-08-08T11:21:21.067Z] #51 1.155 + GOPATH=/tmp/tmp.nm5atP5rpy [2022-08-08T11:21:21.067Z] #51 1.155 + RM_GOPATH=1 [2022-08-08T11:21:21.067Z] #51 1.155 + case "$(go env GOARCH)" in [2022-08-08T11:21:21.067Z] #51 1.155 ++ go env GOARCH [2022-08-08T11:21:21.067Z] #51 1.155 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T11:21:21.067Z] #51 1.155 + GO_BUILDMODE=-buildmode=pie [2022-08-08T11:21:21.067Z] #51 1.155 ++ dirname /install.sh [2022-08-08T11:21:21.067Z] #51 1.156 + dir=/ [2022-08-08T11:21:21.067Z] #51 1.156 + bin=tini [2022-08-08T11:21:21.067Z] #51 1.156 + shift [2022-08-08T11:21:21.067Z] #51 1.156 + '[' '!' -f //tini.installer ']' [2022-08-08T11:21:21.067Z] #51 1.156 + . //tini.installer [2022-08-08T11:21:21.067Z] #51 1.156 ++ : v0.19.0 [2022-08-08T11:21:21.067Z] #51 1.156 + install_tini [2022-08-08T11:21:21.067Z] #51 1.156 + echo 'Install tini version v0.19.0' [2022-08-08T11:21:21.067Z] #51 1.156 Install tini version v0.19.0 [2022-08-08T11:21:21.067Z] #51 1.156 + git clone https://github.com/krallin/tini.git /tmp/tmp.nm5atP5rpy/tini [2022-08-08T11:21:21.067Z] #51 1.158 Cloning into '/tmp/tmp.nm5atP5rpy/tini'... [2022-08-08T11:21:21.324Z] #51 1.726 + cd /tmp/tmp.nm5atP5rpy/tini [2022-08-08T11:21:21.324Z] #51 1.727 + git checkout -q v0.19.0 [2022-08-08T11:21:21.324Z] #51 1.736 + cmake . [2022-08-08T11:21:21.580Z] #51 1.907 -- The C compiler identification is GNU 10.2.1 [2022-08-08T11:21:21.580Z] #51 1.943 -- Detecting C compiler ABI info [2022-08-08T11:21:21.580Z] #51 2.129 -- Detecting C compiler ABI info - done [2022-08-08T11:21:21.836Z] #51 2.181 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-08T11:21:21.836Z] #51 2.182 -- Detecting C compile features [2022-08-08T11:21:21.836Z] #51 2.185 -- Detecting C compile features - done [2022-08-08T11:21:21.836Z] #51 2.199 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-08T11:21:22.092Z] #51 2.289 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-08T11:21:22.092Z] #51 2.322 -- Configuring done [2022-08-08T11:21:22.092Z] #51 2.333 -- Generating done [2022-08-08T11:21:22.092Z] #51 2.338 -- Build files have been written to: /tmp/tmp.nm5atP5rpy/tini [2022-08-08T11:21:22.092Z] #51 2.344 + make tini-static [2022-08-08T11:21:22.092Z] #51 2.478 Scanning dependencies of target tini-static [2022-08-08T11:21:22.092Z] #51 2.531 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-08T11:21:22.658Z] #51 2.949 [100%] Linking C executable tini-static [2022-08-08T11:21:22.914Z] #51 3.123 [100%] Built target tini-static [2022-08-08T11:21:22.914Z] #51 3.142 + mkdir -p /build [2022-08-08T11:21:22.914Z] #51 3.144 + cp tini-static /build/docker-init [2022-08-08T11:21:22.914Z] #51 DONE 3.4s [2022-08-08T11:21:22.914Z] [2022-08-08T11:21:22.914Z] #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-08T11:21:22.914Z] #71 sha256:6b447bf037db50d0bd3f6964fa4131aaa74f214ebda07bb5c303cef76046aa9b [2022-08-08T11:21:22.914Z] #71 0.849 + RM_GOPATH=0 [2022-08-08T11:21:22.914Z] #71 0.849 + TMP_GOPATH= [2022-08-08T11:21:22.914Z] #71 0.849 + : /build [2022-08-08T11:21:22.914Z] #71 0.849 + '[' -z '' ']' [2022-08-08T11:21:22.914Z] #71 0.849 ++ mktemp -d [2022-08-08T11:21:22.914Z] #71 0.849 + export GOPATH=/tmp/tmp.56wYTLPV8P [2022-08-08T11:21:22.914Z] #71 0.849 + GOPATH=/tmp/tmp.56wYTLPV8P [2022-08-08T11:21:22.914Z] #71 0.850 + RM_GOPATH=1 [2022-08-08T11:21:22.914Z] #71 0.850 + case "$(go env GOARCH)" in [2022-08-08T11:21:22.914Z] #71 0.852 ++ go env GOARCH [2022-08-08T11:21:22.914Z] #71 0.873 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T11:21:22.914Z] #71 0.873 + GO_BUILDMODE=-buildmode=pie [2022-08-08T11:21:22.914Z] #71 0.874 ++ dirname /install.sh [2022-08-08T11:21:22.914Z] #71 0.875 + dir=/ [2022-08-08T11:21:22.914Z] #71 0.875 + bin=containerd [2022-08-08T11:21:22.914Z] #71 0.876 + shift [2022-08-08T11:21:22.914Z] #71 0.876 + '[' '!' -f //containerd.installer ']' [2022-08-08T11:21:22.914Z] #71 0.876 + . //containerd.installer [2022-08-08T11:21:22.914Z] #71 0.876 ++ set -e [2022-08-08T11:21:22.914Z] #71 0.876 ++ : v1.6.7 [2022-08-08T11:21:22.914Z] #71 0.877 + install_containerd [2022-08-08T11:21:22.914Z] #71 0.878 Install containerd version v1.6.7 [2022-08-08T11:21:22.914Z] #71 0.878 + echo 'Install containerd version v1.6.7' [2022-08-08T11:21:22.914Z] #71 0.878 + git clone https://github.com/containerd/containerd.git /tmp/tmp.56wYTLPV8P/src/github.com/containerd/containerd [2022-08-08T11:21:22.914Z] #71 0.883 Cloning into '/tmp/tmp.56wYTLPV8P/src/github.com/containerd/containerd'... [2022-08-08T11:21:23.477Z] #71 ... [2022-08-08T11:21:23.477Z] [2022-08-08T11:21:23.477Z] #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-08T11:21:23.478Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-08T11:21:23.478Z] #20 54.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-08T11:21:23.478Z] #20 54.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-08T11:21:23.478Z] #20 54.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-08T11:21:23.478Z] #20 56.18 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-08T11:21:23.478Z] #20 56.18 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-08T11:21:23.478Z] #20 56.19 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-08T11:21:23.478Z] #20 56.30 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-08T11:21:23.478Z] #20 56.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-08T11:21:23.478Z] #20 56.31 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-08T11:21:25.995Z] #20 58.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-08T11:21:25.995Z] #20 59.00 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-08T11:21:25.995Z] #20 59.00 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T11:21:30.168Z] #20 ... [2022-08-08T11:21:30.168Z] [2022-08-08T11:21:30.168Z] #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-08T11:21:30.168Z] #71 sha256:6b447bf037db50d0bd3f6964fa4131aaa74f214ebda07bb5c303cef76046aa9b [2022-08-08T11:21:30.168Z] #71 15.28 + cd /tmp/tmp.56wYTLPV8P/src/github.com/containerd/containerd [2022-08-08T11:21:30.168Z] #71 15.28 + git checkout -q v1.6.7 [2022-08-08T11:21:30.168Z] #71 15.94 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-08T11:21:30.168Z] #71 15.94 + BUILDTAGS='netgo osusergo static_build' [2022-08-08T11:21:30.168Z] #71 15.94 + export EXTRA_FLAGS=-buildmode=pie [2022-08-08T11:21:30.168Z] #71 15.94 + EXTRA_FLAGS=-buildmode=pie [2022-08-08T11:21:30.168Z] #71 15.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-08T11:21:30.168Z] #71 15.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-08T11:21:30.168Z] #71 15.94 + '[' '' = dynamic ']' [2022-08-08T11:21:30.168Z] #71 15.94 + make [2022-08-08T11:21:30.729Z] #71 16.49 + bin/ctr [2022-08-08T11:21:35.849Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.3% of statements [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/rootless [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/volume [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-08T11:21:35.849Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === Skipped [2022-08-08T11:21:35.849Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-08T11:21:35.849Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-08T11:21:35.849Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-08T11:21:35.849Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-08T11:21:35.849Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-08T11:21:35.849Z] graphtest_unix.go:71: No driver to put! [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-08T11:21:35.849Z] time="2022-08-08T11:20:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-08T11:21:35.849Z] time="2022-08-08T11:20:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-08T11:21:35.849Z] time="2022-08-08T11:20:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-08T11:21:35.849Z] time="2022-08-08T11:20:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-08T11:21:35.849Z] time="2022-08-08T11:20:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-08T11:21:35.849Z] graphtest_unix.go:71: No driver to put! [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-08T11:21:35.849Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-08T11:21:35.849Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-08T11:21:35.849Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-08T11:21:35.849Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-08T11:21:35.849Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:21:35.849Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-08T11:21:35.849Z] graphtest_unix.go:71: No driver to put! [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-08T11:21:35.849Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-08T11:21:35.849Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-08T11:21:35.849Z] [2022-08-08T11:21:35.849Z] DONE 2875 tests, 28 skipped in 209.328s [2022-08-08T11:21:35.849Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/config [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/idm [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/ns [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/options [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/osl [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T11:21:35.849Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-08T11:21:35.849Z] + 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-08T11:21:37.278Z] #71 ... [2022-08-08T11:21:37.278Z] [2022-08-08T11:21:37.278Z] #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-08T11:21:37.278Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-08T11:21:37.278Z] #20 62.83 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-08T11:21:37.278Z] #20 62.83 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-08T11:21:37.278Z] #20 62.83 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T11:21:37.278Z] #20 64.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-08T11:21:37.278Z] #20 64.47 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-08T11:21:37.278Z] #20 64.47 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-08T11:21:37.278Z] #20 66.25 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-08T11:21:37.278Z] #20 66.26 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-08T11:21:37.278Z] #20 66.26 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T11:21:37.278Z] #20 70.06 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-08T11:21:37.278Z] #20 70.07 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-08T11:21:37.278Z] #20 70.08 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T11:21:38.648Z] #20 71.81 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-08T11:21:38.648Z] #20 71.82 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-08T11:21:38.906Z] #20 71.83 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-08T11:21:38.906Z] #20 71.89 Selecting previously unselected package libapparmor1:amd64. [2022-08-08T11:21:38.906Z] #20 71.90 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-08T11:21:38.906Z] #20 71.90 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-08T11:21:38.906Z] #20 71.96 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-08T11:21:38.906Z] #20 71.96 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-08T11:21:38.906Z] #20 71.96 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-08T11:21:38.906Z] #20 72.03 Selecting previously unselected package libbtrfs0:amd64. [2022-08-08T11:21:38.906Z] #20 72.03 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-08T11:21:38.906Z] #20 72.04 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-08T11:21:39.163Z] #20 72.10 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-08T11:21:39.163Z] #20 72.11 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-08T11:21:39.163Z] #20 72.11 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-08T11:21:39.163Z] #20 72.21 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-08T11:21:39.163Z] #20 72.21 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-08T11:21:39.163Z] #20 72.22 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-08T11:21:39.163Z] #20 72.26 Selecting previously unselected package libudev-dev:amd64. [2022-08-08T11:21:39.163Z] #20 72.27 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-08T11:21:39.163Z] #20 72.27 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-08T11:21:39.421Z] #20 72.34 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-08T11:21:39.421Z] #20 72.35 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-08T11:21:39.421Z] #20 72.35 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-08T11:21:39.421Z] #20 72.48 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-08T11:21:39.421Z] #20 72.49 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-08T11:21:39.421Z] #20 72.50 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-08T11:21:39.421Z] #20 72.58 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-08T11:21:39.421Z] #20 72.58 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-08T11:21:39.678Z] #20 72.59 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-08T11:21:39.678Z] #20 72.67 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-08T11:21:39.678Z] #20 72.68 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-08T11:21:39.678Z] #20 72.68 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-08T11:21:39.678Z] #20 72.72 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-08T11:21:39.678Z] #20 72.73 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-08T11:21:39.678Z] #20 72.74 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-08T11:21:39.791Z] #64 216.0 # github.com/containerd/containerd/cmd/containerd [2022-08-08T11:21:39.791Z] #64 216.0 /usr/bin/ld: /tmp/go-link-3070281248/000019.o: in function `New': [2022-08-08T11:21:39.791Z] #64 216.0 /tmp/tmp.deSZCTBrWW/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-08T11:21:39.791Z] #64 216.1 + bin/containerd-stress [2022-08-08T11:21:39.791Z] #64 217.2 + bin/containerd-shim [2022-08-08T11:21:39.936Z] #20 72.92 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-08T11:21:39.936Z] #20 72.93 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-08T11:21:39.936Z] #20 72.94 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-08T11:21:39.936Z] #20 73.05 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-08T11:21:39.936Z] #20 73.06 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-08T11:21:39.936Z] #20 73.06 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-08T11:21:39.936Z] #20 73.11 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-08T11:21:39.936Z] #20 73.12 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-08T11:21:39.936Z] #20 73.12 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-08T11:21:40.193Z] #20 73.18 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-08T11:21:40.193Z] #20 73.19 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-08T11:21:40.193Z] #20 73.19 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-08T11:21:40.449Z] #20 73.44 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-08T11:21:40.449Z] #20 73.45 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-08T11:21:40.449Z] #20 73.46 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-08T11:21:40.449Z] #20 73.47 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-08T11:21:40.449Z] #20 73.49 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-08T11:21:40.449Z] #20 73.49 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-08T11:21:40.449Z] #20 73.51 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-08T11:21:40.449Z] #20 73.52 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-08T11:21:40.449Z] #20 73.53 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-08T11:21:40.449Z] #20 73.54 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-08T11:21:40.449Z] #20 73.55 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-08T11:21:40.449Z] #20 73.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-08T11:21:40.449Z] #20 73.57 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-08T11:21:40.449Z] #20 73.58 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-08T11:21:40.449Z] #20 73.59 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-08T11:21:40.449Z] #20 73.60 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-08T11:21:40.449Z] #20 73.62 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-08T11:21:40.449Z] #20 73.63 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-08T11:21:40.706Z] #20 73.64 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-08T11:21:40.706Z] #20 73.65 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-08T11:21:40.706Z] #20 73.66 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T11:21:40.706Z] #20 73.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-08T11:21:40.706Z] #20 73.69 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T11:21:40.706Z] #20 73.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-08T11:21:40.706Z] #20 73.70 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-08T11:21:40.706Z] #20 73.71 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-08T11:21:40.706Z] #20 73.73 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-08T11:21:40.706Z] #20 73.73 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-08T11:21:40.706Z] #20 73.74 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-08T11:21:40.706Z] #20 73.76 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-08T11:21:40.706Z] #20 73.77 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-08T11:21:40.706Z] #20 73.78 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-08T11:21:40.706Z] #20 73.79 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-08T11:21:40.706Z] #20 73.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T11:21:42.080Z] #20 DONE 74.9s [2022-08-08T11:21:42.080Z] [2022-08-08T11:21:42.080Z] #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-08T11:21:42.080Z] #71 sha256:6b447bf037db50d0bd3f6964fa4131aaa74f214ebda07bb5c303cef76046aa9b [2022-08-08T11:21:42.080Z] #71 ... [2022-08-08T11:21:42.080Z] [2022-08-08T11:21:42.080Z] #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-08T11:21:42.080Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-08T11:21:43.452Z] #21 1.378 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-08T11:21:43.452Z] #21 1.456 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-08T11:21:43.452Z] #21 1.543 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-08T11:21:45.039Z] #64 228.2 + bin/containerd-shim-runc-v1 [2022-08-08T11:21:48.962Z] #21 1.948 Reading package lists... [2022-08-08T11:21:51.584Z] #64 234.4 + bin/containerd-shim-runc-v2 [2022-08-08T11:21:51.839Z] #64 235.2 + binaries [2022-08-08T11:21:51.839Z] #64 235.2 + install -D bin/containerd /build/containerd [2022-08-08T11:21:51.839Z] #64 235.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-08T11:21:51.839Z] #64 235.3 + install -D bin/ctr /build/ctr [2022-08-08T11:21:54.216Z] #21 6.848 Reading package lists... [2022-08-08T11:21:54.355Z] #64 DONE 237.2s [2022-08-08T11:21:54.474Z] #21 11.59 Building dependency tree... [2022-08-08T11:21:54.731Z] #21 12.71 Reading state information... [2022-08-08T11:21:54.917Z] [2022-08-08T11:21:54.917Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T11:21:54.917Z] #65 sha256:2182bd24366fe34e6775fcc7b9fef206c23847f75a857e04649d8714fcdc093d [2022-08-08T11:21:55.478Z] #65 DONE 0.8s [2022-08-08T11:21:55.662Z] #21 13.88 The following additional packages will be installed: [2022-08-08T11:21:55.662Z] #21 13.88 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-08T11:21:55.733Z] [2022-08-08T11:21:55.733Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T11:21:55.733Z] #70 sha256:a3998cccaa8c60c114f9d7c9c1e12a6d97e2e948c43ec2b2cb9ea8d99ba21366 [2022-08-08T11:21:55.733Z] #70 DONE 0.2s [2022-08-08T11:21:55.733Z] [2022-08-08T11:21:55.733Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T11:21:55.733Z] #75 sha256:a0a3b02ae84ed24847b55227b5d36375d0ed7a0caf3ad9ae2cd51f2529806e45 [2022-08-08T11:21:55.918Z] #21 13.89 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-08T11:21:55.918Z] #21 13.89 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-08T11:21:55.918Z] #21 13.89 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-08T11:21:55.918Z] #21 13.89 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-08T11:21:55.918Z] #21 13.89 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-08T11:21:55.918Z] #21 13.90 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-08T11:21:55.918Z] #21 13.91 Suggested packages: [2022-08-08T11:21:55.918Z] #21 13.91 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-08T11:21:55.918Z] #21 13.91 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-08T11:21:55.918Z] #21 13.91 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-08T11:21:55.918Z] #21 13.91 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-08T11:21:55.918Z] #21 13.91 seccomp:ppc64el seccomp:s390x [2022-08-08T11:21:55.918Z] #21 13.91 Recommended packages: [2022-08-08T11:21:55.918Z] #21 13.91 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-08T11:21:55.918Z] #21 13.91 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-08T11:21:55.918Z] #21 13.91 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-08T11:21:55.919Z] #21 13.91 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-08T11:21:56.175Z] #21 14.37 The following NEW packages will be installed: [2022-08-08T11:21:56.175Z] #21 14.37 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-08T11:21:56.175Z] #21 14.38 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-08T11:21:56.175Z] #21 14.38 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-08T11:21:56.175Z] #21 14.38 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-08T11:21:56.175Z] #21 14.38 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-08T11:21:56.175Z] #21 14.38 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-08T11:21:56.175Z] #21 14.38 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-08T11:21:56.175Z] #21 14.38 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-08T11:21:56.175Z] #21 14.38 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-08T11:21:56.175Z] #21 14.38 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-08T11:21:56.175Z] #21 14.39 libseccomp2:ppc64el libseccomp2:s390x [2022-08-08T11:21:56.432Z] #21 14.75 0 upgraded, 40 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T11:21:56.432Z] #21 14.75 Need to get 15.9 MB of archives. [2022-08-08T11:21:56.432Z] #21 14.75 After this operation, 73.0 MB of additional disk space will be used. [2022-08-08T11:21:56.432Z] #21 14.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-08T11:21:56.688Z] #21 14.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-08T11:21:56.688Z] #21 14.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-08T11:21:56.688Z] #21 14.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-08T11:21:56.688Z] #21 14.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-08T11:21:56.689Z] #21 14.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-08T11:21:56.689Z] #21 14.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-08T11:21:56.689Z] #21 14.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-08T11:21:56.689Z] #21 14.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-08T11:21:56.689Z] #21 14.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-08T11:21:56.689Z] #21 14.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-08T11:21:56.689Z] #21 14.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-08T11:21:56.689Z] #21 14.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-08T11:21:56.689Z] #21 14.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-08T11:21:56.689Z] #21 14.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-08T11:21:56.689Z] #21 14.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-08T11:21:56.689Z] #21 14.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-08T11:21:56.689Z] #21 14.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-08T11:21:56.689Z] #21 14.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-08T11:21:56.689Z] #21 14.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-08T11:21:56.689Z] #21 14.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-08T11:21:56.689Z] #21 14.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-08T11:21:56.689Z] #21 14.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-08T11:21:56.689Z] #21 14.92 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-08T11:21:56.689Z] #21 14.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-08T11:21:56.689Z] #21 14.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-08T11:21:56.689Z] #21 14.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-08T11:21:56.689Z] #21 14.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-08T11:21:56.689Z] #21 14.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-08T11:21:56.689Z] #21 14.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-08T11:21:56.689Z] #21 14.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-08T11:21:56.945Z] #21 14.95 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-08T11:21:56.945Z] #21 14.96 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-08T11:21:56.945Z] #21 14.96 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-08T11:21:56.945Z] #21 14.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-08T11:21:56.945Z] #21 14.96 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-08T11:21:56.945Z] #21 14.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-08T11:21:56.945Z] #21 14.96 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-08T11:21:56.945Z] #21 14.96 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-08T11:21:56.945Z] #21 14.96 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-08T11:21:57.096Z] #75 DONE 1.2s [2022-08-08T11:21:57.096Z] [2022-08-08T11:21:57.096Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-08T11:21:57.096Z] #78 sha256:9448b589087431c1a61c1e78c483c4530bf708882d609dabe5f43fed064a9b36 [2022-08-08T11:21:57.096Z] #78 DONE 0.0s [2022-08-08T11:21:57.096Z] [2022-08-08T11:21:57.096Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-08T11:21:57.096Z] #79 sha256:f6b86f516e57eb64213b34325ff865f943eb860075fe2db88543fad3932f8af6 [2022-08-08T11:21:57.096Z] #79 DONE 0.0s [2022-08-08T11:21:57.352Z] [2022-08-08T11:21:57.352Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-08T11:21:57.352Z] #80 sha256:3cb2c01fd380e48de4115e90c91c78cdd47d31afcf63d4831e3fc0cb9cd79b05 [2022-08-08T11:21:57.352Z] #80 DONE 0.0s [2022-08-08T11:21:57.352Z] [2022-08-08T11:21:57.352Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T11:21:57.352Z] #81 sha256:59d1b6c92210ceede91311d5acba4c5d8faf19809dd5d664cd1da9bcb2bbb5ab [2022-08-08T11:21:57.509Z] #21 15.45 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T11:21:57.509Z] #21 15.66 Fetched 15.9 MB in 1s (31.8 MB/s) [2022-08-08T11:21:57.509Z] #21 15.71 Selecting previously unselected package gcc-10-base:armel. [2022-08-08T11:21:57.509Z] #21 15.71 (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-08T11:21:57.509Z] #21 15.75 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-08T11:21:57.509Z] #21 15.75 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-08T11:21:57.509Z] #21 15.80 Selecting previously unselected package gcc-10-base:armhf. [2022-08-08T11:21:57.765Z] #21 15.81 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-08T11:21:57.765Z] #21 15.81 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-08T11:21:57.765Z] #21 15.86 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-08T11:21:57.765Z] #21 15.87 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-08T11:21:57.765Z] #21 15.87 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-08T11:21:57.765Z] #21 15.93 Selecting previously unselected package gcc-10-base:s390x. [2022-08-08T11:21:57.765Z] #21 15.93 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-08T11:21:57.765Z] #21 15.93 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-08T11:21:57.765Z] #21 15.98 Selecting previously unselected package gcc-10-base:arm64. [2022-08-08T11:21:57.765Z] #21 15.98 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-08T11:21:57.765Z] #21 15.99 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-08T11:21:57.765Z] #21 16.05 Selecting previously unselected package libgcc-s1:armel. [2022-08-08T11:21:57.914Z] #81 DONE 0.8s [2022-08-08T11:21:58.023Z] #21 16.06 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-08T11:21:58.023Z] #21 16.07 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-08T11:21:58.023Z] #21 16.11 Selecting previously unselected package libcrypt1:armel. [2022-08-08T11:21:58.023Z] #21 16.12 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-08T11:21:58.023Z] #21 16.13 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-08T11:21:58.023Z] #21 16.21 Selecting previously unselected package libc6:armel. [2022-08-08T11:21:58.023Z] #21 16.22 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-08T11:21:58.170Z] [2022-08-08T11:21:58.170Z] #82 exporting to image [2022-08-08T11:21:58.170Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T11:21:58.170Z] #82 exporting layers [2022-08-08T11:21:58.352Z] #21 16.37 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-08T11:21:58.640Z] #21 16.85 Selecting previously unselected package libapparmor1:armel. [2022-08-08T11:21:58.640Z] #21 16.85 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-08T11:21:58.640Z] #21 16.87 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-08T11:21:58.904Z] #21 16.91 Selecting previously unselected package libapparmor-dev:armel. [2022-08-08T11:21:58.904Z] #21 16.92 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-08T11:21:58.904Z] #21 16.93 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-08T11:21:58.904Z] #21 17.02 Selecting previously unselected package libgcc-s1:arm64. [2022-08-08T11:21:58.904Z] #21 17.02 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-08T11:21:58.904Z] #21 17.03 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-08T11:21:58.904Z] #21 17.09 Selecting previously unselected package libcrypt1:arm64. [2022-08-08T11:21:58.904Z] #21 17.09 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-08T11:21:58.904Z] #21 17.10 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-08T11:21:58.904Z] #21 17.17 Selecting previously unselected package libc6:arm64. [2022-08-08T11:21:59.201Z] #21 17.17 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-08T11:21:59.201Z] #21 17.38 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-08T11:21:59.793Z] #21 17.92 Selecting previously unselected package libapparmor1:arm64. [2022-08-08T11:21:59.793Z] #21 17.93 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-08T11:21:59.793Z] #21 17.93 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-08T11:21:59.793Z] #21 17.98 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-08T11:21:59.793Z] #21 17.99 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-08T11:21:59.793Z] #21 18.00 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-08T11:22:00.061Z] #21 18.06 Selecting previously unselected package libgcc-s1:s390x. [2022-08-08T11:22:00.061Z] #21 18.07 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-08T11:22:00.061Z] #21 18.08 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-08T11:22:00.061Z] #21 18.12 Selecting previously unselected package libcrypt1:s390x. [2022-08-08T11:22:00.061Z] #21 18.14 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-08T11:22:00.061Z] #21 18.15 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-08T11:22:00.061Z] #21 18.25 Selecting previously unselected package libc6:s390x. [2022-08-08T11:22:00.061Z] #21 18.26 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-08T11:22:00.318Z] #21 18.49 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-08T11:22:00.990Z] #21 19.01 Selecting previously unselected package libapparmor1:s390x. [2022-08-08T11:22:00.990Z] #21 19.01 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-08T11:22:00.990Z] #21 19.02 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-08T11:22:00.990Z] #21 19.07 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-08T11:22:00.990Z] #21 19.08 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-08T11:22:00.990Z] #21 19.09 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-08T11:22:00.990Z] #21 19.16 Selecting previously unselected package libgcc-s1:armhf. [2022-08-08T11:22:00.990Z] #21 19.17 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-08T11:22:00.990Z] #21 19.17 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-08T11:22:00.990Z] #21 19.22 Selecting previously unselected package libcrypt1:armhf. [2022-08-08T11:22:00.990Z] #21 19.23 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-08T11:22:00.990Z] #21 19.23 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-08T11:22:00.990Z] #21 19.31 Selecting previously unselected package libc6:armhf. [2022-08-08T11:22:01.246Z] #21 19.31 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-08T11:22:01.502Z] #21 19.50 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-08T11:22:01.759Z] #21 19.87 Selecting previously unselected package libapparmor1:armhf. [2022-08-08T11:22:01.759Z] #21 19.88 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-08T11:22:01.759Z] #21 19.89 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-08T11:22:01.759Z] #21 19.93 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-08T11:22:01.759Z] #21 19.94 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-08T11:22:01.759Z] #21 19.95 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-08T11:22:01.759Z] #21 20.02 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-08T11:22:02.018Z] #21 20.03 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-08T11:22:02.018Z] #21 20.03 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-08T11:22:02.018Z] #21 20.07 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-08T11:22:02.018Z] #21 20.08 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-08T11:22:02.018Z] #21 20.09 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-08T11:22:02.018Z] #21 20.19 Selecting previously unselected package libc6:ppc64el. [2022-08-08T11:22:02.018Z] #21 20.20 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-08T11:22:02.274Z] #21 20.35 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-08T11:22:02.837Z] #21 20.93 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-08T11:22:02.837Z] #21 20.94 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-08T11:22:02.837Z] #21 20.94 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-08T11:22:02.837Z] #21 21.00 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-08T11:22:02.837Z] #21 21.01 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-08T11:22:02.837Z] #21 21.01 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-08T11:22:03.019Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-08T11:22:03.019Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-08T11:22:03.019Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T11:22:03.019Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-08T11:22:03.019Z] [2022-08-08T11:22:03.019Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T11:22:03.019Z] DOCKER_SYSTEMD=1 [2022-08-08T11:22:03.019Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T11:22:03.019Z] HOSTNAME=af7bdcdd48aa [2022-08-08T11:22:03.019Z] DEST=bundles/test-integration [2022-08-08T11:22:03.019Z] PWD=/go/src/github.com/docker/docker [2022-08-08T11:22:03.019Z] DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:22:03.019Z] container=docker [2022-08-08T11:22:03.019Z] HOME=/root [2022-08-08T11:22:03.019Z] LANG=C.UTF-8 [2022-08-08T11:22:03.019Z] INVOCATION_ID=4e039cb6c855480d98ed83273c63cf56 [2022-08-08T11:22:03.019Z] GOLANG_VERSION=1.18.5 [2022-08-08T11:22:03.019Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T11:22:03.019Z] VALIDATE_BRANCH=master [2022-08-08T11:22:03.019Z] TERM=xterm [2022-08-08T11:22:03.019Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T11:22:03.019Z] SHLVL=3 [2022-08-08T11:22:03.019Z] TIMEOUT=120m [2022-08-08T11:22:03.019Z] DOCKER_BUILDTAGS= journald [2022-08-08T11:22:03.019Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T11:22:03.019Z] GO111MODULE=off [2022-08-08T11:22:03.019Z] DOCKER_EXPERIMENTAL=1 [2022-08-08T11:22:03.019Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T11:22:03.019Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T11:22:03.019Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T11:22:03.019Z] GOPATH=/go [2022-08-08T11:22:03.019Z] PKG_CONFIG=pkg-config [2022-08-08T11:22:03.019Z] _=/usr/bin/env [2022-08-08T11:22:03.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-08T11:22:03.094Z] #21 21.08 Selecting previously unselected package libseccomp2:s390x. [2022-08-08T11:22:03.094Z] #21 21.08 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-08T11:22:03.094Z] #21 21.09 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-08T11:22:03.094Z] #21 21.14 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-08T11:22:03.094Z] #21 21.14 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-08T11:22:03.094Z] #21 21.14 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-08T11:22:03.095Z] #21 21.20 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-08T11:22:03.095Z] #21 21.21 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-08T11:22:03.095Z] #21 21.21 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-08T11:22:03.095Z] #21 21.26 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-08T11:22:03.095Z] #21 21.27 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-08T11:22:03.095Z] #21 21.27 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-08T11:22:03.095Z] #21 21.33 Selecting previously unselected package libseccomp2:armhf. [2022-08-08T11:22:03.351Z] #21 21.34 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-08T11:22:03.351Z] #21 21.35 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-08T11:22:03.351Z] #21 21.39 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-08T11:22:03.351Z] #21 21.39 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-08T11:22:03.351Z] #21 21.40 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-08T11:22:03.351Z] #21 21.47 Selecting previously unselected package libseccomp2:armel. [2022-08-08T11:22:03.351Z] #21 21.47 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-08T11:22:03.351Z] #21 21.48 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-08T11:22:03.351Z] #21 21.52 Selecting previously unselected package libseccomp-dev:armel. [2022-08-08T11:22:03.351Z] #21 21.52 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-08T11:22:03.351Z] #21 21.53 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-08T11:22:03.351Z] #21 21.59 Selecting previously unselected package libseccomp2:arm64. [2022-08-08T11:22:03.608Z] #21 21.59 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-08T11:22:03.608Z] #21 21.60 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-08T11:22:03.608Z] #21 21.64 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-08T11:22:03.608Z] #21 21.65 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-08T11:22:03.608Z] #21 21.65 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-08T11:22:03.608Z] #21 21.76 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-08T11:22:03.608Z] #21 21.78 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-08T11:22:03.608Z] #21 21.79 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-08T11:22:03.608Z] #21 21.80 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-08T11:22:03.608Z] #21 21.81 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-08T11:22:03.608Z] #21 21.83 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-08T11:22:03.864Z] #21 21.84 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-08T11:22:03.864Z] #21 21.85 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-08T11:22:03.864Z] #21 21.86 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-08T11:22:03.864Z] #21 21.87 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-08T11:22:03.864Z] #21 21.88 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-08T11:22:03.864Z] #21 21.89 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-08T11:22:03.864Z] #21 21.90 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-08T11:22:03.864Z] #21 21.91 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-08T11:22:03.864Z] #21 21.92 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-08T11:22:03.864Z] #21 21.93 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-08T11:22:05.231Z] #21 23.18 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-08T11:22:06.268Z] #82 exporting layers 8.1s done [2022-08-08T11:22:06.268Z] #82 writing image sha256:033e6bec52d4094e7fbe689a7bb59df32840d55b554595c1ffcac46ace670894 done [2022-08-08T11:22:06.268Z] #82 naming to docker.io/library/docker:7797480eb093dd250a3da0613a2452e0c78ad203 done [2022-08-08T11:22:06.268Z] #82 DONE 8.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T11:22:06.600Z] #21 24.42 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-08T11:22:06.605Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 -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:7797480eb093dd250a3da0613a2452e0c78ad203 hack/make.sh dynbinary test-integration [2022-08-08T11:22:07.168Z] [2022-08-08T11:22:07.168Z] Removing bundles/ [2022-08-08T11:22:07.168Z] [2022-08-08T11:22:07.168Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-08T11:22:07.168Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-08T11:22:07.168Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T11:22:07.528Z] #21 25.65 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-08T11:22:08.896Z] #21 26.84 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-08T11:22:09.825Z] #21 28.05 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-08T11:22:09.826Z] #21 28.06 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-08T11:22:09.826Z] #21 28.07 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-08T11:22:09.826Z] #21 28.08 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-08T11:22:09.826Z] #21 28.09 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-08T11:22:09.826Z] #21 28.10 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-08T11:22:10.087Z] #21 28.11 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-08T11:22:10.087Z] #21 28.12 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-08T11:22:10.087Z] #21 28.14 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-08T11:22:10.087Z] #21 28.15 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-08T11:22:10.087Z] #21 28.16 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-08T11:22:10.087Z] #21 28.17 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-08T11:22:10.087Z] #21 28.18 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-08T11:22:10.088Z] #21 28.19 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-08T11:22:10.088Z] #21 28.21 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-08T11:22:10.088Z] #21 28.22 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-08T11:22:10.088Z] #21 28.23 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-08T11:22:10.088Z] #21 28.24 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-08T11:22:10.088Z] #21 28.25 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-08T11:22:10.088Z] #21 28.26 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-08T11:22:10.088Z] #21 28.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T11:22:10.653Z] #21 DONE 28.8s [2022-08-08T11:22:10.653Z] [2022-08-08T11:22:10.653Z] #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-08T11:22:10.653Z] #71 sha256:6b447bf037db50d0bd3f6964fa4131aaa74f214ebda07bb5c303cef76046aa9b [2022-08-08T11:22:10.653Z] #71 ... [2022-08-08T11:22:10.653Z] [2022-08-08T11:22:10.653Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-08T11:22:10.653Z] #66 sha256:7ff456103e913018039652edaf499f2bb99224fd3d94a3d3e38f30554ba9a611 [2022-08-08T11:22:10.653Z] #66 DONE 0.1s [2022-08-08T11:22:10.653Z] [2022-08-08T11:22:10.653Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-08T11:22:10.653Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-08T11:22:12.025Z] #22 DONE 1.3s [2022-08-08T11:22:12.025Z] [2022-08-08T11:22:12.025Z] #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-08T11:22:12.025Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-08T11:22:12.961Z] #23 DONE 0.9s [2022-08-08T11:22:12.961Z] [2022-08-08T11:22:12.961Z] #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-08T11:22:12.961Z] #67 sha256:86593a0b3f14e9f714dd7261c05561d6f1cf930f770271b81d4549958a77aff4 [2022-08-08T11:22:12.961Z] #67 1.058 + RM_GOPATH=0 [2022-08-08T11:22:12.961Z] #67 1.058 + TMP_GOPATH= [2022-08-08T11:22:12.961Z] #67 1.058 + : /build [2022-08-08T11:22:12.961Z] #67 1.058 + '[' -z '' ']' [2022-08-08T11:22:12.961Z] #67 1.060 ++ mktemp -d [2022-08-08T11:22:12.961Z] #67 1.062 + export GOPATH=/tmp/tmp.ZPdad39DeR [2022-08-08T11:22:12.961Z] #67 1.062 + GOPATH=/tmp/tmp.ZPdad39DeR [2022-08-08T11:22:12.961Z] #67 1.062 + RM_GOPATH=1 [2022-08-08T11:22:12.961Z] #67 1.062 + case "$(go env GOARCH)" in [2022-08-08T11:22:12.961Z] #67 1.062 ++ go env GOARCH [2022-08-08T11:22:12.961Z] #67 1.073 Install runc version v1.1.3 (build tags: seccomp) [2022-08-08T11:22:12.961Z] #67 1.073 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T11:22:12.961Z] #67 1.073 + GO_BUILDMODE=-buildmode=pie [2022-08-08T11:22:12.961Z] #67 1.073 ++ dirname /install.sh [2022-08-08T11:22:12.961Z] #67 1.073 + dir=/ [2022-08-08T11:22:12.961Z] #67 1.073 + bin=runc [2022-08-08T11:22:12.961Z] #67 1.073 + shift [2022-08-08T11:22:12.961Z] #67 1.073 + '[' '!' -f //runc.installer ']' [2022-08-08T11:22:12.961Z] #67 1.073 + . //runc.installer [2022-08-08T11:22:12.961Z] #67 1.073 ++ set -e [2022-08-08T11:22:12.961Z] #67 1.073 ++ : v1.1.3 [2022-08-08T11:22:12.961Z] #67 1.073 + install_runc [2022-08-08T11:22:12.961Z] #67 1.073 + RUNC_BUILDTAGS=seccomp [2022-08-08T11:22:12.961Z] #67 1.073 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-08T11:22:12.961Z] #67 1.073 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZPdad39DeR/src/github.com/opencontainers/runc [2022-08-08T11:22:12.961Z] #67 1.073 Cloning into '/tmp/tmp.ZPdad39DeR/src/github.com/opencontainers/runc'... [2022-08-08T11:22:13.897Z] #67 ... [2022-08-08T11:22:13.897Z] [2022-08-08T11:22:13.897Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T11:22:13.897Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-08T11:22:13.897Z] #24 0.840 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-08T11:22:13.897Z] #24 DONE 0.9s [2022-08-08T11:22:13.897Z] [2022-08-08T11:22:13.897Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T11:22:13.897Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-08T11:22:14.829Z] #25 DONE 0.9s [2022-08-08T11:22:14.829Z] [2022-08-08T11:22:14.829Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T11:22:14.829Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-08T11:22:15.761Z] #26 DONE 0.9s [2022-08-08T11:22:15.761Z] [2022-08-08T11:22:15.761Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-08T11:22:15.761Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-08T11:22:16.697Z] #27 DONE 0.9s [2022-08-08T11:22:16.697Z] [2022-08-08T11:22:16.697Z] #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-08T11:22:16.697Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-08T11:22:17.629Z] #28 1.159 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-08T11:22:17.629Z] #28 1.185 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-08T11:22:17.629Z] #28 1.185 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-08T11:22:18.192Z] #28 1.446 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-08T11:22:18.448Z] #28 1.715 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-08T11:22:18.448Z] #28 1.935 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-08T11:22:18.704Z] #28 2.171 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-08T11:22:19.267Z] #28 2.479 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-08T11:22:19.524Z] #28 2.783 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-08T11:22:19.524Z] #28 3.020 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [143 kB] [2022-08-08T11:22:19.781Z] #28 3.024 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-08T11:22:19.781Z] #28 3.026 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-08T11:22:19.781Z] #28 3.037 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [167 kB] [2022-08-08T11:22:19.781Z] #28 3.039 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-08T11:22:19.781Z] #28 3.044 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-08T11:22:20.038Z] #28 3.523 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-08T11:22:20.038Z] #28 3.527 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-08T11:22:20.038Z] #28 3.528 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-08T11:22:20.038Z] #28 3.528 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-08T11:22:20.038Z] #28 3.529 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-08T11:22:20.038Z] #28 3.529 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-08T11:22:22.514Z] ok github.com/docker/docker/libnetwork 37.425s coverage: 40.6% of statements [2022-08-08T11:22:22.514Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-08-08T11:22:22.514Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-08T11:22:22.514Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-08T11:22:22.514Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-08T11:22:22.514Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-08T11:22:22.514Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-08T11:22:22.514Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-08T11:22:22.514Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-08T11:22:22.514Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-08T11:22:22.514Z] ok github.com/docker/docker/libnetwork/config 0.016s coverage: 22.4% of statements [2022-08-08T11:22:22.514Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-08T11:22:22.514Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-08T11:22:22.514Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-08T11:22:22.514Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-08T11:22:22.514Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.539s coverage: 59.9% of statements [2022-08-08T11:22:22.514Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-08T11:22:22.514Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-08-08T11:22:22.514Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.056s coverage: 5.2% of statements [2022-08-08T11:22:22.514Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-08T11:22:22.514Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-08T11:22:22.514Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-08T11:22:22.514Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-08T11:22:26.583Z] #28 ... [2022-08-08T11:22:26.583Z] [2022-08-08T11:22:26.583Z] #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-08T11:22:26.583Z] #67 sha256:86593a0b3f14e9f714dd7261c05561d6f1cf930f770271b81d4549958a77aff4 [2022-08-08T11:22:26.583Z] #67 5.576 + cd /tmp/tmp.ZPdad39DeR/src/github.com/opencontainers/runc [2022-08-08T11:22:26.583Z] #67 5.576 + git checkout -q v1.1.3 [2022-08-08T11:22:26.583Z] #67 5.927 + '[' -z '' ']' [2022-08-08T11:22:26.583Z] #67 5.927 + target=static [2022-08-08T11:22:26.583Z] #67 5.927 + make BUILDTAGS=seccomp static [2022-08-08T11:22:26.583Z] #67 6.380 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-08T11:22:31.884Z] #67 ... [2022-08-08T11:22:31.884Z] [2022-08-08T11:22:31.884Z] #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-08T11:22:31.884Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-08T11:22:31.884Z] #28 14.94 Fetched 49.2 MB in 14s (3504 kB/s) [2022-08-08T11:22:32.483Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.327s coverage: 6.7% of statements [2022-08-08T11:22:32.483Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-08T11:22:32.483Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-08T11:22:32.483Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-08T11:22:32.483Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-08T11:22:32.483Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-08T11:22:32.483Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-08T11:22:32.741Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-08T11:22:33.000Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-08T11:22:33.258Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-08T11:22:33.516Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-08T11:22:38.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-08T11:22:38.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-08T11:22:38.434Z] #28 14.94 Reading package lists... [2022-08-08T11:22:41.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-08T11:22:41.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-08T11:22:44.981Z] #28 21.19 Reading package lists... [2022-08-08T11:22:45.716Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-08T11:22:46.351Z] #28 28.01 Building dependency tree... [2022-08-08T11:22:48.247Z] #28 31.45 bzip2 is already the newest version (1.0.8-4). [2022-08-08T11:22:48.247Z] #28 31.45 patch is already the newest version (2.7.6-7). [2022-08-08T11:22:48.247Z] #28 31.45 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-08T11:22:48.247Z] #28 31.45 The following additional packages will be installed: [2022-08-08T11:22:48.247Z] #28 31.45 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-08T11:22:48.247Z] #28 31.45 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-08T11:22:48.247Z] #28 31.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-08T11:22:48.247Z] #28 31.46 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-08T11:22:48.247Z] #28 31.46 systemd vim-runtime xxd [2022-08-08T11:22:48.247Z] #28 31.49 Suggested packages: [2022-08-08T11:22:48.247Z] #28 31.49 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-08T11:22:48.247Z] #28 31.49 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-08T11:22:48.247Z] #28 31.49 vim-scripts xfsdump acl attr quota [2022-08-08T11:22:48.247Z] #28 31.49 Recommended packages: [2022-08-08T11:22:48.247Z] #28 31.49 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-08T11:22:48.247Z] #28 31.49 systemd-timesyncd | time-daemon unzip [2022-08-08T11:22:50.144Z] #28 33.18 The following NEW packages will be installed: [2022-08-08T11:22:50.144Z] #28 33.18 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-08T11:22:50.144Z] #28 33.19 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-08T11:22:50.144Z] #28 33.19 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-08T11:22:50.144Z] #28 33.19 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-08T11:22:50.144Z] #28 33.20 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-08T11:22:50.144Z] #28 33.20 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-08T11:22:50.144Z] #28 33.20 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-08T11:22:50.144Z] #28 33.20 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-08T11:22:50.144Z] #28 33.20 zstd [2022-08-08T11:22:50.144Z] #28 33.64 0 upgraded, 52 newly installed, 0 to remove and 5 not upgraded. [2022-08-08T11:22:50.144Z] #28 33.64 Need to get 23.8 MB of archives. [2022-08-08T11:22:50.144Z] #28 33.64 After this operation, 89.3 MB of additional disk space will be used. [2022-08-08T11:22:50.144Z] #28 33.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-08T11:22:50.144Z] #28 33.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-08T11:22:50.144Z] #28 33.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-08T11:22:50.144Z] #28 33.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-08T11:22:50.144Z] #28 33.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-08T11:22:50.144Z] #28 33.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-08T11:22:50.144Z] #28 33.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-08T11:22:50.144Z] #28 33.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-08T11:22:50.401Z] #28 33.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-08T11:22:50.401Z] #28 33.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-08T11:22:50.401Z] #28 33.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-08T11:22:50.401Z] #28 33.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-08T11:22:50.401Z] #28 33.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-08T11:22:50.401Z] #28 33.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-08T11:22:50.401Z] #28 33.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-08T11:22:50.401Z] #28 33.76 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-08T11:22:50.401Z] #28 33.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-08T11:22:50.401Z] #28 33.78 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-08T11:22:50.401Z] #28 33.79 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-08T11:22:50.401Z] #28 33.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-08T11:22:50.401Z] #28 33.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-08T11:22:50.401Z] #28 33.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-08T11:22:50.401Z] #28 33.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-08T11:22:50.401Z] #28 33.80 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-08T11:22:50.401Z] #28 33.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-08T11:22:50.401Z] #28 33.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-08T11:22:50.401Z] #28 33.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-08T11:22:50.401Z] #28 33.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-08T11:22:50.401Z] #28 33.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-08T11:22:50.401Z] #28 33.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-08T11:22:50.401Z] #28 33.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-08T11:22:50.401Z] #28 33.82 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-08T11:22:50.401Z] #28 33.83 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-08T11:22:50.401Z] #28 33.83 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-08T11:22:50.401Z] #28 33.83 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-08T11:22:50.401Z] #28 33.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-08T11:22:50.401Z] #28 33.83 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-08T11:22:50.401Z] #28 33.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-08T11:22:50.401Z] #28 33.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-08T11:22:50.401Z] #28 33.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-08T11:22:50.401Z] #28 33.87 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-08T11:22:50.401Z] #28 33.87 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-08T11:22:50.401Z] #28 33.88 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-08T11:22:50.401Z] #28 33.88 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-08T11:22:50.401Z] #28 33.90 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-08T11:22:50.401Z] #28 33.90 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-08T11:22:50.401Z] #28 33.91 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-08T11:22:50.401Z] #28 33.91 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-08T11:22:50.401Z] #28 34.00 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-08T11:22:50.659Z] #28 34.01 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-08T11:22:50.659Z] #28 34.03 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-08T11:22:50.659Z] #28 34.03 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-08T11:22:51.223Z] #28 34.73 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T11:22:51.481Z] #28 35.02 Fetched 23.8 MB in 1s (34.1 MB/s) [2022-08-08T11:22:51.739Z] #28 35.08 Selecting previously unselected package libcap2:amd64. [2022-08-08T11:22:51.739Z] #28 35.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 ... 40116 files and directories currently installed.) [2022-08-08T11:22:51.739Z] #28 35.15 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-08T11:22:51.739Z] #28 35.15 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-08T11:22:51.739Z] #28 35.20 Selecting previously unselected package libargon2-1:amd64. [2022-08-08T11:22:51.739Z] #28 35.21 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-08T11:22:51.739Z] #28 35.22 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-08T11:22:51.739Z] #28 35.27 Selecting previously unselected package libjson-c5:amd64. [2022-08-08T11:22:51.997Z] #28 35.27 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-08T11:22:51.997Z] #28 35.28 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-08T11:22:51.997Z] #28 35.34 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-08T11:22:51.997Z] #28 35.34 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-08T11:22:51.997Z] #28 35.35 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-08T11:22:51.997Z] #28 35.46 Selecting previously unselected package libip4tc2:amd64. [2022-08-08T11:22:51.997Z] #28 35.47 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-08T11:22:51.997Z] #28 35.48 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-08T11:22:51.997Z] #28 35.53 Selecting previously unselected package libkmod2:amd64. [2022-08-08T11:22:52.254Z] #28 35.53 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-08T11:22:52.254Z] #28 35.54 Unpacking libkmod2:amd64 (28-1) ... [2022-08-08T11:22:52.254Z] #28 35.60 Selecting previously unselected package systemd. [2022-08-08T11:22:52.254Z] #28 35.61 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-08T11:22:52.254Z] #28 35.70 Unpacking systemd (247.3-7) ... [2022-08-08T11:22:53.624Z] #28 36.80 Selecting previously unselected package pigz. [2022-08-08T11:22:53.624Z] #28 36.81 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-08T11:22:53.624Z] #28 36.82 Unpacking pigz (2.6-1) ... [2022-08-08T11:22:53.624Z] #28 36.87 Selecting previously unselected package libelf1:amd64. [2022-08-08T11:22:53.624Z] #28 36.89 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-08T11:22:53.624Z] #28 36.89 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-08T11:22:53.624Z] #28 37.01 Selecting previously unselected package libbpf0:amd64. [2022-08-08T11:22:53.624Z] #28 37.01 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-08T11:22:53.624Z] #28 37.02 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-08T11:22:53.624Z] #28 37.08 Selecting previously unselected package libmnl0:amd64. [2022-08-08T11:22:53.624Z] #28 37.08 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-08T11:22:53.624Z] #28 37.09 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-08T11:22:53.624Z] #28 37.16 Selecting previously unselected package libxtables12:amd64. [2022-08-08T11:22:53.881Z] #28 37.16 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-08T11:22:53.881Z] #28 37.17 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-08T11:22:53.881Z] #28 37.22 Selecting previously unselected package libcap2-bin. [2022-08-08T11:22:53.881Z] #28 37.23 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-08T11:22:53.881Z] #28 37.24 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-08T11:22:53.881Z] #28 37.29 Selecting previously unselected package iproute2. [2022-08-08T11:22:53.881Z] #28 37.31 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-08T11:22:53.881Z] #28 37.31 Unpacking iproute2 (5.10.0-4) ... [2022-08-08T11:22:54.138Z] #28 37.59 Selecting previously unselected package xxd. [2022-08-08T11:22:54.138Z] #28 37.60 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-08T11:22:54.138Z] #28 37.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:22:54.395Z] #28 37.70 Selecting previously unselected package vim-common. [2022-08-08T11:22:54.395Z] #28 37.70 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-08T11:22:54.395Z] #28 37.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:22:54.395Z] #28 37.81 Selecting previously unselected package bash-completion. [2022-08-08T11:22:54.395Z] #28 37.81 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-08T11:22:55.767Z] #28 39.10 Unpacking bash-completion (1:2.11-2) ... [2022-08-08T11:22:56.024Z] #28 39.38 Selecting previously unselected package apparmor. [2022-08-08T11:22:56.024Z] #28 39.39 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-08T11:22:56.024Z] #28 39.46 Unpacking apparmor (2.13.6-10) ... [2022-08-08T11:22:56.024Z] #28 ... [2022-08-08T11:22:56.024Z] [2022-08-08T11:22:56.024Z] #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-08T11:22:56.024Z] #71 sha256:6b447bf037db50d0bd3f6964fa4131aaa74f214ebda07bb5c303cef76046aa9b [2022-08-08T11:22:56.024Z] #71 101.7 + bin/containerd [2022-08-08T11:23:00.591Z] ok github.com/docker/docker/libnetwork/ipam 15.593s coverage: 85.3% of statements [2022-08-08T11:23:00.591Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-08T11:23:00.591Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-08T11:23:00.591Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-08T11:23:00.591Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-08T11:23:00.591Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-08T11:23:00.849Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-08T11:23:01.280Z] #71 ... [2022-08-08T11:23:01.280Z] [2022-08-08T11:23:01.280Z] #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-08T11:23:01.280Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-08T11:23:01.280Z] #28 39.46 Unpacking apparmor (2.13.6-10) ... [2022-08-08T11:23:01.280Z] #28 39.72 Selecting previously unselected package inetutils-ping. [2022-08-08T11:23:01.280Z] #28 39.73 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-08T11:23:01.280Z] #28 39.74 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-08T11:23:01.280Z] #28 39.83 Selecting previously unselected package libip6tc2:amd64. [2022-08-08T11:23:01.280Z] #28 39.84 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-08T11:23:01.280Z] #28 39.84 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-08T11:23:01.280Z] #28 39.89 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-08T11:23:01.280Z] #28 39.89 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-08T11:23:01.280Z] #28 39.90 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-08T11:23:01.280Z] #28 39.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-08T11:23:01.280Z] #28 39.95 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-08T11:23:01.280Z] #28 39.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-08T11:23:01.280Z] #28 40.00 Selecting previously unselected package libnftnl11:amd64. [2022-08-08T11:23:01.280Z] #28 40.01 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-08T11:23:01.280Z] #28 40.02 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-08T11:23:01.280Z] #28 40.08 Selecting previously unselected package iptables. [2022-08-08T11:23:01.280Z] #28 40.09 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-08T11:23:01.280Z] #28 40.09 Unpacking iptables (1.8.7-1) ... [2022-08-08T11:23:01.280Z] #28 40.29 Selecting previously unselected package libonig5:amd64. [2022-08-08T11:23:01.280Z] #28 40.30 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-08T11:23:01.280Z] #28 40.31 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-08T11:23:01.280Z] #28 40.41 Selecting previously unselected package libjq1:amd64. [2022-08-08T11:23:01.280Z] #28 40.42 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-08T11:23:01.280Z] #28 40.42 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-08T11:23:01.280Z] #28 40.50 Selecting previously unselected package jq. [2022-08-08T11:23:01.280Z] #28 40.51 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-08T11:23:01.280Z] #28 40.52 Unpacking jq (1.6-2.1) ... [2022-08-08T11:23:01.280Z] #28 40.58 Selecting previously unselected package libaio1:amd64. [2022-08-08T11:23:01.281Z] #28 40.58 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-08T11:23:01.281Z] #28 40.59 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-08T11:23:01.281Z] #28 40.65 Selecting previously unselected package libgpm2:amd64. [2022-08-08T11:23:01.281Z] #28 40.66 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-08T11:23:01.281Z] #28 40.66 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-08T11:23:01.281Z] #28 40.71 Selecting previously unselected package libinih1:amd64. [2022-08-08T11:23:01.281Z] #28 40.72 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-08T11:23:01.281Z] #28 40.73 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-08T11:23:01.281Z] #28 40.78 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-08T11:23:01.281Z] #28 40.79 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-08T11:23:01.281Z] #28 40.80 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-08T11:23:01.281Z] #28 40.88 Selecting previously unselected package libnet1:amd64. [2022-08-08T11:23:01.281Z] #28 40.89 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T11:23:01.281Z] #28 40.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T11:23:01.281Z] #28 40.95 Selecting previously unselected package libnl-3-200:amd64. [2022-08-08T11:23:01.281Z] #28 40.96 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-08T11:23:01.281Z] #28 40.97 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-08T11:23:01.281Z] #28 41.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T11:23:01.281Z] #28 41.05 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-08T11:23:01.281Z] #28 41.05 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T11:23:01.281Z] #28 41.10 Selecting previously unselected package libyajl2:amd64. [2022-08-08T11:23:01.281Z] #28 41.11 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-08T11:23:01.281Z] #28 41.12 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-08T11:23:01.281Z] #28 41.16 Selecting previously unselected package net-tools. [2022-08-08T11:23:01.281Z] #28 41.17 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-08T11:23:01.281Z] #28 41.17 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-08T11:23:01.281Z] #28 41.32 Selecting previously unselected package python-pip-whl. [2022-08-08T11:23:01.281Z] #28 41.33 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-08T11:23:01.281Z] #28 41.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-08T11:23:01.281Z] #28 41.65 Selecting previously unselected package python3-lib2to3. [2022-08-08T11:23:01.281Z] #28 41.66 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-08T11:23:01.281Z] #28 41.67 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-08T11:23:01.281Z] #28 41.75 Selecting previously unselected package python3-distutils. [2022-08-08T11:23:01.281Z] #28 41.76 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-08T11:23:01.281Z] #28 41.77 Unpacking python3-distutils (3.9.2-1) ... [2022-08-08T11:23:01.281Z] #28 41.87 Selecting previously unselected package python3-pkg-resources. [2022-08-08T11:23:01.281Z] #28 41.88 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-08T11:23:01.281Z] #28 41.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-08T11:23:01.281Z] #28 41.99 Selecting previously unselected package python3-setuptools. [2022-08-08T11:23:01.281Z] #28 42.00 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-08T11:23:01.281Z] #28 42.01 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-08T11:23:01.281Z] #28 42.16 Selecting previously unselected package python3-wheel. [2022-08-08T11:23:01.281Z] #28 42.18 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-08T11:23:01.281Z] #28 42.18 Unpacking python3-wheel (0.34.2-1) ... [2022-08-08T11:23:01.281Z] #28 42.24 Selecting previously unselected package python3-pip. [2022-08-08T11:23:01.281Z] #28 42.25 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-08T11:23:01.281Z] #28 42.25 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-08T11:23:01.281Z] #28 42.43 Selecting previously unselected package sudo. [2022-08-08T11:23:01.281Z] #28 42.43 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-08T11:23:01.281Z] #28 42.44 Unpacking sudo (1.9.5p2-3) ... [2022-08-08T11:23:01.281Z] #28 42.81 Selecting previously unselected package systemd-journal-remote. [2022-08-08T11:23:01.281Z] #28 42.82 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-08T11:23:01.281Z] #28 42.82 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-08T11:23:01.281Z] #28 42.91 Selecting previously unselected package thin-provisioning-tools. [2022-08-08T11:23:01.281Z] #28 42.92 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-08T11:23:01.281Z] #28 42.93 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-08T11:23:01.281Z] #28 43.08 Selecting previously unselected package uidmap. [2022-08-08T11:23:01.281Z] #28 43.09 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-08T11:23:01.281Z] #28 43.10 Unpacking uidmap (1:4.8.1-1) ... [2022-08-08T11:23:01.281Z] #28 43.20 Selecting previously unselected package vim-runtime. [2022-08-08T11:23:01.281Z] #28 43.20 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-08T11:23:01.281Z] #28 43.23 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-08T11:23:01.281Z] #28 43.26 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-08T11:23:01.281Z] #28 43.27 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:23:01.416Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2022-08-08T11:23:01.539Z] #28 45.06 Selecting previously unselected package vim. [2022-08-08T11:23:01.539Z] #28 45.07 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-08T11:23:01.539Z] #28 45.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:23:01.796Z] #28 45.41 Selecting previously unselected package xfsprogs. [2022-08-08T11:23:01.983Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.0% of statements [2022-08-08T11:23:02.054Z] #28 45.42 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-08T11:23:02.054Z] #28 45.44 Unpacking xfsprogs (5.10.0-4) ... [2022-08-08T11:23:02.241Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-08T11:23:02.360Z] #28 45.71 Selecting previously unselected package zip. [2022-08-08T11:23:02.360Z] #28 45.72 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-08T11:23:02.360Z] #28 45.73 Unpacking zip (3.0-12) ... [2022-08-08T11:23:02.360Z] #28 45.82 Selecting previously unselected package zstd. [2022-08-08T11:23:02.360Z] #28 45.82 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-08T11:23:02.360Z] #28 45.84 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-08T11:23:02.499Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-08-08T11:23:02.642Z] #28 46.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-08T11:23:03.207Z] #28 46.73 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-08T11:23:03.207Z] #28 46.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-08T11:23:03.207Z] #28 46.76 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-08T11:23:03.207Z] #28 46.77 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-08T11:23:03.207Z] #28 46.78 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-08T11:23:03.207Z] #28 46.79 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-08T11:23:03.464Z] #28 46.82 Setting up uidmap (1:4.8.1-1) ... [2022-08-08T11:23:03.464Z] #28 46.83 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-08T11:23:03.464Z] #28 46.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T11:23:03.464Z] #28 46.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-08T11:23:03.464Z] #28 46.90 Setting up python3-wheel (0.34.2-1) ... [2022-08-08T11:23:04.036Z] #28 47.39 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-08T11:23:04.036Z] #28 47.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:23:04.036Z] #28 47.41 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-08T11:23:04.036Z] #28 47.42 Setting up libcap2-bin (1:2.44-1) ... [2022-08-08T11:23:04.036Z] #28 47.44 Setting up apparmor (2.13.6-10) ... [2022-08-08T11:23:05.405Z] #28 48.68 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-08T11:23:05.405Z] #28 48.72 Setting up zip (3.0-12) ... [2022-08-08T11:23:05.405Z] #28 48.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:23:05.405Z] #28 48.76 Setting up bash-completion (1:2.11-2) ... [2022-08-08T11:23:06.773Z] #28 50.12 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-08T11:23:06.773Z] #28 50.14 Setting up sudo (1.9.5p2-3) ... [2022-08-08T11:23:06.773Z] #28 50.19 invoke-rc.d: could not determine current runlevel [2022-08-08T11:23:06.773Z] #28 50.19 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-08T11:23:06.773Z] #28 50.20 Setting up xfsprogs (5.10.0-4) ... [2022-08-08T11:23:06.773Z] #28 50.21 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-08T11:23:06.773Z] #28 50.21 Failed to connect to bus: Host is down [2022-08-08T11:23:06.773Z] #28 50.22 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-08T11:23:06.773Z] #28 50.24 Setting up inetutils-ping (2:2.0-1) ... [2022-08-08T11:23:06.773Z] #28 50.25 Setting up pigz (2.6-1) ... [2022-08-08T11:23:06.773Z] #28 50.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-08T11:23:06.773Z] #28 50.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-08T11:23:06.773Z] #28 50.31 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-08T11:23:07.030Z] #28 50.32 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:23:07.287Z] #28 50.82 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-08T11:23:07.287Z] #28 50.83 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-08T11:23:07.545Z] #28 51.09 Setting up libelf1:amd64 (0.183-1) ... [2022-08-08T11:23:07.545Z] #28 51.10 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-08T11:23:07.545Z] #28 51.13 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-08T11:23:07.545Z] #28 51.15 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-08T11:23:07.801Z] #28 51.16 Setting up libkmod2:amd64 (28-1) ... [2022-08-08T11:23:07.801Z] #28 51.17 Setting up python3-distutils (3.9.2-1) ... [2022-08-08T11:23:08.058Z] #28 51.45 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-08T11:23:08.058Z] #28 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-08T11:23:08.058Z] #28 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-08T11:23:08.058Z] #28 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-08T11:23:08.058Z] #28 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-08T11:23:08.058Z] #28 51.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-08T11:23:08.058Z] #28 51.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-08T11:23:08.058Z] #28 51.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-08T11:23:08.058Z] #28 51.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-08T11:23:08.058Z] #28 51.52 Setting up python3-setuptools (52.0.0-4) ... [2022-08-08T11:23:08.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-08T11:23:08.988Z] #28 52.43 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-08T11:23:08.988Z] #28 52.44 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-08T11:23:08.988Z] #28 52.45 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-08T11:23:08.988Z] #28 52.46 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-08T11:23:09.918Z] #28 53.25 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-08T11:23:09.918Z] #28 53.27 Setting up jq (1.6-2.1) ... [2022-08-08T11:23:09.918Z] #28 53.28 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-08T11:23:09.918Z] #28 53.30 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-08T11:23:09.918Z] #28 53.31 Setting up iptables (1.8.7-1) ... [2022-08-08T11:23:09.918Z] #28 53.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T11:23:09.918Z] #28 53.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T11:23:09.918Z] #28 53.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T11:23:09.918Z] #28 53.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T11:23:09.918Z] #28 53.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-08T11:23:09.918Z] #28 53.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-08T11:23:09.918Z] #28 53.40 Setting up iproute2 (5.10.0-4) ... [2022-08-08T11:23:10.175Z] #28 53.67 Setting up systemd (247.3-7) ... [2022-08-08T11:23:10.175Z] #28 53.73 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-08T11:23:10.432Z] #28 53.73 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-08T11:23:10.432Z] #28 53.74 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-08T11:23:10.432Z] #28 53.77 Initializing machine ID from KVM UUID. [2022-08-08T11:23:10.995Z] #28 54.46 Setting up systemd-journal-remote (247.3-7) ... [2022-08-08T11:23:11.252Z] #28 54.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-08T11:23:11.815Z] #28 DONE 55.3s [2022-08-08T11:23:11.815Z] [2022-08-08T11:23:11.815Z] #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-08T11:23:11.815Z] #71 sha256:6b447bf037db50d0bd3f6964fa4131aaa74f214ebda07bb5c303cef76046aa9b [2022-08-08T11:23:12.073Z] #71 ... [2022-08-08T11:23:12.073Z] [2022-08-08T11:23:12.073Z] #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-08T11:23:12.073Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-08T11:23:12.637Z] #29 0.892 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-08T11:23:12.895Z] #29 0.896 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-08T11:23:12.895Z] #29 0.900 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-08T11:23:12.895Z] #29 DONE 1.0s [2022-08-08T11:23:12.895Z] [2022-08-08T11:23:12.895Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-08T11:23:12.895Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-08T11:23:14.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-08T11:23:20.993Z] #30 7.780 Collecting yamllint==1.26.1 [2022-08-08T11:23:21.922Z] #30 8.812 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-08T11:23:22.486Z] #30 9.546 Collecting pathspec>=0.5.3 [2022-08-08T11:23:22.486Z] #30 9.554 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-08T11:23:22.487Z] #30 9.774 Collecting pyyaml [2022-08-08T11:23:22.487Z] #30 9.791 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-08T11:23:22.487Z] #30 9.829 Building wheels for collected packages: yamllint [2022-08-08T11:23:22.743Z] #30 9.835 Building wheel for yamllint (setup.py): started [2022-08-08T11:23:23.307Z] #30 10.35 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-08T11:23:23.307Z] #30 10.35 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3906bc95cbe9d6920f110eaaf566c416bb75df6211c0664159b4a6bcee130ced [2022-08-08T11:23:23.307Z] #30 10.35 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-08T11:23:23.307Z] #30 10.36 Successfully built yamllint [2022-08-08T11:23:23.307Z] #30 10.37 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-08T11:23:23.564Z] #30 10.61 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-08T11:23:23.821Z] #30 DONE 11.0s [2022-08-08T11:23:23.821Z] [2022-08-08T11:23:23.821Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T11:23:23.821Z] #34 sha256:ebab300e3f6697283f57c3db8b76f19777dad6f4ce18960d2b8c79d54b47cb6f [2022-08-08T11:23:24.078Z] #34 DONE 0.2s [2022-08-08T11:23:24.078Z] [2022-08-08T11:23:24.078Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T11:23:24.078Z] #39 sha256:0dec50891e3ea3429e47d107b0798d09f119de33041cadea734c3b15bac6f881 [2022-08-08T11:23:24.336Z] #39 DONE 0.4s [2022-08-08T11:23:24.336Z] [2022-08-08T11:23:24.336Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T11:23:24.336Z] #42 sha256:d0561172de8c2db161eec1f01c23fabbdd9bbd73a54dadd0a9d6afccc3ab57a8 [2022-08-08T11:23:24.593Z] #42 DONE 0.1s [2022-08-08T11:23:24.593Z] [2022-08-08T11:23:24.593Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-08T11:23:24.593Z] #44 sha256:17571533070cae2d32ba89fff820ab6561bdebbbe2ed58766e6082295cc71190 [2022-08-08T11:23:24.593Z] #44 DONE 0.1s [2022-08-08T11:23:24.593Z] [2022-08-08T11:23:24.593Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-08T11:23:24.593Z] #46 sha256:82d1c7667bd2ddeb55620d9af7fa392364d4f8210229d16f583b8793afe4e5d9 [2022-08-08T11:23:24.850Z] #46 DONE 0.1s [2022-08-08T11:23:24.850Z] [2022-08-08T11:23:24.850Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-08T11:23:24.850Z] #48 sha256:1346c6720f3dd3938b4537349ed2ccb836245d902433bf3813ba62fd5aa64b11 [2022-08-08T11:23:24.850Z] #48 DONE 0.1s [2022-08-08T11:23:24.850Z] [2022-08-08T11:23:24.850Z] #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-08T11:23:24.850Z] #67 sha256:86593a0b3f14e9f714dd7261c05561d6f1cf930f770271b81d4549958a77aff4 [2022-08-08T11:23:24.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-08T11:23:24.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-08T11:23:24.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-08T11:23:25.107Z] #67 ... [2022-08-08T11:23:25.107Z] [2022-08-08T11:23:25.107Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T11:23:25.107Z] #52 sha256:b6d515a419ae4565bbfab52ff4180baf18e6fb1d862ad2d78b8d84c35e4f4962 [2022-08-08T11:23:25.107Z] #52 DONE 0.1s [2022-08-08T11:23:25.107Z] [2022-08-08T11:23:25.107Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T11:23:25.107Z] #55 sha256:f853d861ac51a3bbc1fc5ea65cc6c3f213e13a3bc8a82166498fabdf7587db02 [2022-08-08T11:23:25.364Z] #55 DONE 0.3s [2022-08-08T11:23:25.364Z] [2022-08-08T11:23:25.364Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-08T11:23:25.364Z] #59 sha256:018db2eb78fa89ef386ea36411c73b5d8644c737ced5eec050b9e8a02b2de2b2 [2022-08-08T11:23:25.364Z] #59 DONE 0.1s [2022-08-08T11:23:25.364Z] [2022-08-08T11:23:25.364Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T11:23:25.364Z] #61 sha256:565ca7f12ed6c9eebbfd8fc38c1d3a72f6211772230238e32715341e923abaa6 [2022-08-08T11:23:25.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-08T11:23:25.621Z] #61 DONE 0.1s [2022-08-08T11:23:25.621Z] [2022-08-08T11:23:25.621Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T11:23:25.621Z] #63 sha256:27cbc3a5afc6886d8711a7cbb6a0ca68d2e0b430c18df1c10dc674ba8fb96234 [2022-08-08T11:23:25.879Z] #63 DONE 0.2s [2022-08-08T11:23:25.879Z] [2022-08-08T11:23:25.879Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T11:23:25.879Z] #65 sha256:ab687e4cf0be43d37cb02568c198bb59842df7c2c26fa7386eaf856836b89737 [2022-08-08T11:23:25.879Z] #65 DONE 0.1s [2022-08-08T11:23:25.879Z] [2022-08-08T11:23:25.879Z] #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-08T11:23:25.879Z] #67 sha256:86593a0b3f14e9f714dd7261c05561d6f1cf930f770271b81d4549958a77aff4 [2022-08-08T11:23:25.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-08T11:23:26.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-08T11:23:27.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-08T11:23:29.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-08T11:23:30.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-08T11:23:31.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-08T11:23:31.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-08T11:23:32.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-08T11:23:33.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-08T11:23:34.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-08T11:23:35.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-08T11:23:36.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-08T11:23:36.808Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T11:23:36.808Z] Using test binary docker [2022-08-08T11:23:36.808Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-08T11:23:37.066Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-08T11:23:37.066Z] INFO: Waiting for daemon to start... [2022-08-08T11:23:37.066Z] Starting dockerd [2022-08-08T11:23:39.593Z] . [2022-08-08T11:23:39.593Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T11:23:39.593Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T11:23:39.593Z] Error: No such image: emptyfs [2022-08-08T11:23:39.852Z] Running integration-test (iteration 1) [2022-08-08T11:23:39.852Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-08T11:23:40.110Z] Loaded image: busybox:latest [2022-08-08T11:23:40.110Z] Loaded image: busybox:glibc [2022-08-08T11:23:41.485Z] Loaded image: debian:bullseye-slim [2022-08-08T11:23:41.485Z] Loaded image: hello-world:latest [2022-08-08T11:23:41.743Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T11:23:41.743Z] INFO: Testing against a local daemon [2022-08-08T11:23:41.743Z] === RUN TestCgroupNamespacesBuild [2022-08-08T11:23:43.118Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-08-08T11:23:43.118Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-08T11:23:44.562Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2022-08-08T11:23:44.562Z] === RUN TestBuildWithSession [2022-08-08T11:23:44.562Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T11:23:44.562Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-08T11:23:44.562Z] === RUN TestBuildSquashParent [2022-08-08T11:23:45.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-08T11:23:47.790Z] #67 95.33 + mkdir -p /build [2022-08-08T11:23:47.790Z] #67 95.33 + cp runc /build/runc [2022-08-08T11:23:47.790Z] #67 DONE 95.6s [2022-08-08T11:23:47.790Z] [2022-08-08T11:23:47.791Z] #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-08T11:23:47.791Z] #71 sha256:6b447bf037db50d0bd3f6964fa4131aaa74f214ebda07bb5c303cef76046aa9b [2022-08-08T11:23:48.048Z] #71 ... [2022-08-08T11:23:48.048Z] [2022-08-08T11:23:48.048Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T11:23:48.048Z] #68 sha256:8347d4371fd5e77af2d867d480b404c9eab73e69b7ac3e3edb97a493cd981620 [2022-08-08T11:23:48.048Z] #68 DONE 0.1s [2022-08-08T11:23:48.048Z] [2022-08-08T11:23:48.048Z] #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-08T11:23:48.048Z] #71 sha256:6b447bf037db50d0bd3f6964fa4131aaa74f214ebda07bb5c303cef76046aa9b [2022-08-08T11:23:48.759Z] --- PASS: TestBuildSquashParent (4.21s) [2022-08-08T11:23:48.759Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-08T11:23:48.759Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T11:23:48.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T11:23:48.759Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T11:23:48.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T11:23:48.759Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T11:23:48.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T11:23:48.759Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T11:23:48.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T11:23:48.759Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T11:23:48.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T11:23:48.759Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T11:23:48.759Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T11:23:48.759Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T11:23:48.759Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T11:23:50.136Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T11:23:50.136Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T11:23:51.511Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T11:23:51.769Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T11:23:53.145Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-08T11:23:53.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.35s) [2022-08-08T11:23:53.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.71s) [2022-08-08T11:23:53.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s) [2022-08-08T11:23:53.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.39s) [2022-08-08T11:23:53.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.28s) [2022-08-08T11:23:53.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.36s) [2022-08-08T11:23:53.145Z] === RUN TestBuildMultiStageCopy [2022-08-08T11:23:53.145Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-08T11:23:54.519Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-08T11:23:54.519Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-08T11:23:54.778Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-08T11:23:55.036Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-08T11:23:55.036Z] --- PASS: TestBuildMultiStageCopy (2.16s) [2022-08-08T11:23:55.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.32s) [2022-08-08T11:23:55.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-08T11:23:55.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-08T11:23:55.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-08T11:23:55.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-08T11:23:55.036Z] === RUN TestBuildMultiStageParentConfig [2022-08-08T11:23:55.971Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-08-08T11:23:55.971Z] === RUN TestBuildLabelWithTargets [2022-08-08T11:23:56.906Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-08-08T11:23:56.906Z] === RUN TestBuildWithEmptyLayers [2022-08-08T11:23:57.165Z] --- PASS: TestBuildWithEmptyLayers (0.42s) [2022-08-08T11:23:57.165Z] === RUN TestBuildMultiStageOnBuild [2022-08-08T11:23:59.065Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2022-08-08T11:23:59.065Z] === RUN TestBuildUncleanTarFilenames [2022-08-08T11:23:59.325Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-08-08T11:23:59.325Z] === RUN TestBuildMultiStageLayerLeak [2022-08-08T11:24:01.226Z] --- PASS: TestBuildMultiStageLayerLeak (1.66s) [2022-08-08T11:24:01.226Z] === RUN TestBuildWithHugeFile [2022-08-08T11:24:13.637Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-08T11:24:13.638Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-08T11:24:13.638Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T11:24:13.638Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-08T11:24:13.638Z] [2022-08-08T11:24:13.638Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T11:24:13.638Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T11:24:13.638Z] HOSTNAME=6c940d5a4a91 [2022-08-08T11:24:13.638Z] DEST=bundles/test-integration [2022-08-08T11:24:13.638Z] PWD=/go/src/github.com/docker/docker [2022-08-08T11:24:13.638Z] DOCKER_ROOTLESS=1 [2022-08-08T11:24:13.638Z] DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:24:13.638Z] container=docker [2022-08-08T11:24:13.638Z] HOME=/root [2022-08-08T11:24:13.638Z] GOLANG_VERSION=1.18.5 [2022-08-08T11:24:13.638Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T11:24:13.638Z] VALIDATE_BRANCH=master [2022-08-08T11:24:13.638Z] TERM=xterm [2022-08-08T11:24:13.638Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T11:24:13.638Z] SHLVL=1 [2022-08-08T11:24:13.638Z] TIMEOUT=120m [2022-08-08T11:24:13.638Z] DOCKER_BUILDTAGS= journald [2022-08-08T11:24:13.638Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T11:24:13.638Z] GO111MODULE=off [2022-08-08T11:24:13.638Z] DOCKER_EXPERIMENTAL=1 [2022-08-08T11:24:13.638Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T11:24:13.638Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T11:24:13.638Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T11:24:13.638Z] GOPATH=/go [2022-08-08T11:24:13.638Z] PKG_CONFIG=pkg-config [2022-08-08T11:24:13.638Z] _=/usr/bin/env [2022-08-08T11:24:13.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-08T11:24:17.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-08T11:24:20.099Z] #71 184.7 # github.com/containerd/containerd/cmd/containerd [2022-08-08T11:24:20.099Z] #71 184.7 /usr/bin/ld: /tmp/go-link-4148855829/000019.o: in function `New': [2022-08-08T11:24:20.099Z] #71 184.7 /tmp/tmp.56wYTLPV8P/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-08T11:24:20.099Z] #71 184.8 + bin/containerd-stress [2022-08-08T11:24:20.099Z] #71 186.0 + bin/containerd-shim [2022-08-08T11:24:32.280Z] #71 197.7 + bin/containerd-shim-runc-v1 [2022-08-08T11:24:38.828Z] #71 204.1 + bin/containerd-shim-runc-v2 [2022-08-08T11:24:39.391Z] #71 204.9 + binaries [2022-08-08T11:24:39.391Z] #71 204.9 + install -D bin/containerd /build/containerd [2022-08-08T11:24:39.391Z] #71 205.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-08T11:24:39.391Z] #71 205.0 + install -D bin/ctr /build/ctr [2022-08-08T11:24:39.649Z] #71 DONE 205.4s [2022-08-08T11:24:41.021Z] [2022-08-08T11:24:41.021Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T11:24:41.021Z] #72 sha256:6cfad3c3606d4b27f2fd4432bfae0e57275b57f7c6ef989f5de9f672780efbcb [2022-08-08T11:24:41.586Z] #72 DONE 0.9s [2022-08-08T11:24:41.586Z] [2022-08-08T11:24:41.586Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T11:24:41.586Z] #77 sha256:e9ec3b21cc699a85d79ef81db2ce29a3f65014f1ae20ee04e2548549e99c9de2 [2022-08-08T11:24:41.842Z] #77 DONE 0.2s [2022-08-08T11:24:41.842Z] [2022-08-08T11:24:41.842Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T11:24:41.842Z] #82 sha256:2cc541c34ef6a8c3e78d6091ed91af3d1210434a5068058b611c35ae123a6b59 [2022-08-08T11:24:42.098Z] #82 DONE 0.4s [2022-08-08T11:24:42.354Z] [2022-08-08T11:24:42.354Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-08T11:24:42.354Z] #85 sha256:86da944f726c48b86d26f297c4b773a1899e847abad8e710cb71069fd0855911 [2022-08-08T11:24:42.354Z] #85 DONE 0.1s [2022-08-08T11:24:42.354Z] [2022-08-08T11:24:42.354Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-08T11:24:42.354Z] #86 sha256:afbdbd8590d65d731e3cbde0cd88d143b599365400045da7e2b1ce9b8b4de918 [2022-08-08T11:24:42.354Z] #86 DONE 0.0s [2022-08-08T11:24:42.354Z] [2022-08-08T11:24:42.354Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-08T11:24:42.354Z] #87 sha256:f50bb58a4e62511d926013c46d4ff4e217e824262d9522b32149daeda4d8ed42 [2022-08-08T11:24:42.354Z] #87 DONE 0.0s [2022-08-08T11:24:42.354Z] [2022-08-08T11:24:42.354Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T11:24:42.354Z] #88 sha256:c394d4d41e97c66f8cc4edc45b7b0632cbeb1ecb8ccdf75ad055de9d53985026 [2022-08-08T11:24:43.721Z] #88 DONE 1.3s [2022-08-08T11:24:43.721Z] [2022-08-08T11:24:43.721Z] #89 exporting to image [2022-08-08T11:24:43.721Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T11:24:43.721Z] #89 exporting layers [2022-08-08T11:24:44.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-08T11:24:44.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-08T11:24:45.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-08T11:24:47.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-08T11:24:50.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-08T11:24:50.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-08T11:24:53.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-08T11:24:53.936Z] ok github.com/docker/docker/libnetwork/networkdb 102.991s coverage: 60.1% of statements [2022-08-08T11:24:53.936Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-08T11:24:53.936Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-08T11:24:53.936Z] ok github.com/docker/docker/libnetwork/osl 4.328s coverage: 39.7% of statements [2022-08-08T11:24:53.936Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-08T11:24:53.936Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-08T11:24:53.936Z] ok github.com/docker/docker/libnetwork/portmapper 0.646s coverage: 48.6% of statements [2022-08-08T11:24:53.936Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-08T11:24:53.936Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-08T11:24:53.936Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-08T11:24:53.936Z] [2022-08-08T11:24:53.936Z] === Skipped [2022-08-08T11:24:53.936Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-08T11:24:53.936Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-08T11:24:53.936Z] [2022-08-08T11:24:53.936Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-08T11:24:53.936Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-08T11:24:53.936Z] [2022-08-08T11:24:53.936Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-08T11:24:53.936Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-08T11:24:53.936Z] [2022-08-08T11:24:53.936Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-08T11:24:53.936Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T11:24:53.936Z] [2022-08-08T11:24:53.936Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-08T11:24:53.936Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T11:24:53.936Z] [2022-08-08T11:24:53.936Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-08T11:24:53.936Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T11:24:53.936Z] [2022-08-08T11:24:53.936Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-08T11:24:53.936Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T11:24:53.936Z] [2022-08-08T11:24:53.936Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-08T11:24:53.936Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T11:24:53.936Z] [2022-08-08T11:24:53.936Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-08T11:24:53.936Z] firewalld_test.go:14: firewalld is not running [2022-08-08T11:24:53.936Z] [2022-08-08T11:24:53.936Z] DONE 327 tests, 9 skipped in 201.379s Post stage [Pipeline] junit [2022-08-08T11:24:54.546Z] Recording test results [2022-08-08T11:24:55.572Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T11:24:55.913Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 -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:7797480eb093dd250a3da0613a2452e0c78ad203 hack/make.sh dynbinary test-integration [2022-08-08T11:24:56.479Z] [2022-08-08T11:24:56.479Z] Removing bundles/ [2022-08-08T11:24:56.479Z] [2022-08-08T11:24:56.479Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-08T11:24:56.479Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-08T11:24:56.479Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T11:24:57.457Z] --- PASS: TestBuildWithHugeFile (49.81s) [2022-08-08T11:24:57.457Z] === RUN TestBuildWCOWSandboxSize [2022-08-08T11:24:57.457Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T11:24:57.457Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-08T11:24:57.457Z] === RUN TestBuildWithEmptyDockerfile [2022-08-08T11:24:57.457Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T11:24:57.457Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T11:24:57.457Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T11:24:57.457Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T11:24:57.457Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T11:24:57.457Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T11:24:57.457Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T11:24:57.457Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T11:24:57.457Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T11:24:57.457Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-08T11:24:57.457Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-08T11:24:57.457Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-08T11:24:57.457Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-08T11:24:57.457Z] === RUN TestBuildPreserveOwnership [2022-08-08T11:24:57.457Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-08T11:24:57.457Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-08T11:24:57.457Z] --- PASS: TestBuildPreserveOwnership (3.51s) [2022-08-08T11:24:57.457Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.35s) [2022-08-08T11:24:57.457Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2022-08-08T11:24:57.457Z] === RUN TestBuildPlatformInvalid [2022-08-08T11:24:57.457Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-08T11:24:57.457Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-08T11:24:57.457Z] Loaded image: busybox:latest [2022-08-08T11:24:57.457Z] Loaded image: busybox:glibc [2022-08-08T11:24:57.457Z] Loaded image: debian:bullseye-slim [2022-08-08T11:24:57.457Z] Loaded image: hello-world:latest [2022-08-08T11:24:57.457Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T11:25:00.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-08T11:25:00.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-08T11:25:01.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-08T11:25:03.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-08T11:25:05.575Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.40s) [2022-08-08T11:25:05.575Z] PASS [2022-08-08T11:25:05.575Z] [2022-08-08T11:25:05.575Z] === Skipped [2022-08-08T11:25:05.575Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-08T11:25:05.575Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T11:25:05.575Z] [2022-08-08T11:25:05.575Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-08T11:25:05.575Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T11:25:05.575Z] [2022-08-08T11:25:05.575Z] DONE 34 tests, 2 skipped in 85.184s [2022-08-08T11:25:05.575Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-08T11:25:05.575Z] INFO: Testing against a local daemon [2022-08-08T11:25:05.575Z] === RUN TestConfigInspect [2022-08-08T11:25:07.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-08T11:25:07.477Z] --- PASS: TestConfigInspect (2.27s) [2022-08-08T11:25:07.477Z] === RUN TestConfigList [2022-08-08T11:25:08.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-08T11:25:09.392Z] --- PASS: TestConfigList (2.17s) [2022-08-08T11:25:09.392Z] === RUN TestConfigsCreateAndDelete [2022-08-08T11:25:10.229Z] #89 exporting layers 26.4s done [2022-08-08T11:25:10.229Z] #89 writing image sha256:91198317a74256c6c28dce76d75ebbb1d1be03b7a83480110f9b53e1f59d3fd4 done [2022-08-08T11:25:10.229Z] #89 naming to docker.io/library/docker:7797480eb093dd250a3da0613a2452e0c78ad203 done [2022-08-08T11:25:10.229Z] #89 DONE 26.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-08T11:25:10.611Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43934/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43934/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7797480eb093dd250a3da0613a2452e0c78ad203 hack/validate/default [2022-08-08T11:25:11.197Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-08T11:25:11.197Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-08T11:25:11.197Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-08T11:25:11.197Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-08T11:25:11.197Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-08T11:25:11.197Z] [2022-08-08T11:25:11.197Z] INFO Start validation with golang-ci-lint [2022-08-08T11:25:11.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-08T11:25:11.925Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-08-08T11:25:11.925Z] === RUN TestConfigsUpdate [2022-08-08T11:25:12.143Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-08T11:25:12.143Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-08T11:25:12.143Z] INFO [loader] Using build tags: [ journald] [2022-08-08T11:25:13.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-08T11:25:13.825Z] --- PASS: TestConfigsUpdate (2.15s) [2022-08-08T11:25:13.825Z] === RUN TestTemplatedConfig [2022-08-08T11:25:16.355Z] --- PASS: TestTemplatedConfig (2.61s) [2022-08-08T11:25:16.355Z] === RUN TestConfigCreateResolve [2022-08-08T11:25:17.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-08T11:25:18.886Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-08-08T11:25:18.886Z] PASS [2022-08-08T11:25:18.886Z] [2022-08-08T11:25:18.886Z] DONE 6 tests in 13.486s [2022-08-08T11:25:18.886Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-08T11:25:18.886Z] INFO: Testing against a local daemon [2022-08-08T11:25:18.886Z] === RUN TestAttachWithTTY [2022-08-08T11:25:18.886Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-08T11:25:18.886Z] === RUN TestAttachWithoutTTy [2022-08-08T11:25:18.886Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-08T11:25:18.886Z] === RUN TestCheckpoint [2022-08-08T11:25:18.886Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T11:25:18.886Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/commit [2022-08-08T11:25:18.886Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-08T11:25:18.886Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T11:25:18.886Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-08T11:25:18.886Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-08T11:25:18.886Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T11:25:18.886Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T11:25:18.886Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T11:25:18.886Z] === CONT TestContainerInvalidJSON/commit [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-08T11:25:18.886Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-08T11:25:18.886Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-08T11:25:18.886Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-08T11:25:18.886Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-08T11:25:18.886Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-08T11:25:18.886Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-08T11:25:18.886Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-08T11:25:18.887Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-08T11:25:18.887Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-08T11:25:18.887Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-08T11:25:18.887Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-08T11:25:18.887Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-08T11:25:18.887Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-08T11:25:18.887Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-08T11:25:18.887Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-08T11:25:18.887Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-08T11:25:18.887Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-08T11:25:18.887Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-08T11:25:18.887Z] === RUN TestCopyEmptyFile [2022-08-08T11:25:18.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-08T11:25:19.146Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-08T11:25:19.146Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-08T11:25:19.146Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-08T11:25:19.146Z] === RUN TestCopyFromContainer [2022-08-08T11:25:20.080Z] === RUN TestCopyFromContainer// [2022-08-08T11:25:20.080Z] === RUN TestCopyFromContainer//bar/root [2022-08-08T11:25:20.339Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-08T11:25:20.339Z] === RUN TestCopyFromContainer/bar/quux [2022-08-08T11:25:20.339Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-08T11:25:20.339Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-08T11:25:20.597Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-08T11:25:20.597Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-08T11:25:20.597Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-08T11:25:20.597Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-08T11:25:20.855Z] --- PASS: TestCopyFromContainer (1.66s) [2022-08-08T11:25:20.855Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-08T11:25:20.855Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-08T11:25:20.855Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-08T11:25:20.855Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-08T11:25:20.855Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-08T11:25:20.855Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-08T11:25:20.855Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-08T11:25:20.855Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-08T11:25:20.855Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-08T11:25:20.855Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-08T11:25:20.855Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-08T11:25:20.855Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T11:25:20.855Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T11:25:20.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T11:25:20.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T11:25:20.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T11:25:20.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T11:25:20.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T11:25:20.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T11:25:20.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T11:25:20.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-08T11:25:20.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-08T11:25:20.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-08T11:25:20.856Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-08T11:25:20.856Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-08T11:25:20.856Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-08T11:25:20.856Z] === RUN TestCreateWithInvalidEnv [2022-08-08T11:25:20.856Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-08T11:25:20.856Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-08T11:25:20.856Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-08T11:25:20.856Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-08T11:25:20.856Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-08T11:25:20.856Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-08T11:25:20.856Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-08T11:25:20.856Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-08T11:25:20.856Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-08T11:25:20.856Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-08T11:25:20.856Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-08T11:25:20.856Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-08T11:25:20.856Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-08T11:25:20.856Z] === RUN TestCreateTmpfsMountsTarget [2022-08-08T11:25:20.856Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-08T11:25:20.856Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-08T11:25:22.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-08T11:25:22.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-08T11:25:22.757Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-08-08T11:25:22.757Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-08T11:25:24.132Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2022-08-08T11:25:24.132Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-08T11:25:24.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T11:25:24.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T11:25:24.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T11:25:24.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T11:25:24.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T11:25:24.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T11:25:24.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T11:25:24.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T11:25:24.132Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T11:25:24.132Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T11:25:24.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T11:25:24.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T11:25:24.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T11:25:24.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T11:25:24.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T11:25:24.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-08T11:25:24.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-08T11:25:24.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-08T11:25:24.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-08T11:25:24.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-08T11:25:24.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-08T11:25:24.132Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-08T11:25:24.699Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2022-08-08T11:25:24.699Z] === RUN TestCreateDifferentPlatform [2022-08-08T11:25:24.699Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-08T11:25:24.699Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-08T11:25:24.699Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-08T11:25:24.699Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-08T11:25:24.699Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-08T11:25:24.699Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-08T11:25:24.699Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-08T11:25:24.699Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-08T11:25:24.699Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-08T11:25:24.699Z] === RUN TestCreateInvalidHostConfig [2022-08-08T11:25:24.699Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T11:25:24.699Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T11:25:24.699Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T11:25:24.699Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T11:25:24.699Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T11:25:24.699Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T11:25:24.699Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T11:25:24.699Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T11:25:24.699Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T11:25:24.699Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T11:25:24.699Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T11:25:24.699Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T11:25:24.699Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-08T11:25:24.699Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-08T11:25:24.699Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-08T11:25:24.699Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-08T11:25:24.699Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-08T11:25:24.699Z] === RUN TestContainerStartOnDaemonRestart [2022-08-08T11:25:24.699Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-08T11:25:24.699Z] === RUN TestDaemonRestartIpcMode [2022-08-08T11:25:24.699Z] === PAUSE TestDaemonRestartIpcMode [2022-08-08T11:25:24.699Z] === RUN TestDaemonHostGatewayIP [2022-08-08T11:25:24.699Z] === PAUSE TestDaemonHostGatewayIP [2022-08-08T11:25:24.699Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-08T11:25:24.699Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-08T11:25:24.699Z] === RUN TestContainerKillOnDaemonStart [2022-08-08T11:25:24.699Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-08T11:25:24.699Z] === RUN TestDiff [2022-08-08T11:25:24.828Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T11:25:24.828Z] Using test binary docker [2022-08-08T11:25:24.828Z] +++ /etc/init.d/apparmor start [2022-08-08T11:25:24.828Z] Not: starting. [2022-08-08T11:25:24.828Z] INFO: Waiting for daemon to start... [2022-08-08T11:25:24.828Z] Starting dockerd [2022-08-08T11:25:24.828Z] +++ 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-08T11:25:25.265Z] --- PASS: TestDiff (0.58s) [2022-08-08T11:25:25.265Z] === RUN TestExecConsoleSize [2022-08-08T11:25:25.832Z] --- PASS: TestExecConsoleSize (0.61s) [2022-08-08T11:25:25.832Z] === RUN TestExecWithCloseStdin [2022-08-08T11:25:26.767Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-08-08T11:25:26.767Z] === RUN TestExec [2022-08-08T11:25:27.026Z] --- PASS: TestExec (0.59s) [2022-08-08T11:25:27.026Z] === RUN TestExecUser [2022-08-08T11:25:27.371Z] . [2022-08-08T11:25:27.371Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T11:25:27.371Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T11:25:27.371Z] Error: No such image: emptyfs [2022-08-08T11:25:27.371Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-08T11:25:27.371Z] ++++ docker load [2022-08-08T11:25:27.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-08T11:25:27.632Z] Running integration-test (iteration 1) [2022-08-08T11:25:27.632Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-08T11:25:27.632Z] ++ 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-08T11:25:27.632Z] ++ set -e [2022-08-08T11:25:27.632Z] ++ '[' -n 0 ']' [2022-08-08T11:25:27.632Z] ++ set -x [2022-08-08T11:25:27.632Z] ++ 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-08T11:25:27.976Z] --- PASS: TestExecUser (0.66s) [2022-08-08T11:25:27.976Z] === RUN TestExportContainerAndImportImage [2022-08-08T11:25:28.552Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-08-08T11:25:28.552Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-08T11:25:28.573Z] Loaded image: busybox:latest [2022-08-08T11:25:28.834Z] Loaded image: busybox:glibc [2022-08-08T11:25:29.927Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-08T11:25:29.927Z] === RUN TestHealthCheckWorkdir [2022-08-08T11:25:30.493Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2022-08-08T11:25:30.493Z] === RUN TestHealthKillContainer [2022-08-08T11:25:34.119Z] Loaded image: debian:bullseye-slim [2022-08-08T11:25:34.120Z] Loaded image: hello-world:latest [2022-08-08T11:25:34.120Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T11:25:34.120Z] INFO: Testing against a local daemon [2022-08-08T11:25:34.120Z] === RUN TestCgroupNamespacesBuild [2022-08-08T11:25:36.031Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2022-08-08T11:25:36.031Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-08T11:25:37.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-08T11:25:37.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-08T11:25:37.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-08T11:25:38.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-08T11:25:38.575Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.98s) [2022-08-08T11:25:38.575Z] === RUN TestBuildWithSession [2022-08-08T11:25:38.575Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T11:25:38.575Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-08T11:25:38.575Z] === RUN TestBuildSquashParent [2022-08-08T11:25:38.601Z] --- PASS: TestHealthKillContainer (8.20s) [2022-08-08T11:25:38.601Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-08T11:25:38.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-08T11:25:39.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-08T11:25:39.167Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-08-08T11:25:39.167Z] === RUN TestIpcModeNone [2022-08-08T11:25:39.733Z] --- PASS: TestIpcModeNone (0.59s) [2022-08-08T11:25:39.733Z] === RUN TestIpcModePrivate [2022-08-08T11:25:40.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-08T11:25:40.300Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-08T11:25:40.300Z] --- PASS: TestIpcModePrivate (0.66s) [2022-08-08T11:25:40.300Z] === RUN TestIpcModeShareable [2022-08-08T11:25:40.866Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-08T11:25:41.124Z] --- PASS: TestIpcModeShareable (0.64s) [2022-08-08T11:25:41.125Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-08T11:25:42.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-08T11:25:43.024Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-08-08T11:25:43.024Z] === RUN TestAPIIpcModeHost [2022-08-08T11:25:43.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-08T11:25:43.283Z] --- PASS: TestAPIIpcModeHost (0.34s) [2022-08-08T11:25:43.283Z] === RUN TestDaemonIpcModeShareable [2022-08-08T11:25:44.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-08T11:25:44.217Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-08T11:25:44.217Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-08-08T11:25:44.217Z] === RUN TestDaemonIpcModePrivate [2022-08-08T11:25:44.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-08T11:25:45.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-08T11:25:45.593Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-08T11:25:45.593Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-08T11:25:45.593Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-08T11:25:46.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-08T11:25:46.530Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-08T11:25:46.788Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-08-08T11:25:46.788Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-08T11:25:47.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-08T11:25:47.723Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-08T11:25:47.981Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-08-08T11:25:47.981Z] === RUN TestIpcModeOlderClient [2022-08-08T11:25:47.981Z] === PAUSE TestIpcModeOlderClient [2022-08-08T11:25:47.981Z] === RUN TestKillContainerInvalidSignal [2022-08-08T11:25:48.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-08T11:25:48.240Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-08T11:25:48.240Z] === RUN TestKillContainer [2022-08-08T11:25:48.240Z] === RUN TestKillContainer/no_signal [2022-08-08T11:25:48.574Z] --- PASS: TestBuildSquashParent (9.29s) [2022-08-08T11:25:48.574Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-08T11:25:48.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T11:25:48.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T11:25:48.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T11:25:48.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T11:25:48.574Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T11:25:48.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T11:25:48.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T11:25:48.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T11:25:48.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T11:25:48.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T11:25:48.574Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T11:25:48.574Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T11:25:48.574Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T11:25:48.574Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T11:25:48.807Z] === RUN TestKillContainer/non_killing_signal [2022-08-08T11:25:48.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-08T11:25:49.066Z] === RUN TestKillContainer/killing_signal [2022-08-08T11:25:49.535Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T11:25:49.535Z] Using test binary docker [2022-08-08T11:25:49.535Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-08T11:25:49.632Z] --- PASS: TestKillContainer (1.22s) [2022-08-08T11:25:49.632Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-08-08T11:25:49.632Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-08T11:25:49.632Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-08T11:25:49.632Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-08T11:25:49.632Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-08T11:25:49.791Z] Not: starting. [2022-08-08T11:25:49.791Z] INFO: Waiting for daemon to start... [2022-08-08T11:25:49.791Z] Starting dockerd [2022-08-08T11:25:49.891Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-08T11:25:50.486Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T11:25:50.747Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T11:25:50.825Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-08-08T11:25:50.825Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-08T11:25:50.825Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-08-08T11:25:50.825Z] === RUN TestKillStoppedContainer [2022-08-08T11:25:50.825Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-08T11:25:50.825Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-08T11:25:50.825Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-08T11:25:50.825Z] === RUN TestKillDifferentUserContainer [2022-08-08T11:25:51.393Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-08-08T11:25:51.393Z] === RUN TestInspectOomKilledTrue [2022-08-08T11:25:51.393Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-08T11:25:51.393Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-08T11:25:51.393Z] === RUN TestInspectOomKilledFalse [2022-08-08T11:25:51.651Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-08-08T11:25:51.651Z] === RUN TestLinksEtcHostsContentMatch [2022-08-08T11:25:51.680Z] . [2022-08-08T11:25:51.680Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T11:25:51.680Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T11:25:51.680Z] Error: No such image: emptyfs [2022-08-08T11:25:51.935Z] Running integration-test (iteration 1) [2022-08-08T11:25:51.936Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-08T11:25:52.192Z] Loaded image: busybox:latest [2022-08-08T11:25:52.226Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-08-08T11:25:52.226Z] === RUN TestLinksContainerNames [2022-08-08T11:25:52.448Z] Loaded image: busybox:glibc [2022-08-08T11:25:52.793Z] --- PASS: TestLinksContainerNames (0.86s) [2022-08-08T11:25:52.793Z] === RUN TestLogsFollowTailEmpty [2022-08-08T11:25:53.361Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-08-08T11:25:53.361Z] === RUN TestLogs [2022-08-08T11:25:53.361Z] === RUN TestLogs/driver_local [2022-08-08T11:25:53.361Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T11:25:53.361Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T11:25:53.361Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-08T11:25:53.361Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-08T11:25:53.361Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-08T11:25:53.361Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-08T11:25:53.361Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T11:25:53.361Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T11:25:53.361Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-08T11:25:53.361Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-08T11:25:53.361Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-08T11:25:53.361Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-08T11:25:53.361Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T11:25:53.361Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-08T11:25:53.814Z] Loaded image: debian:bullseye-slim [2022-08-08T11:25:53.814Z] Loaded image: hello-world:latest [2022-08-08T11:25:53.814Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T11:25:53.814Z] INFO: Testing against a local daemon [2022-08-08T11:25:53.814Z] === RUN TestCgroupNamespacesBuild [2022-08-08T11:25:53.927Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T11:25:54.047Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T11:25:54.047Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T11:25:54.187Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-08T11:25:54.754Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-08T11:25:54.754Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-08T11:25:55.183Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-08-08T11:25:55.183Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-08T11:25:55.321Z] === RUN TestLogs/driver_json-file [2022-08-08T11:25:55.321Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T11:25:55.321Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T11:25:55.321Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-08T11:25:55.321Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-08T11:25:55.321Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-08T11:25:55.321Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-08T11:25:55.321Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T11:25:55.321Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T11:25:55.321Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T11:25:55.321Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T11:25:55.321Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T11:25:55.321Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T11:25:55.321Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T11:25:55.321Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T11:25:55.888Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T11:25:55.888Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T11:25:56.111Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-08-08T11:25:56.111Z] === RUN TestBuildWithSession [2022-08-08T11:25:56.111Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T11:25:56.111Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-08T11:25:56.111Z] === RUN TestBuildSquashParent [2022-08-08T11:25:56.456Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-08T11:25:56.456Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-08T11:25:57.348Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-08T11:25:57.348Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.17s) [2022-08-08T11:25:57.348Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s) [2022-08-08T11:25:57.348Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s) [2022-08-08T11:25:57.348Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2022-08-08T11:25:57.348Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s) [2022-08-08T11:25:57.348Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.21s) [2022-08-08T11:25:57.348Z] === RUN TestBuildMultiStageCopy [2022-08-08T11:25:57.348Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-08T11:25:57.391Z] --- PASS: TestLogs (3.91s) [2022-08-08T11:25:57.391Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-08T11:25:57.391Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) [2022-08-08T11:25:57.391Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s) [2022-08-08T11:25:57.391Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s) [2022-08-08T11:25:57.391Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-08-08T11:25:57.391Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s) [2022-08-08T11:25:57.391Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s) [2022-08-08T11:25:57.391Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-08T11:25:57.391Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-08-08T11:25:57.391Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.81s) [2022-08-08T11:25:57.391Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-08-08T11:25:57.391Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-08-08T11:25:57.391Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s) [2022-08-08T11:25:57.391Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.66s) [2022-08-08T11:25:57.391Z] === RUN TestContainerNetworkMountsNoChown [2022-08-08T11:25:57.650Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/default [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/default [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/private [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/private [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rprivate [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/slave [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/slave [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rslave [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/shared [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/shared [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rshared [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-08T11:25:57.650Z] === CONT TestMountDaemonRoot/default [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-08T11:25:57.650Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-08T11:25:57.650Z] === CONT TestMountDaemonRoot/rshared [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T11:25:57.650Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-08T11:25:57.650Z] === CONT TestMountDaemonRoot/shared [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-08T11:25:57.650Z] === CONT TestMountDaemonRoot/rslave [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T11:25:57.650Z] === CONT TestMountDaemonRoot/slave [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-08T11:25:57.650Z] === CONT TestMountDaemonRoot/rprivate [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T11:25:57.650Z] === CONT TestMountDaemonRoot/private [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-08T11:25:57.650Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-08T11:25:57.650Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-08T11:25:57.650Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-08T11:25:57.650Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-08T11:25:57.650Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-08T11:25:57.650Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T11:25:57.650Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-08T11:25:57.910Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T11:25:58.169Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-08T11:25:58.169Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-08T11:25:58.169Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-08T11:25:58.169Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-08T11:25:58.169Z] === RUN TestContainerBindMountNonRecursive [2022-08-08T11:25:59.545Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-08-08T11:25:59.545Z] === RUN TestContainerVolumesMountedAsShared [2022-08-08T11:25:59.804Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-08T11:25:59.804Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-08T11:25:59.890Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-08T11:26:00.063Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s) [2022-08-08T11:26:00.063Z] === RUN TestNetworkNat [2022-08-08T11:26:00.149Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-08T11:26:00.631Z] --- PASS: TestNetworkNat (0.46s) [2022-08-08T11:26:00.631Z] === RUN TestNetworkLocalhostTCPNat [2022-08-08T11:26:00.718Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-08T11:26:01.198Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-08T11:26:01.198Z] === RUN TestNetworkLoopbackNat [2022-08-08T11:26:01.288Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-08T11:26:01.859Z] --- PASS: TestBuildMultiStageCopy (4.95s) [2022-08-08T11:26:01.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2022-08-08T11:26:01.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2022-08-08T11:26:01.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2022-08-08T11:26:01.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2022-08-08T11:26:01.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2022-08-08T11:26:01.859Z] === RUN TestBuildMultiStageParentConfig [2022-08-08T11:26:03.727Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-08-08T11:26:03.727Z] === RUN TestPause [2022-08-08T11:26:03.771Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2022-08-08T11:26:03.771Z] === RUN TestBuildLabelWithTargets [2022-08-08T11:26:03.988Z] --- PASS: TestPause (0.45s) [2022-08-08T11:26:03.988Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-08T11:26:03.988Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T11:26:03.988Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T11:26:03.988Z] === RUN TestPauseStopPausedContainer [2022-08-08T11:26:04.195Z] --- PASS: TestBuildSquashParent (7.04s) [2022-08-08T11:26:04.195Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-08T11:26:04.195Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T11:26:04.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T11:26:04.195Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T11:26:04.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T11:26:04.195Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T11:26:04.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T11:26:04.195Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T11:26:04.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T11:26:04.195Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T11:26:04.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T11:26:04.195Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T11:26:04.195Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T11:26:04.195Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T11:26:04.195Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T11:26:04.556Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-08-08T11:26:04.556Z] === RUN TestPidHost [2022-08-08T11:26:04.761Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T11:26:04.761Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T11:26:05.492Z] --- PASS: TestPidHost (1.03s) [2022-08-08T11:26:05.492Z] === RUN TestPsFilter [2022-08-08T11:26:05.683Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2022-08-08T11:26:05.683Z] === RUN TestBuildWithEmptyLayers [2022-08-08T11:26:05.751Z] --- PASS: TestPsFilter (0.11s) [2022-08-08T11:26:05.751Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-08T11:26:06.318Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-08-08T11:26:06.318Z] === RUN TestRemoveContainerWithVolume [2022-08-08T11:26:06.650Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T11:26:06.884Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2022-08-08T11:26:06.885Z] === RUN TestRemoveContainerRunning [2022-08-08T11:26:06.906Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T11:26:07.067Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2022-08-08T11:26:07.067Z] === RUN TestBuildMultiStageOnBuild [2022-08-08T11:26:07.143Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-08T11:26:07.143Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-08T11:26:07.709Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-08T11:26:07.709Z] === RUN TestRemoveInvalidContainer [2022-08-08T11:26:07.709Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-08T11:26:07.709Z] === RUN TestRenameLinkedContainer [2022-08-08T11:26:08.796Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-08T11:26:08.796Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s) [2022-08-08T11:26:08.796Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.69s) [2022-08-08T11:26:08.796Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.86s) [2022-08-08T11:26:08.796Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s) [2022-08-08T11:26:08.796Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2022-08-08T11:26:08.796Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2022-08-08T11:26:08.796Z] === RUN TestBuildMultiStageCopy [2022-08-08T11:26:08.796Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-08T11:26:09.611Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-08-08T11:26:09.611Z] === RUN TestRenameStoppedContainer [2022-08-08T11:26:09.611Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-08-08T11:26:09.611Z] === RUN TestRenameRunningContainerAndReuse [2022-08-08T11:26:10.367Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2022-08-08T11:26:10.367Z] === RUN TestBuildUncleanTarFilenames [2022-08-08T11:26:10.546Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-08-08T11:26:10.547Z] === RUN TestRenameInvalidName [2022-08-08T11:26:11.113Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-08T11:26:11.113Z] === RUN TestRenameAnonymousContainer [2022-08-08T11:26:12.064Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-08T11:26:12.280Z] --- PASS: TestBuildUncleanTarFilenames (2.01s) [2022-08-08T11:26:12.280Z] === RUN TestBuildMultiStageLayerLeak [2022-08-08T11:26:12.488Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-08-08T11:26:12.488Z] === RUN TestRenameContainerWithSameName [2022-08-08T11:26:13.054Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-08T11:26:13.054Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-08T11:26:13.429Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-08T11:26:13.989Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-08-08T11:26:13.989Z] === RUN TestResize [2022-08-08T11:26:14.297Z] --- PASS: TestResize (0.42s) [2022-08-08T11:26:14.297Z] === RUN TestResizeWithInvalidSize [2022-08-08T11:26:14.358Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-08T11:26:14.592Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-08-08T11:26:14.592Z] === RUN TestResizeWhenContainerNotStarted [2022-08-08T11:26:15.171Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:26:15.171Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:26:15.171Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:26:15.171Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T11:26:15.172Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:26:15.284Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-08T11:26:15.580Z] --- PASS: TestBuildMultiStageLayerLeak (3.36s) [2022-08-08T11:26:15.580Z] === RUN TestBuildWithHugeFile [2022-08-08T11:26:16.215Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2022-08-08T11:26:16.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-08-08T11:26:16.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-08T11:26:16.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-08T11:26:16.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-08T11:26:16.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-08T11:26:16.215Z] === RUN TestBuildMultiStageParentConfig [2022-08-08T11:26:17.077Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:26:18.011Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:26:19.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:26:19.389Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:26:20.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:26:20.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:26:21.456Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-08T11:26:21.456Z] === RUN TestBuildLabelWithTargets [2022-08-08T11:26:24.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:26:24.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T11:26:26.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T11:26:27.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T11:26:28.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T11:26:29.537Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-08T11:26:29.537Z] === RUN TestBuildWithEmptyLayers [2022-08-08T11:26:29.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T11:26:30.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T11:26:31.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T11:26:32.051Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-08T11:26:32.051Z] === RUN TestBuildMultiStageOnBuild [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.16s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.11s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-08-08T11:26:32.911Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-08-08T11:26:32.911Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-08T11:26:32.911Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-08T11:26:32.923Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-08T11:26:32.923Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-08T11:26:32.923Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T11:26:32.923Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-08T11:26:32.923Z] [2022-08-08T11:26:32.923Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T11:26:32.923Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T11:26:32.923Z] HOSTNAME=1b78cf1d1e92 [2022-08-08T11:26:32.923Z] TESTDEBUG=0 [2022-08-08T11:26:32.923Z] DEST=bundles/test-integration [2022-08-08T11:26:32.923Z] PWD=/go/src/github.com/docker/docker [2022-08-08T11:26:32.923Z] DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 [2022-08-08T11:26:32.923Z] container=docker [2022-08-08T11:26:32.923Z] HOME=/root [2022-08-08T11:26:32.923Z] GOLANG_VERSION=1.18.5 [2022-08-08T11:26:32.923Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T11:26:32.923Z] VALIDATE_BRANCH=master [2022-08-08T11:26:32.923Z] TERM=xterm [2022-08-08T11:26:32.923Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T11:26:32.923Z] SHLVL=1 [2022-08-08T11:26:32.923Z] TIMEOUT=120m [2022-08-08T11:26:32.923Z] DOCKER_BUILDTAGS= journald [2022-08-08T11:26:32.923Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T11:26:32.923Z] GO111MODULE=off [2022-08-08T11:26:32.923Z] DOCKER_EXPERIMENTAL=1 [2022-08-08T11:26:32.923Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T11:26:32.923Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T11:26:32.923Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T11:26:32.923Z] GOPATH=/go [2022-08-08T11:26:32.923Z] PKG_CONFIG=pkg-config [2022-08-08T11:26:32.923Z] _=/usr/bin/env [2022-08-08T11:26:32.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-08T11:26:33.846Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-08T11:26:34.780Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s) [2022-08-08T11:26:34.780Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-08-08T11:26:34.780Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-08-08T11:26:34.780Z] === RUN TestCgroupNamespacesRun [2022-08-08T11:26:36.156Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-08-08T11:26:36.156Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-08T11:26:36.156Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-08T11:26:36.156Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-08T11:26:36.156Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-08T11:26:37.092Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-08T11:26:37.092Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-08T11:26:37.294Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-08-08T11:26:37.294Z] === RUN TestBuildUncleanTarFilenames [2022-08-08T11:26:37.855Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-08-08T11:26:37.855Z] === RUN TestBuildMultiStageLayerLeak [2022-08-08T11:26:38.468Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-08T11:26:38.468Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-08T11:26:39.842Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-08-08T11:26:39.842Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-08T11:26:40.777Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-08T11:26:40.777Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-08T11:26:41.344Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-08T11:26:41.344Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-08T11:26:42.056Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-08-08T11:26:42.056Z] === RUN TestBuildWithHugeFile [2022-08-08T11:26:42.719Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-08-08T11:26:42.719Z] === RUN TestNISDomainname [2022-08-08T11:26:42.977Z] --- PASS: TestNISDomainname (0.54s) [2022-08-08T11:26:42.977Z] === RUN TestHostnameDnsResolution [2022-08-08T11:26:43.913Z] --- PASS: TestHostnameDnsResolution (0.76s) [2022-08-08T11:26:43.913Z] === RUN TestUnprivilegedPortsAndPing [2022-08-08T11:26:44.481Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-08-08T11:26:44.481Z] === RUN TestPrivilegedHostDevices [2022-08-08T11:26:45.047Z] --- PASS: TestPrivilegedHostDevices (0.51s) [2022-08-08T11:26:45.047Z] === RUN TestRunConsoleSize [2022-08-08T11:26:45.305Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-08T11:26:45.305Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-08T11:26:46.680Z] --- PASS: TestRunWithAlternativeContainerdShim (1.10s) [2022-08-08T11:26:46.680Z] === RUN TestStats [2022-08-08T11:26:49.208Z] --- PASS: TestStats (2.47s) [2022-08-08T11:26:49.208Z] === RUN TestStopContainerWithTimeout [2022-08-08T11:26:49.208Z] === RUN TestStopContainerWithTimeout/0 [2022-08-08T11:26:49.208Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-08T11:26:49.208Z] === RUN TestStopContainerWithTimeout/1 [2022-08-08T11:26:49.208Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-08T11:26:49.208Z] === RUN TestStopContainerWithTimeout/3 [2022-08-08T11:26:49.208Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-08T11:26:49.208Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-08T11:26:49.208Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-08T11:26:49.208Z] === CONT TestStopContainerWithTimeout/0 [2022-08-08T11:26:49.208Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-08T11:26:49.776Z] === CONT TestStopContainerWithTimeout/3 [2022-08-08T11:26:51.676Z] === CONT TestStopContainerWithTimeout/1 [2022-08-08T11:26:53.050Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-08T11:26:53.050Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-08-08T11:26:53.050Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-08-08T11:26:53.050Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-08T11:26:53.050Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-08T11:26:53.050Z] === RUN TestDeleteDevicemapper [2022-08-08T11:26:53.050Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T11:26:53.050Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-08T11:26:53.050Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-08T11:26:54.952Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s) [2022-08-08T11:26:54.952Z] === RUN TestUpdateMemory [2022-08-08T11:26:55.211Z] --- PASS: TestUpdateMemory (0.56s) [2022-08-08T11:26:55.211Z] === RUN TestUpdateCPUQuota [2022-08-08T11:26:56.145Z] --- PASS: TestUpdateCPUQuota (0.82s) [2022-08-08T11:26:56.145Z] === RUN TestUpdatePidsLimit [2022-08-08T11:26:56.145Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-08T11:26:56.145Z] === RUN TestUpdatePidsLimit/no_change [2022-08-08T11:26:56.404Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-08T11:26:56.663Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-08T11:26:56.921Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-08T11:26:57.179Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-08T11:26:57.179Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-08T11:26:58.115Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-08-08T11:26:58.115Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-08-08T11:26:58.115Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-08T11:26:58.115Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-08-08T11:26:58.115Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-08-08T11:26:58.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-08-08T11:26:58.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-08-08T11:26:58.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-08-08T11:26:58.115Z] === RUN TestUpdateRestartPolicy [2022-08-08T11:26:59.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-08T11:26:59.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-08T11:27:10.345Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-08-08T11:27:10.345Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-08T11:27:10.345Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-08-08T11:27:10.345Z] === RUN TestWaitNonBlocked [2022-08-08T11:27:10.345Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T11:27:10.345Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T11:27:10.345Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T11:27:10.345Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T11:27:10.345Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T11:27:10.345Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T11:27:10.345Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-08T11:27:10.345Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-08-08T11:27:10.345Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-08-08T11:27:10.345Z] === RUN TestWaitBlocked [2022-08-08T11:27:10.345Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T11:27:10.345Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T11:27:10.345Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T11:27:10.345Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T11:27:10.345Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T11:27:10.345Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T11:27:10.912Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-08T11:27:10.912Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-08-08T11:27:10.912Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2022-08-08T11:27:10.912Z] === RUN TestWaitConditions [2022-08-08T11:27:10.912Z] === RUN TestWaitConditions/default [2022-08-08T11:27:10.912Z] === PAUSE TestWaitConditions/default [2022-08-08T11:27:10.912Z] === RUN TestWaitConditions/not-running [2022-08-08T11:27:10.912Z] === PAUSE TestWaitConditions/not-running [2022-08-08T11:27:10.912Z] === RUN TestWaitConditions/next-exit [2022-08-08T11:27:10.912Z] === PAUSE TestWaitConditions/next-exit [2022-08-08T11:27:10.912Z] === RUN TestWaitConditions/removed [2022-08-08T11:27:10.912Z] === PAUSE TestWaitConditions/removed [2022-08-08T11:27:10.912Z] === CONT TestWaitConditions/default [2022-08-08T11:27:10.912Z] === CONT TestWaitConditions/next-exit [2022-08-08T11:27:12.813Z] === CONT TestWaitConditions/not-running [2022-08-08T11:27:12.813Z] === CONT TestWaitConditions/removed [2022-08-08T11:27:14.713Z] --- PASS: TestWaitConditions (0.01s) [2022-08-08T11:27:14.713Z] --- PASS: TestWaitConditions/default (1.76s) [2022-08-08T11:27:14.713Z] --- PASS: TestWaitConditions/next-exit (1.80s) [2022-08-08T11:27:14.713Z] --- PASS: TestWaitConditions/removed (1.57s) [2022-08-08T11:27:14.713Z] --- PASS: TestWaitConditions/not-running (1.66s) [2022-08-08T11:27:14.713Z] === RUN TestWaitRestartedContainer [2022-08-08T11:27:14.713Z] === RUN TestWaitRestartedContainer/default [2022-08-08T11:27:14.713Z] === PAUSE TestWaitRestartedContainer/default [2022-08-08T11:27:14.713Z] === RUN TestWaitRestartedContainer/not-running [2022-08-08T11:27:14.713Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-08T11:27:14.713Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-08T11:27:14.713Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-08T11:27:14.713Z] === CONT TestWaitRestartedContainer/default [2022-08-08T11:27:14.713Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-08T11:27:16.089Z] === CONT TestWaitRestartedContainer/not-running [2022-08-08T11:27:17.025Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-08T11:27:17.025Z] --- PASS: TestWaitRestartedContainer/next-exit (1.49s) [2022-08-08T11:27:17.025Z] --- PASS: TestWaitRestartedContainer/default (1.49s) [2022-08-08T11:27:17.025Z] --- PASS: TestWaitRestartedContainer/not-running (0.86s) [2022-08-08T11:27:17.025Z] === CONT TestContainerStartOnDaemonRestart [2022-08-08T11:27:17.025Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-08T11:27:19.559Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-08-08T11:27:19.559Z] === CONT TestDaemonHostGatewayIP [2022-08-08T11:27:19.559Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-08-08T11:27:19.559Z] === CONT TestDaemonRestartIpcMode [2022-08-08T11:27:21.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-08T11:27:22.090Z] --- PASS: TestDaemonRestartIpcMode (2.78s) [2022-08-08T11:27:22.090Z] === CONT TestIpcModeOlderClient [2022-08-08T11:27:22.090Z] --- PASS: TestDaemonHostGatewayIP (2.85s) [2022-08-08T11:27:22.090Z] === CONT TestContainerKillOnDaemonStart [2022-08-08T11:27:22.090Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-08-08T11:27:24.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-08T11:27:33.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-08T11:27:33.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-08T11:27:33.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-08T11:27:33.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-08T11:27:34.288Z] --- PASS: TestContainerKillOnDaemonStart (11.53s) [2022-08-08T11:27:34.288Z] PASS [2022-08-08T11:27:34.288Z] [2022-08-08T11:27:34.288Z] === Skipped [2022-08-08T11:27:34.288Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-08T11:27:34.288Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T11:27:34.288Z] [2022-08-08T11:27:34.288Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-08T11:27:34.288Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-08T11:27:34.288Z] [2022-08-08T11:27:34.288Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T11:27:34.288Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T11:27:34.288Z] [2022-08-08T11:27:34.288Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-08T11:27:34.288Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-08T11:27:34.288Z] [2022-08-08T11:27:34.288Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-08T11:27:34.288Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T11:27:34.288Z] [2022-08-08T11:27:34.288Z] DONE 272 tests, 5 skipped in 134.981s [2022-08-08T11:27:34.288Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-08T11:27:34.288Z] === RUN TestConfigDaemonLibtrustID [2022-08-08T11:27:34.288Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-08T11:27:34.288Z] === RUN TestConfigDaemonID [2022-08-08T11:27:34.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-08T11:27:34.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-08T11:27:35.224Z] daemon_test.go:83: [df8132f2f925d] daemon is not started [2022-08-08T11:27:35.224Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-08T11:27:35.224Z] === RUN TestDaemonConfigValidation [2022-08-08T11:27:35.224Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-08T11:27:35.224Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-08T11:27:35.224Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-08T11:27:35.224Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-08T11:27:35.224Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-08T11:27:35.224Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-08T11:27:35.224Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-08T11:27:35.224Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-08T11:27:35.224Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-08T11:27:35.224Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-08T11:27:35.224Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-08T11:27:35.224Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-08T11:27:35.224Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-08T11:27:35.224Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-08T11:27:35.224Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-08T11:27:35.224Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-08T11:27:35.224Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-08T11:27:35.224Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-08T11:27:35.224Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-08T11:27:35.224Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-08T11:27:35.224Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-08T11:27:35.224Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-08T11:27:35.224Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-08T11:27:35.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-08T11:27:36.598Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-08T11:27:37.532Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-08T11:27:37.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-08T11:27:38.269Z] --- PASS: TestBuildWithHugeFile (50.16s) [2022-08-08T11:27:38.269Z] === RUN TestBuildWCOWSandboxSize [2022-08-08T11:27:38.269Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T11:27:38.269Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-08T11:27:38.269Z] === RUN TestBuildWithEmptyDockerfile [2022-08-08T11:27:38.269Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T11:27:38.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T11:27:38.269Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T11:27:38.269Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T11:27:38.269Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T11:27:38.269Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T11:27:38.269Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T11:27:38.269Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T11:27:38.269Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T11:27:38.269Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s) [2022-08-08T11:27:38.269Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.39s) [2022-08-08T11:27:38.269Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.40s) [2022-08-08T11:27:38.269Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-08T11:27:38.269Z] === RUN TestBuildPreserveOwnership [2022-08-08T11:27:38.269Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-08T11:27:38.467Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-08T11:27:38.467Z] daemon_test.go:197: [d4cdc02ad4d0d] daemon is not started [2022-08-08T11:27:38.467Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-08T11:27:38.467Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-08T11:27:38.467Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-08T11:27:38.467Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-08T11:27:38.467Z] === RUN TestDaemonProxy [2022-08-08T11:27:38.467Z] === RUN TestDaemonProxy/environment_variables [2022-08-08T11:27:38.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-08T11:27:39.196Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-08T11:27:39.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-08T11:27:40.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-08T11:27:40.366Z] === RUN TestDaemonProxy/command-line_options [2022-08-08T11:27:41.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-08T11:27:41.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-08T11:27:42.266Z] === RUN TestDaemonProxy/configuration_file [2022-08-08T11:27:42.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-08T11:27:43.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-08T11:27:43.360Z] --- PASS: TestBuildPreserveOwnership (10.12s) [2022-08-08T11:27:43.360Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.07s) [2022-08-08T11:27:43.360Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-08T11:27:43.360Z] === RUN TestBuildPlatformInvalid [2022-08-08T11:27:43.360Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-08T11:27:43.360Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-08T11:27:43.360Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-08T11:27:43.360Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-08T11:27:43.360Z] PASS [2022-08-08T11:27:43.360Z] [2022-08-08T11:27:43.360Z] === Skipped [2022-08-08T11:27:43.360Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-08T11:27:43.360Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T11:27:43.360Z] [2022-08-08T11:27:43.360Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-08T11:27:43.360Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T11:27:43.360Z] [2022-08-08T11:27:43.360Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-08T11:27:43.360Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-08T11:27:43.360Z] [2022-08-08T11:27:43.360Z] DONE 34 tests, 3 skipped in 111.298s [2022-08-08T11:27:43.360Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-08T11:27:43.616Z] INFO: Testing against a local daemon [2022-08-08T11:27:43.616Z] === RUN TestConfigInspect [2022-08-08T11:27:43.616Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:27:43.616Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-08T11:27:43.616Z] === RUN TestConfigList [2022-08-08T11:27:43.616Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:27:43.616Z] --- SKIP: TestConfigList (0.02s) [2022-08-08T11:27:43.616Z] === RUN TestConfigsCreateAndDelete [2022-08-08T11:27:43.616Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:27:43.616Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-08T11:27:43.616Z] === RUN TestConfigsUpdate [2022-08-08T11:27:43.616Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:27:43.616Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-08T11:27:43.616Z] === RUN TestTemplatedConfig [2022-08-08T11:27:43.616Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:27:43.616Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-08T11:27:43.616Z] === RUN TestConfigCreateResolve [2022-08-08T11:27:43.616Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:27:43.616Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-08T11:27:43.616Z] PASS [2022-08-08T11:27:43.616Z] [2022-08-08T11:27:43.616Z] === Skipped [2022-08-08T11:27:43.616Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-08T11:27:43.616Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:27:43.616Z] [2022-08-08T11:27:43.616Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-08-08T11:27:43.616Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:27:43.616Z] [2022-08-08T11:27:43.616Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-08T11:27:43.616Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:27:43.616Z] [2022-08-08T11:27:43.616Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-08T11:27:43.616Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:27:43.616Z] [2022-08-08T11:27:43.616Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-08T11:27:43.616Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:27:43.616Z] [2022-08-08T11:27:43.616Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-08T11:27:43.616Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:27:43.616Z] [2022-08-08T11:27:43.616Z] DONE 6 tests, 6 skipped in 0.195s [2022-08-08T11:27:43.616Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-08T11:27:43.639Z] === RUN TestDaemonProxy/conflicting_options [2022-08-08T11:27:43.872Z] INFO: Testing against a local daemon [2022-08-08T11:27:43.872Z] === RUN TestAttachWithTTY [2022-08-08T11:27:43.872Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-08T11:27:43.872Z] === RUN TestAttachWithoutTTy [2022-08-08T11:27:43.872Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-08T11:27:43.872Z] === RUN TestCheckpoint [2022-08-08T11:27:43.872Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T11:27:43.872Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/commit [2022-08-08T11:27:43.872Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-08T11:27:43.872Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T11:27:43.872Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-08T11:27:43.872Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-08T11:27:43.872Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T11:27:43.872Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T11:27:43.872Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T11:27:43.872Z] === CONT TestContainerInvalidJSON/commit [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-08T11:27:43.872Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-08T11:27:43.872Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-08T11:27:43.872Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-08T11:27:43.872Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-08T11:27:43.872Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-08T11:27:43.872Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-08T11:27:43.872Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-08T11:27:43.872Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-08T11:27:43.872Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-08T11:27:43.872Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-08T11:27:43.872Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-08T11:27:44.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-08T11:27:44.129Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-08T11:27:44.129Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-08T11:27:44.129Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-08T11:27:44.129Z] === RUN TestCopyEmptyFile [2022-08-08T11:27:44.204Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-08T11:27:44.385Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-08T11:27:44.385Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-08T11:27:44.385Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-08T11:27:44.385Z] === RUN TestCopyFromContainer [2022-08-08T11:27:44.599Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T11:27:44.599Z] Using test binary docker [2022-08-08T11:27:44.771Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-08T11:27:44.771Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-08T11:27:44.771Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-08T11:27:44.771Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-08T11:27:44.771Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-08T11:27:44.771Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-08T11:27:44.771Z] PASS [2022-08-08T11:27:44.771Z] [2022-08-08T11:27:44.771Z] DONE 18 tests in 11.121s [2022-08-08T11:27:44.771Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-08T11:27:44.771Z] INFO: Testing against a local daemon [2022-08-08T11:27:44.771Z] === RUN TestCommitInheritsEnv [2022-08-08T11:27:44.857Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-08T11:27:44.857Z] +++ /etc/init.d/apparmor start [2022-08-08T11:27:44.857Z] Not: starting. [2022-08-08T11:27:44.857Z] INFO: Waiting for daemon to start... [2022-08-08T11:27:44.857Z] Starting dockerd [2022-08-08T11:27:44.857Z] +++ 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-08T11:27:45.033Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-08-08T11:27:45.033Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-08T11:27:45.033Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-08T11:27:45.033Z] === RUN TestImportWithCustomPlatform [2022-08-08T11:27:45.033Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-08T11:27:45.033Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-08T11:27:45.033Z] === RUN TestImportWithCustomPlatform// [2022-08-08T11:27:45.033Z] === RUN TestImportWithCustomPlatform/linux [2022-08-08T11:27:45.292Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-08T11:27:45.292Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-08T11:27:45.292Z] === RUN TestImportWithCustomPlatform/macos [2022-08-08T11:27:45.292Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-08T11:27:45.292Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-08T11:27:45.292Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-08-08T11:27:45.292Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-08T11:27:45.292Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-08T11:27:45.292Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-08T11:27:45.292Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-08T11:27:45.292Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-08-08T11:27:45.292Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-08T11:27:45.292Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-08T11:27:45.292Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-08T11:27:45.292Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-08T11:27:45.292Z] === RUN TestImagesFilterMultiReference [2022-08-08T11:27:45.550Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-08T11:27:45.550Z] === RUN TestImagePullPlatformInvalid [2022-08-08T11:27:45.550Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-08T11:27:45.550Z] === RUN TestRemoveImageOrphaning [2022-08-08T11:27:45.808Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-08T11:27:45.808Z] === RUN TestRemoveImageGarbageCollector [2022-08-08T11:27:46.374Z] time="2022-08-08T11:27:46Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-08T11:27:47.749Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2022-08-08T11:27:47.749Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-08T11:27:47.749Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-08T11:27:47.749Z] === RUN TestTagInvalidReference [2022-08-08T11:27:47.749Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-08T11:27:47.749Z] === RUN TestTagValidPrefixedRepo [2022-08-08T11:27:47.749Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-08T11:27:47.749Z] === RUN TestTagExistedNameWithoutForce [2022-08-08T11:27:47.749Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-08T11:27:47.749Z] === RUN TestTagOfficialNames [2022-08-08T11:27:47.749Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-08T11:27:47.749Z] === RUN TestTagMatchesDigest [2022-08-08T11:27:47.749Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-08T11:27:47.749Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-08T11:27:48.550Z] === RUN TestCopyFromContainer// [2022-08-08T11:27:48.550Z] === RUN TestCopyFromContainer//bar/root [2022-08-08T11:27:48.550Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-08T11:27:48.550Z] === RUN TestCopyFromContainer/bar/quux [2022-08-08T11:27:48.550Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-08T11:27:48.550Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-08T11:27:48.550Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-08T11:27:48.550Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-08T11:27:48.550Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-08T11:27:48.550Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-08T11:27:48.807Z] --- PASS: TestCopyFromContainer (4.41s) [2022-08-08T11:27:48.807Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-08T11:27:48.807Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-08T11:27:48.807Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-08T11:27:48.807Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-08-08T11:27:48.807Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-08T11:27:48.807Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-08T11:27:48.807Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-08T11:27:48.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-08T11:27:48.807Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-08T11:27:48.807Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-08T11:27:48.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-08T11:27:48.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T11:27:48.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T11:27:48.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T11:27:48.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T11:27:48.807Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T11:27:48.807Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T11:27:48.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T11:27:48.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T11:27:48.807Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T11:27:48.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-08T11:27:48.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-08T11:27:48.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-08T11:27:48.807Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-08T11:27:48.807Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-08T11:27:48.807Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-08T11:27:48.807Z] === RUN TestCreateWithInvalidEnv [2022-08-08T11:27:48.807Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-08T11:27:48.807Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-08T11:27:48.807Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-08T11:27:48.807Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-08T11:27:48.807Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-08T11:27:48.807Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-08T11:27:48.807Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-08T11:27:48.807Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-08T11:27:48.807Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-08T11:27:48.807Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-08T11:27:48.807Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-08T11:27:48.807Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-08T11:27:48.807Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-08T11:27:48.807Z] === RUN TestCreateTmpfsMountsTarget [2022-08-08T11:27:48.807Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-08T11:27:48.807Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-08T11:27:49.041Z] . [2022-08-08T11:27:49.041Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T11:27:49.041Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T11:27:49.041Z] Error: No such image: emptyfs [2022-08-08T11:27:49.041Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-08T11:27:49.041Z] ++++ docker load [2022-08-08T11:27:49.041Z] Running integration-test (iteration 1) [2022-08-08T11:27:49.041Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-08T11:27:49.041Z] ++ 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-08T11:27:49.041Z] ++ set -e [2022-08-08T11:27:49.041Z] ++ '[' -n 0 ']' [2022-08-08T11:27:49.041Z] ++ set -x [2022-08-08T11:27:49.041Z] ++ 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-08T11:27:49.300Z] Loaded image: busybox:latest [2022-08-08T11:27:49.300Z] Loaded image: busybox:glibc [2022-08-08T11:27:50.173Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-08-08T11:27:50.173Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-08T11:27:50.676Z] Loaded image: debian:bullseye-slim [2022-08-08T11:27:50.676Z] Loaded image: hello-world:latest [2022-08-08T11:27:50.676Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T11:27:50.676Z] INFO: Testing against a local daemon [2022-08-08T11:27:50.676Z] === RUN TestCgroupNamespacesBuild [2022-08-08T11:27:51.102Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-08-08T11:27:51.102Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-08T11:27:51.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T11:27:51.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T11:27:51.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T11:27:51.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T11:27:51.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T11:27:51.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T11:27:51.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T11:27:51.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T11:27:51.103Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T11:27:51.103Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T11:27:51.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T11:27:51.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T11:27:51.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T11:27:51.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T11:27:51.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T11:27:51.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-08T11:27:51.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-08T11:27:51.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-08T11:27:51.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-08T11:27:51.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-08T11:27:51.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-08T11:27:51.358Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-08T11:27:51.615Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-08-08T11:27:51.615Z] === RUN TestCreateDifferentPlatform [2022-08-08T11:27:51.615Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-08T11:27:51.615Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-08T11:27:51.872Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-08T11:27:51.872Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-08T11:27:51.872Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-08T11:27:51.872Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-08T11:27:51.872Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-08T11:27:51.872Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-08T11:27:51.872Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-08T11:27:51.872Z] === RUN TestCreateInvalidHostConfig [2022-08-08T11:27:51.872Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T11:27:51.872Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T11:27:51.872Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T11:27:51.872Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T11:27:51.872Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T11:27:51.872Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T11:27:51.872Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T11:27:51.872Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T11:27:51.872Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T11:27:51.872Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T11:27:51.872Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T11:27:51.872Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T11:27:51.872Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-08T11:27:51.872Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-08T11:27:51.872Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-08T11:27:51.872Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-08T11:27:51.872Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-08T11:27:51.872Z] === RUN TestContainerStartOnDaemonRestart [2022-08-08T11:27:51.872Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-08T11:27:51.872Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-08T11:27:51.872Z] === RUN TestDaemonRestartIpcMode [2022-08-08T11:27:51.872Z] === PAUSE TestDaemonRestartIpcMode [2022-08-08T11:27:51.872Z] === RUN TestDaemonHostGatewayIP [2022-08-08T11:27:51.872Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:27:51.872Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-08T11:27:51.872Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-08T11:27:51.872Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-08T11:27:51.872Z] === RUN TestContainerKillOnDaemonStart [2022-08-08T11:27:51.872Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-08T11:27:51.872Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-08T11:27:51.872Z] === RUN TestDiff [2022-08-08T11:27:52.055Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-08-08T11:27:52.055Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-08T11:27:52.129Z] --- PASS: TestDiff (0.41s) [2022-08-08T11:27:52.129Z] === RUN TestExecConsoleSize [2022-08-08T11:27:52.691Z] --- PASS: TestExecConsoleSize (0.47s) [2022-08-08T11:27:52.691Z] === RUN TestExecWithCloseStdin [2022-08-08T11:27:52.991Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-08-08T11:27:52.991Z] === RUN TestBuildWithSession [2022-08-08T11:27:52.991Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T11:27:52.991Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-08T11:27:52.991Z] === RUN TestBuildSquashParent [2022-08-08T11:27:53.253Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-08-08T11:27:53.253Z] === RUN TestExec [2022-08-08T11:27:53.815Z] --- PASS: TestExec (0.48s) [2022-08-08T11:27:53.815Z] === RUN TestExecUser [2022-08-08T11:27:54.071Z] --- PASS: TestExecUser (0.48s) [2022-08-08T11:27:54.071Z] === RUN TestExportContainerAndImportImage [2022-08-08T11:27:54.633Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-08-08T11:27:54.633Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-08T11:27:55.999Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) [2022-08-08T11:27:55.999Z] === RUN TestHealthCheckWorkdir [2022-08-08T11:27:56.276Z] --- PASS: TestBuildSquashParent (3.36s) [2022-08-08T11:27:56.276Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-08T11:27:56.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T11:27:56.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T11:27:56.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T11:27:56.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T11:27:56.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T11:27:56.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T11:27:56.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T11:27:56.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T11:27:56.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T11:27:56.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T11:27:56.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T11:27:56.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T11:27:56.276Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T11:27:56.276Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T11:27:56.561Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-08-08T11:27:56.561Z] === RUN TestHealthKillContainer [2022-08-08T11:27:58.178Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T11:27:58.178Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T11:27:59.113Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T11:27:59.114Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T11:28:00.489Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-08T11:28:00.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2022-08-08T11:28:00.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.52s) [2022-08-08T11:28:00.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.34s) [2022-08-08T11:28:00.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.32s) [2022-08-08T11:28:00.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s) [2022-08-08T11:28:00.489Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.38s) [2022-08-08T11:28:00.489Z] === RUN TestBuildMultiStageCopy [2022-08-08T11:28:00.489Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-08T11:28:01.864Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-08T11:28:01.864Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-08T11:28:02.123Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-08T11:28:02.382Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-08T11:28:02.641Z] --- PASS: TestBuildMultiStageCopy (2.10s) [2022-08-08T11:28:02.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s) [2022-08-08T11:28:02.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-08T11:28:02.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-08T11:28:02.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-08-08T11:28:02.641Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-08T11:28:02.641Z] === RUN TestBuildMultiStageParentConfig [2022-08-08T11:28:03.207Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-08-08T11:28:03.207Z] === RUN TestBuildLabelWithTargets [2022-08-08T11:28:04.143Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2022-08-08T11:28:04.143Z] === RUN TestBuildWithEmptyLayers [2022-08-08T11:28:04.645Z] --- PASS: TestHealthKillContainer (7.87s) [2022-08-08T11:28:04.645Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-08T11:28:04.645Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-08T11:28:04.645Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-08T11:28:04.645Z] === RUN TestIpcModeNone [2022-08-08T11:28:04.710Z] --- PASS: TestBuildWithEmptyLayers (0.47s) [2022-08-08T11:28:04.710Z] === RUN TestBuildMultiStageOnBuild [2022-08-08T11:28:04.901Z] --- PASS: TestIpcModeNone (0.43s) [2022-08-08T11:28:04.903Z] === RUN TestIpcModePrivate [2022-08-08T11:28:05.161Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-08T11:28:05.418Z] --- PASS: TestIpcModePrivate (0.44s) [2022-08-08T11:28:05.418Z] === RUN TestIpcModeShareable [2022-08-08T11:28:05.418Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T11:28:05.418Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-08T11:28:05.418Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-08T11:28:06.086Z] --- PASS: TestBuildMultiStageOnBuild (1.38s) [2022-08-08T11:28:06.086Z] === RUN TestBuildUncleanTarFilenames [2022-08-08T11:28:06.654Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-08T11:28:06.654Z] === RUN TestBuildMultiStageLayerLeak [2022-08-08T11:28:06.783Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-08-08T11:28:06.783Z] === RUN TestAPIIpcModeHost [2022-08-08T11:28:06.783Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T11:28:06.783Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-08T11:28:06.783Z] === RUN TestDaemonIpcModeShareable [2022-08-08T11:28:06.783Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T11:28:06.783Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-08T11:28:06.783Z] === RUN TestDaemonIpcModePrivate [2022-08-08T11:28:07.710Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-08T11:28:07.966Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-08-08T11:28:07.966Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-08T11:28:07.966Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T11:28:07.966Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-08T11:28:07.966Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-08T11:28:07.966Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T11:28:07.966Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-08T11:28:07.966Z] === RUN TestIpcModeOlderClient [2022-08-08T11:28:07.966Z] === PAUSE TestIpcModeOlderClient [2022-08-08T11:28:07.966Z] === RUN TestKillContainerInvalidSignal [2022-08-08T11:28:08.028Z] --- PASS: TestBuildMultiStageLayerLeak (1.36s) [2022-08-08T11:28:08.028Z] === RUN TestBuildWithHugeFile [2022-08-08T11:28:08.528Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-08-08T11:28:08.528Z] === RUN TestKillContainer [2022-08-08T11:28:08.528Z] === RUN TestKillContainer/no_signal [2022-08-08T11:28:08.784Z] === RUN TestKillContainer/non_killing_signal [2022-08-08T11:28:09.040Z] === RUN TestKillContainer/killing_signal [2022-08-08T11:28:09.603Z] --- PASS: TestKillContainer (1.23s) [2022-08-08T11:28:09.603Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-08T11:28:09.603Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-08T11:28:09.603Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-08T11:28:09.603Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-08T11:28:09.603Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-08T11:28:10.167Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-08T11:28:10.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.00s) [2022-08-08T11:28:10.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) [2022-08-08T11:28:10.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-08-08T11:28:10.729Z] === RUN TestKillStoppedContainer [2022-08-08T11:28:10.729Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-08T11:28:10.729Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-08T11:28:10.729Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-08T11:28:10.729Z] === RUN TestKillDifferentUserContainer [2022-08-08T11:28:10.984Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-08T11:28:10.984Z] === RUN TestInspectOomKilledTrue [2022-08-08T11:28:10.984Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T11:28:10.984Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-08T11:28:10.984Z] === RUN TestInspectOomKilledFalse [2022-08-08T11:28:10.984Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T11:28:10.984Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-08T11:28:10.984Z] === RUN TestLinksEtcHostsContentMatch [2022-08-08T11:28:10.984Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-08T11:28:10.984Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-08T11:28:10.984Z] === RUN TestLinksContainerNames [2022-08-08T11:28:11.912Z] --- PASS: TestLinksContainerNames (0.84s) [2022-08-08T11:28:11.912Z] === RUN TestLogsFollowTailEmpty [2022-08-08T11:28:12.474Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-08T11:28:12.474Z] === RUN TestLogs [2022-08-08T11:28:12.474Z] === RUN TestLogs/driver_local [2022-08-08T11:28:12.474Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T11:28:12.474Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T11:28:12.474Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-08T11:28:12.474Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-08T11:28:12.474Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-08T11:28:12.474Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-08T11:28:12.474Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T11:28:12.474Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T11:28:12.474Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-08T11:28:12.474Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-08T11:28:12.474Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-08T11:28:12.474Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-08T11:28:12.474Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T11:28:12.474Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-08T11:28:13.036Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-08T11:28:13.036Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T11:28:13.599Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-08T11:28:13.855Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-08T11:28:14.417Z] === RUN TestLogs/driver_json-file [2022-08-08T11:28:14.417Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T11:28:14.417Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T11:28:14.417Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-08T11:28:14.417Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-08T11:28:14.417Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-08T11:28:14.417Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-08T11:28:14.417Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T11:28:14.417Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T11:28:14.417Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T11:28:14.417Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T11:28:14.417Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T11:28:14.417Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T11:28:14.417Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T11:28:14.417Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T11:28:14.979Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T11:28:14.979Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T11:28:15.235Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-08T11:28:15.491Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-08T11:28:16.053Z] --- PASS: TestLogs (3.70s) [2022-08-08T11:28:16.053Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-08T11:28:16.053Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s) [2022-08-08T11:28:16.053Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.76s) [2022-08-08T11:28:16.053Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.51s) [2022-08-08T11:28:16.053Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-08-08T11:28:16.053Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-08-08T11:28:16.053Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s) [2022-08-08T11:28:16.053Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-08T11:28:16.053Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s) [2022-08-08T11:28:16.053Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s) [2022-08-08T11:28:16.053Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s) [2022-08-08T11:28:16.053Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.59s) [2022-08-08T11:28:16.053Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s) [2022-08-08T11:28:16.053Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s) [2022-08-08T11:28:16.053Z] === RUN TestContainerNetworkMountsNoChown [2022-08-08T11:28:16.614Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/default [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/default [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/private [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/private [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rprivate [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/slave [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/slave [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rslave [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/shared [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/shared [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rshared [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/default [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/rslave [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/rshared [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/shared [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/rprivate [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/slave [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/private [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-08T11:28:16.614Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-08T11:28:16.614Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T11:28:16.614Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-08T11:28:16.870Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-08T11:28:16.870Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-08T11:28:16.870Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-08T11:28:16.870Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-08T11:28:16.870Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-08T11:28:16.870Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T11:28:16.870Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-08T11:28:16.870Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-08T11:28:16.870Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-08T11:28:16.870Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-08T11:28:16.870Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-08T11:28:16.870Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-08T11:28:16.870Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-08T11:28:16.870Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-08T11:28:16.870Z] === RUN TestContainerBindMountNonRecursive [2022-08-08T11:28:16.870Z] 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-08T11:28:16.870Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-08-08T11:28:16.870Z] === RUN TestContainerVolumesMountedAsShared [2022-08-08T11:28:16.870Z] 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-08T11:28:16.870Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-08T11:28:16.870Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-08T11:28:16.870Z] 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-08T11:28:16.870Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-08T11:28:16.870Z] === RUN TestNetworkNat [2022-08-08T11:28:17.433Z] --- PASS: TestNetworkNat (0.60s) [2022-08-08T11:28:17.433Z] === RUN TestNetworkLocalhostTCPNat [2022-08-08T11:28:17.997Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-08T11:28:17.997Z] === RUN TestNetworkLoopbackNat [2022-08-08T11:28:18.571Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|name|compiled_files|exports_file) took 2m55.954431895s [2022-08-08T11:28:18.571Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 505.675966ms [2022-08-08T11:28:20.512Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-08T11:28:20.512Z] === RUN TestPause [2022-08-08T11:28:20.512Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T11:28:20.512Z] --- SKIP: TestPause (0.00s) [2022-08-08T11:28:20.512Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-08T11:28:20.512Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T11:28:20.512Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T11:28:20.512Z] === RUN TestPauseStopPausedContainer [2022-08-08T11:28:20.512Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T11:28:20.512Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-08T11:28:20.512Z] === RUN TestPidHost [2022-08-08T11:28:21.440Z] --- PASS: TestPidHost (0.88s) [2022-08-08T11:28:21.440Z] === RUN TestPsFilter [2022-08-08T11:28:21.440Z] --- PASS: TestPsFilter (0.10s) [2022-08-08T11:28:21.440Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-08T11:28:22.001Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-08-08T11:28:22.001Z] === RUN TestRemoveContainerWithVolume [2022-08-08T11:28:22.260Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-08-08T11:28:22.260Z] === RUN TestRemoveContainerRunning [2022-08-08T11:28:22.263Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T11:28:22.263Z] Using test binary docker [2022-08-08T11:28:22.263Z] +++ /etc/init.d/apparmor start [2022-08-08T11:28:22.263Z] Not: starting. [2022-08-08T11:28:22.263Z] INFO: Waiting for daemon to start... [2022-08-08T11:28:22.263Z] Starting dockerd [2022-08-08T11:28:22.263Z] +++ 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-08T11:28:22.263Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T11:28:22.263Z] Using test binary docker [2022-08-08T11:28:22.263Z] +++ /etc/init.d/apparmor start [2022-08-08T11:28:22.263Z] Not: starting. [2022-08-08T11:28:22.263Z] INFO: Waiting for daemon to start... [2022-08-08T11:28:22.263Z] Starting dockerd [2022-08-08T11:28:22.263Z] +++ 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-08T11:28:22.263Z] . [2022-08-08T11:28:22.263Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T11:28:22.263Z] [2022-08-08T11:28:22.263Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T11:28:22.263Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T11:28:22.263Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T11:28:22.263Z] Error: No such image: emptyfs [2022-08-08T11:28:22.263Z] Error: No such image: emptyfs [2022-08-08T11:28:22.263Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-08T11:28:22.263Z] ++++ docker load [2022-08-08T11:28:22.263Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-08T11:28:22.263Z] ++++ docker load [2022-08-08T11:28:22.263Z] Running integration-test (iteration 1) [2022-08-08T11:28:22.263Z] 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-08T11:28:22.263Z] ++ 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-08T11:28:22.263Z] ++ set -e [2022-08-08T11:28:22.263Z] ++ '[' -n 0 ']' [2022-08-08T11:28:22.263Z] ++ set -x [2022-08-08T11:28:22.263Z] ++ 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-08T11:28:22.263Z] Running integration-test (iteration 1) [2022-08-08T11:28:22.263Z] 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-08T11:28:22.263Z] ++ 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-08T11:28:22.263Z] ++ set -e [2022-08-08T11:28:22.263Z] ++ '[' -n 0 ']' [2022-08-08T11:28:22.263Z] ++ set -x [2022-08-08T11:28:22.263Z] ++ 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-08T11:28:22.263Z] Loaded image: busybox:latest [2022-08-08T11:28:22.263Z] Loaded image: busybox:latest [2022-08-08T11:28:22.263Z] Loaded image: busybox:glibc [2022-08-08T11:28:22.263Z] Loaded image: busybox:glibc [2022-08-08T11:28:22.263Z] Loaded image: debian:bullseye-slim [2022-08-08T11:28:22.263Z] Loaded image: debian:bullseye-slim [2022-08-08T11:28:22.263Z] Loaded image: hello-world:latest [2022-08-08T11:28:22.263Z] Loaded image: hello-world:latest [2022-08-08T11:28:22.263Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T11:28:22.263Z] INFO: Testing against a local daemon [2022-08-08T11:28:22.263Z] === RUN TestDockerSuite [2022-08-08T11:28:22.263Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-08T11:28:22.263Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-08T11:28:22.263Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T11:28:22.263Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-08T11:28:22.263Z] INFO: Testing against a local daemon [2022-08-08T11:28:22.263Z] === RUN TestDockerDaemonSuite [2022-08-08T11:28:22.263Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-08T11:28:22.263Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-08T11:28:22.263Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-08T11:28:22.263Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-08T11:28:22.263Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-08T11:28:22.263Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-08T11:28:22.263Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-08T11:28:22.263Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-08T11:28:22.263Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-08T11:28:22.263Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-08T11:28:22.825Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-08T11:28:22.825Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-08T11:28:23.081Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-08T11:28:23.081Z] === RUN TestRemoveInvalidContainer [2022-08-08T11:28:23.081Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-08T11:28:23.081Z] === RUN TestRenameLinkedContainer [2022-08-08T11:28:23.203Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-08T11:28:24.141Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-08T11:28:24.141Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-08T11:28:24.402Z] --- PASS: TestBuildWithHugeFile (129.03s) [2022-08-08T11:28:24.402Z] === RUN TestBuildWCOWSandboxSize [2022-08-08T11:28:24.402Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T11:28:24.402Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-08T11:28:24.402Z] === RUN TestBuildWithEmptyDockerfile [2022-08-08T11:28:24.402Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T11:28:24.402Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T11:28:24.402Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T11:28:24.402Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T11:28:24.402Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T11:28:24.402Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T11:28:24.402Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T11:28:24.402Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T11:28:24.662Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T11:28:24.662Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-08T11:28:24.662Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-08-08T11:28:24.662Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-08-08T11:28:24.663Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-08-08T11:28:24.663Z] === RUN TestBuildPreserveOwnership [2022-08-08T11:28:24.663Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-08T11:28:24.972Z] --- PASS: TestRenameLinkedContainer (1.62s) [2022-08-08T11:28:24.972Z] === RUN TestRenameStoppedContainer [2022-08-08T11:28:25.228Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-08-08T11:28:25.228Z] === RUN TestRenameRunningContainerAndReuse [2022-08-08T11:28:25.233Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-08T11:28:25.233Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-08T11:28:25.803Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-08T11:28:25.803Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-08T11:28:25.803Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-08T11:28:26.154Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-08-08T11:28:26.154Z] === RUN TestRenameInvalidName [2022-08-08T11:28:26.373Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-08T11:28:26.410Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-08T11:28:26.410Z] === RUN TestRenameAnonymousContainer [2022-08-08T11:28:26.633Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-08T11:28:27.572Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-08T11:28:27.572Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-08T11:28:27.572Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-08T11:28:27.572Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-08T11:28:28.141Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-08T11:28:28.300Z] --- PASS: TestRenameAnonymousContainer (1.69s) [2022-08-08T11:28:28.300Z] === RUN TestRenameContainerWithSameName [2022-08-08T11:28:28.556Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-08-08T11:28:28.556Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-08T11:28:29.084Z] --- PASS: TestBuildPreserveOwnership (4.24s) [2022-08-08T11:28:29.084Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.25s) [2022-08-08T11:28:29.084Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-08-08T11:28:29.084Z] === RUN TestBuildPlatformInvalid [2022-08-08T11:28:29.084Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-08T11:28:29.084Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-08T11:28:29.485Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-08-08T11:28:29.485Z] === RUN TestResize [2022-08-08T11:28:29.741Z] --- PASS: TestResize (0.40s) [2022-08-08T11:28:29.741Z] === RUN TestResizeWithInvalidSize [2022-08-08T11:28:30.022Z] Loaded image: busybox:latest [2022-08-08T11:28:30.022Z] Loaded image: busybox:glibc [2022-08-08T11:28:30.302Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-08T11:28:30.303Z] === RUN TestResizeWhenContainerNotStarted [2022-08-08T11:28:30.559Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-08-08T11:28:30.559Z] === RUN TestDaemonRestartKillContainers [2022-08-08T11:28:30.559Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-08T11:28:30.559Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-08T11:28:30.559Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-08T11:28:30.559Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-08T11:28:31.402Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-08T11:28:31.403Z] Loaded image: debian:bullseye-slim [2022-08-08T11:28:31.485Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-08T11:28:31.662Z] Loaded image: hello-world:latest [2022-08-08T11:28:31.662Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T11:28:32.413Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.70s) [2022-08-08T11:28:32.413Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.84s) [2022-08-08T11:28:32.413Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s) [2022-08-08T11:28:32.413Z] === RUN TestCgroupNamespacesRun [2022-08-08T11:28:33.573Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-08T11:28:33.778Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-08-08T11:28:33.778Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-08T11:28:34.705Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-08-08T11:28:34.705Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-08T11:28:35.489Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-08T11:28:35.634Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-08-08T11:28:35.634Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-08T11:28:37.000Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-08-08T11:28:37.000Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-08T11:28:37.397Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-08T11:28:37.939Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-08-08T11:28:37.939Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-08T11:28:37.966Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-08T11:28:39.341Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-08-08T11:28:39.341Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-08T11:28:39.350Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-08T11:28:39.920Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.73s) [2022-08-08T11:28:39.920Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-08T11:28:40.733Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-08T11:28:40.992Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.01s) [2022-08-08T11:28:40.992Z] PASS [2022-08-08T11:28:40.992Z] [2022-08-08T11:28:40.992Z] === Skipped [2022-08-08T11:28:40.992Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-08T11:28:40.992Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T11:28:40.992Z] [2022-08-08T11:28:40.992Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-08T11:28:40.992Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T11:28:40.992Z] [2022-08-08T11:28:40.992Z] DONE 34 tests, 2 skipped in 193.526s [2022-08-08T11:28:40.992Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-08T11:28:40.992Z] ++ 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-08T11:28:40.992Z] ++ set -e [2022-08-08T11:28:40.992Z] ++ '[' -n 0 ']' [2022-08-08T11:28:40.992Z] ++ set -x [2022-08-08T11:28:40.992Z] ++ 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-08T11:28:41.253Z] INFO: Testing against a local daemon [2022-08-08T11:28:41.253Z] === RUN TestConfigInspect [2022-08-08T11:28:41.303Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-08-08T11:28:41.303Z] === RUN TestNISDomainname [2022-08-08T11:28:41.303Z] 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-08T11:28:41.303Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-08T11:28:41.303Z] === RUN TestHostnameDnsResolution [2022-08-08T11:28:41.513Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-08T11:28:41.865Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-08-08T11:28:41.865Z] === RUN TestUnprivilegedPortsAndPing [2022-08-08T11:28:41.865Z] 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-08T11:28:41.865Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-08T11:28:41.865Z] === RUN TestPrivilegedHostDevices [2022-08-08T11:28:42.083Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-08T11:28:42.083Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-08T11:28:42.427Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-08-08T11:28:42.427Z] === RUN TestRunConsoleSize [2022-08-08T11:28:42.653Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-08T11:28:42.682Z] --- PASS: TestRunConsoleSize (0.44s) [2022-08-08T11:28:42.682Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-08T11:28:43.223Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-08T11:28:43.483Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-08T11:28:44.048Z] --- PASS: TestRunWithAlternativeContainerdShim (1.06s) [2022-08-08T11:28:44.048Z] === RUN TestStats [2022-08-08T11:28:44.048Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T11:28:44.048Z] --- SKIP: TestStats (0.00s) [2022-08-08T11:28:44.048Z] === RUN TestStopContainerWithTimeout [2022-08-08T11:28:44.048Z] === RUN TestStopContainerWithTimeout/0 [2022-08-08T11:28:44.048Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-08T11:28:44.048Z] === RUN TestStopContainerWithTimeout/1 [2022-08-08T11:28:44.048Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-08T11:28:44.048Z] === RUN TestStopContainerWithTimeout/3 [2022-08-08T11:28:44.048Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-08T11:28:44.048Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-08T11:28:44.048Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-08T11:28:44.048Z] === CONT TestStopContainerWithTimeout/0 [2022-08-08T11:28:44.048Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-08T11:28:44.053Z] --- PASS: TestConfigInspect (2.85s) [2022-08-08T11:28:44.053Z] === RUN TestConfigList [2022-08-08T11:28:44.053Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-08T11:28:44.304Z] === CONT TestStopContainerWithTimeout/3 [2022-08-08T11:28:44.623Z] docker_cli_daemon_test.go:1475: [d259b29eeafeb] daemon is not started [2022-08-08T11:28:45.194Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-08T11:28:45.453Z] check_test.go:540: [d04918d67b4f5] daemon is not started [2022-08-08T11:28:45.453Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-08T11:28:46.733Z] --- PASS: TestBuildWithHugeFile (38.47s) [2022-08-08T11:28:46.733Z] === RUN TestBuildWCOWSandboxSize [2022-08-08T11:28:46.733Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T11:28:46.733Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-08T11:28:46.733Z] === RUN TestBuildWithEmptyDockerfile [2022-08-08T11:28:46.733Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T11:28:46.733Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T11:28:46.733Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T11:28:46.733Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T11:28:46.733Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T11:28:46.733Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T11:28:46.733Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T11:28:46.733Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T11:28:46.733Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T11:28:46.733Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-08T11:28:46.733Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-08T11:28:46.733Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-08T11:28:46.733Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-08T11:28:46.733Z] === RUN TestBuildPreserveOwnership [2022-08-08T11:28:46.733Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-08T11:28:46.819Z] === CONT TestStopContainerWithTimeout/1 [2022-08-08T11:28:47.363Z] --- PASS: TestConfigList (3.05s) [2022-08-08T11:28:47.363Z] === RUN TestConfigsCreateAndDelete [2022-08-08T11:28:47.624Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-08T11:28:48.183Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-08T11:28:48.184Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-08-08T11:28:48.184Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-08-08T11:28:48.184Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-08-08T11:28:48.184Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-08-08T11:28:48.184Z] === RUN TestDeleteDevicemapper [2022-08-08T11:28:48.184Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T11:28:48.184Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-08T11:28:48.184Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-08T11:28:49.112Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s) [2022-08-08T11:28:49.112Z] === RUN TestUpdateMemory [2022-08-08T11:28:49.112Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T11:28:49.112Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-08T11:28:49.112Z] === RUN TestUpdateCPUQuota [2022-08-08T11:28:49.112Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T11:28:49.112Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-08T11:28:49.112Z] === RUN TestUpdatePidsLimit [2022-08-08T11:28:49.112Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T11:28:49.112Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-08T11:28:49.112Z] === RUN TestUpdateRestartPolicy [2022-08-08T11:28:49.263Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-08T11:28:49.532Z] check_test.go:540: [dd700a3676c19] daemon is not started [2022-08-08T11:28:49.532Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-08T11:28:49.792Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-08T11:28:49.828Z] --- PASS: TestBuildPreserveOwnership (3.00s) [2022-08-08T11:28:49.829Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.03s) [2022-08-08T11:28:49.829Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-08-08T11:28:49.829Z] === RUN TestBuildPlatformInvalid [2022-08-08T11:28:49.829Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-08T11:28:49.829Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-08T11:28:50.058Z] --- PASS: TestConfigsCreateAndDelete (3.00s) [2022-08-08T11:28:50.058Z] === RUN TestConfigsUpdate [2022-08-08T11:28:50.334Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-08T11:28:50.764Z] Loaded image: busybox:latest [2022-08-08T11:28:50.764Z] Loaded image: busybox:glibc [2022-08-08T11:28:50.909Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-08T11:28:51.169Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-08T11:28:51.737Z] Loaded image: debian:bullseye-slim [2022-08-08T11:28:51.737Z] Loaded image: hello-world:latest [2022-08-08T11:28:51.739Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-08T11:28:51.739Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-08T11:28:51.739Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-08T11:28:52.001Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T11:28:52.680Z] --- PASS: TestConfigsUpdate (2.57s) [2022-08-08T11:28:52.680Z] === RUN TestTemplatedConfig [2022-08-08T11:28:53.249Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-08T11:28:53.510Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-08T11:28:54.450Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-08T11:28:54.450Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-08T11:28:55.389Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-08T11:28:56.328Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-08T11:28:56.328Z] --- PASS: TestTemplatedConfig (3.59s) [2022-08-08T11:28:56.328Z] === RUN TestConfigCreateResolve [2022-08-08T11:28:56.328Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-08T11:28:56.901Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-08T11:28:57.470Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-08T11:28:58.410Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-08T11:28:58.410Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-08T11:28:58.410Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-08T11:28:58.670Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-08T11:28:58.929Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-08T11:28:58.930Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-08T11:28:59.189Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-08T11:28:59.189Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-08T11:28:59.189Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-08T11:28:59.189Z] --- PASS: TestConfigCreateResolve (2.96s) [2022-08-08T11:28:59.189Z] PASS [2022-08-08T11:28:59.189Z] [2022-08-08T11:28:59.189Z] DONE 6 tests in 18.117s [2022-08-08T11:28:59.189Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-08T11:28:59.189Z] ++ 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-08T11:28:59.189Z] ++ set -e [2022-08-08T11:28:59.189Z] ++ '[' -n 0 ']' [2022-08-08T11:28:59.189Z] ++ set -x [2022-08-08T11:28:59.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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-08T11:28:59.449Z] INFO: Testing against a local daemon [2022-08-08T11:28:59.449Z] === RUN TestAttachWithTTY [2022-08-08T11:28:59.449Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-08T11:28:59.449Z] === RUN TestAttachWithoutTTy [2022-08-08T11:28:59.711Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-08T11:28:59.711Z] === RUN TestCheckpoint [2022-08-08T11:28:59.711Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T11:28:59.711Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/commit [2022-08-08T11:28:59.711Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-08T11:28:59.711Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T11:28:59.711Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-08T11:28:59.711Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-08T11:28:59.711Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T11:28:59.711Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T11:28:59.711Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T11:28:59.711Z] === CONT TestContainerInvalidJSON/commit [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-08T11:28:59.711Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-08T11:28:59.711Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-08T11:28:59.711Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-08T11:28:59.711Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-08T11:28:59.711Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-08T11:28:59.711Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-08T11:28:59.711Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-08-08T11:28:59.711Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-08T11:28:59.711Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-08T11:28:59.711Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-08T11:28:59.711Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-08T11:28:59.711Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-08T11:28:59.711Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-08T11:28:59.711Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-08T11:28:59.711Z] === RUN TestCopyEmptyFile [2022-08-08T11:28:59.972Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-08T11:29:00.128Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.34s) [2022-08-08T11:29:00.128Z] PASS [2022-08-08T11:29:00.128Z] [2022-08-08T11:29:00.128Z] === Skipped [2022-08-08T11:29:00.128Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-08T11:29:00.128Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T11:29:00.128Z] [2022-08-08T11:29:00.128Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-08T11:29:00.128Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-08T11:29:00.128Z] [2022-08-08T11:29:00.128Z] DONE 34 tests, 2 skipped in 70.164s [2022-08-08T11:29:00.128Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-08T11:29:00.128Z] ++ 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-08T11:29:00.128Z] ++ set -e [2022-08-08T11:29:00.128Z] ++ '[' -n 0 ']' [2022-08-08T11:29:00.128Z] ++ set -x [2022-08-08T11:29:00.128Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-08T11:29:00.128Z] INFO: Testing against a local daemon [2022-08-08T11:29:00.128Z] === RUN TestConfigInspect [2022-08-08T11:29:00.232Z] --- PASS: TestCopyEmptyFile (0.37s) [2022-08-08T11:29:00.232Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-08T11:29:00.232Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-08T11:29:00.232Z] === RUN TestCopyFromContainer [2022-08-08T11:29:00.844Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-08T11:29:01.276Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2022-08-08T11:29:01.276Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-08T11:29:01.276Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-08-08T11:29:01.276Z] === RUN TestWaitNonBlocked [2022-08-08T11:29:01.276Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T11:29:01.276Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T11:29:01.276Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T11:29:01.276Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T11:29:01.276Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T11:29:01.276Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T11:29:01.276Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-08T11:29:01.276Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-08-08T11:29:01.276Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-08-08T11:29:01.276Z] === RUN TestWaitBlocked [2022-08-08T11:29:01.276Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T11:29:01.276Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T11:29:01.276Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T11:29:01.276Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T11:29:01.276Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T11:29:01.276Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T11:29:01.660Z] --- PASS: TestConfigInspect (2.33s) [2022-08-08T11:29:01.660Z] === RUN TestConfigList [2022-08-08T11:29:01.783Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-08T11:29:01.783Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-08T11:29:01.838Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-08T11:29:01.838Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2022-08-08T11:29:01.838Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-08-08T11:29:01.838Z] === RUN TestWaitConditions [2022-08-08T11:29:01.838Z] === RUN TestWaitConditions/default [2022-08-08T11:29:01.838Z] === PAUSE TestWaitConditions/default [2022-08-08T11:29:01.838Z] === RUN TestWaitConditions/not-running [2022-08-08T11:29:01.838Z] === PAUSE TestWaitConditions/not-running [2022-08-08T11:29:01.838Z] === RUN TestWaitConditions/next-exit [2022-08-08T11:29:01.838Z] === PAUSE TestWaitConditions/next-exit [2022-08-08T11:29:01.838Z] === RUN TestWaitConditions/removed [2022-08-08T11:29:01.838Z] === PAUSE TestWaitConditions/removed [2022-08-08T11:29:01.838Z] === CONT TestWaitConditions/default [2022-08-08T11:29:01.838Z] === CONT TestWaitConditions/removed [2022-08-08T11:29:02.043Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-08T11:29:02.043Z] === RUN TestCopyFromContainer// [2022-08-08T11:29:02.304Z] === RUN TestCopyFromContainer//bar/root [2022-08-08T11:29:02.304Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-08T11:29:02.304Z] === RUN TestCopyFromContainer/bar/quux [2022-08-08T11:29:02.564Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-08T11:29:02.564Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-08T11:29:02.824Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-08T11:29:03.084Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-08T11:29:03.084Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-08T11:29:03.084Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-08T11:29:03.345Z] --- PASS: TestCopyFromContainer (3.09s) [2022-08-08T11:29:03.345Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-08-08T11:29:03.345Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-08-08T11:29:03.345Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-08-08T11:29:03.345Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-08-08T11:29:03.345Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-08-08T11:29:03.345Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2022-08-08T11:29:03.345Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-08-08T11:29:03.345Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-08-08T11:29:03.345Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-08-08T11:29:03.345Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-08-08T11:29:03.345Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-08T11:29:03.345Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T11:29:03.345Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T11:29:03.345Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T11:29:03.345Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T11:29:03.345Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T11:29:03.345Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T11:29:03.345Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T11:29:03.345Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T11:29:03.345Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T11:29:03.345Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-08T11:29:03.345Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-08T11:29:03.345Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-08T11:29:03.345Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-08T11:29:03.345Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-08T11:29:03.345Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-08T11:29:03.345Z] === RUN TestCreateWithInvalidEnv [2022-08-08T11:29:03.345Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-08T11:29:03.345Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-08T11:29:03.345Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-08T11:29:03.345Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-08T11:29:03.345Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-08T11:29:03.345Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-08T11:29:03.345Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-08T11:29:03.345Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-08T11:29:03.345Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-08T11:29:03.345Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-08T11:29:03.345Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-08T11:29:03.345Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-08T11:29:03.345Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-08T11:29:03.345Z] === RUN TestCreateTmpfsMountsTarget [2022-08-08T11:29:03.345Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-08T11:29:03.345Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-08T11:29:03.345Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-08T11:29:03.726Z] === CONT TestWaitConditions/next-exit [2022-08-08T11:29:03.726Z] === CONT TestWaitConditions/not-running [2022-08-08T11:29:04.189Z] --- PASS: TestConfigList (2.18s) [2022-08-08T11:29:04.189Z] === RUN TestConfigsCreateAndDelete [2022-08-08T11:29:04.286Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-08T11:29:04.286Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-08T11:29:05.227Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-08T11:29:05.227Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-08T11:29:05.489Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s) [2022-08-08T11:29:05.489Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-08T11:29:05.615Z] --- PASS: TestWaitConditions (0.01s) [2022-08-08T11:29:05.615Z] --- PASS: TestWaitConditions/default (1.61s) [2022-08-08T11:29:05.615Z] --- PASS: TestWaitConditions/removed (1.67s) [2022-08-08T11:29:05.615Z] --- PASS: TestWaitConditions/not-running (1.75s) [2022-08-08T11:29:05.615Z] --- PASS: TestWaitConditions/next-exit (1.85s) [2022-08-08T11:29:05.615Z] === RUN TestWaitRestartedContainer [2022-08-08T11:29:05.615Z] === RUN TestWaitRestartedContainer/default [2022-08-08T11:29:05.615Z] === PAUSE TestWaitRestartedContainer/default [2022-08-08T11:29:05.615Z] === RUN TestWaitRestartedContainer/not-running [2022-08-08T11:29:05.615Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-08T11:29:05.615Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-08T11:29:05.615Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-08T11:29:05.615Z] === CONT TestWaitRestartedContainer/default [2022-08-08T11:29:05.615Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-08T11:29:05.748Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-08T11:29:06.089Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2022-08-08T11:29:06.089Z] === RUN TestConfigsUpdate [2022-08-08T11:29:06.543Z] === CONT TestWaitRestartedContainer/not-running [2022-08-08T11:29:06.699Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-08T11:29:07.471Z] --- PASS: TestWaitRestartedContainer (0.03s) [2022-08-08T11:29:07.471Z] --- PASS: TestWaitRestartedContainer/next-exit (1.26s) [2022-08-08T11:29:07.471Z] --- PASS: TestWaitRestartedContainer/default (1.30s) [2022-08-08T11:29:07.471Z] --- PASS: TestWaitRestartedContainer/not-running (0.88s) [2022-08-08T11:29:07.471Z] === CONT TestDaemonRestartIpcMode [2022-08-08T11:29:07.471Z] === CONT TestIpcModeOlderClient [2022-08-08T11:29:07.471Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-08T11:29:07.471Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-08T11:29:07.655Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s) [2022-08-08T11:29:07.655Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-08T11:29:07.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T11:29:07.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T11:29:07.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T11:29:07.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T11:29:07.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T11:29:07.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T11:29:07.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T11:29:07.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T11:29:07.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T11:29:07.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T11:29:07.655Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-08T11:29:07.655Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T11:29:07.655Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T11:29:07.655Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T11:29:07.655Z] === RUN TestDockerSuite/TestContainerAPIKill=== CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T11:29:07.655Z] [2022-08-08T11:29:07.655Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T11:29:07.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-08T11:29:07.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-08T11:29:07.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-08-08T11:29:07.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-08T11:29:07.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-08T11:29:07.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-08T11:29:07.655Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-08T11:29:07.655Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-08T11:29:08.229Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2022-08-08T11:29:08.229Z] === RUN TestCreateDifferentPlatform [2022-08-08T11:29:08.229Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-08T11:29:08.229Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-08T11:29:08.229Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-08T11:29:08.229Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-08T11:29:08.229Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-08T11:29:08.229Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-08T11:29:08.229Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-08T11:29:08.229Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-08T11:29:08.229Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-08T11:29:08.489Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2022-08-08T11:29:08.489Z] === RUN TestCreateInvalidHostConfig [2022-08-08T11:29:08.489Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T11:29:08.489Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T11:29:08.489Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T11:29:08.489Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T11:29:08.489Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T11:29:08.489Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T11:29:08.489Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T11:29:08.489Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T11:29:08.489Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T11:29:08.489Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T11:29:08.489Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T11:29:08.489Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T11:29:08.489Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-08-08T11:29:08.489Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s) [2022-08-08T11:29:08.489Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-08-08T11:29:08.489Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-08T11:29:08.489Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.01s) [2022-08-08T11:29:08.489Z] === RUN TestContainerStartOnDaemonRestart [2022-08-08T11:29:08.489Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-08T11:29:08.489Z] === RUN TestDaemonRestartIpcMode [2022-08-08T11:29:08.489Z] === PAUSE TestDaemonRestartIpcMode [2022-08-08T11:29:08.489Z] === RUN TestDaemonHostGatewayIP [2022-08-08T11:29:08.489Z] === PAUSE TestDaemonHostGatewayIP [2022-08-08T11:29:08.489Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-08T11:29:08.489Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-08T11:29:08.489Z] === RUN TestContainerKillOnDaemonStart [2022-08-08T11:29:08.489Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-08T11:29:08.489Z] === RUN TestDiff [2022-08-08T11:29:08.617Z] --- PASS: TestConfigsUpdate (2.22s) [2022-08-08T11:29:08.617Z] === RUN TestTemplatedConfig [2022-08-08T11:29:09.059Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-08T11:29:09.319Z] --- PASS: TestDiff (0.76s) [2022-08-08T11:29:09.319Z] === RUN TestExecConsoleSize [2022-08-08T11:29:09.319Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-08T11:29:09.990Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-08-08T11:29:10.246Z] --- PASS: TestDaemonRestartIpcMode (2.77s) [2022-08-08T11:29:10.246Z] PASS [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === Skipped [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-08T11:29:10.246Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-08T11:29:10.246Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-08T11:29:10.246Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-08T11:29:10.246Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-08T11:29:10.246Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-08T11:29:10.246Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-08T11:29:10.246Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-08T11:29:10.246Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-08T11:29:10.246Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-08T11:29:10.246Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-08T11:29:10.246Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-08T11:29:10.246Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-08T11:29:10.246Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-08-08T11:29:10.246Z] 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-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-08T11:29:10.246Z] 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-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-08T11:29:10.246Z] 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-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-08T11:29:10.246Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T11:29:10.246Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-08T11:29:10.246Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-08T11:29:10.246Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-08T11:29:10.246Z] 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-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-08T11:29:10.246Z] 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-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-08T11:29:10.246Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-08T11:29:10.246Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-08T11:29:10.246Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-08T11:29:10.246Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-08T11:29:10.246Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T11:29:10.246Z] [2022-08-08T11:29:10.246Z] DONE 249 tests, 27 skipped in 86.677s [2022-08-08T11:29:10.246Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-08T11:29:10.260Z] --- PASS: TestExecConsoleSize (0.83s) [2022-08-08T11:29:10.260Z] === RUN TestExecWithCloseStdin [2022-08-08T11:29:10.260Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-08T11:29:10.260Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-08T11:29:10.502Z] === RUN TestConfigDaemonLibtrustID [2022-08-08T11:29:10.832Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-08T11:29:11.068Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-08-08T11:29:11.068Z] === RUN TestConfigDaemonID [2022-08-08T11:29:11.092Z] --- PASS: TestExecWithCloseStdin (0.94s) [2022-08-08T11:29:11.092Z] === RUN TestExec [2022-08-08T11:29:11.149Z] --- PASS: TestTemplatedConfig (2.45s) [2022-08-08T11:29:11.149Z] === RUN TestConfigCreateResolve [2022-08-08T11:29:11.353Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-08T11:29:11.922Z] --- PASS: TestExec (0.82s) [2022-08-08T11:29:11.922Z] === RUN TestExecUser [2022-08-08T11:29:11.996Z] daemon_test.go:83: [d1146d8205354] daemon is not started [2022-08-08T11:29:11.996Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-08T11:29:11.996Z] === RUN TestDaemonConfigValidation [2022-08-08T11:29:11.996Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-08T11:29:11.996Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-08T11:29:11.996Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-08T11:29:11.996Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-08T11:29:11.996Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-08T11:29:11.996Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-08T11:29:11.996Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-08T11:29:11.996Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-08T11:29:11.996Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-08T11:29:11.996Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-08T11:29:11.996Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-08T11:29:11.996Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-08T11:29:12.252Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-08T11:29:12.252Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-08T11:29:12.252Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-08T11:29:12.252Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-08T11:29:12.252Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-08T11:29:12.252Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-08T11:29:12.252Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-08T11:29:12.252Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-08T11:29:12.252Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-08T11:29:12.252Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-08T11:29:12.252Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-08T11:29:12.492Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-08T11:29:12.753Z] --- PASS: TestExecUser (0.96s) [2022-08-08T11:29:12.753Z] === RUN TestExportContainerAndImportImage [2022-08-08T11:29:12.753Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-08T11:29:13.050Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-08-08T11:29:13.050Z] PASS [2022-08-08T11:29:13.050Z] [2022-08-08T11:29:13.050Z] DONE 6 tests in 13.737s [2022-08-08T11:29:13.050Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-08T11:29:13.050Z] ++ 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-08T11:29:13.050Z] ++ set -e [2022-08-08T11:29:13.050Z] ++ '[' -n 0 ']' [2022-08-08T11:29:13.050Z] ++ set -x [2022-08-08T11:29:13.050Z] ++ 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-08T11:29:13.050Z] INFO: Testing against a local daemon [2022-08-08T11:29:13.050Z] === RUN TestAttachWithTTY [2022-08-08T11:29:13.308Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-08T11:29:13.308Z] === RUN TestAttachWithoutTTy [2022-08-08T11:29:13.308Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-08T11:29:13.308Z] === RUN TestCheckpoint [2022-08-08T11:29:13.308Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T11:29:13.308Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/commit [2022-08-08T11:29:13.308Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-08T11:29:13.308Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T11:29:13.308Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-08T11:29:13.308Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-08T11:29:13.308Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T11:29:13.308Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T11:29:13.308Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T11:29:13.308Z] === CONT TestContainerInvalidJSON/commit [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-08T11:29:13.308Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-08T11:29:13.308Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-08T11:29:13.308Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-08T11:29:13.308Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-08T11:29:13.308Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-08T11:29:13.308Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-08T11:29:13.308Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-08T11:29:13.308Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-08-08T11:29:13.308Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-08T11:29:13.308Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-08T11:29:13.308Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-08T11:29:13.308Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-08T11:29:13.308Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-08T11:29:13.308Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-08T11:29:13.308Z] === RUN TestCopyEmptyFile [2022-08-08T11:29:13.323Z] check_test.go:540: [da14df9ad6d38] daemon is not started [2022-08-08T11:29:13.323Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-08T11:29:13.567Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-08T11:29:13.567Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-08T11:29:13.567Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-08T11:29:13.567Z] === RUN TestCopyFromContainer [2022-08-08T11:29:13.617Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-08T11:29:13.894Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2022-08-08T11:29:13.894Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-08T11:29:13.894Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-08T11:29:13.894Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-08T11:29:13.894Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-08T11:29:14.154Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-08T11:29:14.154Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-08T11:29:14.544Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-08T11:29:14.725Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-08T11:29:14.942Z] === RUN TestCopyFromContainer// [2022-08-08T11:29:14.942Z] === RUN TestCopyFromContainer//bar/root [2022-08-08T11:29:14.942Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-08T11:29:14.942Z] === RUN TestCopyFromContainer/bar/quux [2022-08-08T11:29:14.942Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-08T11:29:14.942Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-08T11:29:14.942Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-08T11:29:14.942Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-08T11:29:15.201Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-08T11:29:15.201Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-08T11:29:15.201Z] --- PASS: TestCopyFromContainer (1.58s) [2022-08-08T11:29:15.201Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-08T11:29:15.201Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-08T11:29:15.201Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-08T11:29:15.201Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-08T11:29:15.201Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-08T11:29:15.201Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-08T11:29:15.201Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-08T11:29:15.201Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-08T11:29:15.201Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-08T11:29:15.201Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-08T11:29:15.201Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-08T11:29:15.201Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T11:29:15.201Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T11:29:15.201Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T11:29:15.201Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T11:29:15.201Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T11:29:15.201Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T11:29:15.201Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T11:29:15.201Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T11:29:15.201Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T11:29:15.201Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-08T11:29:15.201Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-08T11:29:15.201Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-08T11:29:15.201Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-08T11:29:15.201Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-08T11:29:15.201Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-08T11:29:15.201Z] === RUN TestCreateWithInvalidEnv [2022-08-08T11:29:15.201Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-08T11:29:15.201Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-08T11:29:15.201Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-08T11:29:15.201Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-08T11:29:15.201Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-08T11:29:15.201Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-08T11:29:15.201Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-08T11:29:15.201Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-08T11:29:15.201Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-08T11:29:15.201Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-08T11:29:15.201Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-08T11:29:15.201Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-08T11:29:15.201Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-08T11:29:15.201Z] === RUN TestCreateTmpfsMountsTarget [2022-08-08T11:29:15.294Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2022-08-08T11:29:15.294Z] === RUN TestHealthCheckWorkdir [2022-08-08T11:29:15.459Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-08T11:29:15.459Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-08T11:29:15.476Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-08T11:29:15.476Z] daemon_test.go:197: [d8d9bfb4c8d91] daemon is not started [2022-08-08T11:29:15.476Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-08-08T11:29:15.476Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-08-08T11:29:15.476Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-08-08T11:29:15.476Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-08T11:29:15.476Z] === RUN TestDaemonProxy [2022-08-08T11:29:15.476Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-08T11:29:15.476Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-08T11:29:15.476Z] PASS [2022-08-08T11:29:15.476Z] [2022-08-08T11:29:15.476Z] === Skipped [2022-08-08T11:29:15.476Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-08T11:29:15.476Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-08T11:29:15.476Z] [2022-08-08T11:29:15.476Z] DONE 13 tests, 1 skipped in 5.294s [2022-08-08T11:29:15.554Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-08T11:29:15.732Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-08T11:29:15.987Z] INFO: Testing against a local daemon [2022-08-08T11:29:15.987Z] === RUN TestCommitInheritsEnv [2022-08-08T11:29:16.124Z] --- PASS: TestHealthCheckWorkdir (0.74s) [2022-08-08T11:29:16.124Z] === RUN TestHealthKillContainer [2022-08-08T11:29:16.836Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-08-08T11:29:16.836Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-08T11:29:17.063Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-08T11:29:17.352Z] --- PASS: TestCommitInheritsEnv (1.24s) [2022-08-08T11:29:17.352Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-08T11:29:17.352Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-08T11:29:17.352Z] === RUN TestImportWithCustomPlatform [2022-08-08T11:29:17.352Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-08T11:29:17.352Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-08T11:29:17.352Z] === RUN TestImportWithCustomPlatform// [2022-08-08T11:29:17.352Z] === RUN TestImportWithCustomPlatform/linux [2022-08-08T11:29:17.352Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-08T11:29:17.352Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-08T11:29:17.352Z] === RUN TestImportWithCustomPlatform/macos [2022-08-08T11:29:17.352Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-08T11:29:17.352Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-08T11:29:17.352Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-08T11:29:17.352Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-08T11:29:17.352Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-08T11:29:17.352Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-08T11:29:17.352Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-08T11:29:17.352Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-08T11:29:17.352Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-08T11:29:17.352Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-08T11:29:17.352Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-08T11:29:17.352Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-08-08T11:29:17.352Z] === RUN TestImagesFilterMultiReference [2022-08-08T11:29:17.608Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-08T11:29:17.608Z] === RUN TestImagePullPlatformInvalid [2022-08-08T11:29:17.608Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-08T11:29:17.608Z] === RUN TestRemoveImageOrphaning [2022-08-08T11:29:17.770Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-08-08T11:29:17.770Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-08T11:29:17.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T11:29:17.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T11:29:17.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T11:29:17.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T11:29:17.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T11:29:17.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T11:29:17.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T11:29:17.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T11:29:17.770Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T11:29:17.770Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T11:29:17.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T11:29:17.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T11:29:17.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T11:29:17.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T11:29:17.770Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T11:29:17.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-08T11:29:17.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-08T11:29:17.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-08T11:29:17.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-08T11:29:17.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-08T11:29:17.770Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-08T11:29:17.770Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-08T11:29:18.337Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-08-08T11:29:18.337Z] === RUN TestCreateDifferentPlatform [2022-08-08T11:29:18.337Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-08T11:29:18.337Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-08T11:29:18.337Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-08T11:29:18.337Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-08T11:29:18.337Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-08T11:29:18.337Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-08T11:29:18.337Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-08T11:29:18.337Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-08T11:29:18.337Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-08T11:29:18.337Z] === RUN TestCreateInvalidHostConfig [2022-08-08T11:29:18.337Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T11:29:18.337Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T11:29:18.337Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T11:29:18.337Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T11:29:18.337Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T11:29:18.337Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T11:29:18.337Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T11:29:18.337Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T11:29:18.337Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-08T11:29:18.337Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-08T11:29:18.337Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-08T11:29:18.337Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-08T11:29:18.337Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-08T11:29:18.337Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-08T11:29:18.337Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-08T11:29:18.337Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-08T11:29:18.337Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-08T11:29:18.337Z] === RUN TestContainerStartOnDaemonRestart [2022-08-08T11:29:18.337Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-08T11:29:18.337Z] === RUN TestDaemonRestartIpcMode [2022-08-08T11:29:18.337Z] === PAUSE TestDaemonRestartIpcMode [2022-08-08T11:29:18.337Z] === RUN TestDaemonHostGatewayIP [2022-08-08T11:29:18.337Z] === PAUSE TestDaemonHostGatewayIP [2022-08-08T11:29:18.337Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-08T11:29:18.337Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-08T11:29:18.337Z] === RUN TestContainerKillOnDaemonStart [2022-08-08T11:29:18.337Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-08T11:29:18.337Z] === RUN TestDiff [2022-08-08T11:29:18.595Z] --- PASS: TestDiff (0.44s) [2022-08-08T11:29:18.595Z] === RUN TestExecConsoleSize [2022-08-08T11:29:18.971Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-08T11:29:18.971Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-08T11:29:19.163Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-08T11:29:19.164Z] === RUN TestExecWithCloseStdin [2022-08-08T11:29:19.496Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-08-08T11:29:19.496Z] === RUN TestRemoveImageGarbageCollector [2022-08-08T11:29:19.496Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-08T11:29:19.496Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-08T11:29:19.496Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-08T11:29:19.496Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-08T11:29:19.496Z] === RUN TestTagInvalidReference [2022-08-08T11:29:19.496Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-08T11:29:19.496Z] === RUN TestTagValidPrefixedRepo [2022-08-08T11:29:19.496Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-08T11:29:19.496Z] === RUN TestTagExistedNameWithoutForce [2022-08-08T11:29:19.496Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-08T11:29:19.496Z] === RUN TestTagOfficialNames [2022-08-08T11:29:19.496Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-08T11:29:19.496Z] === RUN TestTagMatchesDigest [2022-08-08T11:29:19.496Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-08T11:29:19.496Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-08T11:29:19.540Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-08T11:29:19.730Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-08-08T11:29:19.730Z] === RUN TestExec [2022-08-08T11:29:20.110Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-08T11:29:20.110Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-08T11:29:20.110Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-08T11:29:20.110Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-08T11:29:20.297Z] --- PASS: TestExec (0.51s) [2022-08-08T11:29:20.297Z] === RUN TestExecUser [2022-08-08T11:29:20.864Z] --- PASS: TestExecUser (0.51s) [2022-08-08T11:29:20.864Z] === RUN TestExportContainerAndImportImage [2022-08-08T11:29:21.431Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-08-08T11:29:21.431Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-08T11:29:22.645Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-08T11:29:22.645Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-08T11:29:22.805Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-08T11:29:22.805Z] === RUN TestHealthCheckWorkdir [2022-08-08T11:29:22.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-08T11:29:23.063Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-08T11:29:23.063Z] === RUN TestHealthKillContainer [2022-08-08T11:29:23.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-08T11:29:24.190Z] --- PASS: TestImportExtremelyLargeImageWorks (89.67s) [2022-08-08T11:29:24.190Z] PASS [2022-08-08T11:29:24.190Z] [2022-08-08T11:29:24.190Z] DONE 22 tests in 92.701s [2022-08-08T11:29:24.190Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-08T11:29:24.190Z] === RUN TestStripANSICommands [2022-08-08T11:29:24.190Z] === RUN TestStripANSICommands/#00 [2022-08-08T11:29:24.190Z] === RUN TestStripANSICommands/#01 [2022-08-08T11:29:24.190Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-08T11:29:24.190Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-08T11:29:24.190Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-08T11:29:24.190Z] PASS [2022-08-08T11:29:24.190Z] [2022-08-08T11:29:24.190Z] DONE 3 tests in 0.008s [2022-08-08T11:29:24.190Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-08T11:29:24.190Z] INFO: Testing against a local daemon [2022-08-08T11:29:24.190Z] === RUN TestNetworkCreateDelete [2022-08-08T11:29:24.190Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-08T11:29:24.190Z] === RUN TestDockerNetworkDeletePreferID [2022-08-08T11:29:24.190Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-08-08T11:29:24.190Z] === RUN TestDaemonDNSFallback [2022-08-08T11:29:24.190Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-08-08T11:29:24.190Z] === RUN TestInspectNetwork [2022-08-08T11:29:24.414Z] --- PASS: TestHealthKillContainer (8.20s) [2022-08-08T11:29:24.414Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-08T11:29:24.673Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s) [2022-08-08T11:29:24.673Z] === RUN TestIpcModeNone [2022-08-08T11:29:24.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-08T11:29:25.192Z] --- PASS: TestIpcModeNone (0.57s) [2022-08-08T11:29:25.192Z] === RUN TestIpcModePrivate [2022-08-08T11:29:25.761Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-08-08T11:29:25.761Z] --- PASS: TestIpcModePrivate (0.54s) [2022-08-08T11:29:25.761Z] === RUN TestIpcModeShareable [2022-08-08T11:29:26.020Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-08T11:29:26.280Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-08T11:29:26.280Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-08T11:29:26.540Z] --- PASS: TestIpcModeShareable (0.58s) [2022-08-08T11:29:26.540Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-08T11:29:26.540Z] check_test.go:540: [df2cc0b64bfb4] daemon is not started [2022-08-08T11:29:26.540Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-08T11:29:27.111Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-08T11:29:27.374Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-08T11:29:27.473Z] === RUN TestInspectNetwork/full_network_id [2022-08-08T11:29:27.473Z] === RUN TestInspectNetwork/partial_network_id [2022-08-08T11:29:27.473Z] === RUN TestInspectNetwork/network_name [2022-08-08T11:29:27.473Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-08T11:29:27.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-08T11:29:27.943Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-08T11:29:28.512Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.97s) [2022-08-08T11:29:28.512Z] === RUN TestAPIIpcModeHost [2022-08-08T11:29:29.086Z] --- PASS: TestAPIIpcModeHost (0.60s) [2022-08-08T11:29:29.086Z] === RUN TestDaemonIpcModeShareable [2022-08-08T11:29:29.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000de32d8__} [2022-08-08T11:29:30.728Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2022-08-08T11:29:30.728Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2022-08-08T11:29:30.728Z] === RUN TestDaemonIpcModePrivate [2022-08-08T11:29:30.728Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-08T11:29:30.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14201645652_/foo_false_____} [2022-08-08T11:29:31.170Z] --- PASS: TestHealthKillContainer (7.95s) [2022-08-08T11:29:31.170Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-08T11:29:31.429Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-08T11:29:31.429Z] === RUN TestIpcModeNone [2022-08-08T11:29:31.659Z] --- PASS: TestInspectNetwork (7.07s) [2022-08-08T11:29:31.659Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-08T11:29:31.659Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-08T11:29:31.659Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-08T11:29:31.659Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-08T11:29:31.659Z] === RUN TestRunContainerWithBridgeNone [2022-08-08T11:29:31.994Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-08T11:29:31.994Z] === RUN TestIpcModePrivate [2022-08-08T11:29:32.108Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-08-08T11:29:32.108Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2022-08-08T11:29:32.108Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-08T11:29:32.252Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-08T11:29:32.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14201645652_/foo_true_____} [2022-08-08T11:29:32.511Z] --- PASS: TestIpcModePrivate (0.49s) [2022-08-08T11:29:32.511Z] === RUN TestIpcModeShareable [2022-08-08T11:29:32.770Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-08T11:29:33.028Z] --- PASS: TestIpcModeShareable (0.53s) [2022-08-08T11:29:33.028Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-08T11:29:33.035Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-08T11:29:33.035Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T11:29:33.035Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T11:29:33.035Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T11:29:33.035Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-08T11:29:33.035Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-08T11:29:33.035Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-08T11:29:33.035Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-08T11:29:33.035Z] === RUN TestNetworkList [2022-08-08T11:29:33.035Z] === RUN TestNetworkList//networks [2022-08-08T11:29:33.035Z] === PAUSE TestNetworkList//networks [2022-08-08T11:29:33.035Z] === RUN TestNetworkList//networks/ [2022-08-08T11:29:33.035Z] === PAUSE TestNetworkList//networks/ [2022-08-08T11:29:33.035Z] === CONT TestNetworkList//networks [2022-08-08T11:29:33.035Z] === CONT TestNetworkList//networks/ [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkList (0.01s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-08T11:29:33.035Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-08T11:29:33.035Z] === RUN TestHostIPv4BridgeLabel [2022-08-08T11:29:33.294Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-08-08T11:29:33.294Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-08T11:29:33.306Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-08-08T11:29:33.306Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2022-08-08T11:29:33.306Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-08T11:29:33.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33304559192_/foo_false_____} [2022-08-08T11:29:34.402Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s) [2022-08-08T11:29:34.402Z] === RUN TestAPIIpcModeHost [2022-08-08T11:29:34.667Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-08T11:29:34.667Z] === RUN TestDaemonDefaultNetworkPools [2022-08-08T11:29:34.947Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-08-08T11:29:34.947Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.57s) [2022-08-08T11:29:34.947Z] === RUN TestIpcModeOlderClient [2022-08-08T11:29:34.947Z] === PAUSE TestIpcModeOlderClient [2022-08-08T11:29:34.947Z] === RUN TestKillContainerInvalidSignal [2022-08-08T11:29:34.969Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-08T11:29:34.969Z] === RUN TestDaemonIpcModeShareable [2022-08-08T11:29:35.208Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33304559192_/foo_true_____} [2022-08-08T11:29:35.208Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-08T11:29:35.250Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-08-08T11:29:35.250Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-08T11:29:35.468Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2022-08-08T11:29:35.468Z] === RUN TestKillContainer [2022-08-08T11:29:35.468Z] === RUN TestKillContainer/no_signal [2022-08-08T11:29:35.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33304559192_/foo_true__0xc000de3308___} [2022-08-08T11:29:35.903Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-08T11:29:36.161Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-08-08T11:29:36.161Z] === RUN TestDaemonIpcModePrivate [2022-08-08T11:29:36.220Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-08T11:29:36.220Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-08T11:29:36.298Z] === RUN TestKillContainer/non_killing_signal [2022-08-08T11:29:36.558Z] === RUN TestKillContainer/killing_signal [2022-08-08T11:29:37.095Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-08T11:29:37.353Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-08T11:29:37.353Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-08T11:29:37.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000de3320__} [2022-08-08T11:29:37.498Z] --- PASS: TestKillContainer (2.04s) [2022-08-08T11:29:37.498Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-08-08T11:29:37.498Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2022-08-08T11:29:37.498Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2022-08-08T11:29:37.498Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-08T11:29:37.498Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-08T11:29:37.498Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-08T11:29:37.498Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-08T11:29:37.498Z] check_test.go:540: [d78e0d5b64483] daemon is not started [2022-08-08T11:29:37.498Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-08T11:29:37.595Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-08T11:29:37.595Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-08T11:29:38.161Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-08T11:29:38.161Z] === RUN TestServiceWithPredefinedNetwork [2022-08-08T11:29:38.287Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-08T11:29:38.287Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-08-08T11:29:38.287Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-08T11:29:38.437Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-08T11:29:38.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-08-08T11:29:38.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2022-08-08T11:29:38.697Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2022-08-08T11:29:38.697Z] === RUN TestKillStoppedContainer [2022-08-08T11:29:38.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000de3338__} [2022-08-08T11:29:38.958Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-08-08T11:29:38.958Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-08T11:29:38.958Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-08-08T11:29:38.958Z] === RUN TestKillDifferentUserContainer [2022-08-08T11:29:39.527Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-08T11:29:39.661Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-08T11:29:39.661Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-08-08T11:29:39.661Z] === RUN TestIpcModeOlderClient [2022-08-08T11:29:39.661Z] === PAUSE TestIpcModeOlderClient [2022-08-08T11:29:39.661Z] === RUN TestKillContainerInvalidSignal [2022-08-08T11:29:39.787Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2022-08-08T11:29:39.787Z] === RUN TestInspectOomKilledTrue [2022-08-08T11:29:39.787Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T11:29:39.787Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-08T11:29:39.787Z] === RUN TestInspectOomKilledFalse [2022-08-08T11:29:39.787Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T11:29:39.787Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-08T11:29:39.787Z] === RUN TestLinksEtcHostsContentMatch [2022-08-08T11:29:39.944Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-08-08T11:29:39.944Z] === RUN TestKillContainer [2022-08-08T11:29:39.944Z] === RUN TestKillContainer/no_signal [2022-08-08T11:29:40.047Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2022-08-08T11:29:40.047Z] === RUN TestLinksContainerNames [2022-08-08T11:29:40.307Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000de3350__} [2022-08-08T11:29:40.524Z] === RUN TestKillContainer/non_killing_signal [2022-08-08T11:29:40.689Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-08-08T11:29:40.689Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-08T11:29:40.689Z] service_test.go:243: FLAKY_TEST [2022-08-08T11:29:40.689Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T11:29:40.689Z] === RUN TestServiceWithDataPathPortInit [2022-08-08T11:29:40.790Z] === RUN TestKillContainer/killing_signal [2022-08-08T11:29:41.360Z] --- PASS: TestKillContainer (1.48s) [2022-08-08T11:29:41.360Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-08-08T11:29:41.360Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2022-08-08T11:29:41.360Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-08-08T11:29:41.360Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-08T11:29:41.360Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-08T11:29:41.688Z] --- PASS: TestLinksContainerNames (1.36s) [2022-08-08T11:29:41.688Z] === RUN TestLogsFollowTailEmpty [2022-08-08T11:29:41.688Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-08T11:29:41.926Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-08T11:29:41.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000de3368__} [2022-08-08T11:29:41.948Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2022-08-08T11:29:41.948Z] === RUN TestLogs [2022-08-08T11:29:41.948Z] === RUN TestLogs/driver_local [2022-08-08T11:29:41.948Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T11:29:41.948Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T11:29:41.948Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-08T11:29:41.948Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-08T11:29:41.948Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-08T11:29:41.948Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-08T11:29:41.948Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T11:29:41.948Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T11:29:41.948Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-08T11:29:41.948Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-08T11:29:41.948Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-08T11:29:41.948Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-08T11:29:41.948Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T11:29:41.948Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-08T11:29:42.493Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2022-08-08T11:29:42.493Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-08T11:29:42.493Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-08-08T11:29:42.493Z] === RUN TestKillStoppedContainer [2022-08-08T11:29:42.493Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-08T11:29:42.493Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-08T11:29:42.493Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-08T11:29:42.493Z] === RUN TestKillDifferentUserContainer [2022-08-08T11:29:42.751Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-08T11:29:42.751Z] === RUN TestInspectOomKilledTrue [2022-08-08T11:29:43.318Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-08-08T11:29:43.318Z] === RUN TestInspectOomKilledFalse [2022-08-08T11:29:43.331Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-08T11:29:43.331Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T11:29:43.331Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-08T11:29:43.576Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-08T11:29:43.576Z] === RUN TestLinksEtcHostsContentMatch [2022-08-08T11:29:43.591Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-08T11:29:43.850Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-08T11:29:43.850Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-08T11:29:44.142Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-08-08T11:29:44.142Z] === RUN TestLinksContainerNames [2022-08-08T11:29:45.075Z] --- PASS: TestLinksContainerNames (0.84s) [2022-08-08T11:29:45.075Z] === RUN TestLogsFollowTailEmpty [2022-08-08T11:29:45.232Z] === RUN TestLogs/driver_json-file [2022-08-08T11:29:45.232Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T11:29:45.232Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T11:29:45.232Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-08T11:29:45.232Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-08T11:29:45.232Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-08T11:29:45.232Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-08T11:29:45.232Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T11:29:45.232Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T11:29:45.232Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T11:29:45.232Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T11:29:45.232Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T11:29:45.232Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T11:29:45.232Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T11:29:45.232Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T11:29:45.232Z] check_test.go:540: [da195ef25cc7c] daemon is not started [2022-08-08T11:29:45.232Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-08T11:29:45.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-08T11:29:45.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-08T11:29:45.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-08T11:29:45.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-08T11:29:45.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-08T11:29:45.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-08T11:29:45.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-08T11:29:45.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-08T11:29:45.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-08T11:29:45.334Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-08-08T11:29:45.334Z] === RUN TestLogs [2022-08-08T11:29:45.334Z] === RUN TestLogs/driver_local [2022-08-08T11:29:45.334Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T11:29:45.334Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T11:29:45.334Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-08T11:29:45.334Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-08T11:29:45.334Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-08T11:29:45.334Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-08T11:29:45.334Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T11:29:45.334Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T11:29:45.334Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-08T11:29:45.334Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-08T11:29:45.334Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-08T11:29:45.334Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-08T11:29:45.334Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-08T11:29:45.334Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-08T11:29:45.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-08T11:29:45.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-08T11:29:45.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-08T11:29:45.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-08T11:29:45.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-08T11:29:45.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-08T11:29:45.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-08T11:29:45.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-08T11:29:45.753Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-08T11:29:45.753Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-08T11:29:45.753Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-08T11:29:45.753Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-08T11:29:45.901Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-08T11:29:45.901Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-08T11:29:46.323Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T11:29:46.323Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T11:29:46.467Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-08T11:29:46.467Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-08T11:29:46.584Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-08T11:29:47.034Z] === RUN TestLogs/driver_json-file [2022-08-08T11:29:47.034Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T11:29:47.034Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T11:29:47.034Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-08T11:29:47.034Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-08T11:29:47.034Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-08T11:29:47.034Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-08T11:29:47.034Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T11:29:47.034Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T11:29:47.034Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T11:29:47.034Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T11:29:47.034Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T11:29:47.034Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T11:29:47.034Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-08T11:29:47.034Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-08T11:29:47.525Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-08T11:29:47.525Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-08T11:29:47.968Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-08T11:29:47.968Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-08T11:29:48.466Z] --- PASS: TestLogs (6.47s) [2022-08-08T11:29:48.466Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-08T11:29:48.466Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.05s) [2022-08-08T11:29:48.466Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.09s) [2022-08-08T11:29:48.466Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.88s) [2022-08-08T11:29:48.466Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.86s) [2022-08-08T11:29:48.466Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.13s) [2022-08-08T11:29:48.466Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.18s) [2022-08-08T11:29:48.466Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-08T11:29:48.466Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.17s) [2022-08-08T11:29:48.466Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.23s) [2022-08-08T11:29:48.466Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.91s) [2022-08-08T11:29:48.466Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.05s) [2022-08-08T11:29:48.466Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.11s) [2022-08-08T11:29:48.466Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.19s) [2022-08-08T11:29:48.466Z] === RUN TestContainerNetworkMountsNoChown [2022-08-08T11:29:48.466Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-08T11:29:48.534Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-08T11:29:48.534Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-08T11:29:48.726Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-08T11:29:49.100Z] --- PASS: TestLogs (3.74s) [2022-08-08T11:29:49.100Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-08T11:29:49.100Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.60s) [2022-08-08T11:29:49.100Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.66s) [2022-08-08T11:29:49.100Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.46s) [2022-08-08T11:29:49.100Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.47s) [2022-08-08T11:29:49.100Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s) [2022-08-08T11:29:49.100Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.74s) [2022-08-08T11:29:49.100Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-08T11:29:49.100Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.66s) [2022-08-08T11:29:49.100Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s) [2022-08-08T11:29:49.100Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.73s) [2022-08-08T11:29:49.100Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s) [2022-08-08T11:29:49.100Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-08-08T11:29:49.100Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-08-08T11:29:49.100Z] === RUN TestContainerNetworkMountsNoChown [2022-08-08T11:29:49.299Z] check_test.go:540: [dcb957ff556bf] daemon is not started [2022-08-08T11:29:49.299Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-08T11:29:49.299Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/default [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/default [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/private [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/private [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rprivate [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/slave [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/slave [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rslave [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/shared [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/shared [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rshared [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/default [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/rshared [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/shared [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/rslave [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/slave [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/rprivate [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/private [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-08T11:29:49.299Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-08T11:29:49.299Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T11:29:49.299Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-08T11:29:49.299Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T11:29:49.359Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/default [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/default [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/private [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/private [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/rprivate [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/slave [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/slave [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/rslave [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/shared [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/shared [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/rshared [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-08T11:29:49.359Z] === CONT TestMountDaemonRoot/default [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-08T11:29:49.359Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-08T11:29:49.359Z] === CONT TestMountDaemonRoot/rshared [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-08T11:29:49.359Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T11:29:49.359Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T11:29:49.359Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-08T11:29:49.572Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-08T11:29:49.572Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-08T11:29:49.572Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-08T11:29:49.572Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-08T11:29:49.572Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-08T11:29:49.572Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-08T11:29:49.572Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T11:29:49.572Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-08T11:29:49.572Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T11:29:49.572Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-08T11:29:49.572Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-08T11:29:49.617Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-08T11:29:49.617Z] === CONT TestMountDaemonRoot/shared [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-08T11:29:49.617Z] === CONT TestMountDaemonRoot/rslave [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T11:29:49.617Z] === CONT TestMountDaemonRoot/slave [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-08T11:29:49.617Z] === CONT TestMountDaemonRoot/rprivate [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T11:29:49.617Z] === CONT TestMountDaemonRoot/private [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-08T11:29:49.617Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-08T11:29:49.617Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-08T11:29:49.618Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-08T11:29:49.618Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T11:29:49.618Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-08T11:29:49.618Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-08T11:29:49.618Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-08T11:29:49.618Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T11:29:49.618Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-08T11:29:49.618Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-08T11:29:49.618Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-08T11:29:49.618Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-08T11:29:49.618Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-08T11:29:49.618Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-08T11:29:49.618Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T11:29:49.839Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-08T11:29:49.839Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-08T11:29:49.839Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-08T11:29:49.839Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T11:29:49.839Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-08T11:29:49.839Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T11:29:49.839Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-08T11:29:49.839Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-08T11:29:49.839Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-08T11:29:49.839Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-08T11:29:49.839Z] === RUN TestContainerBindMountNonRecursive [2022-08-08T11:29:49.876Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T11:29:49.876Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-08T11:29:49.876Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-08T11:29:49.876Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-08T11:29:49.876Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-08T11:29:49.876Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-08T11:29:49.876Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-08T11:29:49.876Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T11:29:49.876Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T11:29:49.876Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-08T11:29:49.876Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-08T11:29:49.876Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-08T11:29:49.876Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-08T11:29:49.876Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-08T11:29:49.876Z] === RUN TestContainerBindMountNonRecursive [2022-08-08T11:29:50.781Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-08T11:29:51.250Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-08-08T11:29:51.250Z] === RUN TestContainerVolumesMountedAsShared [2022-08-08T11:29:51.722Z] --- PASS: TestContainerBindMountNonRecursive (1.68s) [2022-08-08T11:29:51.722Z] === RUN TestContainerVolumesMountedAsShared [2022-08-08T11:29:51.816Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-08T11:29:51.816Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-08T11:29:52.074Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-08T11:29:52.074Z] === RUN TestNetworkNat [2022-08-08T11:29:52.293Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2022-08-08T11:29:52.293Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-08T11:29:52.293Z] docker_cli_daemon_plugins_test.go:80: [d348151a5761e] daemon is not started [2022-08-08T11:29:52.293Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-08T11:29:52.332Z] --- PASS: TestNetworkNat (0.49s) [2022-08-08T11:29:52.332Z] === RUN TestNetworkLocalhostTCPNat [2022-08-08T11:29:52.866Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s) [2022-08-08T11:29:52.866Z] === RUN TestNetworkNat [2022-08-08T11:29:52.866Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-08T11:29:52.899Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-08T11:29:52.899Z] === RUN TestNetworkLoopbackNat [2022-08-08T11:29:53.436Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-08T11:29:53.696Z] --- PASS: TestNetworkNat (0.80s) [2022-08-08T11:29:53.696Z] === RUN TestNetworkLocalhostTCPNat [2022-08-08T11:29:53.696Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-08T11:29:53.696Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-08T11:29:54.266Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2022-08-08T11:29:54.266Z] === RUN TestNetworkLoopbackNat [2022-08-08T11:29:54.526Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-08T11:29:55.097Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-08T11:29:55.428Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-08T11:29:55.429Z] === RUN TestPause [2022-08-08T11:29:55.559Z] --- PASS: TestServiceWithDataPathPortInit (13.84s) [2022-08-08T11:29:55.559Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-08T11:29:55.666Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-08T11:29:55.994Z] --- PASS: TestPause (0.45s) [2022-08-08T11:29:55.994Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-08T11:29:55.994Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T11:29:55.994Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T11:29:55.994Z] === RUN TestPauseStopPausedContainer [2022-08-08T11:29:56.236Z] docker_cli_daemon_plugins_test.go:170: [db4fb9243e264] daemon is not started [2022-08-08T11:29:56.252Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2022-08-08T11:29:56.252Z] === RUN TestPidHost [2022-08-08T11:29:56.805Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-08T11:29:56.933Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x8k2drp3z5dfa1f0s0n6z9oiv Created:2022-08-08 11:29:55.539046954 +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[3a561a976788ce92d0d1fea685d23369413d25d4f89169e44ebae92ab3ce7878:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9dyc0wi9gdv8es3ofhqmlqx0k EndpointID:9dbbbb4094e8c8bcb0de56d8ba0638a7eaef048a708e5c145166b3dad5fc7dd2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:17a3f3d9c5b57bba2814cac599a3f676304cc9f08cc54f0769e74be596c5bc1d 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:dfdecca8d910 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9dyc0wi9gdv8es3ofhqmlqx0k EndpointID:9dbbbb4094e8c8bcb0de56d8ba0638a7eaef048a708e5c145166b3dad5fc7dd2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-08T11:29:57.375Z] --- PASS: TestNetworkLoopbackNat (2.82s) [2022-08-08T11:29:57.375Z] === RUN TestPause [2022-08-08T11:29:57.627Z] --- PASS: TestPidHost (0.96s) [2022-08-08T11:29:57.627Z] === RUN TestPsFilter [2022-08-08T11:29:57.627Z] --- PASS: TestPsFilter (0.10s) [2022-08-08T11:29:57.627Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-08T11:29:57.635Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-08T11:29:57.636Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-08T11:29:57.885Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-08T11:29:57.885Z] === RUN TestRemoveContainerWithVolume [2022-08-08T11:29:57.895Z] --- PASS: TestPause (0.75s) [2022-08-08T11:29:57.895Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-08T11:29:57.895Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T11:29:57.895Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T11:29:57.895Z] === RUN TestPauseStopPausedContainer [2022-08-08T11:29:58.143Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-08T11:29:58.143Z] === RUN TestRemoveContainerRunning [2022-08-08T11:29:58.710Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-08T11:29:58.710Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-08T11:29:58.834Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-08T11:29:58.834Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2022-08-08T11:29:58.834Z] === RUN TestPidHost [2022-08-08T11:29:59.276Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-08T11:29:59.276Z] === RUN TestRemoveInvalidContainer [2022-08-08T11:29:59.276Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-08T11:29:59.276Z] === RUN TestRenameLinkedContainer [2022-08-08T11:29:59.773Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-08T11:30:00.344Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-08T11:30:00.604Z] --- PASS: TestPidHost (1.81s) [2022-08-08T11:30:00.604Z] === RUN TestPsFilter [2022-08-08T11:30:00.604Z] --- PASS: TestPsFilter (0.16s) [2022-08-08T11:30:00.604Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-08T11:30:01.177Z] --- PASS: TestRenameLinkedContainer (1.84s) [2022-08-08T11:30:01.177Z] === RUN TestRenameStoppedContainer [2022-08-08T11:30:01.436Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-08-08T11:30:01.436Z] === RUN TestRenameRunningContainerAndReuse [2022-08-08T11:30:01.543Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-08T11:30:01.543Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-08T11:30:01.543Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2022-08-08T11:30:01.543Z] === RUN TestRemoveContainerWithVolume [2022-08-08T11:30:01.803Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-08T11:30:02.196Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s) [2022-08-08T11:30:02.196Z] PASS [2022-08-08T11:30:02.196Z] [2022-08-08T11:30:02.196Z] === Skipped [2022-08-08T11:30:02.196Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T11:30:02.196Z] service_test.go:243: FLAKY_TEST [2022-08-08T11:30:02.196Z] [2022-08-08T11:30:02.196Z] DONE 38 tests, 1 skipped in 43.950s [2022-08-08T11:30:02.196Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-08T11:30:02.196Z] INFO: Testing against a local daemon [2022-08-08T11:30:02.196Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-08T11:30:02.196Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:30:02.196Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T11:30:02.196Z] === RUN TestDockerNetworkIpvlan [2022-08-08T11:30:02.196Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:30:02.196Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-08T11:30:02.196Z] PASS [2022-08-08T11:30:02.196Z] [2022-08-08T11:30:02.196Z] === Skipped [2022-08-08T11:30:02.196Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T11:30:02.196Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:30:02.196Z] [2022-08-08T11:30:02.196Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-08T11:30:02.196Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:30:02.196Z] [2022-08-08T11:30:02.196Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-08T11:30:02.196Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-08T11:30:02.196Z] INFO: Testing against a local daemon [2022-08-08T11:30:02.196Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-08T11:30:02.370Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-08-08T11:30:02.371Z] === RUN TestRenameInvalidName [2022-08-08T11:30:02.372Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2022-08-08T11:30:02.372Z] === RUN TestRemoveContainerRunning [2022-08-08T11:30:02.372Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-08T11:30:02.372Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-08T11:30:02.629Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-08T11:30:02.630Z] === RUN TestRenameAnonymousContainer [2022-08-08T11:30:02.762Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-08-08T11:30:02.762Z] === RUN TestDockerNetworkMacvlan [2022-08-08T11:30:02.943Z] check_test.go:540: [d10031a362dce] daemon is not started [2022-08-08T11:30:02.943Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-08T11:30:02.943Z] --- PASS: TestRemoveContainerRunning (0.83s) [2022-08-08T11:30:02.943Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-08T11:30:02.943Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-08T11:30:03.328Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-08T11:30:03.883Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2022-08-08T11:30:03.883Z] === RUN TestRemoveInvalidContainer [2022-08-08T11:30:03.883Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-08T11:30:03.883Z] === RUN TestRenameLinkedContainer [2022-08-08T11:30:04.264Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-08T11:30:04.530Z] --- PASS: TestRenameAnonymousContainer (1.81s) [2022-08-08T11:30:04.530Z] === RUN TestRenameContainerWithSameName [2022-08-08T11:30:04.827Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-08T11:30:04.827Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-08T11:30:04.833Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-08T11:30:05.132Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-08-08T11:30:05.132Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-08T11:30:06.066Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-08-08T11:30:06.066Z] === RUN TestResize [2022-08-08T11:30:06.211Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-08T11:30:06.325Z] --- PASS: TestResize (0.44s) [2022-08-08T11:30:06.325Z] === RUN TestResizeWithInvalidSize [2022-08-08T11:30:06.583Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-08T11:30:06.583Z] === RUN TestResizeWhenContainerNotStarted [2022-08-08T11:30:06.734Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-08T11:30:06.781Z] --- PASS: TestRenameLinkedContainer (2.75s) [2022-08-08T11:30:06.781Z] === RUN TestRenameStoppedContainer [2022-08-08T11:30:07.150Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:30:07.150Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:30:07.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:30:07.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T11:30:07.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:30:07.351Z] --- PASS: TestRenameStoppedContainer (0.59s) [2022-08-08T11:30:07.351Z] === RUN TestRenameRunningContainerAndReuse [2022-08-08T11:30:07.611Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-08T11:30:08.550Z] --- PASS: TestRenameRunningContainerAndReuse (1.16s) [2022-08-08T11:30:08.550Z] === RUN TestRenameInvalidName [2022-08-08T11:30:08.638Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-08T11:30:09.051Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:30:09.120Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-08T11:30:09.120Z] --- PASS: TestRenameInvalidName (0.62s) [2022-08-08T11:30:09.120Z] === RUN TestRenameAnonymousContainer [2022-08-08T11:30:09.972Z] INFO [linters context/goanalysis] analyzers took 6m36.201976596s with top 10 stages: buildir: 2m22.863933649s, the_only_name: 41.269872592s, goimports: 27.677455152s, unconvert: 23.633202514s, S1038: 17.58434425s, gosec: 17.345444321s, misspell: 6.672913006s, unused: 6.394668048s, nilness: 5.57090023s, S1039: 4.8540618s [2022-08-08T11:30:09.972Z] INFO [runner] Issues before processing: 2447, after processing: 0 [2022-08-08T11:30:09.972Z] INFO [runner] Processors filtering stat (out/in): cgo: 2126/2447, autogenerated_exclude: 2023/2126, exclude: 2023/2023, exclude-rules: 79/2023, nolint: 0/79, path_prettifier: 2126/2126, skip_dirs: 2126/2126, filename_unadjuster: 2126/2126, skip_files: 2126/2126, identifier_marker: 2023/2023 [2022-08-08T11:30:09.972Z] INFO [runner] processing took 85.015653ms with stages: nolint: 34.408376ms, identifier_marker: 21.605299ms, path_prettifier: 10.07391ms, autogenerated_exclude: 8.727342ms, exclude-rules: 7.896879ms, skip_dirs: 1.833511ms, cgo: 300.558µs, filename_unadjuster: 164.521µs, max_same_issues: 1.548µs, uniq_by_line: 600ns, max_from_linter: 434ns, skip_files: 433ns, sort_results: 381ns, source_code: 331ns, diff: 298ns, exclude: 298ns, path_shortener: 268ns, max_per_file_from_linter: 258ns, severity-rules: 232ns, path_prefixer: 176ns [2022-08-08T11:30:09.972Z] INFO [runner] linters took 1m47.790843161s with stages: goanalysis_metalinter: 1m47.705697063s [2022-08-08T11:30:09.972Z] INFO File cache stats: 1702 entries of total size 8.7MiB [2022-08-08T11:30:09.972Z] INFO Memory: 2844 samples, avg is 322.5MB, max is 1249.4MB [2022-08-08T11:30:09.972Z] INFO Execution took 4m44.263456583s [2022-08-08T11:30:09.972Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [2022-08-08T11:30:09.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-08T11:30:10.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7797480eb093dd250a3da0613a2452e0c78ad203 hack/make.sh dynbinary test-docker-py [2022-08-08T11:30:10.516Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-08T11:30:10.548Z] [2022-08-08T11:30:10.805Z] Removing bundles/ [2022-08-08T11:30:10.805Z] [2022-08-08T11:30:10.805Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-08T11:30:10.805Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-08T11:30:10.805Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T11:30:10.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:30:11.085Z] --- PASS: TestRenameAnonymousContainer (2.22s) [2022-08-08T11:30:11.085Z] === RUN TestRenameContainerWithSameName [2022-08-08T11:30:11.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:30:11.655Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-08T11:30:11.655Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2022-08-08T11:30:11.655Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-08T11:30:11.926Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-08T11:30:12.113Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:30:12.372Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:30:12.492Z] --- PASS: TestDockerNetworkMacvlan (9.79s) [2022-08-08T11:30:12.492Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-08T11:30:12.492Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-08T11:30:12.492Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s) [2022-08-08T11:30:12.492Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-08-08T11:30:12.492Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-08-08T11:30:12.492Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-08-08T11:30:12.492Z] PASS [2022-08-08T11:30:12.492Z] [2022-08-08T11:30:12.492Z] DONE 8 tests in 11.158s [2022-08-08T11:30:12.492Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-08T11:30:12.492Z] testing: warning: no tests to run [2022-08-08T11:30:12.492Z] PASS [2022-08-08T11:30:12.492Z] [2022-08-08T11:30:12.492Z] DONE 0 tests in 0.007s [2022-08-08T11:30:12.492Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-08T11:30:12.492Z] INFO: Testing against a local daemon [2022-08-08T11:30:12.492Z] === RUN TestAuthZPluginAllowRequest [2022-08-08T11:30:13.037Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s) [2022-08-08T11:30:13.037Z] === RUN TestResize [2022-08-08T11:30:13.606Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-08T11:30:13.606Z] --- PASS: TestResize (0.73s) [2022-08-08T11:30:13.606Z] === RUN TestResizeWithInvalidSize [2022-08-08T11:30:13.867Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-08T11:30:13.868Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-08-08T11:30:13.868Z] === RUN TestAuthZPluginTLS [2022-08-08T11:30:14.126Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-08-08T11:30:14.126Z] === RUN TestResizeWhenContainerNotStarted [2022-08-08T11:30:14.434Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-08T11:30:14.434Z] === RUN TestAuthZPluginDenyRequest [2022-08-08T11:30:14.695Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s) [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:30:14.695Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:30:14.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:30:14.695Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T11:30:14.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:30:15.000Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-08T11:30:15.000Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-08T11:30:15.258Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-08T11:30:15.258Z] === RUN TestAuthZPluginDenyResponse [2022-08-08T11:30:15.633Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-08T11:30:15.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:30:15.823Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-08T11:30:15.823Z] === RUN TestAuthZPluginAllowEventStream [2022-08-08T11:30:15.892Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:30:15.913Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T11:30:16.462Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T11:30:17.197Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-08-08T11:30:17.197Z] === RUN TestAuthZPluginErrorResponse [2022-08-08T11:30:17.402Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T11:30:17.402Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-08T11:30:17.666Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:30:17.763Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-08T11:30:17.763Z] === RUN TestAuthZPluginErrorRequest [2022-08-08T11:30:17.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T11:30:18.021Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-08T11:30:18.021Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-08T11:30:18.588Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-08T11:30:18.588Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-08T11:30:18.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:30:19.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T11:30:19.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T11:30:19.962Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-08-08T11:30:19.962Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-08T11:30:20.510Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-08T11:30:21.078Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-08T11:30:21.090Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T11:30:21.657Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T11:30:21.862Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.41s) [2022-08-08T11:30:21.862Z] === RUN TestAuthZPluginHeader [2022-08-08T11:30:22.016Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-08T11:30:22.120Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-08T11:30:22.120Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-08T11:30:23.032Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T11:30:23.924Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.06s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2022-08-08T11:30:24.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-08-08T11:30:24.406Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-08T11:30:24.406Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-08T11:30:24.862Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-08T11:30:25.121Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T11:30:25.340Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-08T11:30:26.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T11:30:26.274Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.82s) [2022-08-08T11:30:26.274Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s) [2022-08-08T11:30:26.274Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2022-08-08T11:30:26.274Z] === RUN TestCgroupNamespacesRun [2022-08-08T11:30:26.303Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.18s) [2022-08-08T11:30:26.303Z] === RUN TestAuthZPluginV2Disable [2022-08-08T11:30:26.633Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-08T11:30:27.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T11:30:27.241Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-08-08T11:30:27.241Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-08T11:30:28.149Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T11:30:28.648Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-08-08T11:30:28.648Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-08T11:30:29.088Z] check_test.go:540: [d8387e0ecb54f] daemon is not started [2022-08-08T11:30:29.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-08T11:30:30.025Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-08-08T11:30:30.025Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-08T11:30:30.031Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T11:30:30.488Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2022-08-08T11:30:30.488Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-08T11:30:30.959Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-08T11:30:30.959Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-08T11:30:31.413Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T11:30:31.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-08T11:30:31.673Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-08T11:30:32.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T11:30:32.334Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-08-08T11:30:32.334Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-08T11:30:32.524Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-08T11:30:32.524Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-08T11:30:32.787Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-08T11:30:33.268Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-08T11:30:33.268Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-08T11:30:33.773Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2022-08-08T11:30:33.773Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-08T11:30:33.834Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-08T11:30:33.834Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-08T11:30:34.170Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-08T11:30:35.110Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-08T11:30:35.209Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-08-08T11:30:35.209Z] === RUN TestNISDomainname [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.39s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.08s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.02s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.08s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.28s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.85s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.21s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.03s) [2022-08-08T11:30:35.682Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.36s) [2022-08-08T11:30:35.682Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-08T11:30:35.682Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-08T11:30:35.779Z] --- PASS: TestNISDomainname (0.56s) [2022-08-08T11:30:35.779Z] === RUN TestHostnameDnsResolution [2022-08-08T11:30:36.006Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-08T11:30:36.346Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-08-08T11:30:36.346Z] === RUN TestUnprivilegedPortsAndPing [2022-08-08T11:30:36.913Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-08-08T11:30:36.913Z] === RUN TestPrivilegedHostDevices [2022-08-08T11:30:36.947Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-08T11:30:37.479Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-08-08T11:30:37.479Z] === RUN TestRunConsoleSize [2022-08-08T11:30:37.518Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-08T11:30:37.518Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-08T11:30:37.737Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-08T11:30:37.737Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-08T11:30:38.900Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-08T11:30:38.900Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-08T11:30:38.900Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-08T11:30:39.112Z] --- PASS: TestRunWithAlternativeContainerdShim (1.07s) [2022-08-08T11:30:39.112Z] === RUN TestStats [2022-08-08T11:30:39.161Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.59s) [2022-08-08T11:30:39.161Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.77s) [2022-08-08T11:30:39.161Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.80s) [2022-08-08T11:30:39.161Z] === RUN TestCgroupNamespacesRun [2022-08-08T11:30:39.732Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-08T11:30:40.673Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-08T11:30:41.244Z] --- PASS: TestCgroupNamespacesRun (2.03s) [2022-08-08T11:30:41.244Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-08T11:30:41.639Z] --- PASS: TestStats (2.53s) [2022-08-08T11:30:41.639Z] === RUN TestStopContainerWithTimeout [2022-08-08T11:30:41.639Z] === RUN TestStopContainerWithTimeout/0 [2022-08-08T11:30:41.639Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-08T11:30:41.639Z] === RUN TestStopContainerWithTimeout/1 [2022-08-08T11:30:41.639Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-08T11:30:41.639Z] === RUN TestStopContainerWithTimeout/3 [2022-08-08T11:30:41.639Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-08T11:30:41.639Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-08T11:30:41.639Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-08T11:30:41.639Z] === CONT TestStopContainerWithTimeout/0 [2022-08-08T11:30:41.639Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-08T11:30:42.205Z] === CONT TestStopContainerWithTimeout/3 [2022-08-08T11:30:43.155Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2022-08-08T11:30:43.155Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-08T11:30:43.750Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.33s) [2022-08-08T11:30:43.750Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-08T11:30:44.106Z] === CONT TestStopContainerWithTimeout/1 [2022-08-08T11:30:44.537Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-08T11:30:44.798Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-08T11:30:44.798Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.94s) [2022-08-08T11:30:44.798Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-08T11:30:45.369Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-08T11:30:45.480Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-08T11:30:45.480Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2022-08-08T11:30:45.480Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-08-08T11:30:45.480Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-08-08T11:30:45.480Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-08T11:30:45.480Z] === RUN TestDeleteDevicemapper [2022-08-08T11:30:45.480Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T11:30:45.480Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-08T11:30:45.480Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-08T11:30:46.751Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2022-08-08T11:30:46.751Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-08T11:30:47.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-08T11:30:47.382Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-08-08T11:30:47.382Z] === RUN TestUpdateMemory [2022-08-08T11:30:47.640Z] --- PASS: TestUpdateMemory (0.54s) [2022-08-08T11:30:47.640Z] === RUN TestUpdateCPUQuota [2022-08-08T11:30:47.951Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.31s) [2022-08-08T11:30:47.951Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-08T11:30:47.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-08T11:30:48.206Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-08-08T11:30:48.206Z] === RUN TestUpdatePidsLimit [2022-08-08T11:30:48.206Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-08T11:30:48.464Z] === RUN TestUpdatePidsLimit/no_change [2022-08-08T11:30:48.722Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-08T11:30:48.722Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-08T11:30:48.980Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-08T11:30:49.238Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-08T11:30:49.331Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.30s) [2022-08-08T11:30:49.331Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-08T11:30:49.495Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-08T11:30:49.900Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.75s) [2022-08-08T11:30:49.900Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-08T11:30:50.062Z] --- PASS: TestUpdatePidsLimit (1.75s) [2022-08-08T11:30:50.062Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-08-08T11:30:50.062Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-08T11:30:50.062Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-08-08T11:30:50.062Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-08-08T11:30:50.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-08-08T11:30:50.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-08-08T11:30:50.062Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-08-08T11:30:50.062Z] === RUN TestUpdateRestartPolicy [2022-08-08T11:30:50.160Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-08T11:30:50.730Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-08T11:30:51.793Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2022-08-08T11:30:51.793Z] === RUN TestNISDomainname [2022-08-08T11:30:52.362Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-08T11:30:52.362Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-08T11:30:52.622Z] --- PASS: TestNISDomainname (1.08s) [2022-08-08T11:30:52.622Z] === RUN TestHostnameDnsResolution [2022-08-08T11:30:53.562Z] --- PASS: TestHostnameDnsResolution (1.02s) [2022-08-08T11:30:53.562Z] === RUN TestUnprivilegedPortsAndPing [2022-08-08T11:30:54.508Z] --- PASS: TestUnprivilegedPortsAndPing (0.86s) [2022-08-08T11:30:54.508Z] === RUN TestPrivilegedHostDevices [2022-08-08T11:30:55.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-08T11:30:55.347Z] --- PASS: TestPrivilegedHostDevices (0.73s) [2022-08-08T11:30:55.347Z] === RUN TestRunConsoleSize [2022-08-08T11:30:55.877Z] --- PASS: TestImportExtremelyLargeImageWorks (92.36s) [2022-08-08T11:30:55.877Z] PASS [2022-08-08T11:30:55.877Z] [2022-08-08T11:30:55.877Z] === Skipped [2022-08-08T11:30:55.877Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-08T11:30:55.877Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-08T11:30:55.877Z] [2022-08-08T11:30:55.877Z] DONE 22 tests, 1 skipped in 96.070s [2022-08-08T11:30:55.877Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-08T11:30:55.877Z] === RUN TestStripANSICommands [2022-08-08T11:30:55.877Z] === RUN TestStripANSICommands/#00 [2022-08-08T11:30:55.877Z] === RUN TestStripANSICommands/#01 [2022-08-08T11:30:55.877Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-08T11:30:55.877Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-08T11:30:55.877Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-08T11:30:55.877Z] PASS [2022-08-08T11:30:55.877Z] [2022-08-08T11:30:55.877Z] DONE 3 tests in 0.082s [2022-08-08T11:30:55.877Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-08T11:30:55.877Z] INFO: Testing against a local daemon [2022-08-08T11:30:55.877Z] === RUN TestNetworkCreateDelete [2022-08-08T11:30:55.877Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-08T11:30:55.877Z] === RUN TestDockerNetworkDeletePreferID [2022-08-08T11:30:55.877Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-08T11:30:55.877Z] === RUN TestDaemonDNSFallback [2022-08-08T11:30:55.917Z] --- PASS: TestRunConsoleSize (0.58s) [2022-08-08T11:30:55.917Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-08T11:30:57.304Z] --- PASS: TestRunWithAlternativeContainerdShim (1.23s) [2022-08-08T11:30:57.304Z] === RUN TestStats [2022-08-08T11:30:59.140Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-08-08T11:30:59.141Z] === RUN TestInspectNetwork [2022-08-08T11:30:59.141Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:30:59.141Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestRunContainerWithBridgeNone [2022-08-08T11:30:59.141Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-08T11:30:59.141Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T11:30:59.141Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T11:30:59.141Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T11:30:59.141Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-08T11:30:59.141Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-08T11:30:59.141Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-08T11:30:59.141Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestNetworkList [2022-08-08T11:30:59.141Z] === RUN TestNetworkList//networks [2022-08-08T11:30:59.141Z] === PAUSE TestNetworkList//networks [2022-08-08T11:30:59.141Z] === RUN TestNetworkList//networks/ [2022-08-08T11:30:59.141Z] === PAUSE TestNetworkList//networks/ [2022-08-08T11:30:59.141Z] === CONT TestNetworkList//networks [2022-08-08T11:30:59.141Z] === CONT TestNetworkList//networks/ [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkList (0.01s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-08T11:30:59.141Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestHostIPv4BridgeLabel [2022-08-08T11:30:59.141Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-08T11:30:59.141Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-08T11:30:59.141Z] === RUN TestDaemonDefaultNetworkPools [2022-08-08T11:30:59.141Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-08T11:30:59.141Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-08T11:30:59.141Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-08T11:30:59.141Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-08T11:30:59.141Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-08T11:30:59.141Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-08T11:30:59.141Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-08T11:30:59.141Z] === RUN TestServiceWithPredefinedNetwork [2022-08-08T11:30:59.141Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:30:59.141Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-08T11:30:59.141Z] service_test.go:243: FLAKY_TEST [2022-08-08T11:30:59.141Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestServiceWithDataPathPortInit [2022-08-08T11:30:59.141Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:30:59.141Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-08T11:30:59.141Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-08T11:30:59.141Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:30:59.141Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-08T11:30:59.141Z] PASS [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === Skipped [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-08T11:30:59.141Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-08T11:30:59.141Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-08T11:30:59.141Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-08T11:30:59.141Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-08T11:30:59.141Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-08T11:30:59.141Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-08T11:30:59.141Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-08T11:30:59.141Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-08T11:30:59.141Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T11:30:59.141Z] service_test.go:243: FLAKY_TEST [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-08T11:30:59.141Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-08T11:30:59.141Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] DONE 34 tests, 12 skipped in 7.076s [2022-08-08T11:30:59.141Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-08T11:30:59.141Z] INFO: Testing against a local daemon [2022-08-08T11:30:59.141Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-08T11:30:59.141Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:30:59.141Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestDockerNetworkIpvlan [2022-08-08T11:30:59.141Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:30:59.141Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-08T11:30:59.141Z] PASS [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === Skipped [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T11:30:59.141Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-08T11:30:59.141Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] DONE 2 tests, 2 skipped in 0.091s [2022-08-08T11:30:59.141Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-08T11:30:59.141Z] INFO: Testing against a local daemon [2022-08-08T11:30:59.141Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-08T11:30:59.141Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestDockerNetworkMacvlan [2022-08-08T11:30:59.141Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-08T11:30:59.141Z] PASS [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === Skipped [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-08T11:30:59.141Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-08T11:30:59.141Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] DONE 2 tests, 2 skipped in 0.090s [2022-08-08T11:30:59.141Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-08T11:30:59.141Z] testing: warning: no tests to run [2022-08-08T11:30:59.141Z] PASS [2022-08-08T11:30:59.141Z] [2022-08-08T11:30:59.141Z] DONE 0 tests in 0.027s [2022-08-08T11:30:59.141Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-08T11:30:59.141Z] INFO: Testing against a local daemon [2022-08-08T11:30:59.141Z] === RUN TestAuthZPluginAllowRequest [2022-08-08T11:30:59.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:30:59.141Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestAuthZPluginTLS [2022-08-08T11:30:59.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:30:59.141Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestAuthZPluginDenyRequest [2022-08-08T11:30:59.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:30:59.141Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-08T11:30:59.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:30:59.141Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestAuthZPluginDenyResponse [2022-08-08T11:30:59.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:30:59.141Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestAuthZPluginAllowEventStream [2022-08-08T11:30:59.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:30:59.141Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestAuthZPluginErrorResponse [2022-08-08T11:30:59.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:30:59.141Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestAuthZPluginErrorRequest [2022-08-08T11:30:59.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:30:59.141Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-08T11:30:59.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:30:59.141Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-08T11:30:59.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:30:59.141Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-08T11:30:59.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:30:59.141Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestAuthZPluginHeader [2022-08-08T11:30:59.141Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:30:59.141Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-08T11:30:59.141Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-08T11:30:59.214Z] check_test.go:540: [dc84e7559f19a] daemon is not started [2022-08-08T11:30:59.214Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-08T11:30:59.473Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-08T11:30:59.473Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-08T11:30:59.473Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-08T11:30:59.702Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:30:59.702Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-08T11:30:59.702Z] === RUN TestAuthZPluginV2Disable [2022-08-08T11:30:59.733Z] --- PASS: TestStats (2.70s) [2022-08-08T11:30:59.733Z] === RUN TestStopContainerWithTimeout [2022-08-08T11:30:59.733Z] === RUN TestStopContainerWithTimeout/0 [2022-08-08T11:30:59.733Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-08T11:30:59.733Z] === RUN TestStopContainerWithTimeout/1 [2022-08-08T11:30:59.733Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-08T11:30:59.733Z] === RUN TestStopContainerWithTimeout/3 [2022-08-08T11:30:59.733Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-08T11:30:59.733Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-08T11:30:59.733Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-08T11:30:59.733Z] === CONT TestStopContainerWithTimeout/0 [2022-08-08T11:30:59.733Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-08T11:30:59.957Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:30:59.957Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-08T11:30:59.957Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-08T11:31:00.213Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:00.213Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-08T11:31:00.213Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-08T11:31:00.303Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-08T11:31:00.303Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-08T11:31:00.303Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-08T11:31:00.773Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:00.773Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-08T11:31:00.773Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-08T11:31:00.874Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-08T11:31:00.874Z] === CONT TestStopContainerWithTimeout/3 [2022-08-08T11:31:00.874Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-08T11:31:01.030Z] PASS [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === Skipped [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-08T11:31:01.030Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] DONE 17 tests, 17 skipped in 1.806s [2022-08-08T11:31:01.030Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-08T11:31:01.030Z] INFO: Testing against a local daemon [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T11:31:01.030Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T11:31:01.030Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-08T11:31:01.030Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-08T11:31:01.030Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-08T11:31:01.030Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-08T11:31:01.030Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-08T11:31:01.030Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-08T11:31:01.030Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-08T11:31:01.030Z] === RUN TestPluginInstall [2022-08-08T11:31:01.030Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-08T11:31:01.030Z] === RUN TestPluginsWithRuntimes [2022-08-08T11:31:01.030Z] 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-08T11:31:01.030Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-08T11:31:01.030Z] === RUN TestPluginBackCompatMediaTypes [2022-08-08T11:31:01.030Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-08T11:31:01.030Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-08T11:31:01.030Z] PASS [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === Skipped [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-08T11:31:01.030Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-08T11:31:01.030Z] 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-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-08T11:31:01.030Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-08T11:31:01.030Z] [2022-08-08T11:31:01.030Z] DONE 19 tests, 3 skipped in 0.144s [2022-08-08T11:31:01.030Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-08T11:31:01.285Z] INFO: Testing against a local daemon [2022-08-08T11:31:01.285Z] === RUN TestExternalGraphDriver [2022-08-08T11:31:01.541Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-08T11:31:01.541Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-08T11:31:01.541Z] === RUN TestGraphdriverPluginV2 [2022-08-08T11:31:01.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-08T11:31:01.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-08T11:31:01.872Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2022-08-08T11:31:01.872Z] PASS [2022-08-08T11:31:01.872Z] [2022-08-08T11:31:01.872Z] DONE 17 tests in 47.208s [2022-08-08T11:31:01.872Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-08T11:31:01.872Z] INFO: Testing against a local daemon [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T11:31:01.872Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T11:31:01.872Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-08T11:31:01.872Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-08T11:31:01.872Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-08T11:31:01.872Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-08T11:31:01.872Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-08T11:31:01.872Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-08T11:31:01.872Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-08T11:31:01.872Z] === RUN TestPluginInstall [2022-08-08T11:31:01.872Z] === RUN TestPluginInstall/no_auth [2022-08-08T11:31:01.872Z] time="2022-08-08T11:31:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:31:01.872Z] time="2022-08-08T11:31:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5946f578feefaebeccc99df077294ffa0ed606d93f12b782a795b9ffb9d0659f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:31:01.872Z] time="2022-08-08T11:31:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:31:01.872Z] time="2022-08-08T11:31:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5946f578feefaebeccc99df077294ffa0ed606d93f12b782a795b9ffb9d0659f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:31:01.872Z] === RUN TestPluginInstall/with_htpasswd [2022-08-08T11:31:01.872Z] time="2022-08-08T11:31:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:31:01.872Z] time="2022-08-08T11:31:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5946f578feefaebeccc99df077294ffa0ed606d93f12b782a795b9ffb9d0659f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:31:01.872Z] time="2022-08-08T11:31:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:31:01.872Z] time="2022-08-08T11:31:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5946f578feefaebeccc99df077294ffa0ed606d93f12b782a795b9ffb9d0659f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:31:01.872Z] === RUN TestPluginInstall/with_insecure [2022-08-08T11:31:02.257Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-08-08T11:31:02.257Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-08T11:31:02.257Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2022-08-08T11:31:02.257Z] === RUN TestWaitNonBlocked [2022-08-08T11:31:02.257Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T11:31:02.257Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T11:31:02.257Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T11:31:02.257Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T11:31:02.257Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T11:31:02.257Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T11:31:02.257Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-08T11:31:02.257Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-08-08T11:31:02.257Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-08-08T11:31:02.257Z] === RUN TestWaitBlocked [2022-08-08T11:31:02.257Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T11:31:02.257Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T11:31:02.257Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T11:31:02.257Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T11:31:02.257Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T11:31:02.257Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T11:31:02.382Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-08T11:31:02.438Z] time="2022-08-08T11:31:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:31:02.438Z] time="2022-08-08T11:31:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3e84bfa9e9f6ff9f140eb271fd631ec52c0c138ed7d20be3d6b8c6cf2458071" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:31:02.438Z] time="2022-08-08T11:31:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:31:02.439Z] time="2022-08-08T11:31:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3e84bfa9e9f6ff9f140eb271fd631ec52c0c138ed7d20be3d6b8c6cf2458071" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:31:02.439Z] plugin_test.go:196: [dc85c90d7cdf4] daemon is not started [2022-08-08T11:31:02.439Z] --- PASS: TestPluginInstall (2.72s) [2022-08-08T11:31:02.439Z] --- PASS: TestPluginInstall/no_auth (1.03s) [2022-08-08T11:31:02.439Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-08-08T11:31:02.439Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-08-08T11:31:02.439Z] === RUN TestPluginsWithRuntimes [2022-08-08T11:31:02.824Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-08T11:31:02.824Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-08-08T11:31:02.824Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2022-08-08T11:31:02.824Z] === RUN TestWaitConditions [2022-08-08T11:31:02.824Z] === RUN TestWaitConditions/default [2022-08-08T11:31:02.824Z] === PAUSE TestWaitConditions/default [2022-08-08T11:31:02.824Z] === RUN TestWaitConditions/not-running [2022-08-08T11:31:02.824Z] === PAUSE TestWaitConditions/not-running [2022-08-08T11:31:02.824Z] === RUN TestWaitConditions/next-exit [2022-08-08T11:31:02.824Z] === PAUSE TestWaitConditions/next-exit [2022-08-08T11:31:02.824Z] === RUN TestWaitConditions/removed [2022-08-08T11:31:02.824Z] === PAUSE TestWaitConditions/removed [2022-08-08T11:31:02.824Z] === CONT TestWaitConditions/default [2022-08-08T11:31:02.824Z] === CONT TestWaitConditions/removed [2022-08-08T11:31:02.953Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-08T11:31:02.953Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-08T11:31:02.953Z] === CONT TestStopContainerWithTimeout/1 [2022-08-08T11:31:03.522Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-08T11:31:04.338Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-08T11:31:04.723Z] === CONT TestWaitConditions/next-exit [2022-08-08T11:31:04.723Z] === CONT TestWaitConditions/not-running [2022-08-08T11:31:04.903Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-08T11:31:04.903Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2022-08-08T11:31:04.903Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2022-08-08T11:31:04.903Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2022-08-08T11:31:04.903Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2022-08-08T11:31:04.903Z] === RUN TestDeleteDevicemapper [2022-08-08T11:31:04.903Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T11:31:04.903Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-08T11:31:04.903Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-08T11:31:04.904Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-08T11:31:05.473Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-08T11:31:05.704Z] --- PASS: TestGraphdriverPluginV2 (3.65s) [2022-08-08T11:31:05.704Z] PASS [2022-08-08T11:31:05.704Z] [2022-08-08T11:31:05.704Z] === Skipped [2022-08-08T11:31:05.704Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-08T11:31:05.704Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-08T11:31:05.704Z] [2022-08-08T11:31:05.704Z] DONE 2 tests, 1 skipped in 4.096s [2022-08-08T11:31:05.704Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-08T11:31:05.704Z] INFO: Testing against a local daemon [2022-08-08T11:31:05.704Z] === RUN TestContinueAfterPluginCrash [2022-08-08T11:31:05.704Z] === PAUSE TestContinueAfterPluginCrash [2022-08-08T11:31:05.704Z] === RUN TestReadPluginNoRead [2022-08-08T11:31:05.704Z] === PAUSE TestReadPluginNoRead [2022-08-08T11:31:05.704Z] === RUN TestDaemonStartWithLogOpt [2022-08-08T11:31:05.704Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-08T11:31:05.704Z] === CONT TestContinueAfterPluginCrash [2022-08-08T11:31:05.704Z] === CONT TestDaemonStartWithLogOpt [2022-08-08T11:31:05.837Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-08-08T11:31:05.837Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-08-08T11:31:05.837Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-08T11:31:05.837Z] === RUN TestPluginBackCompatMediaTypes [2022-08-08T11:31:06.097Z] --- PASS: TestWaitConditions (0.02s) [2022-08-08T11:31:06.097Z] --- PASS: TestWaitConditions/removed (1.63s) [2022-08-08T11:31:06.097Z] --- PASS: TestWaitConditions/default (1.67s) [2022-08-08T11:31:06.097Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-08-08T11:31:06.097Z] --- PASS: TestWaitConditions/next-exit (1.57s) [2022-08-08T11:31:06.097Z] === RUN TestWaitRestartedContainer [2022-08-08T11:31:06.097Z] === RUN TestWaitRestartedContainer/default [2022-08-08T11:31:06.097Z] === PAUSE TestWaitRestartedContainer/default [2022-08-08T11:31:06.097Z] === RUN TestWaitRestartedContainer/not-running [2022-08-08T11:31:06.097Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-08T11:31:06.098Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-08T11:31:06.098Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-08T11:31:06.098Z] === CONT TestWaitRestartedContainer/default [2022-08-08T11:31:06.098Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-08T11:31:06.404Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-08T11:31:06.404Z] PASS [2022-08-08T11:31:06.404Z] [2022-08-08T11:31:06.404Z] DONE 24 tests in 6.625s [2022-08-08T11:31:06.404Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-08T11:31:06.404Z] INFO: Testing against a local daemon [2022-08-08T11:31:06.404Z] === RUN TestExternalGraphDriver [2022-08-08T11:31:06.970Z] === RUN TestExternalGraphDriver/json [2022-08-08T11:31:07.384Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.27s) [2022-08-08T11:31:07.384Z] === RUN TestUpdateMemory [2022-08-08T11:31:07.384Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-08T11:31:07.384Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-08T11:31:07.384Z] === RUN TestUpdateCPUQuota [2022-08-08T11:31:07.384Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-08T11:31:07.472Z] === CONT TestWaitRestartedContainer/not-running [2022-08-08T11:31:08.324Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-08T11:31:08.324Z] --- PASS: TestUpdateCPUQuota (1.33s) [2022-08-08T11:31:08.324Z] === RUN TestUpdatePidsLimit [2022-08-08T11:31:08.324Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-08T11:31:08.345Z] === RUN TestExternalGraphDriver/spec [2022-08-08T11:31:08.405Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-08T11:31:08.405Z] --- PASS: TestWaitRestartedContainer/default (1.39s) [2022-08-08T11:31:08.405Z] --- PASS: TestWaitRestartedContainer/next-exit (1.56s) [2022-08-08T11:31:08.405Z] --- PASS: TestWaitRestartedContainer/not-running (1.02s) [2022-08-08T11:31:08.405Z] === CONT TestContainerStartOnDaemonRestart [2022-08-08T11:31:08.405Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-08T11:31:08.894Z] === RUN TestUpdatePidsLimit/no_change [2022-08-08T11:31:09.155Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-08T11:31:09.155Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-08T11:31:09.725Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-08T11:31:09.986Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-08T11:31:10.244Z] === RUN TestExternalGraphDriver/pull [2022-08-08T11:31:10.245Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-08T11:31:10.815Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-08T11:31:10.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-08T11:31:10.936Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.11s) [2022-08-08T11:31:10.936Z] === CONT TestDaemonHostGatewayIP [2022-08-08T11:31:10.936Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-08-08T11:31:10.936Z] === CONT TestDaemonRestartIpcMode [2022-08-08T11:31:10.946Z] --- PASS: TestDaemonStartWithLogOpt (4.73s) [2022-08-08T11:31:10.946Z] === CONT TestReadPluginNoRead [2022-08-08T11:31:11.074Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-08T11:31:12.015Z] --- PASS: TestUpdatePidsLimit (3.51s) [2022-08-08T11:31:12.015Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-08-08T11:31:12.015Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2022-08-08T11:31:12.015Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2022-08-08T11:31:12.015Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2022-08-08T11:31:12.015Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2022-08-08T11:31:12.015Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2022-08-08T11:31:12.015Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-08-08T11:31:12.015Z] === RUN TestUpdateRestartPolicy [2022-08-08T11:31:12.015Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-08T11:31:12.146Z] --- PASS: TestExternalGraphDriver (5.30s) [2022-08-08T11:31:12.146Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-08-08T11:31:12.146Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-08-08T11:31:12.146Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-08-08T11:31:12.146Z] === RUN TestGraphdriverPluginV2 [2022-08-08T11:31:12.310Z] === RUN TestReadPluginNoRead/default [2022-08-08T11:31:12.586Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-08T11:31:13.466Z] --- PASS: TestDaemonRestartIpcMode (2.55s) [2022-08-08T11:31:13.466Z] === CONT TestIpcModeOlderClient [2022-08-08T11:31:13.466Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2022-08-08T11:31:13.466Z] === CONT TestContainerKillOnDaemonStart [2022-08-08T11:31:13.466Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-08T11:31:13.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-08T11:31:13.674Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-08T11:31:14.602Z] --- PASS: TestContinueAfterPluginCrash (9.35s) [2022-08-08T11:31:14.858Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-08T11:31:15.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-08T11:31:16.222Z] === CONT TestReadPluginNoRead [2022-08-08T11:31:16.222Z] read_test.go:92: [d5d09b2a480f5] daemon is not started [2022-08-08T11:31:16.222Z] --- PASS: TestReadPluginNoRead (6.03s) [2022-08-08T11:31:16.222Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-08-08T11:31:16.222Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.35s) [2022-08-08T11:31:16.222Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-08-08T11:31:16.222Z] PASS [2022-08-08T11:31:16.222Z] [2022-08-08T11:31:16.222Z] DONE 6 tests in 10.882s [2022-08-08T11:31:16.222Z] 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-08T11:31:16.222Z] testing: warning: no tests to run [2022-08-08T11:31:16.222Z] PASS [2022-08-08T11:31:16.222Z] [2022-08-08T11:31:16.222Z] DONE 0 tests in 0.036s [2022-08-08T11:31:16.222Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-08T11:31:16.222Z] INFO: Testing against a local daemon [2022-08-08T11:31:16.222Z] === RUN TestPluginWithDevMounts [2022-08-08T11:31:16.222Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-08T11:31:16.222Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-08T11:31:16.222Z] PASS [2022-08-08T11:31:16.222Z] [2022-08-08T11:31:16.222Z] === Skipped [2022-08-08T11:31:16.222Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-08T11:31:16.222Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-08T11:31:16.222Z] [2022-08-08T11:31:16.222Z] DONE 1 tests, 1 skipped in 0.193s [2022-08-08T11:31:16.329Z] --- PASS: TestGraphdriverPluginV2 (4.06s) [2022-08-08T11:31:16.329Z] PASS [2022-08-08T11:31:16.329Z] [2022-08-08T11:31:16.329Z] DONE 5 tests in 9.401s [2022-08-08T11:31:16.329Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-08T11:31:16.329Z] INFO: Testing against a local daemon [2022-08-08T11:31:16.329Z] === RUN TestContinueAfterPluginCrash [2022-08-08T11:31:16.329Z] === PAUSE TestContinueAfterPluginCrash [2022-08-08T11:31:16.329Z] === RUN TestReadPluginNoRead [2022-08-08T11:31:16.329Z] === PAUSE TestReadPluginNoRead [2022-08-08T11:31:16.329Z] === RUN TestDaemonStartWithLogOpt [2022-08-08T11:31:16.329Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-08T11:31:16.329Z] === CONT TestContinueAfterPluginCrash [2022-08-08T11:31:16.329Z] === CONT TestDaemonStartWithLogOpt [2022-08-08T11:31:16.478Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-08T11:31:16.478Z] INFO: Testing against a local daemon [2022-08-08T11:31:16.478Z] === RUN TestSecretInspect [2022-08-08T11:31:16.478Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.478Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-08T11:31:16.478Z] === RUN TestSecretList [2022-08-08T11:31:16.478Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.478Z] --- SKIP: TestSecretList (0.01s) [2022-08-08T11:31:16.478Z] === RUN TestSecretsCreateAndDelete [2022-08-08T11:31:16.478Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.478Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-08T11:31:16.478Z] === RUN TestSecretsUpdate [2022-08-08T11:31:16.478Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.478Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-08T11:31:16.478Z] === RUN TestTemplatedSecret [2022-08-08T11:31:16.478Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.478Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-08T11:31:16.478Z] === RUN TestSecretCreateResolve [2022-08-08T11:31:16.478Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.478Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-08T11:31:16.478Z] PASS [2022-08-08T11:31:16.478Z] [2022-08-08T11:31:16.478Z] === Skipped [2022-08-08T11:31:16.478Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-08T11:31:16.478Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.478Z] [2022-08-08T11:31:16.478Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-08T11:31:16.478Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.478Z] [2022-08-08T11:31:16.478Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-08T11:31:16.478Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.478Z] [2022-08-08T11:31:16.478Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-08T11:31:16.478Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.478Z] [2022-08-08T11:31:16.478Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-08T11:31:16.478Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.478Z] [2022-08-08T11:31:16.478Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-08T11:31:16.478Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.478Z] [2022-08-08T11:31:16.478Z] DONE 6 tests, 6 skipped in 0.188s [2022-08-08T11:31:16.478Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-08T11:31:16.734Z] INFO: Testing against a local daemon [2022-08-08T11:31:16.734Z] === RUN TestServiceCreateInit [2022-08-08T11:31:16.734Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-08T11:31:16.734Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.734Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-08T11:31:16.734Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.734Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-08T11:31:16.734Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-08T11:31:16.734Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-08T11:31:16.734Z] === RUN TestCreateServiceMultipleTimes [2022-08-08T11:31:16.734Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.734Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-08T11:31:16.734Z] === RUN TestCreateServiceConflict [2022-08-08T11:31:16.734Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.734Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-08T11:31:16.734Z] === RUN TestCreateServiceMaxReplicas [2022-08-08T11:31:16.734Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.734Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-08T11:31:16.734Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-08T11:31:16.734Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.734Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-08T11:31:16.734Z] === RUN TestCreateServiceSecretFileMode [2022-08-08T11:31:16.734Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.734Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-08T11:31:16.734Z] === RUN TestCreateServiceConfigFileMode [2022-08-08T11:31:16.734Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.734Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-08T11:31:16.734Z] === RUN TestCreateServiceSysctls [2022-08-08T11:31:16.734Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.734Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-08T11:31:16.734Z] === RUN TestCreateServiceCapabilities [2022-08-08T11:31:16.734Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.990Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-08-08T11:31:16.990Z] === RUN TestInspect [2022-08-08T11:31:16.990Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.990Z] --- SKIP: TestInspect (0.03s) [2022-08-08T11:31:16.990Z] === RUN TestCreateJob [2022-08-08T11:31:16.990Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.990Z] --- SKIP: TestCreateJob (0.01s) [2022-08-08T11:31:16.990Z] === RUN TestReplicatedJob [2022-08-08T11:31:16.990Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.990Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-08T11:31:16.990Z] === RUN TestUpdateReplicatedJob [2022-08-08T11:31:16.990Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.990Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-08T11:31:16.990Z] === RUN TestServiceListWithStatuses [2022-08-08T11:31:16.990Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T11:31:16.990Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-08T11:31:16.990Z] === RUN TestDockerNetworkConnectAlias [2022-08-08T11:31:16.990Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.990Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-08T11:31:16.990Z] === RUN TestDockerNetworkReConnect [2022-08-08T11:31:16.990Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:16.990Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-08T11:31:16.990Z] === RUN TestServicePlugin [2022-08-08T11:31:17.346Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-08T11:31:18.879Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] --- SKIP: TestServicePlugin (1.93s) [2022-08-08T11:31:18.879Z] === RUN TestServiceUpdateLabel [2022-08-08T11:31:18.879Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-08T11:31:18.879Z] === RUN TestServiceUpdateSecrets [2022-08-08T11:31:18.879Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-08T11:31:18.879Z] === RUN TestServiceUpdateConfigs [2022-08-08T11:31:18.879Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-08T11:31:18.879Z] === RUN TestServiceUpdateNetwork [2022-08-08T11:31:18.879Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-08-08T11:31:18.879Z] === RUN TestServiceUpdatePidsLimit [2022-08-08T11:31:18.879Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-08T11:31:18.879Z] PASS [2022-08-08T11:31:18.879Z] [2022-08-08T11:31:18.879Z] === Skipped [2022-08-08T11:31:18.879Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-08T11:31:18.879Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-08T11:31:18.879Z] [2022-08-08T11:31:18.879Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-08T11:31:18.879Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-08T11:31:18.879Z] [2022-08-08T11:31:18.879Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-08T11:31:18.879Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] [2022-08-08T11:31:18.879Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-08T11:31:18.879Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] [2022-08-08T11:31:18.879Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-08T11:31:18.879Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] [2022-08-08T11:31:18.879Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-08T11:31:18.879Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] [2022-08-08T11:31:18.879Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-08T11:31:18.879Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] [2022-08-08T11:31:18.879Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-08T11:31:18.879Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] [2022-08-08T11:31:18.879Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-08T11:31:18.879Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] [2022-08-08T11:31:18.879Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-08-08T11:31:18.879Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] [2022-08-08T11:31:18.879Z] === SKIP: amd64.integration.service TestInspect (0.03s) [2022-08-08T11:31:18.879Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] [2022-08-08T11:31:18.879Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-08T11:31:18.879Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] [2022-08-08T11:31:18.879Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-08T11:31:18.879Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.879Z] [2022-08-08T11:31:18.879Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-08T11:31:18.880Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.880Z] [2022-08-08T11:31:18.880Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-08T11:31:18.880Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T11:31:18.880Z] [2022-08-08T11:31:18.880Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-08T11:31:18.880Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.880Z] [2022-08-08T11:31:18.880Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-08T11:31:18.880Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.880Z] [2022-08-08T11:31:18.880Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-08-08T11:31:18.880Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.880Z] [2022-08-08T11:31:18.880Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-08T11:31:18.880Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.880Z] [2022-08-08T11:31:18.880Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-08T11:31:18.880Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.880Z] [2022-08-08T11:31:18.880Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-08T11:31:18.880Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.880Z] [2022-08-08T11:31:18.880Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-08-08T11:31:18.880Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.880Z] [2022-08-08T11:31:18.880Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-08T11:31:18.880Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T11:31:18.880Z] [2022-08-08T11:31:18.880Z] DONE 24 tests, 23 skipped in 2.406s [2022-08-08T11:31:18.880Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-08T11:31:19.139Z] INFO: Testing against a local daemon [2022-08-08T11:31:19.139Z] === RUN TestSessionCreate [2022-08-08T11:31:19.139Z] --- PASS: TestSessionCreate (0.04s) [2022-08-08T11:31:19.139Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-08T11:31:19.139Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-08T11:31:19.139Z] PASS [2022-08-08T11:31:19.139Z] [2022-08-08T11:31:19.139Z] DONE 2 tests in 0.210s [2022-08-08T11:31:19.139Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-08T11:31:19.398Z] INFO: Testing against a local daemon [2022-08-08T11:31:19.398Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-08T11:31:19.398Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T11:31:19.398Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T11:31:19.398Z] === RUN TestDiskUsage [2022-08-08T11:31:19.398Z] === PAUSE TestDiskUsage [2022-08-08T11:31:19.398Z] === RUN TestEventsExecDie [2022-08-08T11:31:19.611Z] --- PASS: TestDaemonStartWithLogOpt (3.45s) [2022-08-08T11:31:19.612Z] === CONT TestReadPluginNoRead [2022-08-08T11:31:19.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-08T11:31:19.898Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-08T11:31:19.898Z] check_test.go:540: [d3a8d43db926f] daemon is not started [2022-08-08T11:31:19.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-08T11:31:19.898Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-08T11:31:19.898Z] check_test.go:540: [da084df41f697] daemon is not started [2022-08-08T11:31:19.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-08T11:31:19.960Z] --- PASS: TestEventsExecDie (0.52s) [2022-08-08T11:31:19.960Z] === RUN TestEventsBackwardsCompatible [2022-08-08T11:31:19.960Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-08T11:31:19.960Z] === RUN TestEventsVolumeCreate [2022-08-08T11:31:19.960Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-08T11:31:19.960Z] === RUN TestInfoBinaryCommits [2022-08-08T11:31:19.960Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-08T11:31:19.960Z] === RUN TestInfoAPIVersioned [2022-08-08T11:31:19.960Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-08T11:31:19.960Z] === RUN TestInfoAPI [2022-08-08T11:31:19.960Z] --- PASS: TestInfoAPI (0.02s) [2022-08-08T11:31:19.960Z] === RUN TestInfoAPIWarnings [2022-08-08T11:31:21.513Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-08T11:31:22.887Z] === RUN TestReadPluginNoRead/default [2022-08-08T11:31:23.197Z] check_test.go:540: [dde391edbf111] daemon is not started [2022-08-08T11:31:23.197Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-08T11:31:23.822Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-08T11:31:24.390Z] --- PASS: TestContinueAfterPluginCrash (8.37s) [2022-08-08T11:31:24.579Z] --- PASS: TestUpdateRestartPolicy (12.48s) [2022-08-08T11:31:24.579Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-08T11:31:25.148Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2022-08-08T11:31:25.148Z] === RUN TestWaitNonBlocked [2022-08-08T11:31:25.148Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T11:31:25.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T11:31:25.148Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T11:31:25.148Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T11:31:25.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T11:31:25.148Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T11:31:25.325Z] === CONT TestReadPluginNoRead [2022-08-08T11:31:25.325Z] read_test.go:92: [daeb5e89cff6a] daemon is not started [2022-08-08T11:31:25.325Z] --- PASS: TestReadPluginNoRead (5.84s) [2022-08-08T11:31:25.325Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-08-08T11:31:25.325Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-08-08T11:31:25.325Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-08-08T11:31:25.325Z] PASS [2022-08-08T11:31:25.325Z] [2022-08-08T11:31:25.325Z] DONE 6 tests in 9.315s [2022-08-08T11:31:25.325Z] 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-08T11:31:25.325Z] testing: warning: no tests to run [2022-08-08T11:31:25.325Z] PASS [2022-08-08T11:31:25.325Z] [2022-08-08T11:31:25.325Z] DONE 0 tests in 0.008s [2022-08-08T11:31:25.325Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-08T11:31:25.325Z] INFO: Testing against a local daemon [2022-08-08T11:31:25.325Z] === RUN TestPluginWithDevMounts [2022-08-08T11:31:25.325Z] === PAUSE TestPluginWithDevMounts [2022-08-08T11:31:25.325Z] === CONT TestPluginWithDevMounts [2022-08-08T11:31:25.659Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-08-08T11:31:25.659Z] PASS [2022-08-08T11:31:25.659Z] [2022-08-08T11:31:25.659Z] === Skipped [2022-08-08T11:31:25.659Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-08T11:31:25.659Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T11:31:25.659Z] [2022-08-08T11:31:25.660Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T11:31:25.660Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T11:31:25.660Z] [2022-08-08T11:31:25.660Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-08T11:31:25.660Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T11:31:25.660Z] [2022-08-08T11:31:25.660Z] DONE 272 tests, 3 skipped in 131.749s [2022-08-08T11:31:25.660Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-08T11:31:25.660Z] ++ 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-08T11:31:25.660Z] ++ set -e [2022-08-08T11:31:25.660Z] ++ '[' -n 0 ']' [2022-08-08T11:31:25.660Z] ++ set -x [2022-08-08T11:31:25.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=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-08T11:31:25.660Z] === RUN TestConfigDaemonLibtrustID [2022-08-08T11:31:25.660Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-08T11:31:25.660Z] === RUN TestConfigDaemonID [2022-08-08T11:31:26.531Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-08T11:31:26.531Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2022-08-08T11:31:26.531Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2022-08-08T11:31:26.531Z] === RUN TestWaitBlocked [2022-08-08T11:31:26.531Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T11:31:26.531Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T11:31:26.531Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T11:31:26.531Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T11:31:26.531Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T11:31:26.531Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T11:31:26.531Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-08T11:31:26.593Z] daemon_test.go:83: [df8ab6ec6f5ff] daemon is not started [2022-08-08T11:31:26.593Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-08T11:31:26.593Z] === RUN TestDaemonConfigValidation [2022-08-08T11:31:26.593Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-08T11:31:26.593Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-08T11:31:26.593Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-08T11:31:26.593Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-08T11:31:26.593Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-08T11:31:26.593Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-08T11:31:26.593Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-08T11:31:26.593Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-08T11:31:26.593Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-08T11:31:26.593Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-08T11:31:26.593Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-08T11:31:26.593Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-08T11:31:26.593Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-08T11:31:26.593Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-08T11:31:26.593Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-08T11:31:26.593Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-08T11:31:26.593Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-08T11:31:26.593Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-08T11:31:26.593Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-08-08T11:31:26.593Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-08-08T11:31:26.593Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-08T11:31:26.593Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-08T11:31:26.593Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-08T11:31:26.700Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-08-08T11:31:26.700Z] PASS [2022-08-08T11:31:26.700Z] [2022-08-08T11:31:26.700Z] DONE 1 tests in 1.612s [2022-08-08T11:31:26.700Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-08T11:31:26.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-08T11:31:26.958Z] INFO: Testing against a local daemon [2022-08-08T11:31:26.958Z] === RUN TestSecretInspect [2022-08-08T11:31:27.050Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-08T11:31:27.619Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-08T11:31:27.619Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2022-08-08T11:31:27.619Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2022-08-08T11:31:27.619Z] === RUN TestWaitConditions [2022-08-08T11:31:27.619Z] === RUN TestWaitConditions/default [2022-08-08T11:31:27.619Z] === PAUSE TestWaitConditions/default [2022-08-08T11:31:27.619Z] === RUN TestWaitConditions/not-running [2022-08-08T11:31:27.619Z] === PAUSE TestWaitConditions/not-running [2022-08-08T11:31:27.619Z] === RUN TestWaitConditions/next-exit [2022-08-08T11:31:27.619Z] === PAUSE TestWaitConditions/next-exit [2022-08-08T11:31:27.619Z] === RUN TestWaitConditions/removed [2022-08-08T11:31:27.619Z] === PAUSE TestWaitConditions/removed [2022-08-08T11:31:27.619Z] === CONT TestWaitConditions/default [2022-08-08T11:31:27.619Z] === CONT TestWaitConditions/next-exit [2022-08-08T11:31:27.967Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-08T11:31:28.560Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-08T11:31:28.820Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-08T11:31:28.858Z] --- PASS: TestSecretInspect (2.14s) [2022-08-08T11:31:28.858Z] === RUN TestSecretList [2022-08-08T11:31:28.947Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-08T11:31:29.759Z] === CONT TestWaitConditions/removed [2022-08-08T11:31:29.759Z] === CONT TestWaitConditions/not-running [2022-08-08T11:31:29.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-08T11:31:29.912Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-08T11:31:29.912Z] daemon_test.go:197: [d2898b74d4911] daemon is not started [2022-08-08T11:31:29.912Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-08-08T11:31:29.912Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-08T11:31:29.912Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-08-08T11:31:29.912Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-08T11:31:29.912Z] === RUN TestDaemonProxy [2022-08-08T11:31:29.912Z] === RUN TestDaemonProxy/environment_variables [2022-08-08T11:31:30.698Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-08T11:31:31.385Z] --- PASS: TestSecretList (2.16s) [2022-08-08T11:31:31.386Z] === RUN TestSecretsCreateAndDelete [2022-08-08T11:31:31.810Z] === RUN TestDaemonProxy/command-line_options [2022-08-08T11:31:32.079Z] --- PASS: TestWaitConditions (0.02s) [2022-08-08T11:31:32.079Z] --- PASS: TestWaitConditions/next-exit (2.11s) [2022-08-08T11:31:32.079Z] --- PASS: TestWaitConditions/default (2.14s) [2022-08-08T11:31:32.079Z] --- PASS: TestWaitConditions/not-running (2.00s) [2022-08-08T11:31:32.079Z] --- PASS: TestWaitConditions/removed (2.18s) [2022-08-08T11:31:32.079Z] === RUN TestWaitRestartedContainer [2022-08-08T11:31:32.079Z] === RUN TestWaitRestartedContainer/default [2022-08-08T11:31:32.079Z] === PAUSE TestWaitRestartedContainer/default [2022-08-08T11:31:32.079Z] === RUN TestWaitRestartedContainer/not-running [2022-08-08T11:31:32.079Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-08T11:31:32.079Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-08T11:31:32.079Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-08T11:31:32.079Z] === CONT TestWaitRestartedContainer/default [2022-08-08T11:31:32.079Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-08T11:31:32.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-08T11:31:33.184Z] === RUN TestDaemonProxy/configuration_file [2022-08-08T11:31:33.280Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-08T11:31:33.287Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-08-08T11:31:33.287Z] === RUN TestSecretsUpdate [2022-08-08T11:31:33.851Z] === CONT TestWaitRestartedContainer/not-running [2022-08-08T11:31:34.111Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-08T11:31:35.084Z] === RUN TestDaemonProxy/conflicting_options [2022-08-08T11:31:35.341Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-08T11:31:35.493Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-08T11:31:35.493Z] --- PASS: TestWaitRestartedContainer/next-exit (1.80s) [2022-08-08T11:31:35.493Z] --- PASS: TestWaitRestartedContainer/default (1.85s) [2022-08-08T11:31:35.493Z] --- PASS: TestWaitRestartedContainer/not-running (1.45s) [2022-08-08T11:31:35.493Z] === CONT TestContainerStartOnDaemonRestart [2022-08-08T11:31:35.493Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-08T11:31:35.493Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-08T11:31:35.815Z] --- PASS: TestSecretsUpdate (2.18s) [2022-08-08T11:31:35.815Z] === RUN TestTemplatedSecret [2022-08-08T11:31:35.908Z] --- PASS: TestDaemonProxy (6.20s) [2022-08-08T11:31:35.908Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-08-08T11:31:35.908Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-08T11:31:35.908Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-08T11:31:35.908Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-08T11:31:35.908Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-08T11:31:35.908Z] PASS [2022-08-08T11:31:35.908Z] [2022-08-08T11:31:35.908Z] DONE 18 tests in 11.224s [2022-08-08T11:31:35.908Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-08T11:31:35.908Z] ++ 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-08T11:31:35.908Z] ++ set -e [2022-08-08T11:31:35.908Z] ++ '[' -n 0 ']' [2022-08-08T11:31:35.908Z] ++ set -x [2022-08-08T11:31:35.908Z] ++ 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-08T11:31:36.167Z] INFO: Testing against a local daemon [2022-08-08T11:31:36.167Z] === RUN TestCommitInheritsEnv [2022-08-08T11:31:36.425Z] --- PASS: TestCommitInheritsEnv (0.31s) [2022-08-08T11:31:36.425Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-08T11:31:36.425Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-08T11:31:36.425Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-08T11:31:36.425Z] === RUN TestImportWithCustomPlatform [2022-08-08T11:31:36.425Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-08T11:31:36.683Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-08T11:31:36.683Z] === RUN TestImportWithCustomPlatform// [2022-08-08T11:31:36.683Z] === RUN TestImportWithCustomPlatform/linux [2022-08-08T11:31:36.683Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-08T11:31:36.683Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-08T11:31:36.941Z] === RUN TestImportWithCustomPlatform/macos [2022-08-08T11:31:36.941Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-08T11:31:36.941Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-08T11:31:36.941Z] --- PASS: TestImportWithCustomPlatform (0.38s) [2022-08-08T11:31:36.941Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-08-08T11:31:36.941Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-08T11:31:36.941Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-08T11:31:36.941Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-08T11:31:36.941Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-08-08T11:31:36.941Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-08-08T11:31:36.941Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-08T11:31:36.941Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-08T11:31:36.941Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-08T11:31:36.941Z] === RUN TestImagesFilterMultiReference [2022-08-08T11:31:36.941Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-08T11:31:36.941Z] === RUN TestImagePullPlatformInvalid [2022-08-08T11:31:36.941Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-08T11:31:36.941Z] === RUN TestRemoveImageOrphaning [2022-08-08T11:31:37.199Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-08-08T11:31:37.199Z] === RUN TestRemoveImageGarbageCollector [2022-08-08T11:31:37.199Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T11:31:37.199Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-08T11:31:37.199Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-08T11:31:37.199Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-08T11:31:37.199Z] === RUN TestTagInvalidReference [2022-08-08T11:31:37.199Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-08T11:31:37.199Z] === RUN TestTagValidPrefixedRepo [2022-08-08T11:31:37.199Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-08T11:31:37.199Z] === RUN TestTagExistedNameWithoutForce [2022-08-08T11:31:37.199Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-08T11:31:37.199Z] === RUN TestTagOfficialNames [2022-08-08T11:31:37.458Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-08T11:31:37.458Z] === RUN TestTagMatchesDigest [2022-08-08T11:31:37.458Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-08T11:31:37.458Z] PASS [2022-08-08T11:31:37.458Z] [2022-08-08T11:31:37.458Z] === Skipped [2022-08-08T11:31:37.458Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-08T11:31:37.458Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-08T11:31:37.458Z] [2022-08-08T11:31:37.458Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-08T11:31:37.458Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T11:31:37.458Z] [2022-08-08T11:31:37.458Z] DONE 22 tests, 2 skipped in 1.395s [2022-08-08T11:31:37.458Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-08T11:31:37.458Z] ++ 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-08T11:31:37.458Z] ++ set -e [2022-08-08T11:31:37.458Z] ++ '[' -n 0 ']' [2022-08-08T11:31:37.458Z] ++ set -x [2022-08-08T11:31:37.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08T11:31:37.458Z] === RUN TestStripANSICommands [2022-08-08T11:31:37.458Z] === RUN TestStripANSICommands/#00 [2022-08-08T11:31:37.458Z] === RUN TestStripANSICommands/#01 [2022-08-08T11:31:37.458Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-08T11:31:37.458Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-08T11:31:37.458Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-08T11:31:37.458Z] PASS [2022-08-08T11:31:37.458Z] [2022-08-08T11:31:37.458Z] DONE 3 tests in 0.038s [2022-08-08T11:31:37.458Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-08T11:31:37.458Z] ++ 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-08T11:31:37.458Z] ++ set -e [2022-08-08T11:31:37.458Z] ++ '[' -n 0 ']' [2022-08-08T11:31:37.458Z] ++ set -x [2022-08-08T11:31:37.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08T11:31:37.458Z] INFO: Testing against a local daemon [2022-08-08T11:31:37.458Z] === RUN TestNetworkCreateDelete [2022-08-08T11:31:37.716Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-08T11:31:37.716Z] === RUN TestDockerNetworkDeletePreferID [2022-08-08T11:31:37.975Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-08T11:31:37.975Z] === RUN TestDaemonDNSFallback [2022-08-08T11:31:37.994Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-08T11:31:37.994Z] === RUN TestInfoDebug [2022-08-08T11:31:37.994Z] --- PASS: TestInfoDebug (0.54s) [2022-08-08T11:31:37.994Z] === RUN TestInfoInsecureRegistries [2022-08-08T11:31:37.994Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-08T11:31:37.994Z] === RUN TestInfoRegistryMirrors [2022-08-08T11:31:38.250Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-08T11:31:38.250Z] === RUN TestLoginFailsWithBadCredentials [2022-08-08T11:31:38.346Z] --- PASS: TestTemplatedSecret (2.54s) [2022-08-08T11:31:38.346Z] === RUN TestSecretCreateResolve [2022-08-08T11:31:38.507Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-08T11:31:38.507Z] === RUN TestPingCacheHeaders [2022-08-08T11:31:38.507Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-08T11:31:38.507Z] === RUN TestPingGet [2022-08-08T11:31:38.763Z] --- PASS: TestPingGet (0.02s) [2022-08-08T11:31:38.763Z] === RUN TestPingHead [2022-08-08T11:31:38.763Z] --- PASS: TestPingHead (0.03s) [2022-08-08T11:31:38.763Z] === RUN TestPingSwarmHeader [2022-08-08T11:31:38.788Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s) [2022-08-08T11:31:38.788Z] === CONT TestDaemonHostGatewayIP [2022-08-08T11:31:39.335Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-08T11:31:39.359Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.97s) [2022-08-08T11:31:39.359Z] === CONT TestDaemonRestartIpcMode [2022-08-08T11:31:39.722Z] --- PASS: TestSecretCreateResolve (1.78s) [2022-08-08T11:31:39.722Z] PASS [2022-08-08T11:31:39.722Z] [2022-08-08T11:31:39.722Z] DONE 6 tests in 13.025s [2022-08-08T11:31:39.722Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-08T11:31:39.918Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-08T11:31:39.980Z] INFO: Testing against a local daemon [2022-08-08T11:31:39.980Z] === RUN TestServiceCreateInit [2022-08-08T11:31:39.980Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-08T11:31:40.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-08T11:31:40.866Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-08T11:31:40.866Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-08-08T11:31:40.866Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-08T11:31:40.866Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-08T11:31:40.866Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-08T11:31:40.866Z] === RUN TestVersion [2022-08-08T11:31:40.866Z] --- PASS: TestVersion (0.03s) [2022-08-08T11:31:40.866Z] === CONT TestDiskUsage [2022-08-08T11:31:41.240Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/empty [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/empty/container_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/empty/image_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/empty/volume_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-08T11:31:41.432Z] === RUN TestDiskUsage/after_container.Run [2022-08-08T11:31:41.688Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-08T11:31:41.943Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-08T11:31:41.943Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-08T11:31:41.943Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-08T11:31:41.943Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-08T11:31:41.943Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-08T11:31:41.943Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-08T11:31:41.943Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-08T11:31:41.943Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-08T11:31:41.943Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-08T11:31:41.943Z] --- PASS: TestDiskUsage (1.22s) [2022-08-08T11:31:41.943Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-08T11:31:41.943Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-08T11:31:41.943Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-08T11:31:41.943Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-08T11:31:41.943Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-08T11:31:41.943Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-08T11:31:41.943Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-08T11:31:41.943Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-08T11:31:41.943Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-08T11:31:41.943Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-08-08T11:31:41.944Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-08T11:31:41.944Z] PASS [2022-08-08T11:31:41.944Z] [2022-08-08T11:31:41.944Z] === Skipped [2022-08-08T11:31:41.944Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T11:31:41.944Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T11:31:41.944Z] [2022-08-08T11:31:41.944Z] DONE 54 tests, 1 skipped in 22.845s [2022-08-08T11:31:41.944Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-08T11:31:42.200Z] INFO: Testing against a local daemon [2022-08-08T11:31:42.200Z] === RUN TestVolumesCreateAndList [2022-08-08T11:31:42.200Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-08T11:31:42.200Z] === RUN TestVolumesRemove [2022-08-08T11:31:42.200Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-08T11:31:42.200Z] === RUN TestVolumesInspect [2022-08-08T11:31:42.200Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-08T11:31:42.200Z] === RUN TestVolumesInvalidJSON [2022-08-08T11:31:42.200Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-08T11:31:42.200Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-08T11:31:42.200Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-08T11:31:42.200Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-08T11:31:42.200Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-08T11:31:42.200Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-08T11:31:42.200Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-08T11:31:42.200Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-08T11:31:42.200Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-08T11:31:42.200Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-08T11:31:42.200Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-08T11:31:42.200Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-08T11:31:42.200Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-08T11:31:42.200Z] PASS [2022-08-08T11:31:42.200Z] [2022-08-08T11:31:42.200Z] DONE 9 tests in 0.215s [2022-08-08T11:31:42.200Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T11:31:42.456Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14234 is not a child of this shell [2022-08-08T11:31:42.456Z] warning: PID 14234 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-08T11:31:42.456Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T11:31:42.456Z] [2022-08-08T11:31:42.456Z] Unloading profiles will leave already running processes permanently [2022-08-08T11:31:42.456Z] unconfined, which can lead to unexpected situations. [2022-08-08T11:31:42.456Z] [2022-08-08T11:31:42.456Z] To set a process to complain mode, use the command line tool [2022-08-08T11:31:42.456Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T11:31:42.456Z] Removing test suite binaries [2022-08-08T11:31:42.456Z] exiting test-integration [2022-08-08T11:31:42.456Z] ++ exit 0 [2022-08-08T11:31:42.456Z] [2022-08-08T11:31:43.795Z] --- PASS: TestDaemonHostGatewayIP (4.91s) [2022-08-08T11:31:43.795Z] === CONT TestIpcModeOlderClient [2022-08-08T11:31:43.795Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-08T11:31:43.795Z] === CONT TestContainerKillOnDaemonStart Post stage [Pipeline] junit [2022-08-08T11:31:43.831Z] Recording test results [2022-08-08T11:31:44.166Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-08T11:31:44.373Z] --- PASS: TestDaemonRestartIpcMode (5.04s) [2022-08-08T11:31:44.534Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-08-08T11:31:44.534Z] === RUN TestInspectNetwork [2022-08-08T11:31:44.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-08T11:31:45.381Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T11:31:45.576Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-08T11:31:45.576Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-08T11:31:45.704Z] + echo Ensuring container killed. [2022-08-08T11:31:45.704Z] Ensuring container killed. [2022-08-08T11:31:45.704Z] + docker rm -vf docker-pr2 [2022-08-08T11:31:45.704Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-08T11:31:45.983Z] + echo Chowning /workspace to jenkins user [2022-08-08T11:31:45.984Z] Chowning /workspace to jenkins user [2022-08-08T11:31:45.984Z] + id -u [2022-08-08T11:31:45.984Z] + id -g [2022-08-08T11:31:45.984Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43934:/workspace busybox chown -R 1000:1000 /workspace [2022-08-08T11:31:46.961Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-08T11:31:47.449Z] --- PASS: TestServiceCreateInit (7.52s) [2022-08-08T11:31:47.449Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2022-08-08T11:31:47.449Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2022-08-08T11:31:47.449Z] === RUN TestCreateServiceMultipleTimes [2022-08-08T11:31:47.817Z] === RUN TestInspectNetwork/full_network_id [2022-08-08T11:31:47.817Z] === RUN TestInspectNetwork/partial_network_id [2022-08-08T11:31:47.817Z] === RUN TestInspectNetwork/network_name [2022-08-08T11:31:47.817Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T11:31:47.903Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-08T11:31:48.231Z] + bundleName=amd64-rootless [2022-08-08T11:31:48.232Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-08T11:31:48.232Z] Creating amd64-rootless-bundles.tar.gz [2022-08-08T11:31:48.232Z] + 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-08T11:31:48.232Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-08T11:31:48.247Z] Archiving artifacts [2022-08-08T11:31:49.885Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-08T11:31:50.145Z] check_test.go:540: [deb8dbe487731] daemon is not started [2022-08-08T11:31:50.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-08T11:31:50.388Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43934/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-08T11:31:50.690Z] + make clean [2022-08-08T11:31:50.716Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-08T11:31:50.945Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-08T11:31:50.945Z] docker-dev-cache [2022-08-08T11:31:50.945Z] docker-mod-cache [Pipeline] deleteDir [2022-08-08T11:31:51.655Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T11:31:52.161Z] --- PASS: TestInspectNetwork (7.10s) [2022-08-08T11:31:52.161Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-08T11:31:52.161Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-08T11:31:52.161Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-08T11:31:52.161Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-08T11:31:52.161Z] === RUN TestRunContainerWithBridgeNone [2022-08-08T11:31:53.036Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-08T11:31:53.095Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-08T11:31:53.095Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T11:31:53.095Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T11:31:53.095Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T11:31:53.095Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-08T11:31:53.095Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-08T11:31:53.095Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-08T11:31:53.095Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-08T11:31:53.095Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-08T11:31:53.095Z] === RUN TestNetworkList [2022-08-08T11:31:53.095Z] === RUN TestNetworkList//networks [2022-08-08T11:31:53.095Z] === PAUSE TestNetworkList//networks [2022-08-08T11:31:53.096Z] === RUN TestNetworkList//networks/ [2022-08-08T11:31:53.096Z] === PAUSE TestNetworkList//networks/ [2022-08-08T11:31:53.096Z] === CONT TestNetworkList//networks [2022-08-08T11:31:53.096Z] === CONT TestNetworkList//networks/ [2022-08-08T11:31:53.096Z] --- PASS: TestNetworkList (0.01s) [2022-08-08T11:31:53.096Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-08T11:31:53.096Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-08T11:31:53.096Z] === RUN TestHostIPv4BridgeLabel [2022-08-08T11:31:53.661Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-08T11:31:53.661Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-08T11:31:53.974Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-08T11:31:54.596Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-08T11:31:54.596Z] === RUN TestDaemonDefaultNetworkPools [2022-08-08T11:31:55.530Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-08T11:31:55.530Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-08T11:31:55.883Z] --- PASS: TestContainerKillOnDaemonStart (12.07s) [2022-08-08T11:31:55.883Z] PASS [2022-08-08T11:31:55.883Z] [2022-08-08T11:31:55.883Z] === Skipped [2022-08-08T11:31:55.883Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-08T11:31:55.883Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T11:31:55.883Z] [2022-08-08T11:31:55.883Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-08T11:31:55.883Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T11:31:55.883Z] [2022-08-08T11:31:55.883Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-08T11:31:55.883Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T11:31:55.883Z] [2022-08-08T11:31:55.883Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T11:31:55.883Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T11:31:55.883Z] [2022-08-08T11:31:55.883Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-08T11:31:55.883Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T11:31:55.883Z] [2022-08-08T11:31:55.883Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-08T11:31:55.883Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-08T11:31:55.883Z] [2022-08-08T11:31:55.883Z] DONE 272 tests, 6 skipped in 176.366s [2022-08-08T11:31:55.883Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-08T11:31:55.883Z] ++ 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-08T11:31:55.883Z] ++ set -e [2022-08-08T11:31:55.883Z] ++ '[' -n 0 ']' [2022-08-08T11:31:55.883Z] ++ set -x [2022-08-08T11:31:55.883Z] ++ 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-08T11:31:55.883Z] === RUN TestConfigDaemonLibtrustID [2022-08-08T11:31:56.452Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-08T11:31:56.452Z] === RUN TestConfigDaemonID [2022-08-08T11:31:56.463Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-08T11:31:56.463Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-08T11:31:56.713Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-08T11:31:56.713Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-08T11:31:57.283Z] daemon_test.go:83: [d1cd632eeee97] daemon is not started [2022-08-08T11:31:57.283Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-08T11:31:57.283Z] === RUN TestDaemonConfigValidation [2022-08-08T11:31:57.283Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-08T11:31:57.283Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-08T11:31:57.283Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-08T11:31:57.283Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-08T11:31:57.283Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-08T11:31:57.283Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-08T11:31:57.283Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-08T11:31:57.283Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-08T11:31:57.283Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-08T11:31:57.283Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-08T11:31:57.283Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-08T11:31:57.283Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-08T11:31:57.543Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-08T11:31:57.543Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-08T11:31:57.543Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-08T11:31:57.804Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-08T11:31:57.837Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-08-08T11:31:57.837Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-08T11:31:58.064Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-08T11:31:58.064Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2022-08-08T11:31:58.064Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.26s) [2022-08-08T11:31:58.064Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2022-08-08T11:31:58.064Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.23s) [2022-08-08T11:31:58.064Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-08-08T11:31:58.064Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-08T11:31:58.064Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-08T11:31:58.324Z] check_test.go:540: [d5479d8d24d5a] daemon is not started [2022-08-08T11:31:58.324Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-08T11:31:58.403Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-08T11:31:58.403Z] === RUN TestServiceWithPredefinedNetwork [2022-08-08T11:31:58.893Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-08T11:32:00.273Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-08T11:32:00.273Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-08T11:32:00.933Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-08-08T11:32:00.933Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-08T11:32:00.933Z] service_test.go:243: FLAKY_TEST [2022-08-08T11:32:00.933Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T11:32:00.933Z] === RUN TestServiceWithDataPathPortInit [2022-08-08T11:32:01.212Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-08T11:32:01.212Z] daemon_test.go:197: [def4bd17fd334] daemon is not started [2022-08-08T11:32:01.212Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-08-08T11:32:01.212Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-08T11:32:01.212Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-08-08T11:32:01.212Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-08-08T11:32:01.212Z] === RUN TestDaemonProxy [2022-08-08T11:32:01.212Z] === RUN TestDaemonProxy/environment_variables [2022-08-08T11:32:01.780Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-08T11:32:03.163Z] === RUN TestDaemonProxy/command-line_options [2022-08-08T11:32:05.075Z] === RUN TestDaemonProxy/configuration_file [2022-08-08T11:32:05.562Z] --- PASS: TestCreateServiceMultipleTimes (15.58s) [2022-08-08T11:32:05.562Z] === RUN TestCreateServiceConflict [2022-08-08T11:32:05.562Z] --- PASS: TestCreateServiceConflict (2.17s) [2022-08-08T11:32:05.562Z] === RUN TestCreateServiceMaxReplicas [2022-08-08T11:32:06.014Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-08T11:32:06.586Z] === RUN TestDaemonProxy/conflicting_options [2022-08-08T11:32:07.161Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-08T11:32:07.424Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-08T11:32:07.685Z] --- PASS: TestDaemonProxy (6.59s) [2022-08-08T11:32:07.685Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-08-08T11:32:07.685Z] --- PASS: TestDaemonProxy/command-line_options (1.92s) [2022-08-08T11:32:07.685Z] --- PASS: TestDaemonProxy/configuration_file (1.83s) [2022-08-08T11:32:07.685Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-08T11:32:07.685Z] --- PASS: TestDaemonProxy/reload_sanitized (0.56s) [2022-08-08T11:32:07.685Z] PASS [2022-08-08T11:32:07.685Z] [2022-08-08T11:32:07.685Z] DONE 18 tests in 12.078s [2022-08-08T11:32:07.685Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-08T11:32:07.685Z] ++ 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-08T11:32:07.685Z] ++ set -e [2022-08-08T11:32:07.685Z] ++ '[' -n 0 ']' [2022-08-08T11:32:07.685Z] ++ set -x [2022-08-08T11:32:07.685Z] ++ 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-08T11:32:07.945Z] INFO: Testing against a local daemon [2022-08-08T11:32:07.945Z] === RUN TestCommitInheritsEnv [2022-08-08T11:32:08.091Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2022-08-08T11:32:08.091Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-08T11:32:08.515Z] --- PASS: TestCommitInheritsEnv (0.43s) [2022-08-08T11:32:08.516Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-08T11:32:08.516Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-08T11:32:08.516Z] === RUN TestImportWithCustomPlatform [2022-08-08T11:32:08.516Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-08T11:32:08.516Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-08T11:32:08.516Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-08T11:32:08.516Z] === RUN TestImportWithCustomPlatform// [2022-08-08T11:32:08.516Z] === RUN TestImportWithCustomPlatform/linux [2022-08-08T11:32:08.775Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-08T11:32:08.775Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-08T11:32:08.776Z] === RUN TestImportWithCustomPlatform/macos [2022-08-08T11:32:08.776Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-08T11:32:09.036Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-08T11:32:09.036Z] --- PASS: TestImportWithCustomPlatform (0.53s) [2022-08-08T11:32:09.036Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-08-08T11:32:09.036Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-08T11:32:09.036Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-08T11:32:09.036Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-08-08T11:32:09.036Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-08-08T11:32:09.036Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-08T11:32:09.036Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-08T11:32:09.036Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-08T11:32:09.036Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-08T11:32:09.036Z] === RUN TestImagesFilterMultiReference [2022-08-08T11:32:09.036Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-08T11:32:09.036Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-08-08T11:32:09.036Z] === RUN TestImagePullPlatformInvalid [2022-08-08T11:32:09.036Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-08T11:32:09.036Z] === RUN TestRemoveImageOrphaning [2022-08-08T11:32:09.606Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2022-08-08T11:32:09.606Z] === RUN TestRemoveImageGarbageCollector [2022-08-08T11:32:09.606Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-08T11:32:09.607Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-08T11:32:09.866Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-08T11:32:10.126Z] time="2022-08-08T11:32:09Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-08T11:32:10.126Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-08T11:32:10.697Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-08T11:32:11.266Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-08T11:32:11.837Z] --- PASS: TestRemoveImageGarbageCollector (2.24s) [2022-08-08T11:32:11.837Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-08T11:32:11.837Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-08T11:32:11.837Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-08T11:32:11.837Z] === RUN TestTagInvalidReference [2022-08-08T11:32:11.837Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-08T11:32:11.837Z] === RUN TestTagValidPrefixedRepo [2022-08-08T11:32:11.837Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-08T11:32:11.837Z] === RUN TestTagExistedNameWithoutForce [2022-08-08T11:32:11.837Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-08T11:32:11.837Z] === RUN TestTagOfficialNames [2022-08-08T11:32:11.837Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-08T11:32:11.837Z] === RUN TestTagMatchesDigest [2022-08-08T11:32:11.837Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-08T11:32:11.837Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-08T11:32:12.097Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-08T11:32:12.357Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-08T11:32:12.357Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-08T11:32:12.927Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-08T11:32:13.187Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-08T11:32:13.757Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-08T11:32:14.328Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-08T11:32:14.897Z] check_test.go:540: [dd32d664b143e] daemon is not started [2022-08-08T11:32:14.897Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-08T11:32:15.801Z] --- PASS: TestServiceWithDataPathPortInit (14.10s) [2022-08-08T11:32:15.801Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-08T11:32:16.280Z] check_test.go:540: [d275f07e7ff25] daemon is not started [2022-08-08T11:32:16.280Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-08T11:32:17.176Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:luy6euxx9p5qt17h81jsvwtm7 Created:2022-08-08 11:32:15.89976687 +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[0cdcb90958eb0eee14a292201849c70cd9bbc9617548a6c6f876a71c21540c50:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y0zgmrt35ytz0816fotrd8atx EndpointID:e0f0b1f11f071ccb3c33f1bba028ec0e067cb9f4ef6c9fd36785902b23890a30 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1ae6adc5e0cd9a2e15bfb71c0b96bc9f658db69a54632ed755437a505b943159 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:4b2bd26612bd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.y0zgmrt35ytz0816fotrd8atx EndpointID:e0f0b1f11f071ccb3c33f1bba028ec0e067cb9f4ef6c9fd36785902b23890a30 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-08T11:32:17.212Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-08T11:32:17.212Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-08T11:32:17.212Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T11:32:17.212Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-08T11:32:17.212Z] [2022-08-08T11:32:17.212Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-08T11:32:17.212Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-08T11:32:17.212Z] Using test binary docker [2022-08-08T11:32:17.212Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-08T11:32:17.212Z] Not: starting. [2022-08-08T11:32:17.212Z] INFO: Waiting for daemon to start... [2022-08-08T11:32:17.212Z] Starting dockerd [2022-08-08T11:32:17.212Z] . [2022-08-08T11:32:17.212Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-08T11:32:17.220Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-08T11:32:19.129Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-08T11:32:21.359Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s) [2022-08-08T11:32:21.359Z] PASS [2022-08-08T11:32:21.359Z] [2022-08-08T11:32:21.359Z] === Skipped [2022-08-08T11:32:21.359Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T11:32:21.359Z] service_test.go:243: FLAKY_TEST [2022-08-08T11:32:21.359Z] [2022-08-08T11:32:21.359Z] DONE 38 tests, 1 skipped in 43.921s [2022-08-08T11:32:21.359Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-08T11:32:21.359Z] ++ 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-08T11:32:21.359Z] ++ set -e [2022-08-08T11:32:21.359Z] ++ '[' -n 0 ']' [2022-08-08T11:32:21.359Z] ++ set -x [2022-08-08T11:32:21.359Z] ++ 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-08T11:32:21.359Z] INFO: Testing against a local daemon [2022-08-08T11:32:21.359Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-08T11:32:21.359Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:32:21.359Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T11:32:21.359Z] === RUN TestDockerNetworkIpvlan [2022-08-08T11:32:21.359Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:32:21.360Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-08T11:32:21.360Z] PASS [2022-08-08T11:32:21.360Z] [2022-08-08T11:32:21.360Z] === Skipped [2022-08-08T11:32:21.360Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T11:32:21.360Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:32:21.360Z] [2022-08-08T11:32:21.360Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-08T11:32:21.360Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:32:21.360Z] [2022-08-08T11:32:21.360Z] DONE 2 tests, 2 skipped in 0.089s [2022-08-08T11:32:21.618Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-08T11:32:21.618Z] ++ 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-08T11:32:21.618Z] ++ set -e [2022-08-08T11:32:21.618Z] ++ '[' -n 0 ']' [2022-08-08T11:32:21.618Z] ++ set -x [2022-08-08T11:32:21.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-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-08T11:32:21.618Z] INFO: Testing against a local daemon [2022-08-08T11:32:21.618Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-08T11:32:22.962Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s) [2022-08-08T11:32:22.962Z] === RUN TestCreateServiceSecretFileMode [2022-08-08T11:32:22.993Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-08-08T11:32:22.993Z] === RUN TestDockerNetworkMacvlan [2022-08-08T11:32:23.328Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-08T11:32:23.328Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-08T11:32:23.529Z] --- PASS: TestCreateServiceSecretFileMode (2.57s) [2022-08-08T11:32:23.529Z] === RUN TestCreateServiceConfigFileMode [2022-08-08T11:32:23.559Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-08T11:32:23.897Z] check_test.go:540: [d18052111b6e6] daemon is not started [2022-08-08T11:32:23.897Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-08T11:32:24.492Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-08T11:32:24.839Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-08T11:32:25.061Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-08T11:32:26.058Z] --- PASS: TestCreateServiceConfigFileMode (2.52s) [2022-08-08T11:32:26.058Z] === RUN TestCreateServiceSysctls [2022-08-08T11:32:26.222Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-08T11:32:26.898Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-08T11:32:27.116Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-08T11:32:28.489Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-08T11:32:28.808Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-08T11:32:29.343Z] --- PASS: TestCreateServiceSysctls (3.10s) [2022-08-08T11:32:29.344Z] === RUN TestCreateServiceCapabilities [2022-08-08T11:32:30.719Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-08T11:32:31.772Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-08T11:32:31.873Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2022-08-08T11:32:31.873Z] === RUN TestInspect [2022-08-08T11:32:32.710Z] --- PASS: TestDockerNetworkMacvlan (9.72s) [2022-08-08T11:32:32.711Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-08T11:32:32.711Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-08T11:32:32.711Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-08-08T11:32:32.711Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-08-08T11:32:32.711Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-08-08T11:32:32.711Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-08-08T11:32:32.711Z] PASS [2022-08-08T11:32:32.711Z] [2022-08-08T11:32:32.711Z] DONE 8 tests in 11.096s [2022-08-08T11:32:32.711Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-08T11:32:32.711Z] ++ 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-08T11:32:32.711Z] ++ set -e [2022-08-08T11:32:32.711Z] ++ '[' -n 0 ']' [2022-08-08T11:32:32.711Z] ++ set -x [2022-08-08T11:32:32.711Z] ++ 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-08T11:32:32.711Z] testing: warning: no tests to run [2022-08-08T11:32:32.711Z] PASS [2022-08-08T11:32:32.711Z] [2022-08-08T11:32:32.711Z] DONE 0 tests in 0.027s [2022-08-08T11:32:32.711Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-08T11:32:32.711Z] ++ 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-08T11:32:32.711Z] ++ set -e [2022-08-08T11:32:32.711Z] ++ '[' -n 0 ']' [2022-08-08T11:32:32.711Z] ++ set -x [2022-08-08T11:32:32.711Z] ++ 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-08T11:32:32.711Z] INFO: Testing against a local daemon [2022-08-08T11:32:32.711Z] === RUN TestAuthZPluginAllowRequest [2022-08-08T11:32:33.313Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-08T11:32:33.883Z] check_test.go:540: [d5009cda898ce] daemon is not started [2022-08-08T11:32:33.883Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-08T11:32:34.099Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-08-08T11:32:34.099Z] === RUN TestAuthZPluginTLS [2022-08-08T11:32:34.359Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-08T11:32:34.359Z] === RUN TestAuthZPluginDenyRequest [2022-08-08T11:32:34.409Z] --- PASS: TestInspect (2.82s) [2022-08-08T11:32:34.409Z] === RUN TestCreateJob [2022-08-08T11:32:34.924Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-08T11:32:34.924Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-08T11:32:35.490Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-08T11:32:35.490Z] === RUN TestAuthZPluginDenyResponse [2022-08-08T11:32:36.055Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-08T11:32:36.056Z] === RUN TestAuthZPluginAllowEventStream [2022-08-08T11:32:37.177Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-08T11:32:37.430Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-08-08T11:32:37.430Z] === RUN TestAuthZPluginErrorResponse [2022-08-08T11:32:37.688Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-08T11:32:37.688Z] === RUN TestAuthZPluginErrorRequest [2022-08-08T11:32:37.692Z] --- PASS: TestCreateJob (3.06s) [2022-08-08T11:32:37.692Z] === RUN TestReplicatedJob [2022-08-08T11:32:37.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-08T11:32:38.256Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-08T11:32:38.256Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-08T11:32:38.687Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-08T11:32:38.822Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-08T11:32:38.822Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-08T11:32:40.197Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-08-08T11:32:40.197Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-08T11:32:40.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-08T11:32:41.572Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s) [2022-08-08T11:32:41.572Z] === RUN TestAuthZPluginHeader [2022-08-08T11:32:41.982Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-08T11:32:42.138Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-08T11:32:42.138Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-08T11:32:42.138Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T11:32:42.138Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-08T11:32:42.138Z] === RUN TestAuthZPluginV2Disable [2022-08-08T11:32:42.138Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T11:32:42.138Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-08T11:32:42.138Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-08T11:32:42.138Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T11:32:42.138Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-08T11:32:42.138Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-08T11:32:42.138Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T11:32:42.138Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-08T11:32:42.138Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-08T11:32:42.552Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-08T11:32:42.961Z] --- PASS: TestReplicatedJob (5.21s) [2022-08-08T11:32:42.961Z] === RUN TestUpdateReplicatedJob [2022-08-08T11:32:43.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-08T11:32:44.874Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-08T11:32:46.243Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-08-08T11:32:46.243Z] === RUN TestServiceListWithStatuses [2022-08-08T11:32:46.243Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T11:32:46.243Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-08T11:32:46.243Z] === RUN TestDockerNetworkConnectAlias [2022-08-08T11:32:46.255Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-08T11:32:47.637Z] check_test.go:540: [db091197590b8] daemon is not started [2022-08-08T11:32:47.637Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-08T11:32:47.898Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-08T11:32:48.469Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-08T11:32:48.469Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-08T11:32:49.039Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-08T11:32:50.430Z] --- PASS: TestDockerNetworkConnectAlias (4.14s) [2022-08-08T11:32:50.430Z] === RUN TestDockerNetworkReConnect [2022-08-08T11:32:50.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-08T11:32:50.949Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-08T11:32:50.949Z] check_test.go:540: [d6c1d40d7650f] daemon is not started [2022-08-08T11:32:50.949Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-08T11:32:51.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-08T11:32:53.713Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-08-08T11:32:53.713Z] === RUN TestServicePlugin [2022-08-08T11:32:53.802Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-08T11:32:55.183Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-08T11:32:55.924Z] sha256:35f6923c8494d047c406f55b1e1718635bc8934f59e3eca0cd5005ef7c85c888 [2022-08-08T11:32:55.924Z] INFO: Starting docker-py tests... [2022-08-08T11:32:55.924Z] ============================= test session starts ============================== [2022-08-08T11:32:55.924Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-08T11:32:55.924Z] rootdir: /src, inifile: pytest.ini [2022-08-08T11:32:55.924Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-08T11:32:55.924Z] collected 395 items / 2 deselected / 393 selected [2022-08-08T11:32:55.924Z] [2022-08-08T11:32:56.566Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-08T11:32:56.997Z] plugin_test.go:61: [ddefcf681873c] joining swarm manager [d3791197b3a8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:32:58.373Z] plugin_test.go:64: [dace1af9ccd3b] joining swarm manager [d3791197b3a8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:33:00.211Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-08T11:33:00.211Z] PASS [2022-08-08T11:33:00.211Z] [2022-08-08T11:33:00.211Z] === Skipped [2022-08-08T11:33:00.211Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-08T11:33:00.211Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T11:33:00.211Z] [2022-08-08T11:33:00.211Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-08T11:33:00.211Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T11:33:00.211Z] [2022-08-08T11:33:00.211Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-08T11:33:00.211Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T11:33:00.211Z] [2022-08-08T11:33:00.211Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-08T11:33:00.211Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T11:33:00.211Z] [2022-08-08T11:33:00.211Z] DONE 17 tests, 4 skipped in 26.468s [2022-08-08T11:33:00.211Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-08T11:33:00.211Z] ++ 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-08T11:33:00.211Z] ++ set -e [2022-08-08T11:33:00.211Z] ++ '[' -n 0 ']' [2022-08-08T11:33:00.211Z] ++ set -x [2022-08-08T11:33:00.211Z] ++ 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-08T11:33:00.211Z] INFO: Testing against a local daemon [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T11:33:00.211Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T11:33:00.211Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-08T11:33:00.211Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-08T11:33:00.211Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T11:33:00.211Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-08T11:33:00.211Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-08T11:33:00.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-08T11:33:00.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-08T11:33:00.211Z] === RUN TestPluginInstall [2022-08-08T11:33:00.211Z] === RUN TestPluginInstall/no_auth [2022-08-08T11:33:00.211Z] time="2022-08-08T11:32:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:33:00.211Z] time="2022-08-08T11:32:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96e0f7390290f81fb0a42821b3b2fe6c3cc02db3a3e0f343c876b3893c9cb24a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:33:00.211Z] time="2022-08-08T11:32:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:33:00.211Z] time="2022-08-08T11:32:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96e0f7390290f81fb0a42821b3b2fe6c3cc02db3a3e0f343c876b3893c9cb24a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:33:00.211Z] === RUN TestPluginInstall/with_htpasswd [2022-08-08T11:33:00.469Z] time="2022-08-08T11:33:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:33:00.469Z] time="2022-08-08T11:33:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a23c6698dcd5aaed40b81dff16a87926d9b71120f813d9ec2b97fa89e75c520" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:33:00.469Z] time="2022-08-08T11:33:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:33:00.469Z] time="2022-08-08T11:33:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a23c6698dcd5aaed40b81dff16a87926d9b71120f813d9ec2b97fa89e75c520" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:33:00.727Z] === RUN TestPluginInstall/with_insecure [2022-08-08T11:33:00.805Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-08T11:33:01.662Z] time="2022-08-08T11:33:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:33:01.662Z] time="2022-08-08T11:33:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6b9a15b0c1ac5073fd33a35a5ed9ea3d5b0f5c6024def87572e0264eb963d98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:33:01.662Z] time="2022-08-08T11:33:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:33:01.662Z] time="2022-08-08T11:33:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6b9a15b0c1ac5073fd33a35a5ed9ea3d5b0f5c6024def87572e0264eb963d98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:33:01.920Z] plugin_test.go:196: [da8f07f48be0b] daemon is not started [2022-08-08T11:33:01.920Z] --- PASS: TestPluginInstall (2.57s) [2022-08-08T11:33:01.920Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-08-08T11:33:01.920Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-08T11:33:01.920Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-08-08T11:33:01.920Z] === RUN TestPluginsWithRuntimes [2022-08-08T11:33:02.716Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-08T11:33:03.294Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-08T11:33:04.228Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-08T11:33:04.629Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-08T11:33:05.163Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-08-08T11:33:05.163Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-08T11:33:05.163Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-08T11:33:05.163Z] === RUN TestPluginBackCompatMediaTypes [2022-08-08T11:33:05.730Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-08T11:33:05.730Z] PASS [2022-08-08T11:33:05.730Z] [2022-08-08T11:33:05.730Z] DONE 24 tests in 6.547s [2022-08-08T11:33:05.730Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-08T11:33:05.730Z] ++ 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-08T11:33:05.730Z] ++ set -e [2022-08-08T11:33:05.730Z] ++ '[' -n 0 ']' [2022-08-08T11:33:05.730Z] ++ set -x [2022-08-08T11:33:05.730Z] ++ 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-08T11:33:05.730Z] INFO: Testing against a local daemon [2022-08-08T11:33:05.730Z] === RUN TestExternalGraphDriver [2022-08-08T11:33:06.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-08T11:33:06.295Z] === RUN TestExternalGraphDriver/json [2022-08-08T11:33:07.670Z] === RUN TestExternalGraphDriver/spec [2022-08-08T11:33:07.924Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-08T11:33:08.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-08T11:33:09.572Z] === RUN TestExternalGraphDriver/pull [2022-08-08T11:33:10.945Z] --- PASS: TestExternalGraphDriver (5.09s) [2022-08-08T11:33:10.945Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-08-08T11:33:10.945Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-08-08T11:33:10.945Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-08-08T11:33:10.945Z] === RUN TestGraphdriverPluginV2 [2022-08-08T11:33:11.203Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T11:33:11.203Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-08T11:33:11.203Z] PASS [2022-08-08T11:33:11.203Z] [2022-08-08T11:33:11.203Z] === Skipped [2022-08-08T11:33:11.203Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-08T11:33:11.203Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T11:33:11.203Z] [2022-08-08T11:33:11.203Z] DONE 5 tests, 1 skipped in 5.513s [2022-08-08T11:33:11.203Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-08T11:33:11.203Z] ++ 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-08T11:33:11.203Z] ++ set -e [2022-08-08T11:33:11.203Z] ++ '[' -n 0 ']' [2022-08-08T11:33:11.203Z] ++ set -x [2022-08-08T11:33:11.203Z] ++ 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-08T11:33:11.411Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-08T11:33:11.411Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-08T11:33:11.461Z] INFO: Testing against a local daemon [2022-08-08T11:33:11.462Z] === RUN TestContinueAfterPluginCrash [2022-08-08T11:33:11.462Z] === PAUSE TestContinueAfterPluginCrash [2022-08-08T11:33:11.462Z] === RUN TestReadPluginNoRead [2022-08-08T11:33:11.462Z] === PAUSE TestReadPluginNoRead [2022-08-08T11:33:11.462Z] === RUN TestDaemonStartWithLogOpt [2022-08-08T11:33:11.462Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-08T11:33:11.462Z] === CONT TestContinueAfterPluginCrash [2022-08-08T11:33:11.462Z] === CONT TestDaemonStartWithLogOpt [2022-08-08T11:33:11.895Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-08T11:33:11.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-08T11:33:12.920Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-08T11:33:14.584Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-08T11:33:14.665Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-08T11:33:14.745Z] --- PASS: TestDaemonStartWithLogOpt (3.09s) [2022-08-08T11:33:14.745Z] === CONT TestReadPluginNoRead [2022-08-08T11:33:15.524Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-08T11:33:16.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-08T11:33:16.650Z] === RUN TestReadPluginNoRead/default [2022-08-08T11:33:17.404Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-08T11:33:18.025Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-08T11:33:18.786Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-08T11:33:18.959Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-08T11:33:19.527Z] --- PASS: TestContinueAfterPluginCrash (8.10s) [2022-08-08T11:33:19.728Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-08T11:33:20.093Z] === CONT TestReadPluginNoRead [2022-08-08T11:33:20.093Z] read_test.go:92: [d50e34c987cea] daemon is not started [2022-08-08T11:33:20.093Z] --- PASS: TestReadPluginNoRead (5.77s) [2022-08-08T11:33:20.093Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-08-08T11:33:20.093Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-08-08T11:33:20.093Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-08-08T11:33:20.093Z] PASS [2022-08-08T11:33:20.093Z] [2022-08-08T11:33:20.093Z] DONE 6 tests in 8.967s [2022-08-08T11:33:20.093Z] 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-08T11:33:20.093Z] ++ 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-08T11:33:20.093Z] ++ set -e [2022-08-08T11:33:20.093Z] ++ '[' -n 0 ']' [2022-08-08T11:33:20.093Z] ++ set -x [2022-08-08T11:33:20.094Z] ++ 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-08T11:33:20.352Z] testing: warning: no tests to run [2022-08-08T11:33:20.352Z] PASS [2022-08-08T11:33:20.352Z] [2022-08-08T11:33:20.352Z] DONE 0 tests in 0.033s [2022-08-08T11:33:20.352Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-08T11:33:20.352Z] ++ 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-08T11:33:20.352Z] ++ set -e [2022-08-08T11:33:20.352Z] ++ '[' -n 0 ']' [2022-08-08T11:33:20.352Z] ++ set -x [2022-08-08T11:33:20.352Z] ++ 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-08T11:33:20.352Z] INFO: Testing against a local daemon [2022-08-08T11:33:20.352Z] === RUN TestPluginWithDevMounts [2022-08-08T11:33:20.352Z] === PAUSE TestPluginWithDevMounts [2022-08-08T11:33:20.352Z] === CONT TestPluginWithDevMounts [2022-08-08T11:33:21.971Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-08-08T11:33:21.971Z] PASS [2022-08-08T11:33:21.971Z] [2022-08-08T11:33:21.971Z] DONE 1 tests in 1.671s [2022-08-08T11:33:21.971Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-08T11:33:21.971Z] ++ 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-08T11:33:21.971Z] ++ set -e [2022-08-08T11:33:21.971Z] ++ '[' -n 0 ']' [2022-08-08T11:33:21.971Z] ++ set -x [2022-08-08T11:33:21.971Z] ++ 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-08T11:33:21.971Z] INFO: Testing against a local daemon [2022-08-08T11:33:21.971Z] === RUN TestSecretInspect [2022-08-08T11:33:22.287Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-08T11:33:22.856Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-08T11:33:23.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-08T11:33:24.500Z] --- PASS: TestSecretInspect (2.16s) [2022-08-08T11:33:24.500Z] === RUN TestSecretList [2022-08-08T11:33:24.813Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-08T11:33:24.923Z] --- PASS: TestServicePlugin (30.06s) [2022-08-08T11:33:24.923Z] === RUN TestServiceUpdateLabel [2022-08-08T11:33:25.857Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-08-08T11:33:25.857Z] === RUN TestServiceUpdateSecrets [2022-08-08T11:33:26.196Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-08T11:33:26.405Z] --- PASS: TestSecretList (2.20s) [2022-08-08T11:33:26.405Z] === RUN TestSecretsCreateAndDelete [2022-08-08T11:33:27.137Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-08T11:33:28.934Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-08-08T11:33:28.934Z] === RUN TestSecretsUpdate [2022-08-08T11:33:29.052Z] docker_cli_daemon_test.go:2504: [dc4ad13c4232d] daemon is not started [2022-08-08T11:33:30.833Z] --- PASS: TestSecretsUpdate (2.18s) [2022-08-08T11:33:30.834Z] === RUN TestTemplatedSecret [2022-08-08T11:33:30.963Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-08T11:33:32.734Z] --- PASS: TestTemplatedSecret (2.04s) [2022-08-08T11:33:32.734Z] === RUN TestSecretCreateResolve [2022-08-08T11:33:33.504Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-08T11:33:34.887Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-08T11:33:35.263Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-08-08T11:33:35.263Z] PASS [2022-08-08T11:33:35.263Z] [2022-08-08T11:33:35.263Z] DONE 6 tests in 13.099s [2022-08-08T11:33:35.263Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-08T11:33:35.263Z] ++ 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-08T11:33:35.263Z] ++ set -e [2022-08-08T11:33:35.263Z] ++ '[' -n 0 ']' [2022-08-08T11:33:35.263Z] ++ set -x [2022-08-08T11:33:35.263Z] ++ 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-08T11:33:35.263Z] INFO: Testing against a local daemon [2022-08-08T11:33:35.263Z] === RUN TestServiceCreateInit [2022-08-08T11:33:35.263Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-08T11:33:35.826Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-08T11:33:36.397Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-08T11:33:38.308Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-08T11:33:38.548Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-08T11:33:38.879Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-08T11:33:39.140Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-08T11:33:39.711Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-08T11:33:40.282Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-08T11:33:40.542Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-08T11:33:40.728Z] --- PASS: TestServiceUpdateSecrets (14.53s) [2022-08-08T11:33:40.728Z] === RUN TestServiceUpdateConfigs [2022-08-08T11:33:41.113Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-08T11:33:41.113Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-08T11:33:41.113Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-08T11:33:41.373Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-08T11:33:42.762Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-08T11:33:42.787Z] --- PASS: TestServiceCreateInit (7.29s) [2022-08-08T11:33:42.787Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s) [2022-08-08T11:33:42.787Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2022-08-08T11:33:42.787Z] === RUN TestCreateServiceMultipleTimes [2022-08-08T11:33:43.333Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-08T11:33:44.815Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-08T11:33:45.873Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-08T11:33:46.133Z] check_test.go:540: [db9be24c0c4f2] daemon is not started [2022-08-08T11:33:46.133Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-08T11:33:48.676Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-08T11:33:49.246Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-08T11:33:50.187Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-08T11:33:50.758Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-08T11:33:51.329Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite (334.02s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.83s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.36s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.30s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.71s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.23s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.89s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.29s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.32s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.32s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.43s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.23s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.28s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.76s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-08T11:33:52.270Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.67s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.51s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s) [2022-08-08T11:33:52.271Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.99s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.99s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.05s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.36s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.30s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.19s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.72s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.50s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.45s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.36s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.35s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.43s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.73s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.05s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.08s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.67s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.18s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.31s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.59s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.89s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.44s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.15s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.32s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.83s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.96s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.54s) [2022-08-08T11:33:52.271Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-08T11:33:52.271Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.92s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.28s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.98s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.58s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.02s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.83s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.33s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.38s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.11s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.82s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.64s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.65s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.67s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.28s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (1.01s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.91s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.15s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.72s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.97s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.17s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.65s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.58s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.89s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.68s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.57s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.55s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.19s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.26s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.32s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.49s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.29s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.79s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.08s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.57s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.74s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2022-08-08T11:33:52.271Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.07s) [2022-08-08T11:33:52.271Z] === RUN TestDockerSwarmSuite [2022-08-08T11:33:52.271Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-08T11:33:52.271Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-08T11:33:52.842Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-08T11:33:55.603Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-08-08T11:33:55.607Z] === RUN TestServiceUpdateNetwork [2022-08-08T11:33:56.137Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-08T11:33:57.662Z] --- PASS: TestCreateServiceMultipleTimes (15.29s) [2022-08-08T11:33:57.662Z] === RUN TestCreateServiceConflict [2022-08-08T11:33:59.434Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-08T11:34:00.192Z] --- PASS: TestCreateServiceConflict (2.28s) [2022-08-08T11:34:00.192Z] === RUN TestCreateServiceMaxReplicas [2022-08-08T11:34:02.723Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2022-08-08T11:34:02.723Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-08T11:34:04.723Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-08T11:34:04.723Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-08T11:34:04.995Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-08T11:34:07.807Z] --- PASS: TestServiceUpdateNetwork (12.45s) [2022-08-08T11:34:07.807Z] === RUN TestServiceUpdatePidsLimit [2022-08-08T11:34:08.291Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-08T11:34:08.741Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-08T11:34:09.308Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-08T11:34:11.589Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-08T11:34:12.171Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-08T11:34:12.171Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-08T11:34:12.171Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-08T11:34:12.171Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-08T11:34:12.171Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-08T11:34:12.171Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-08T11:34:12.171Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-08T11:34:12.171Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-08T11:34:12.171Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-08T11:34:14.719Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-08T11:34:17.416Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-08T11:34:17.594Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-08-08T11:34:17.594Z] === RUN TestCreateServiceSecretFileMode [2022-08-08T11:34:18.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-08T11:34:18.159Z] --- PASS: TestCreateServiceSecretFileMode (2.38s) [2022-08-08T11:34:18.159Z] === RUN TestCreateServiceConfigFileMode [2022-08-08T11:34:18.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-08T11:34:19.222Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-08T11:34:20.689Z] --- PASS: TestCreateServiceConfigFileMode (2.37s) [2022-08-08T11:34:20.689Z] === RUN TestCreateServiceSysctls [2022-08-08T11:34:21.132Z] docker_api_swarm_test.go:563: [d170ac12e6776] joining swarm manager [d5c80a3c6b1e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:34:22.516Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-08T11:34:23.086Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-08T11:34:23.972Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-08-08T11:34:23.972Z] === RUN TestCreateServiceCapabilities [2022-08-08T11:34:23.973Z] --- PASS: TestServiceUpdatePidsLimit (16.36s) [2022-08-08T11:34:23.973Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-08T11:34:23.973Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-08T11:34:23.973Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2022-08-08T11:34:23.973Z] PASS [2022-08-08T11:34:23.973Z] [2022-08-08T11:34:23.973Z] === Skipped [2022-08-08T11:34:23.973Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-08T11:34:23.973Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T11:34:23.973Z] [2022-08-08T11:34:23.973Z] DONE 27 tests, 1 skipped in 163.802s [2022-08-08T11:34:23.973Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-08T11:34:23.973Z] INFO: Testing against a local daemon [2022-08-08T11:34:23.973Z] === RUN TestSessionCreate [2022-08-08T11:34:23.973Z] --- PASS: TestSessionCreate (0.02s) [2022-08-08T11:34:23.973Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-08T11:34:23.973Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-08T11:34:23.973Z] PASS [2022-08-08T11:34:23.973Z] [2022-08-08T11:34:23.973Z] DONE 2 tests in 0.055s [2022-08-08T11:34:23.973Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-08T11:34:23.973Z] INFO: Testing against a local daemon [2022-08-08T11:34:23.973Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-08T11:34:23.973Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-08T11:34:23.973Z] === RUN TestDiskUsage [2022-08-08T11:34:23.973Z] === PAUSE TestDiskUsage [2022-08-08T11:34:23.973Z] === RUN TestEventsExecDie [2022-08-08T11:34:27.179Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-08-08T11:34:27.183Z] === RUN TestInspect [2022-08-08T11:34:27.181Z] --- PASS: TestEventsExecDie (0.54s) [2022-08-08T11:34:27.184Z] === RUN TestEventsBackwardsCompatible [2022-08-08T11:34:27.184Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-08T11:34:27.184Z] === RUN TestEventsVolumeCreate [2022-08-08T11:34:27.184Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-08T11:34:27.184Z] === RUN TestInfoBinaryCommits [2022-08-08T11:34:27.184Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-08T11:34:27.184Z] === RUN TestInfoAPIVersioned [2022-08-08T11:34:27.184Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-08T11:34:27.184Z] === RUN TestInfoAPI [2022-08-08T11:34:27.184Z] --- PASS: TestInfoAPI (0.02s) [2022-08-08T11:34:27.184Z] === RUN TestInfoAPIWarnings [2022-08-08T11:34:28.341Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-08T11:34:28.559Z] --- PASS: TestInspect (2.63s) [2022-08-08T11:34:28.559Z] === RUN TestCreateJob [2022-08-08T11:34:31.916Z] --- PASS: TestCreateJob (2.95s) [2022-08-08T11:34:31.916Z] === RUN TestReplicatedJob [2022-08-08T11:34:32.540Z] docker_api_swarm_test.go:585: [d224e6bed6c79] joining swarm manager [d5c80a3c6b1e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:34:33.922Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-08T11:34:34.493Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-08T11:34:34.754Z] check_test.go:611: [d170ac12e6776] daemon is not started [2022-08-08T11:34:35.694Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-08T11:34:37.186Z] --- PASS: TestReplicatedJob (5.28s) [2022-08-08T11:34:37.186Z] === RUN TestUpdateReplicatedJob [2022-08-08T11:34:38.187Z] .........................xx.................... [ 29%] [2022-08-08T11:34:38.988Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-08T11:34:38.988Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-08T11:34:38.988Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-08T11:34:39.715Z] --- PASS: TestUpdateReplicatedJob (3.05s) [2022-08-08T11:34:39.715Z] === RUN TestServiceListWithStatuses [2022-08-08T11:34:39.715Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T11:34:39.715Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-08T11:34:39.715Z] === RUN TestDockerNetworkConnectAlias [2022-08-08T11:34:40.376Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-08T11:34:41.328Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-08T11:34:42.051Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-08T11:34:42.051Z] === RUN TestInfoDebug [2022-08-08T11:34:42.051Z] --- PASS: TestInfoDebug (0.52s) [2022-08-08T11:34:42.051Z] === RUN TestInfoInsecureRegistries [2022-08-08T11:34:42.051Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-08T11:34:42.051Z] === RUN TestInfoRegistryMirrors [2022-08-08T11:34:42.269Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-08T11:34:42.617Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-08T11:34:42.617Z] === RUN TestLoginFailsWithBadCredentials [2022-08-08T11:34:42.876Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-08T11:34:42.876Z] === RUN TestPingCacheHeaders [2022-08-08T11:34:42.876Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-08T11:34:42.876Z] === RUN TestPingGet [2022-08-08T11:34:42.876Z] --- PASS: TestPingGet (0.01s) [2022-08-08T11:34:42.876Z] === RUN TestPingHead [2022-08-08T11:34:42.876Z] --- PASS: TestPingHead (0.02s) [2022-08-08T11:34:42.876Z] === RUN TestPingSwarmHeader [2022-08-08T11:34:43.442Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-08T11:34:43.898Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-08-08T11:34:43.899Z] === RUN TestDockerNetworkReConnect [2022-08-08T11:34:44.008Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-08T11:34:45.383Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-08T11:34:45.383Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-08-08T11:34:45.383Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-08T11:34:45.383Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-08T11:34:45.383Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-08T11:34:45.383Z] === RUN TestVersion [2022-08-08T11:34:45.383Z] --- PASS: TestVersion (0.02s) [2022-08-08T11:34:45.383Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-08T11:34:45.383Z] === CONT TestDiskUsage [2022-08-08T11:34:45.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-08T11:34:45.566Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-08T11:34:45.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-08T11:34:45.642Z] === RUN TestDiskUsage/empty [2022-08-08T11:34:45.642Z] === RUN TestDiskUsage/empty/container_types [2022-08-08T11:34:45.642Z] === RUN TestDiskUsage/empty/image_types [2022-08-08T11:34:45.642Z] === RUN TestDiskUsage/empty/volume_types [2022-08-08T11:34:45.642Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-08T11:34:45.642Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-08T11:34:45.642Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-08T11:34:45.642Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-08T11:34:45.642Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-08T11:34:45.642Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-08T11:34:45.642Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-08T11:34:45.642Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-08T11:34:45.901Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-08T11:34:45.901Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-08T11:34:45.901Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-08T11:34:45.901Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-08T11:34:45.901Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-08T11:34:45.901Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-08T11:34:45.901Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-08T11:34:45.901Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-08T11:34:45.901Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-08T11:34:45.901Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-08T11:34:45.901Z] === RUN TestDiskUsage/after_container.Run [2022-08-08T11:34:46.468Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-08T11:34:46.468Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-08T11:34:46.468Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-08T11:34:46.468Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-08T11:34:46.468Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-08T11:34:46.468Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-08T11:34:46.468Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-08T11:34:46.468Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-08T11:34:46.468Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-08T11:34:46.468Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage (1.60s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.01s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T11:34:46.735Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-08-08T11:34:46.735Z] PASS [2022-08-08T11:34:46.735Z] [2022-08-08T11:34:46.735Z] DONE 54 tests in 23.001s [2022-08-08T11:34:46.735Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-08T11:34:46.735Z] INFO: Testing against a local daemon [2022-08-08T11:34:46.735Z] === RUN TestVolumesCreateAndList [2022-08-08T11:34:46.735Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-08T11:34:46.735Z] === RUN TestVolumesRemove [2022-08-08T11:34:46.994Z] --- PASS: TestVolumesRemove (0.11s) [2022-08-08T11:34:46.994Z] === RUN TestVolumesInspect [2022-08-08T11:34:46.994Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-08T11:34:46.994Z] === RUN TestVolumesInvalidJSON [2022-08-08T11:34:46.994Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-08T11:34:46.994Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-08T11:34:46.994Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-08T11:34:46.994Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-08T11:34:46.994Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-08T11:34:46.994Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-08T11:34:46.994Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-08T11:34:46.994Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-08T11:34:46.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-08T11:34:46.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-08T11:34:46.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-08T11:34:46.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-08T11:34:46.994Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-08T11:34:46.994Z] PASS [2022-08-08T11:34:46.994Z] [2022-08-08T11:34:46.994Z] DONE 9 tests in 0.185s [2022-08-08T11:34:46.994Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T11:34:47.180Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-08-08T11:34:47.180Z] === RUN TestServicePlugin [2022-08-08T11:34:47.180Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T11:34:47.180Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-08T11:34:47.180Z] === RUN TestServiceUpdateLabel [2022-08-08T11:34:47.568Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-08T11:34:47.568Z] Removing test suite binaries [2022-08-08T11:34:47.568Z] exiting test-integration [2022-08-08T11:34:47.568Z] ++ exit 0 [2022-08-08T11:34:47.568Z] [2022-08-08T11:34:48.107Z] docker_api_swarm_test.go:46: [d98c1226694cf] joining swarm manager [d9453df6dcec0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 Post stage [Pipeline] junit [2022-08-08T11:34:48.960Z] Recording test results [2022-08-08T11:34:49.709Z] --- PASS: TestServiceUpdateLabel (2.18s) [2022-08-08T11:34:49.709Z] === RUN TestServiceUpdateSecrets [2022-08-08T11:34:50.191Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T11:34:50.528Z] + echo Ensuring container killed. [2022-08-08T11:34:50.528Z] Ensuring container killed. [2022-08-08T11:34:50.528Z] + docker rm -vf docker-pr2 [2022-08-08T11:34:50.528Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-08T11:34:50.825Z] + echo Chowning /workspace to jenkins user [2022-08-08T11:34:50.825Z] Chowning /workspace to jenkins user [2022-08-08T11:34:50.825Z] + id -u [2022-08-08T11:34:50.825Z] + id -g [2022-08-08T11:34:50.825Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43934:/workspace busybox chown -R 1000:1000 /workspace [2022-08-08T11:34:51.402Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-08T11:34:51.972Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T11:34:52.496Z] + bundleName=amd64-cgroup2 [2022-08-08T11:34:52.496Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-08T11:34:52.496Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-08T11:34:52.496Z] + 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-08T11:34:52.496Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-08T11:34:52.814Z] Archiving artifacts [2022-08-08T11:34:54.309Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43934/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-08T11:34:54.518Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-08T11:34:54.612Z] + make clean [2022-08-08T11:34:54.612Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-08T11:34:54.612Z] docker-dev-cache [2022-08-08T11:34:54.612Z] docker-mod-cache [Pipeline] deleteDir [2022-08-08T11:34:54.662Z] tests/integration/api_exec_test.py ..................... [ 34%] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T11:35:02.082Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-08T11:35:04.512Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-08T11:35:04.512Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-08T11:35:04.512Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-08T11:35:04.580Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-08-08T11:35:04.580Z] === RUN TestServiceUpdateConfigs [2022-08-08T11:35:06.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-08T11:35:07.218Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-08T11:35:07.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-08T11:35:08.747Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-08T11:35:11.292Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-08T11:35:12.675Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-08T11:35:12.936Z] --- PASS: TestImportExtremelyLargeImageWorks (181.05s) [2022-08-08T11:35:12.936Z] PASS [2022-08-08T11:35:12.936Z] [2022-08-08T11:35:12.936Z] DONE 22 tests in 185.220s [2022-08-08T11:35:12.936Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-08T11:35:12.936Z] ++ 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-08T11:35:12.936Z] ++ set -e [2022-08-08T11:35:12.936Z] ++ '[' -n 0 ']' [2022-08-08T11:35:12.936Z] ++ set -x [2022-08-08T11:35:12.936Z] ++ 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-08T11:35:12.936Z] === RUN TestStripANSICommands [2022-08-08T11:35:12.936Z] === RUN TestStripANSICommands/#00 [2022-08-08T11:35:12.936Z] === RUN TestStripANSICommands/#01 [2022-08-08T11:35:12.936Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-08T11:35:12.936Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-08T11:35:12.936Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-08T11:35:12.936Z] PASS [2022-08-08T11:35:12.936Z] [2022-08-08T11:35:12.936Z] DONE 3 tests in 0.040s [2022-08-08T11:35:12.936Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-08T11:35:12.936Z] ++ 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-08T11:35:12.937Z] ++ set -e [2022-08-08T11:35:12.937Z] ++ '[' -n 0 ']' [2022-08-08T11:35:12.937Z] ++ set -x [2022-08-08T11:35:12.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08T11:35:13.216Z] INFO: Testing against a local daemon [2022-08-08T11:35:13.216Z] === RUN TestNetworkCreateDelete [2022-08-08T11:35:13.477Z] --- PASS: TestNetworkCreateDelete (0.23s) [2022-08-08T11:35:13.477Z] === RUN TestDockerNetworkDeletePreferID [2022-08-08T11:35:13.736Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-08-08T11:35:13.736Z] === RUN TestDaemonDNSFallback [2022-08-08T11:35:17.031Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-08T11:35:17.972Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-08T11:35:19.354Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-08T11:35:19.450Z] --- PASS: TestServiceUpdateConfigs (14.42s) [2022-08-08T11:35:19.451Z] === RUN TestServiceUpdateNetwork [2022-08-08T11:35:20.737Z] --- PASS: TestDaemonDNSFallback (6.66s) [2022-08-08T11:35:20.738Z] === RUN TestInspectNetwork [2022-08-08T11:35:23.075Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-08T11:35:24.938Z] === RUN TestInspectNetwork/full_network_id [2022-08-08T11:35:24.938Z] === RUN TestInspectNetwork/partial_network_id [2022-08-08T11:35:24.938Z] === RUN TestInspectNetwork/network_name [2022-08-08T11:35:24.938Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-08T11:35:29.139Z] --- PASS: TestInspectNetwork (8.50s) [2022-08-08T11:35:29.139Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-08T11:35:29.139Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-08T11:35:29.139Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-08T11:35:29.139Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-08T11:35:29.139Z] === RUN TestRunContainerWithBridgeNone [2022-08-08T11:35:29.399Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-08T11:35:29.399Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-08T11:35:31.307Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-08T11:35:31.307Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T11:35:31.307Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T11:35:31.307Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T11:35:31.307Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-08T11:35:31.307Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-08T11:35:31.307Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-08T11:35:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-08T11:35:31.307Z] === RUN TestNetworkList [2022-08-08T11:35:31.307Z] === RUN TestNetworkList//networks [2022-08-08T11:35:31.307Z] === PAUSE TestNetworkList//networks [2022-08-08T11:35:31.307Z] === RUN TestNetworkList//networks/ [2022-08-08T11:35:31.307Z] === PAUSE TestNetworkList//networks/ [2022-08-08T11:35:31.307Z] === CONT TestNetworkList//networks [2022-08-08T11:35:31.307Z] === CONT TestNetworkList//networks/ [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkList (0.02s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-08T11:35:31.307Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-08T11:35:31.307Z] === RUN TestHostIPv4BridgeLabel [2022-08-08T11:35:31.567Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-08T11:35:31.567Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-08T11:35:31.649Z] --- PASS: TestServiceUpdateNetwork (12.11s) [2022-08-08T11:35:31.649Z] === RUN TestServiceUpdatePidsLimit [2022-08-08T11:35:31.649Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-08T11:35:32.215Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-08T11:35:32.506Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-08T11:35:32.766Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-08T11:35:32.766Z] === RUN TestDaemonDefaultNetworkPools [2022-08-08T11:35:32.766Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-08T11:35:32.784Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-08T11:35:33.026Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-08T11:35:33.595Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-08-08T11:35:33.595Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-08T11:35:33.595Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-08T11:35:33.595Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-08T11:35:33.855Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-08T11:35:34.115Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-08T11:35:34.529Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-08T11:35:34.686Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-08-08T11:35:34.686Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-08T11:35:35.628Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-08T11:35:35.888Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2022-08-08T11:35:35.888Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-08T11:35:36.458Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-08T11:35:36.458Z] === RUN TestServiceWithPredefinedNetwork [2022-08-08T11:35:36.718Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-08T11:35:37.660Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-08T11:35:38.678Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-08T11:35:39.044Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-08T11:35:39.044Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2022-08-08T11:35:39.044Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-08T11:35:39.044Z] service_test.go:243: FLAKY_TEST [2022-08-08T11:35:39.044Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T11:35:39.044Z] === RUN TestServiceWithDataPathPortInit [2022-08-08T11:35:39.646Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-08T11:35:40.218Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-08T11:35:40.326Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-08T11:35:43.340Z] ............................ [ 66%] [2022-08-08T11:35:45.501Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-08T11:35:46.885Z] --- PASS: TestServiceUpdatePidsLimit (16.13s) [2022-08-08T11:35:46.885Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-08T11:35:46.885Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-08T11:35:46.885Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-08T11:35:46.885Z] PASS [2022-08-08T11:35:46.885Z] [2022-08-08T11:35:46.885Z] === Skipped [2022-08-08T11:35:46.885Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-08T11:35:46.885Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T11:35:46.885Z] [2022-08-08T11:35:46.885Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-08T11:35:46.885Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T11:35:46.885Z] [2022-08-08T11:35:46.885Z] DONE 27 tests, 2 skipped in 131.275s [2022-08-08T11:35:46.885Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-08T11:35:46.885Z] ++ 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-08T11:35:46.885Z] ++ set -e [2022-08-08T11:35:46.885Z] ++ '[' -n 0 ']' [2022-08-08T11:35:46.885Z] ++ set -x [2022-08-08T11:35:46.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-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-08T11:35:46.885Z] INFO: Testing against a local daemon [2022-08-08T11:35:46.885Z] === RUN TestSessionCreate [2022-08-08T11:35:46.885Z] --- PASS: TestSessionCreate (0.02s) [2022-08-08T11:35:46.885Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-08T11:35:46.885Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-08T11:35:46.885Z] PASS [2022-08-08T11:35:46.885Z] [2022-08-08T11:35:46.885Z] DONE 2 tests in 0.126s [2022-08-08T11:35:46.885Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-08T11:35:46.885Z] ++ 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-08T11:35:46.885Z] ++ set -e [2022-08-08T11:35:46.885Z] ++ '[' -n 0 ']' [2022-08-08T11:35:46.885Z] ++ set -x [2022-08-08T11:35:46.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-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-08T11:35:46.885Z] INFO: Testing against a local daemon [2022-08-08T11:35:46.885Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-08T11:35:46.885Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T11:35:46.885Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T11:35:46.885Z] === RUN TestDiskUsage [2022-08-08T11:35:46.885Z] === PAUSE TestDiskUsage [2022-08-08T11:35:46.885Z] === RUN TestEventsExecDie [2022-08-08T11:35:47.144Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-08T11:35:47.144Z] === RUN TestEventsBackwardsCompatible [2022-08-08T11:35:47.144Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-08T11:35:47.144Z] === RUN TestEventsVolumeCreate [2022-08-08T11:35:47.144Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-08T11:35:47.144Z] === RUN TestInfoBinaryCommits [2022-08-08T11:35:47.144Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-08T11:35:47.144Z] === RUN TestInfoAPIVersioned [2022-08-08T11:35:47.144Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-08T11:35:47.144Z] === RUN TestInfoAPI [2022-08-08T11:35:47.144Z] --- PASS: TestInfoAPI (0.02s) [2022-08-08T11:35:47.144Z] === RUN TestInfoAPIWarnings [2022-08-08T11:35:55.488Z] --- PASS: TestServiceWithDataPathPortInit (15.97s) [2022-08-08T11:35:55.488Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-08T11:35:55.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-08T11:35:58.031Z] docker_api_swarm_test.go:304: [d31953b9a5f84] joining swarm manager [dac75e9570876]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:35:59.416Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rlq9tdqeekhhq9k2me9bdojyp Created:2022-08-08 11:35:56.654648803 +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[4fa19d49e0755822b51ea5378fbc508692b784c84d3aa608bcdf05761b7b0297:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rupga4falm0jm4qidservg23a EndpointID:017a52ff23f2e901c4e3f4813bd6b3321e7613d2e256bbd2079bb3eb38bc7014 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7742fde2253443136f4f0470ceb8760b7755d6b1104b4815d88494f5f9888c04 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:cffb70b3cf2c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rupga4falm0jm4qidservg23a EndpointID:017a52ff23f2e901c4e3f4813bd6b3321e7613d2e256bbd2079bb3eb38bc7014 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-08T11:35:59.416Z] docker_api_swarm_test.go:305: [d0c4e2cfbbf07] joining swarm manager [dac75e9570876]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:35:59.986Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-08T11:36:00.926Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-08T11:36:01.496Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-08T11:36:04.039Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.71s) [2022-08-08T11:36:04.039Z] PASS [2022-08-08T11:36:04.039Z] [2022-08-08T11:36:04.039Z] === Skipped [2022-08-08T11:36:04.039Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T11:36:04.039Z] service_test.go:243: FLAKY_TEST [2022-08-08T11:36:04.039Z] [2022-08-08T11:36:04.039Z] DONE 38 tests, 1 skipped in 50.805s [2022-08-08T11:36:04.039Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-08T11:36:04.039Z] ++ 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-08T11:36:04.039Z] ++ set -e [2022-08-08T11:36:04.039Z] ++ '[' -n 0 ']' [2022-08-08T11:36:04.039Z] ++ set -x [2022-08-08T11:36:04.039Z] ++ 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-08T11:36:04.039Z] INFO: Testing against a local daemon [2022-08-08T11:36:04.039Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-08T11:36:04.039Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:36:04.039Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T11:36:04.039Z] === RUN TestDockerNetworkIpvlan [2022-08-08T11:36:04.039Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:36:04.039Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-08T11:36:04.039Z] PASS [2022-08-08T11:36:04.039Z] [2022-08-08T11:36:04.039Z] === Skipped [2022-08-08T11:36:04.039Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T11:36:04.039Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:36:04.039Z] [2022-08-08T11:36:04.039Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-08T11:36:04.039Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T11:36:04.039Z] [2022-08-08T11:36:04.039Z] DONE 2 tests, 2 skipped in 0.095s [2022-08-08T11:36:04.039Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-08T11:36:04.039Z] ++ 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-08T11:36:04.039Z] ++ set -e [2022-08-08T11:36:04.039Z] ++ '[' -n 0 ']' [2022-08-08T11:36:04.039Z] ++ set -x [2022-08-08T11:36:04.039Z] ++ 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-08T11:36:04.039Z] INFO: Testing against a local daemon [2022-08-08T11:36:04.039Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-08T11:36:05.216Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-08T11:36:05.216Z] === RUN TestInfoDebug [2022-08-08T11:36:05.216Z] --- PASS: TestInfoDebug (0.52s) [2022-08-08T11:36:05.216Z] === RUN TestInfoInsecureRegistries [2022-08-08T11:36:05.216Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-08T11:36:05.216Z] === RUN TestInfoRegistryMirrors [2022-08-08T11:36:05.422Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-08-08T11:36:05.422Z] === RUN TestDockerNetworkMacvlan [2022-08-08T11:36:05.474Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-08T11:36:05.474Z] === RUN TestLoginFailsWithBadCredentials [2022-08-08T11:36:05.732Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-08T11:36:05.732Z] === RUN TestPingCacheHeaders [2022-08-08T11:36:05.733Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-08T11:36:05.733Z] === RUN TestPingGet [2022-08-08T11:36:05.733Z] --- PASS: TestPingGet (0.01s) [2022-08-08T11:36:05.733Z] === RUN TestPingHead [2022-08-08T11:36:05.733Z] --- PASS: TestPingHead (0.02s) [2022-08-08T11:36:05.733Z] === RUN TestPingSwarmHeader [2022-08-08T11:36:06.299Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-08T11:36:06.360Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-08T11:36:06.557Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-08T11:36:06.930Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-08T11:36:07.189Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-08T11:36:07.491Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-08T11:36:07.491Z] --- PASS: TestPingSwarmHeader (1.69s) [2022-08-08T11:36:07.491Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-08T11:36:07.491Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-08T11:36:07.491Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-08T11:36:07.491Z] === RUN TestVersion [2022-08-08T11:36:07.491Z] --- PASS: TestVersion (0.02s) [2022-08-08T11:36:07.491Z] === CONT TestDiskUsage [2022-08-08T11:36:07.759Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-08T11:36:08.019Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-08T11:36:08.019Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-08T11:36:08.057Z] === RUN TestDiskUsage/empty [2022-08-08T11:36:08.057Z] === RUN TestDiskUsage/empty/container_types [2022-08-08T11:36:08.057Z] === RUN TestDiskUsage/empty/image_types [2022-08-08T11:36:08.057Z] === RUN TestDiskUsage/empty/volume_types [2022-08-08T11:36:08.057Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-08T11:36:08.057Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-08T11:36:08.057Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-08T11:36:08.057Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-08T11:36:08.057Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-08T11:36:08.057Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-08T11:36:08.057Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-08T11:36:08.057Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-08T11:36:08.315Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-08T11:36:08.315Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-08T11:36:08.315Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-08T11:36:08.315Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-08T11:36:08.315Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-08T11:36:08.315Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-08T11:36:08.315Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-08T11:36:08.315Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-08T11:36:08.315Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-08T11:36:08.315Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-08T11:36:08.315Z] === RUN TestDiskUsage/after_container.Run [2022-08-08T11:36:08.575Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-08T11:36:08.575Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-08T11:36:08.575Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-08T11:36:08.575Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-08T11:36:08.575Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-08T11:36:08.575Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-08T11:36:08.575Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-08T11:36:08.575Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-08T11:36:08.575Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-08T11:36:08.575Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage (1.13s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-08T11:36:08.575Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T11:36:08.575Z] PASS [2022-08-08T11:36:08.575Z] [2022-08-08T11:36:08.575Z] === Skipped [2022-08-08T11:36:08.575Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T11:36:08.575Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T11:36:08.575Z] [2022-08-08T11:36:08.575Z] DONE 54 tests, 1 skipped in 22.164s [2022-08-08T11:36:08.575Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-08T11:36:08.575Z] ++ 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-08T11:36:08.575Z] ++ set -e [2022-08-08T11:36:08.575Z] ++ '[' -n 0 ']' [2022-08-08T11:36:08.575Z] ++ set -x [2022-08-08T11:36:08.575Z] ++ 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-08T11:36:08.588Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-08T11:36:08.834Z] INFO: Testing against a local daemon [2022-08-08T11:36:08.834Z] === RUN TestVolumesCreateAndList [2022-08-08T11:36:08.834Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-08T11:36:08.834Z] === RUN TestVolumesRemove [2022-08-08T11:36:08.834Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-08T11:36:08.834Z] === RUN TestVolumesInspect [2022-08-08T11:36:08.834Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-08T11:36:08.834Z] === RUN TestVolumesInvalidJSON [2022-08-08T11:36:08.834Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-08T11:36:08.834Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-08T11:36:08.834Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-08T11:36:08.834Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-08T11:36:08.834Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-08T11:36:08.834Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-08T11:36:08.834Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-08T11:36:08.834Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-08T11:36:08.834Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-08T11:36:08.834Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-08T11:36:08.834Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-08T11:36:08.834Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-08T11:36:08.834Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-08T11:36:08.834Z] PASS [2022-08-08T11:36:08.834Z] [2022-08-08T11:36:08.834Z] DONE 9 tests in 0.226s [2022-08-08T11:36:08.834Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T11:36:09.092Z] ++++ cat bundles/test-integration/docker.pid [2022-08-08T11:36:09.092Z] +++ kill 14293 [2022-08-08T11:36:09.351Z] +++ /etc/init.d/apparmor stop [2022-08-08T11:36:09.351Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T11:36:09.351Z] [2022-08-08T11:36:09.351Z] Unloading profiles will leave already running processes permanently [2022-08-08T11:36:09.351Z] unconfined, which can lead to unexpected situations. [2022-08-08T11:36:09.351Z] [2022-08-08T11:36:09.351Z] To set a process to complain mode, use the command line tool [2022-08-08T11:36:09.351Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T11:36:09.351Z] +++ true [2022-08-08T11:36:09.351Z] exiting test-integration [2022-08-08T11:36:09.351Z] ++ exit 0 [2022-08-08T11:36:09.351Z] Post stage [Pipeline] junit [2022-08-08T11:36:09.960Z] Recording test results [2022-08-08T11:36:09.970Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-08T11:36:09.970Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-08T11:36:09.970Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-08T11:36:09.971Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-08T11:36:10.211Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [2022-08-08T11:36:10.231Z] === RUN TestDockerNetworkMacvlan/InternalMode [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T11:36:10.564Z] + echo Ensuring container killed. [2022-08-08T11:36:10.564Z] Ensuring container killed. [2022-08-08T11:36:10.564Z] + docker rm -vf docker-pr2 [2022-08-08T11:36:10.564Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-08T11:36:10.854Z] + echo Chowning /workspace to jenkins user [2022-08-08T11:36:10.854Z] Chowning /workspace to jenkins user [2022-08-08T11:36:10.854Z] + id -u [2022-08-08T11:36:10.854Z] + id -g [2022-08-08T11:36:10.854Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43934:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T11:36:12.522Z] + bundleName=arm64-integration [2022-08-08T11:36:12.522Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-08T11:36:12.522Z] Creating arm64-integration-bundles.tar.gz [2022-08-08T11:36:12.522Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-08T11:36:12.522Z] + 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-08T11:36:12.792Z] Archiving artifacts [2022-08-08T11:36:12.801Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-08T11:36:14.016Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43934/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-08T11:36:14.318Z] + make clean [2022-08-08T11:36:14.319Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-08T11:36:14.319Z] docker-dev-cache [2022-08-08T11:36:14.319Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T11:36:18.083Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-08T11:36:18.083Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-08T11:36:18.346Z] --- PASS: TestDockerNetworkMacvlan (12.99s) [2022-08-08T11:36:18.346Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-08T11:36:18.346Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-08-08T11:36:18.346Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2022-08-08T11:36:18.346Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2022-08-08T11:36:18.346Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2022-08-08T11:36:18.346Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2022-08-08T11:36:18.346Z] PASS [2022-08-08T11:36:18.346Z] [2022-08-08T11:36:18.346Z] DONE 8 tests in 14.467s [2022-08-08T11:36:18.346Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-08T11:36:18.346Z] ++ 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-08T11:36:18.346Z] ++ set -e [2022-08-08T11:36:18.346Z] ++ '[' -n 0 ']' [2022-08-08T11:36:18.346Z] ++ set -x [2022-08-08T11:36:18.346Z] ++ 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-08T11:36:18.605Z] testing: warning: no tests to run [2022-08-08T11:36:18.605Z] PASS [2022-08-08T11:36:18.605Z] [2022-08-08T11:36:18.605Z] DONE 0 tests in 0.034s [2022-08-08T11:36:18.605Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-08T11:36:18.605Z] ++ 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-08T11:36:18.605Z] ++ set -e [2022-08-08T11:36:18.605Z] ++ '[' -n 0 ']' [2022-08-08T11:36:18.605Z] ++ set -x [2022-08-08T11:36:18.605Z] ++ 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-08T11:36:18.605Z] INFO: Testing against a local daemon [2022-08-08T11:36:18.605Z] === RUN TestAuthZPluginAllowRequest [2022-08-08T11:36:18.866Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-08T11:36:19.126Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-08T11:36:19.697Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-08T11:36:19.959Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2022-08-08T11:36:19.959Z] === RUN TestAuthZPluginTLS [2022-08-08T11:36:20.220Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-08T11:36:20.481Z] === RUN TestDockerSuite/TestBuildFails [2022-08-08T11:36:20.481Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-08-08T11:36:20.481Z] === RUN TestAuthZPluginDenyRequest [2022-08-08T11:36:21.050Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-08T11:36:21.050Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-08T11:36:21.050Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-08T11:36:21.050Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-08T11:36:21.621Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-08T11:36:21.621Z] === RUN TestAuthZPluginDenyResponse [2022-08-08T11:36:22.190Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-08T11:36:22.190Z] === RUN TestAuthZPluginAllowEventStream [2022-08-08T11:36:22.761Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-08T11:36:23.701Z] --- PASS: TestAuthZPluginAllowEventStream (1.28s) [2022-08-08T11:36:23.701Z] === RUN TestAuthZPluginErrorResponse [2022-08-08T11:36:23.960Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-08-08T11:36:23.960Z] === RUN TestAuthZPluginErrorRequest [2022-08-08T11:36:24.194Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-08T11:36:24.219Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-08T11:36:24.479Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-08T11:36:24.479Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-08T11:36:25.049Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-08T11:36:25.049Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-08T11:36:25.310Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-08T11:36:26.692Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-08T11:36:26.952Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-08T11:36:26.953Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2022-08-08T11:36:26.953Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-08T11:36:27.893Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-08T11:36:28.835Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2022-08-08T11:36:28.835Z] === RUN TestAuthZPluginHeader [2022-08-08T11:36:29.096Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-08T11:36:29.667Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-08-08T11:36:29.667Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-08T11:36:29.927Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-08T11:36:30.187Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-08T11:36:31.568Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-08T11:36:32.950Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-08T11:36:33.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-08T11:36:34.092Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-08T11:36:34.352Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.80s) [2022-08-08T11:36:34.352Z] === RUN TestAuthZPluginV2Disable [2022-08-08T11:36:34.626Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-08T11:36:35.205Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-08T11:36:35.775Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-08T11:36:36.035Z] docker_api_swarm_test.go:272: [ddd841e94ab27] joining swarm manager [d97bc08ec62ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:36:36.295Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-08T11:36:36.295Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-08T11:36:37.234Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-08T11:36:37.494Z] docker_api_swarm_test.go:273: [dab70f70552d4] joining swarm manager [d97bc08ec62ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:36:37.786Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-08T11:36:38.045Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-08T11:36:38.306Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-08T11:36:38.566Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-08T11:36:38.826Z] --- PASS: TestAuthZPluginV2Disable (4.43s) [2022-08-08T11:36:38.826Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-08T11:36:38.826Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-08T11:36:39.766Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-08T11:36:41.676Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-08T11:36:42.240Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-08T11:36:42.240Z] tests/integration/client_test.py ..... [ 75%] [2022-08-08T11:36:42.240Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-08T11:36:42.240Z] tests/integration/errors_test.py . [ 76%] [2022-08-08T11:36:43.583Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.66s) [2022-08-08T11:36:43.583Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-08T11:36:45.491Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-08T11:36:48.790Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-08T11:36:48.790Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-08T11:36:49.050Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-08T11:36:49.050Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-08T11:36:49.310Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-08T11:36:49.879Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-08T11:36:51.792Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-08T11:36:53.172Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-08T11:36:55.081Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.74s) [2022-08-08T11:36:55.081Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-08T11:36:55.650Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-08T11:36:55.911Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-08T11:36:55.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-08T11:36:56.481Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-08T11:37:00.748Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-08T11:37:03.079Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-08T11:37:05.618Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-08T11:37:05.879Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-08T11:37:07.261Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-08T11:37:07.261Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-08T11:37:07.261Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-08T11:37:10.557Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-08T11:37:10.557Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-08T11:37:11.495Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-08T11:37:11.755Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-08T11:37:12.015Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-08-08T11:37:12.015Z] PASS [2022-08-08T11:37:12.015Z] [2022-08-08T11:37:12.015Z] DONE 17 tests in 53.560s [2022-08-08T11:37:12.015Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-08T11:37:12.015Z] ++ 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-08T11:37:12.015Z] ++ set -e [2022-08-08T11:37:12.015Z] ++ '[' -n 0 ']' [2022-08-08T11:37:12.015Z] ++ set -x [2022-08-08T11:37:12.015Z] ++ 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-08T11:37:12.275Z] INFO: Testing against a local daemon [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T11:37:12.275Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T11:37:12.275Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-08T11:37:12.275Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-08T11:37:12.275Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-08T11:37:12.275Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-08T11:37:12.275Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-08T11:37:12.275Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-08T11:37:12.275Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-08T11:37:12.275Z] === RUN TestPluginInstall [2022-08-08T11:37:12.275Z] === RUN TestPluginInstall/no_auth [2022-08-08T11:37:13.215Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-08T11:37:13.784Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-08T11:37:14.725Z] time="2022-08-08T11:37:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:37:14.725Z] time="2022-08-08T11:37:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c1d380fc8b77e4d9397dac3d4fae04be0d28adf6f95b31f3b7804b0ee6ef790" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:37:14.725Z] time="2022-08-08T11:37:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:37:14.725Z] time="2022-08-08T11:37:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c1d380fc8b77e4d9397dac3d4fae04be0d28adf6f95b31f3b7804b0ee6ef790" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:37:14.725Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-08T11:37:14.725Z] === RUN TestPluginInstall/with_htpasswd [2022-08-08T11:37:15.295Z] time="2022-08-08T11:37:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:37:15.295Z] time="2022-08-08T11:37:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d48135ed5efe9500a5d0e9df51da92d6809cdff8fa632aa7e1270d1626172278" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:37:15.295Z] time="2022-08-08T11:37:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:37:15.295Z] time="2022-08-08T11:37:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d48135ed5efe9500a5d0e9df51da92d6809cdff8fa632aa7e1270d1626172278" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:37:15.555Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-08T11:37:15.816Z] === RUN TestPluginInstall/with_insecure [2022-08-08T11:37:16.757Z] time="2022-08-08T11:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:37:16.757Z] time="2022-08-08T11:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8f51734201ca8901e6e29d65daaf94412861ae48c0fd4e1b38215c9c93f11e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:37:16.757Z] time="2022-08-08T11:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T11:37:16.757Z] time="2022-08-08T11:37:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8f51734201ca8901e6e29d65daaf94412861ae48c0fd4e1b38215c9c93f11e0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T11:37:16.757Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-08T11:37:16.972Z] ......... [ 85%] [2022-08-08T11:37:17.017Z] plugin_test.go:196: [dc9b81530e24b] daemon is not started [2022-08-08T11:37:17.017Z] --- PASS: TestPluginInstall (4.70s) [2022-08-08T11:37:17.017Z] --- PASS: TestPluginInstall/no_auth (2.58s) [2022-08-08T11:37:17.017Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2022-08-08T11:37:17.017Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-08-08T11:37:17.017Z] === RUN TestPluginsWithRuntimes [2022-08-08T11:37:17.277Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-08T11:37:17.277Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-08T11:37:17.846Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-08T11:37:18.417Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-08T11:37:18.677Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-08T11:37:18.677Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-08T11:37:19.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-08T11:37:19.617Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-08T11:37:20.557Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-08T11:37:20.817Z] --- PASS: TestPluginsWithRuntimes (3.97s) [2022-08-08T11:37:20.817Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2022-08-08T11:37:20.817Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2022-08-08T11:37:20.817Z] === RUN TestPluginBackCompatMediaTypes [2022-08-08T11:37:21.976Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-08T11:37:22.729Z] --- PASS: TestPluginBackCompatMediaTypes (1.42s) [2022-08-08T11:37:22.729Z] PASS [2022-08-08T11:37:22.729Z] [2022-08-08T11:37:22.729Z] DONE 24 tests in 10.279s [2022-08-08T11:37:22.729Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-08T11:37:22.729Z] ++ 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-08T11:37:22.729Z] ++ set -e [2022-08-08T11:37:22.729Z] ++ '[' -n 0 ']' [2022-08-08T11:37:22.729Z] ++ set -x [2022-08-08T11:37:22.729Z] ++ 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-08T11:37:22.729Z] INFO: Testing against a local daemon [2022-08-08T11:37:22.729Z] === RUN TestExternalGraphDriver [2022-08-08T11:37:22.990Z] === RUN TestExternalGraphDriver/json [2022-08-08T11:37:23.415Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-08T11:37:23.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-08T11:37:23.933Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-08T11:37:25.330Z] === RUN TestExternalGraphDriver/spec [2022-08-08T11:37:25.331Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-08T11:37:26.713Z] docker_api_swarm_node_test.go:20: [d846d1345c1e8] joining swarm manager [d990ab16bae02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:37:27.283Z] === RUN TestExternalGraphDriver/pull [2022-08-08T11:37:27.542Z] docker_api_swarm_node_test.go:21: [db38f2926319a] joining swarm manager [d990ab16bae02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:37:27.803Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-08T11:37:28.742Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-08T11:37:29.003Z] --- PASS: TestExternalGraphDriver (6.52s) [2022-08-08T11:37:29.003Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2022-08-08T11:37:29.003Z] --- PASS: TestExternalGraphDriver/spec (2.24s) [2022-08-08T11:37:29.003Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2022-08-08T11:37:29.003Z] === RUN TestGraphdriverPluginV2 [2022-08-08T11:37:29.942Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-08T11:37:29.966Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-08T11:37:29.966Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-08T11:37:31.852Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-08T11:37:33.763Z] --- PASS: TestGraphdriverPluginV2 (4.71s) [2022-08-08T11:37:33.763Z] PASS [2022-08-08T11:37:33.763Z] [2022-08-08T11:37:33.763Z] DONE 5 tests in 11.371s [2022-08-08T11:37:33.763Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-08T11:37:33.763Z] ++ 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-08T11:37:33.763Z] ++ set -e [2022-08-08T11:37:33.763Z] ++ '[' -n 0 ']' [2022-08-08T11:37:33.763Z] ++ set -x [2022-08-08T11:37:33.763Z] ++ 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-08T11:37:33.763Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-08T11:37:34.024Z] INFO: Testing against a local daemon [2022-08-08T11:37:34.024Z] === RUN TestContinueAfterPluginCrash [2022-08-08T11:37:34.024Z] === PAUSE TestContinueAfterPluginCrash [2022-08-08T11:37:34.024Z] === RUN TestReadPluginNoRead [2022-08-08T11:37:34.024Z] === PAUSE TestReadPluginNoRead [2022-08-08T11:37:34.024Z] === RUN TestDaemonStartWithLogOpt [2022-08-08T11:37:34.024Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-08T11:37:34.024Z] === CONT TestContinueAfterPluginCrash [2022-08-08T11:37:34.024Z] === CONT TestDaemonStartWithLogOpt [2022-08-08T11:37:34.594Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-08T11:37:35.535Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-08T11:37:36.027Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-08T11:37:38.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-08T11:37:38.339Z] --- PASS: TestDaemonStartWithLogOpt (4.45s) [2022-08-08T11:37:38.339Z] === CONT TestReadPluginNoRead [2022-08-08T11:37:41.636Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-08T11:37:43.124Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-08T11:37:43.124Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-08T11:37:43.549Z] docker_api_swarm_test.go:502: [da48771254258] joining swarm manager [d6a8eaabc7fb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:37:43.549Z] --- PASS: TestContinueAfterPluginCrash (9.59s) [2022-08-08T11:37:43.809Z] === RUN TestReadPluginNoRead/default [2022-08-08T11:37:44.379Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-08T11:37:45.324Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-08T11:37:46.706Z] === CONT TestReadPluginNoRead [2022-08-08T11:37:46.706Z] read_test.go:92: [d41fe51114835] daemon is not started [2022-08-08T11:37:46.706Z] --- PASS: TestReadPluginNoRead (8.30s) [2022-08-08T11:37:46.706Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.14s) [2022-08-08T11:37:46.706Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2022-08-08T11:37:46.706Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2022-08-08T11:37:46.706Z] PASS [2022-08-08T11:37:46.706Z] [2022-08-08T11:37:46.706Z] DONE 6 tests in 12.869s [2022-08-08T11:37:46.706Z] 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-08T11:37:46.706Z] ++ 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-08T11:37:46.706Z] ++ set -e [2022-08-08T11:37:46.706Z] ++ '[' -n 0 ']' [2022-08-08T11:37:46.706Z] ++ set -x [2022-08-08T11:37:46.706Z] ++ 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-08T11:37:46.706Z] testing: warning: no tests to run [2022-08-08T11:37:46.706Z] PASS [2022-08-08T11:37:46.706Z] [2022-08-08T11:37:46.706Z] DONE 0 tests in 0.072s [2022-08-08T11:37:46.706Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-08T11:37:46.706Z] ++ 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-08T11:37:46.706Z] ++ set -e [2022-08-08T11:37:46.706Z] ++ '[' -n 0 ']' [2022-08-08T11:37:46.706Z] ++ set -x [2022-08-08T11:37:46.706Z] ++ 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-08T11:37:46.966Z] INFO: Testing against a local daemon [2022-08-08T11:37:46.966Z] === RUN TestPluginWithDevMounts [2022-08-08T11:37:46.966Z] === PAUSE TestPluginWithDevMounts [2022-08-08T11:37:46.966Z] === CONT TestPluginWithDevMounts [2022-08-08T11:37:47.022Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-08T11:37:47.226Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-08T11:37:47.535Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-08T11:37:47.535Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-08T11:37:47.535Z] [2022-08-08T11:37:47.535Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-08T11:37:47.535Z] =========================== short test summary info ============================ [2022-08-08T11:37:47.535Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-08T11:37:47.535Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-08T11:37:47.535Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-08T11:37:47.535Z] Not supported on most drivers [2022-08-08T11:37:47.535Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-08T11:37:47.535Z] Output of docker top depends on host distro, and is not formalized. [2022-08-08T11:37:47.535Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-08T11:37:47.535Z] Output of docker top depends on host distro, and is not formalized. [2022-08-08T11:37:47.535Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-08T11:37:47.535Z] Can fail if eth0 has multiple IP addresses [2022-08-08T11:37:47.535Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-08T11:37:47.535Z] This doesn't seem to be taken into account by the engine [2022-08-08T11:37:47.535Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-08T11:37:47.535Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-08T11:37:47.535Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 293.91 seconds == [2022-08-08T11:37:47.792Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-08T11:37:48.608Z] --- PASS: TestPluginWithDevMounts (1.70s) [2022-08-08T11:37:48.608Z] PASS [2022-08-08T11:37:48.608Z] [2022-08-08T11:37:48.608Z] DONE 1 tests in 1.840s [2022-08-08T11:37:48.608Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-08T11:37:48.608Z] ++ 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-08T11:37:48.608Z] ++ set -e [2022-08-08T11:37:48.608Z] ++ '[' -n 0 ']' [2022-08-08T11:37:48.608Z] ++ set -x [2022-08-08T11:37:48.608Z] ++ 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-08T11:37:48.871Z] INFO: Testing against a local daemon [2022-08-08T11:37:48.871Z] === RUN TestSecretInspect [2022-08-08T11:37:48.871Z] === RUN TestDockerSuite/TestBuildRm [2022-08-08T11:37:51.410Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-08T11:37:51.410Z] --- PASS: TestSecretInspect (2.64s) [2022-08-08T11:37:51.410Z] === RUN TestSecretList [2022-08-08T11:37:51.980Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-08T11:37:52.920Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-08T11:37:53.490Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-08T11:37:54.060Z] docker_api_swarm_test.go:507: [d7d6487de3470] joining swarm manager [d6a8eaabc7fb7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:37:54.060Z] --- PASS: TestSecretList (2.75s) [2022-08-08T11:37:54.060Z] === RUN TestSecretsCreateAndDelete [2022-08-08T11:37:54.629Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-08T11:37:55.569Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-08T11:37:56.140Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-08T11:37:57.082Z] --- PASS: TestSecretsCreateAndDelete (2.71s) [2022-08-08T11:37:57.082Z] === RUN TestSecretsUpdate [2022-08-08T11:37:59.620Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-08T11:37:59.620Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-08T11:37:59.620Z] --- PASS: TestSecretsUpdate (2.51s) [2022-08-08T11:37:59.620Z] === RUN TestTemplatedSecret [2022-08-08T11:37:59.620Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-08T11:37:59.620Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-08T11:37:59.620Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-08T11:37:59.880Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-08T11:37:59.958Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T11:37:59.958Z] [2022-08-08T11:37:59.958Z] Unloading profiles will leave already running processes permanently [2022-08-08T11:37:59.958Z] unconfined, which can lead to unexpected situations. [2022-08-08T11:37:59.958Z] [2022-08-08T11:37:59.958Z] To set a process to complain mode, use the command line tool [2022-08-08T11:37:59.958Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T11:37:59.958Z] Post stage [Pipeline] junit [2022-08-08T11:37:59.969Z] Recording test results [2022-08-08T11:38:00.820Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-08T11:38:00.820Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-08T11:38:01.007Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-08T11:38:01.292Z] + echo Ensuring container killed. [2022-08-08T11:38:01.292Z] Ensuring container killed. [2022-08-08T11:38:01.292Z] + docker rm -vf docker-pr2 [2022-08-08T11:38:01.292Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-08T11:38:01.617Z] + echo Chowning /workspace to jenkins user [2022-08-08T11:38:01.617Z] Chowning /workspace to jenkins user [2022-08-08T11:38:01.617Z] + id -u [2022-08-08T11:38:01.617Z] + id -g [2022-08-08T11:38:01.617Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43934:/workspace busybox chown -R 1000:1000 /workspace [2022-08-08T11:38:01.758Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-08T11:38:02.697Z] --- PASS: TestTemplatedSecret (3.18s) [2022-08-08T11:38:02.697Z] === RUN TestSecretCreateResolve [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T11:38:03.313Z] + bundleName=docker-py [2022-08-08T11:38:03.313Z] + echo Creating docker-py-bundles.tar.gz [2022-08-08T11:38:03.313Z] Creating docker-py-bundles.tar.gz [2022-08-08T11:38:03.313Z] + 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-08T11:38:03.324Z] Archiving artifacts [2022-08-08T11:38:04.722Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43934/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-08T11:38:05.063Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 -e DOCKER_GRAPHDRIVER docker:7797480eb093dd250a3da0613a2452e0c78ad203 hack/make.sh binary [2022-08-08T11:38:05.237Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-08T11:38:05.237Z] --- PASS: TestSecretCreateResolve (2.77s) [2022-08-08T11:38:05.237Z] PASS [2022-08-08T11:38:05.237Z] [2022-08-08T11:38:05.237Z] DONE 6 tests in 16.672s [2022-08-08T11:38:05.237Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-08T11:38:05.237Z] ++ 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-08T11:38:05.237Z] ++ set -e [2022-08-08T11:38:05.237Z] ++ '[' -n 0 ']' [2022-08-08T11:38:05.237Z] ++ set -x [2022-08-08T11:38:05.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_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-08T11:38:05.319Z] [2022-08-08T11:38:05.497Z] INFO: Testing against a local daemon [2022-08-08T11:38:05.497Z] === RUN TestServiceCreateInit [2022-08-08T11:38:05.497Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-08T11:38:05.575Z] Removing bundles/ [2022-08-08T11:38:05.575Z] [2022-08-08T11:38:05.575Z] ---> Making bundle: binary (in bundles/binary) [2022-08-08T11:38:05.575Z] Building: bundles/binary-daemon/dockerd [2022-08-08T11:38:05.575Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T11:38:06.067Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-08T11:38:06.637Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-08T11:38:07.207Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-08T11:38:08.148Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-08T11:38:09.088Z] === RUN TestDockerSuite/TestBuildUser [2022-08-08T11:38:10.027Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-08T11:38:10.596Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-08T11:38:13.904Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-08T11:38:14.163Z] --- PASS: TestServiceCreateInit (8.64s) [2022-08-08T11:38:14.163Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.28s) [2022-08-08T11:38:14.163Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.30s) [2022-08-08T11:38:14.163Z] === RUN TestCreateServiceMultipleTimes [2022-08-08T11:38:26.385Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-08T11:38:26.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-08T11:38:26.957Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-08T11:38:27.216Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-08T11:38:28.159Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-08T11:38:28.418Z] docker_api_swarm_node_test.go:81: [d5e758fde6748] joining swarm manager [dfbcc652aee89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:38:28.987Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-08T11:38:29.931Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-08T11:38:29.931Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-08T11:38:29.931Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-08T11:38:29.931Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-08T11:38:29.931Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-08T11:38:29.931Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-08T11:38:29.931Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-08T11:38:29.931Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-08T11:38:29.931Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-08T11:38:31.313Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-08T11:38:31.313Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-08T11:38:31.313Z] --- PASS: TestCreateServiceMultipleTimes (17.21s) [2022-08-08T11:38:31.313Z] === RUN TestCreateServiceConflict [2022-08-08T11:38:32.252Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-08T11:38:32.823Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-08T11:38:33.764Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-08T11:38:33.764Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-08T11:38:34.334Z] --- PASS: TestCreateServiceConflict (2.83s) [2022-08-08T11:38:34.334Z] === RUN TestCreateServiceMaxReplicas [2022-08-08T11:38:36.876Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-08T11:38:38.259Z] --- PASS: TestCreateServiceMaxReplicas (3.99s) [2022-08-08T11:38:38.259Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-08T11:38:38.259Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-08T11:38:39.199Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-08T11:38:39.458Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-08T11:38:40.029Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-08T11:38:40.029Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-08T11:38:40.029Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-08T11:38:40.969Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-08T11:38:42.350Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-08T11:38:42.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-08T11:38:43.179Z] === RUN TestDockerSuite/TestCommitChange [2022-08-08T11:38:43.757Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-08T11:38:44.702Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-08T11:38:45.271Z] docker_api_swarm_node_test.go:53: [d45a632edcaee] joining swarm manager [d6d7c9b73171a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:38:45.841Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-08T11:38:46.410Z] docker_api_swarm_node_test.go:54: [d6bb992e43643] joining swarm manager [d6d7c9b73171a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:38:46.980Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-08T11:38:47.551Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-08T11:38:48.489Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-08T11:38:49.870Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-08T11:38:50.131Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-08T11:38:51.069Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-08T11:38:51.069Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-08T11:38:52.007Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-08T11:38:52.007Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.86s) [2022-08-08T11:38:52.007Z] === RUN TestCreateServiceSecretFileMode [2022-08-08T11:38:52.576Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-08T11:38:53.146Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-08T11:38:53.717Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-08T11:38:54.656Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-08T11:38:55.226Z] --- PASS: TestCreateServiceSecretFileMode (3.13s) [2022-08-08T11:38:55.226Z] === RUN TestCreateServiceConfigFileMode [2022-08-08T11:38:55.226Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-08T11:38:56.165Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-08T11:38:56.734Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-08T11:38:57.674Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-08T11:38:58.244Z] --- PASS: TestCreateServiceConfigFileMode (2.93s) [2022-08-08T11:38:58.244Z] === RUN TestCreateServiceSysctls [2022-08-08T11:38:58.244Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-08T11:38:59.183Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-08T11:38:59.443Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-08T11:39:00.383Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-08T11:39:01.764Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-08T11:39:01.764Z] --- PASS: TestCreateServiceSysctls (3.80s) [2022-08-08T11:39:01.764Z] === RUN TestCreateServiceCapabilities [2022-08-08T11:39:02.333Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-08T11:39:02.903Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-08T11:39:02.903Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-08T11:39:03.472Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-08T11:39:04.432Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-08T11:39:05.015Z] --- PASS: TestCreateServiceCapabilities (3.14s) [2022-08-08T11:39:05.015Z] === RUN TestInspect [2022-08-08T11:39:05.275Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-08T11:39:05.844Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-08T11:39:06.414Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-08T11:39:08.322Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-08T11:39:08.322Z] --- PASS: TestInspect (3.32s) [2022-08-08T11:39:08.322Z] === RUN TestCreateJob [2022-08-08T11:39:08.582Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-08T11:39:10.493Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-08T11:39:12.401Z] --- PASS: TestCreateJob (3.76s) [2022-08-08T11:39:12.401Z] === RUN TestReplicatedJob [2022-08-08T11:39:14.309Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-08T11:39:16.850Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-08T11:39:17.420Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-08T11:39:18.365Z] --- PASS: TestReplicatedJob (6.30s) [2022-08-08T11:39:18.365Z] === RUN TestUpdateReplicatedJob [2022-08-08T11:39:18.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-08T11:39:21.659Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-08T11:39:22.598Z] --- PASS: TestUpdateReplicatedJob (4.23s) [2022-08-08T11:39:22.598Z] === RUN TestServiceListWithStatuses [2022-08-08T11:39:22.598Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T11:39:22.598Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-08T11:39:22.598Z] === RUN TestDockerNetworkConnectAlias [2022-08-08T11:39:23.979Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-08T11:39:24.240Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-08T11:39:25.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-08T11:39:27.721Z] docker_api_swarm_test.go:202: [db3ecd86ca770] joining swarm manager [d2466408a8180]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:39:27.981Z] --- PASS: TestDockerNetworkConnectAlias (5.48s) [2022-08-08T11:39:27.981Z] === RUN TestDockerNetworkReConnect [2022-08-08T11:39:28.551Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-08T11:39:29.125Z] === RUN TestDockerSuite/TestCpToDot [2022-08-08T11:39:29.715Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-08T11:39:31.096Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-08T11:39:32.478Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-08T11:39:32.478Z] --- PASS: TestDockerNetworkReConnect (4.32s) [2022-08-08T11:39:32.478Z] === RUN TestServicePlugin [2022-08-08T11:39:33.048Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-08T11:39:34.428Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-08T11:39:34.428Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-08T11:39:34.999Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-08T11:39:35.938Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-08T11:39:35.938Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-08T11:39:36.198Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-08T11:39:36.767Z] plugin_test.go:61: [da70e99c6fb42] joining swarm manager [dc9cf2ad863ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:39:36.767Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-08T11:39:37.337Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-08T11:39:37.337Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-08T11:39:37.337Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-08T11:39:37.337Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-08T11:39:37.597Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-08T11:39:38.165Z] plugin_test.go:64: [d9bbc99d929c9] joining swarm manager [dc9cf2ad863ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:39:38.165Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-08T11:39:38.165Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-08T11:39:38.165Z] === RUN TestDockerSuite/TestCreateRM [2022-08-08T11:39:38.426Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-08T11:39:38.426Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-08T11:39:38.426Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-08T11:39:38.426Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-08T11:39:38.686Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-08T11:39:40.597Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-08T11:39:40.597Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-08T11:39:40.597Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-08T11:39:43.892Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-08T11:39:43.892Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-08T11:39:43.892Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-08T11:39:44.461Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-08T11:39:45.031Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-08T11:39:45.601Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-08T11:39:45.861Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-08T11:39:46.429Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-08T11:39:48.339Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-08T11:39:49.277Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-08T11:39:49.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-08T11:39:51.818Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-08T11:39:51.818Z] docker_api_swarm_test.go:384: [d5cf5413cef5c] joining swarm manager [dd1c18dd18804]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:39:53.199Z] docker_api_swarm_test.go:385: [d998f40ef9ad4] joining swarm manager [dd1c18dd18804]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:39:54.157Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-08T11:39:55.099Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-08T11:39:56.039Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-08T11:40:01.314Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-08T11:40:01.574Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-08T11:40:02.516Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-08T11:40:03.085Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-08T11:40:03.345Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-08T11:40:03.605Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-08T11:40:03.605Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-08T11:40:03.605Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-08T11:40:04.986Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-08T11:40:04.986Z] --- PASS: TestServicePlugin (32.48s) [2022-08-08T11:40:04.986Z] === RUN TestServiceUpdateLabel [2022-08-08T11:40:05.930Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-08T11:40:05.930Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-08T11:40:05.930Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-08T11:40:06.500Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-08T11:40:06.760Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-08T11:40:07.330Z] --- PASS: TestServiceUpdateLabel (2.54s) [2022-08-08T11:40:07.330Z] === RUN TestServiceUpdateSecrets [2022-08-08T11:40:07.899Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-08T11:40:08.840Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-08T11:40:09.100Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-08T11:40:09.100Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-08T11:40:09.100Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-08T11:40:09.100Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-08T11:40:09.100Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-08T11:40:11.639Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-08T11:40:11.900Z] === RUN TestDockerSuite/TestEventsRename [2022-08-08T11:40:11.990Z] Created binary: bundles/binary-daemon/dockerd [2022-08-08T11:40:11.990Z] Copying nested executables into bundles/binary-daemon [2022-08-08T11:40:11.990Z] Building: bundles/binary-daemon/docker-proxy [2022-08-08T11:40:11.990Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T11:40:11.990Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-08T11:40:11.990Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-08T11:40:12.399Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 -e DOCKER_GRAPHDRIVER docker:7797480eb093dd250a3da0613a2452e0c78ad203 hack/make.sh cross [2022-08-08T11:40:12.469Z] === RUN TestDockerSuite/TestEventsResize [2022-08-08T11:40:12.656Z] [2022-08-08T11:40:12.913Z] Removing bundles/ [2022-08-08T11:40:12.913Z] [2022-08-08T11:40:12.913Z] ---> Making bundle: cross (in bundles/cross) [2022-08-08T11:40:12.913Z] Cross building: bundles/cross/linux/amd64 [2022-08-08T11:40:12.913Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-08T11:40:12.913Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-08T11:40:13.040Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-08T11:40:18.317Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-08T11:40:18.886Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-08T11:40:19.456Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-08T11:40:22.003Z] --- PASS: TestServiceUpdateSecrets (14.14s) [2022-08-08T11:40:22.003Z] === RUN TestServiceUpdateConfigs [2022-08-08T11:40:22.003Z] === RUN TestDockerSuite/TestEventsTop [2022-08-08T11:40:22.575Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-08T11:40:25.113Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-08T11:40:31.684Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-08T11:40:36.959Z] --- PASS: TestServiceUpdateConfigs (14.70s) [2022-08-08T11:40:36.959Z] === RUN TestServiceUpdateNetwork [2022-08-08T11:40:36.959Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-08T11:40:42.237Z] === RUN TestDockerSuite/TestExec [2022-08-08T11:40:42.806Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-08T11:40:44.188Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-08T11:40:45.127Z] === RUN TestDockerSuite/TestExecEnv [2022-08-08T11:40:45.387Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-08T11:40:46.325Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-08T11:40:46.895Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-08T11:40:48.806Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-08T11:40:49.066Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-08T11:40:49.326Z] --- PASS: TestServiceUpdateNetwork (13.16s) [2022-08-08T11:40:49.586Z] === RUN TestServiceUpdatePidsLimit [2022-08-08T11:40:49.846Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-08T11:40:50.415Z] === RUN TestDockerSuite/TestExecParseError [2022-08-08T11:40:50.985Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-08T11:40:50.985Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-08T11:40:51.934Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-08T11:40:51.934Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-08T11:40:52.503Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-08T11:40:53.073Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-08T11:40:53.333Z] === RUN TestDockerSuite/TestExecTTY [2022-08-08T11:40:53.902Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-08T11:40:54.473Z] check_test.go:611: [d998f40ef9ad4] daemon is not started [2022-08-08T11:40:54.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-08T11:40:54.473Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-08T11:40:55.044Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-08T11:40:55.614Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-08T11:40:55.614Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-08T11:40:55.614Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-08T11:40:56.816Z] docker_api_swarm_test.go:802: [d8792a1ea5fd7] joining swarm manager [d4366b89760c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:40:57.385Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-08T11:40:57.954Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-08T11:40:57.954Z] docker_api_swarm_test.go:802: [d5bd350b9494e] joining swarm manager [d4366b89760c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:40:58.895Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-08T11:40:58.895Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-08T11:40:59.465Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-08T11:40:59.465Z] docker_api_swarm_test.go:802: [d118bb61424f1] joining swarm manager [d4366b89760c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-08T11:41:00.034Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-08T11:41:01.420Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-08T11:41:01.680Z] docker_api_swarm_test.go:802: [d542702c5c1f7] joining swarm manager [d4366b89760c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-08T11:41:03.062Z] docker_api_swarm_test.go:810: [dbb21b90c4b3b] joining swarm manager [d4366b89760c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-08T11:41:03.632Z] === RUN TestDockerSuite/TestHealth [2022-08-08T11:41:06.928Z] --- PASS: TestServiceUpdatePidsLimit (17.04s) [2022-08-08T11:41:06.928Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2022-08-08T11:41:06.928Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s) [2022-08-08T11:41:06.928Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s) [2022-08-08T11:41:06.928Z] PASS [2022-08-08T11:41:06.928Z] [2022-08-08T11:41:06.928Z] === Skipped [2022-08-08T11:41:06.929Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-08T11:41:06.929Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T11:41:06.929Z] [2022-08-08T11:41:06.929Z] DONE 27 tests, 1 skipped in 181.158s [2022-08-08T11:41:06.929Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-08T11:41:06.929Z] ++ 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-08T11:41:06.929Z] ++ set -e [2022-08-08T11:41:06.929Z] ++ '[' -n 0 ']' [2022-08-08T11:41:06.929Z] ++ set -x [2022-08-08T11:41:06.929Z] ++ 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-08T11:41:06.929Z] INFO: Testing against a local daemon [2022-08-08T11:41:06.929Z] === RUN TestSessionCreate [2022-08-08T11:41:06.929Z] --- PASS: TestSessionCreate (0.02s) [2022-08-08T11:41:06.929Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-08T11:41:06.929Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-08T11:41:06.929Z] PASS [2022-08-08T11:41:06.929Z] [2022-08-08T11:41:06.929Z] DONE 2 tests in 0.116s [2022-08-08T11:41:06.929Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-08T11:41:06.929Z] ++ 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-08T11:41:06.929Z] ++ set -e [2022-08-08T11:41:06.929Z] ++ '[' -n 0 ']' [2022-08-08T11:41:06.929Z] ++ set -x [2022-08-08T11:41:06.929Z] ++ 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-08T11:41:06.929Z] INFO: Testing against a local daemon [2022-08-08T11:41:06.929Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-08T11:41:06.929Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T11:41:06.929Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T11:41:06.929Z] === RUN TestDiskUsage [2022-08-08T11:41:06.929Z] === PAUSE TestDiskUsage [2022-08-08T11:41:06.929Z] === RUN TestEventsExecDie [2022-08-08T11:41:07.499Z] --- PASS: TestEventsExecDie (0.58s) [2022-08-08T11:41:07.499Z] === RUN TestEventsBackwardsCompatible [2022-08-08T11:41:07.499Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-08T11:41:07.499Z] === RUN TestEventsVolumeCreate [2022-08-08T11:41:07.499Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-08T11:41:07.499Z] === RUN TestInfoBinaryCommits [2022-08-08T11:41:07.499Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-08T11:41:07.499Z] === RUN TestInfoAPIVersioned [2022-08-08T11:41:07.499Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-08T11:41:07.499Z] === RUN TestInfoAPI [2022-08-08T11:41:07.499Z] --- PASS: TestInfoAPI (0.02s) [2022-08-08T11:41:07.499Z] === RUN TestInfoAPIWarnings [2022-08-08T11:41:25.596Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-08T11:41:25.596Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-08T11:41:25.596Z] === RUN TestInfoDebug [2022-08-08T11:41:25.596Z] --- PASS: TestInfoDebug (0.53s) [2022-08-08T11:41:25.596Z] === RUN TestInfoInsecureRegistries [2022-08-08T11:41:25.596Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-08T11:41:25.596Z] === RUN TestInfoRegistryMirrors [2022-08-08T11:41:25.596Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-08T11:41:25.596Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-08T11:41:25.596Z] === RUN TestLoginFailsWithBadCredentials [2022-08-08T11:41:26.166Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2022-08-08T11:41:26.166Z] === RUN TestPingCacheHeaders [2022-08-08T11:41:26.166Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-08T11:41:26.166Z] === RUN TestPingGet [2022-08-08T11:41:26.166Z] --- PASS: TestPingGet (0.01s) [2022-08-08T11:41:26.166Z] === RUN TestPingHead [2022-08-08T11:41:26.166Z] --- PASS: TestPingHead (0.03s) [2022-08-08T11:41:26.166Z] === RUN TestPingSwarmHeader [2022-08-08T11:41:26.737Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-08T11:41:26.997Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-08T11:41:28.392Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-08T11:41:28.392Z] --- PASS: TestPingSwarmHeader (2.31s) [2022-08-08T11:41:28.392Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-08T11:41:28.392Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-08T11:41:28.392Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-08T11:41:28.392Z] === RUN TestVersion [2022-08-08T11:41:28.392Z] --- PASS: TestVersion (0.06s) [2022-08-08T11:41:28.392Z] === CONT TestDiskUsage [2022-08-08T11:41:28.652Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-08T11:41:28.652Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-08T11:41:28.652Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-08T11:41:28.652Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-08T11:41:28.912Z] === RUN TestDiskUsage/empty [2022-08-08T11:41:28.912Z] === RUN TestDiskUsage/empty/container_types [2022-08-08T11:41:28.912Z] === RUN TestDiskUsage/empty/image_types [2022-08-08T11:41:28.912Z] === RUN TestDiskUsage/empty/volume_types [2022-08-08T11:41:28.912Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-08T11:41:28.912Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-08T11:41:28.912Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-08T11:41:28.912Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-08T11:41:28.912Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-08T11:41:28.912Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-08T11:41:28.912Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-08T11:41:28.912Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-08T11:41:29.172Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-08T11:41:29.172Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-08T11:41:29.173Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-08T11:41:29.173Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-08T11:41:29.173Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-08T11:41:29.173Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-08T11:41:29.173Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-08T11:41:29.173Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-08T11:41:29.173Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-08T11:41:29.173Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-08T11:41:29.173Z] === RUN TestDiskUsage/after_container.Run [2022-08-08T11:41:29.432Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-08T11:41:29.432Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-08T11:41:29.693Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-08T11:41:29.693Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-08T11:41:29.693Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-08T11:41:29.693Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-08T11:41:29.693Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-08T11:41:29.693Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-08T11:41:29.693Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-08T11:41:29.693Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-08T11:41:29.693Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-08T11:41:29.693Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-08T11:41:29.953Z] --- PASS: TestDiskUsage (1.40s) [2022-08-08T11:41:29.953Z] --- PASS: TestDiskUsage/empty (0.03s) [2022-08-08T11:41:29.953Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-08T11:41:29.953Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-08T11:41:29.953Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.02s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.24s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-08T11:41:29.954Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-08T11:41:29.954Z] PASS [2022-08-08T11:41:29.954Z] [2022-08-08T11:41:29.954Z] === Skipped [2022-08-08T11:41:29.954Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T11:41:29.954Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T11:41:29.954Z] [2022-08-08T11:41:29.954Z] DONE 54 tests, 1 skipped in 23.192s [2022-08-08T11:41:29.954Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-08T11:41:29.954Z] ++ 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-08T11:41:29.954Z] ++ set -e [2022-08-08T11:41:29.954Z] ++ '[' -n 0 ']' [2022-08-08T11:41:29.954Z] ++ set -x [2022-08-08T11:41:29.954Z] ++ 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-08T11:41:29.954Z] INFO: Testing against a local daemon [2022-08-08T11:41:29.954Z] === RUN TestVolumesCreateAndList [2022-08-08T11:41:29.954Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-08T11:41:29.954Z] === RUN TestVolumesRemove [2022-08-08T11:41:29.954Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-08T11:41:29.954Z] === RUN TestVolumesInspect [2022-08-08T11:41:30.214Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-08T11:41:30.214Z] === RUN TestVolumesInvalidJSON [2022-08-08T11:41:30.214Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-08T11:41:30.214Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-08T11:41:30.214Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-08T11:41:30.214Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-08T11:41:30.214Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-08T11:41:30.214Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-08T11:41:30.214Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-08T11:41:30.214Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-08T11:41:30.214Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-08T11:41:30.214Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-08T11:41:30.214Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-08T11:41:30.214Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-08T11:41:30.214Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-08T11:41:30.214Z] PASS [2022-08-08T11:41:30.214Z] [2022-08-08T11:41:30.214Z] DONE 9 tests in 0.250s [2022-08-08T11:41:30.214Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T11:41:30.214Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-08T11:41:30.474Z] ++++ cat bundles/test-integration/docker.pid [2022-08-08T11:41:30.474Z] +++ kill 6703 [2022-08-08T11:41:30.734Z] +++ /etc/init.d/apparmor stop [2022-08-08T11:41:30.734Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T11:41:30.734Z] [2022-08-08T11:41:30.734Z] Unloading profiles will leave already running processes permanently [2022-08-08T11:41:30.734Z] unconfined, which can lead to unexpected situations. [2022-08-08T11:41:30.734Z] [2022-08-08T11:41:30.734Z] To set a process to complain mode, use the command line tool [2022-08-08T11:41:30.734Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T11:41:30.734Z] +++ true [2022-08-08T11:41:30.734Z] exiting test-integration [2022-08-08T11:41:30.734Z] ++ exit 0 [2022-08-08T11:41:30.734Z] [2022-08-08T11:41:30.995Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-08T11:41:30.995Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-08T11:41:30.995Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-08T11:41:30.995Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-08T11:41:31.256Z] + for job in $(jobs -p) [2022-08-08T11:41:31.256Z] + wait 18408 [2022-08-08T11:41:31.256Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-08T11:41:31.516Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-08T11:41:31.777Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-08T11:41:31.777Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-08T11:41:32.347Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-08T11:41:32.607Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-08T11:41:33.178Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-08T11:41:33.748Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-08T11:41:33.748Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-08T11:41:34.317Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-08T11:41:36.853Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-08T11:41:36.853Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-08T11:41:36.853Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-08T11:41:38.234Z] === RUN TestDockerSuite/TestImportFile [2022-08-08T11:41:39.173Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-08T11:41:39.173Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-08T11:41:40.554Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-08T11:41:41.494Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-08T11:41:42.434Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-08T11:41:43.004Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-08T11:41:43.574Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-08T11:41:44.144Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-08T11:41:44.144Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-08T11:41:44.144Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-08T11:41:44.404Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-08T11:41:44.976Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-08T11:41:44.976Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-08T11:41:45.236Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-08T11:41:45.236Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-08T11:41:45.236Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-08T11:41:46.175Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-08T11:41:46.437Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-08T11:41:47.006Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-08T11:41:47.578Z] === RUN TestDockerSuite/TestInspectImage [2022-08-08T11:41:47.578Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-08T11:41:47.578Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-08T11:41:47.578Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-08T11:41:47.578Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-08T11:41:47.837Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-08T11:41:48.418Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-08T11:41:48.418Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-08T11:41:48.987Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-08T11:41:49.557Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-08T11:41:52.094Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-08T11:41:52.094Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-08T11:41:52.353Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-08T11:41:52.922Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-08T11:41:53.862Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-08T11:41:54.121Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-08T11:41:54.692Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-08T11:41:55.263Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-08T11:41:55.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-08T11:41:55.523Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-08T11:41:56.093Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-08T11:41:56.663Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-08T11:41:56.663Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-08T11:41:57.603Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-08T11:41:58.541Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-08T11:41:58.541Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-08T11:41:59.924Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-08T11:42:00.863Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-08T11:42:02.244Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-08T11:42:02.503Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-08T11:42:03.883Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-08T11:42:03.883Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-08T11:42:04.453Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-08T11:42:12.582Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-08T11:42:12.582Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-08T11:42:13.152Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-08T11:42:14.533Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-08T11:42:14.533Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-08T11:42:14.533Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-08T11:42:15.481Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-08T11:42:16.051Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-08T11:42:16.991Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-08T11:42:16.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-08T11:42:17.931Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-08T11:42:18.897Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-08T11:42:19.318Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-08T11:42:19.318Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-08T11:42:19.318Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-08T11:42:19.318Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-08T11:42:19.318Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-08T11:42:19.318Z] Cross building: bundles/cross/windows/amd64 [2022-08-08T11:42:19.318Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-08T11:42:19.318Z] { [2022-08-08T11:42:19.318Z] "RT_GROUP_ICON": { [2022-08-08T11:42:19.318Z] "#1": { [2022-08-08T11:42:19.318Z] "0409": "../../winresources/docker.ico" [2022-08-08T11:42:19.318Z] } [2022-08-08T11:42:19.318Z] }, [2022-08-08T11:42:19.318Z] "RT_MANIFEST": { [2022-08-08T11:42:19.318Z] "#1": { [2022-08-08T11:42:19.318Z] "0409": { [2022-08-08T11:42:19.318Z] "identity": {}, [2022-08-08T11:42:19.318Z] "description": "Docker Engine", [2022-08-08T11:42:19.318Z] "minimum-os": "vista", [2022-08-08T11:42:19.318Z] "execution-level": "", [2022-08-08T11:42:19.318Z] "ui-access": false, [2022-08-08T11:42:19.318Z] "auto-elevate": false, [2022-08-08T11:42:19.318Z] "dpi-awareness": "unaware", [2022-08-08T11:42:19.318Z] "disable-theming": false, [2022-08-08T11:42:19.318Z] "disable-window-filtering": false, [2022-08-08T11:42:19.318Z] "high-resolution-scrolling-aware": false, [2022-08-08T11:42:19.318Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-08T11:42:19.318Z] "long-path-aware": false, [2022-08-08T11:42:19.318Z] "printer-driver-isolation": false, [2022-08-08T11:42:19.318Z] "gdi-scaling": false, [2022-08-08T11:42:19.318Z] "segment-heap": false, [2022-08-08T11:42:19.318Z] "use-common-controls-v6": false [2022-08-08T11:42:19.318Z] } [2022-08-08T11:42:19.318Z] } [2022-08-08T11:42:19.318Z] }, [2022-08-08T11:42:19.318Z] "RT_MESSAGETABLE": { [2022-08-08T11:42:19.318Z] "#1": { [2022-08-08T11:42:19.318Z] "0409": "../../winresources/event_messages.bin" [2022-08-08T11:42:19.318Z] } [2022-08-08T11:42:19.318Z] }, [2022-08-08T11:42:19.318Z] "RT_VERSION": { [2022-08-08T11:42:19.318Z] "#1": { [2022-08-08T11:42:19.318Z] "0409": { [2022-08-08T11:42:19.318Z] "fixed": { [2022-08-08T11:42:19.318Z] "file_version": "0.0.0.0", [2022-08-08T11:42:19.318Z] "product_version": "0.0.0.0", [2022-08-08T11:42:19.318Z] "type": "Unknown" [2022-08-08T11:42:19.318Z] }, [2022-08-08T11:42:19.318Z] "info": { [2022-08-08T11:42:19.318Z] "0000": { [2022-08-08T11:42:19.318Z] "CompanyName": "", [2022-08-08T11:42:19.318Z] "FileVersion": "dev", [2022-08-08T11:42:19.318Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-08T11:42:19.318Z] "OriginalFileName": "dockerd.exe", [2022-08-08T11:42:19.318Z] "ProductName": "", [2022-08-08T11:42:19.318Z] "ProductVersion": "dev", [2022-08-08T11:42:19.318Z] "SpecialBuild": "7797480eb093dd250a3da0613a2452e0c78ad203" [2022-08-08T11:42:19.318Z] } [2022-08-08T11:42:19.318Z] } [2022-08-08T11:42:19.318Z] } [2022-08-08T11:42:19.318Z] } [2022-08-08T11:42:19.318Z] } [2022-08-08T11:42:19.318Z] } [2022-08-08T11:42:19.318Z] cmd/dockerd/config.go [2022-08-08T11:42:19.318Z] cmd/dockerd/config_windows.go [2022-08-08T11:42:19.318Z] cmd/dockerd/daemon.go [2022-08-08T11:42:19.318Z] cmd/dockerd/daemon_test.go [2022-08-08T11:42:19.318Z] cmd/dockerd/daemon_windows.go [2022-08-08T11:42:19.318Z] cmd/dockerd/docker.go [2022-08-08T11:42:19.318Z] cmd/dockerd/docker_windows.go [2022-08-08T11:42:19.318Z] cmd/dockerd/genwinres_windows.go [2022-08-08T11:42:19.318Z] cmd/dockerd/metrics.go [2022-08-08T11:42:19.318Z] cmd/dockerd/options.go [2022-08-08T11:42:19.318Z] cmd/dockerd/options_test.go [2022-08-08T11:42:19.318Z] cmd/dockerd/service_windows.go [2022-08-08T11:42:19.318Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-08T11:42:19.318Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-08T11:42:21.437Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-08T11:42:21.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-08T11:42:21.957Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-08T11:42:22.527Z] === RUN TestDockerSuite/TestLogsSince [2022-08-08T11:42:23.910Z] docker_api_swarm_service_test.go:395: [ddc8dddb1d10f] joining swarm manager [d3a36c5bb0999]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:42:24.479Z] docker_api_swarm_service_test.go:395: [db074a4654a22] joining swarm manager [d3a36c5bb0999]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:42:29.757Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-08T11:42:35.032Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-08T11:42:35.292Z] === RUN TestDockerSuite/TestLogsTail [2022-08-08T11:42:35.862Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-08T11:42:36.121Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-08T11:42:36.691Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-08T11:42:36.691Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-08T11:42:36.691Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-08T11:42:36.691Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-08T11:42:36.691Z] === RUN TestDockerSuite/TestNetHostname [2022-08-08T11:42:38.074Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-08T11:42:38.334Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-08T11:42:38.334Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-08T11:42:38.334Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-08T11:42:38.904Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-08T11:42:39.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-08T11:42:39.735Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-08T11:42:41.118Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-08T11:42:41.118Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-08T11:42:41.118Z] docker_api_swarm_service_test.go:343: [d856f05f84cb7] joining swarm manager [d13ad07204dd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:42:41.118Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-08T11:42:41.118Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-08T11:42:41.688Z] docker_api_swarm_service_test.go:343: [d5aca1510c1a6] joining swarm manager [d13ad07204dd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:42:46.979Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-08T11:42:47.239Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-08T11:42:48.621Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-08T11:42:50.531Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-08T11:42:52.441Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-08T11:42:53.822Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-08T11:42:55.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-08T11:42:57.110Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-08T11:42:57.110Z] docker_api_swarm_service_test.go:490: [de109f9f8cae8] joining swarm manager [dc0ba0306ad71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:42:58.048Z] docker_api_swarm_service_test.go:490: [d3e54eaf2a55b] joining swarm manager [dc0ba0306ad71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:42:58.989Z] === RUN TestDockerSuite/TestPluginActive [2022-08-08T11:43:01.528Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-08T11:43:08.100Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-08T11:43:08.100Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-08T11:43:08.100Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-08T11:43:08.669Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-08T11:43:10.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-08T11:43:11.517Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-08T11:43:16.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-08T11:43:16.811Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-08T11:43:18.195Z] docker_api_swarm_service_test.go:128: [ddb63c244fce9] joining swarm manager [ded98191cae72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:43:18.455Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-08T11:43:19.395Z] docker_api_swarm_service_test.go:129: [dc00645cb1938] joining swarm manager [ded98191cae72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:43:19.395Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-08T11:43:20.776Z] === RUN TestDockerSuite/TestPortList [2022-08-08T11:43:21.347Z] docker_api_swarm_service_test.go:137: [dd80881e53db3] joining swarm manager [ded98191cae72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-08T11:43:22.288Z] docker_api_swarm_service_test.go:138: [db920ebf58552] joining swarm manager [ded98191cae72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-08T11:43:27.570Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-08T11:43:30.862Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-08T11:43:30.862Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-08T11:43:32.241Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-08T11:43:33.182Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-08T11:43:33.442Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-08T11:43:33.701Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-08T11:43:35.610Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-08T11:43:36.181Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-08T11:43:38.170Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-08T11:43:41.462Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-08T11:43:41.462Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-08T11:43:43.370Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-08T11:43:44.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-08T11:43:46.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-08T11:43:49.197Z] docker_api_swarm_service_test.go:304: [d3724ec4fa093] joining swarm manager [de9bd6980001d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:43:49.458Z] docker_api_swarm_service_test.go:304: [d12b4f2604b0c] joining swarm manager [de9bd6980001d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:43:49.718Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-08T11:43:51.628Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-08T11:43:52.569Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-08T11:43:53.951Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-08T11:43:54.520Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-08T11:43:55.720Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-08T11:43:55.720Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-08T11:43:55.720Z] { [2022-08-08T11:43:55.720Z] "RT_GROUP_ICON": { [2022-08-08T11:43:55.720Z] "#1": { [2022-08-08T11:43:55.720Z] "0409": "../../winresources/docker.ico" [2022-08-08T11:43:55.720Z] } [2022-08-08T11:43:55.720Z] }, [2022-08-08T11:43:55.720Z] "RT_MANIFEST": { [2022-08-08T11:43:55.720Z] "#1": { [2022-08-08T11:43:55.720Z] "0409": { [2022-08-08T11:43:55.720Z] "identity": {}, [2022-08-08T11:43:55.720Z] "description": "Docker Engine", [2022-08-08T11:43:55.720Z] "minimum-os": "vista", [2022-08-08T11:43:55.720Z] "execution-level": "", [2022-08-08T11:43:55.720Z] "ui-access": false, [2022-08-08T11:43:55.720Z] "auto-elevate": false, [2022-08-08T11:43:55.720Z] "dpi-awareness": "unaware", [2022-08-08T11:43:55.720Z] "disable-theming": false, [2022-08-08T11:43:55.720Z] "disable-window-filtering": false, [2022-08-08T11:43:55.720Z] "high-resolution-scrolling-aware": false, [2022-08-08T11:43:55.720Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-08T11:43:55.720Z] "long-path-aware": false, [2022-08-08T11:43:55.720Z] "printer-driver-isolation": false, [2022-08-08T11:43:55.720Z] "gdi-scaling": false, [2022-08-08T11:43:55.720Z] "segment-heap": false, [2022-08-08T11:43:55.720Z] "use-common-controls-v6": false [2022-08-08T11:43:55.720Z] } [2022-08-08T11:43:55.720Z] } [2022-08-08T11:43:55.720Z] }, [2022-08-08T11:43:55.720Z] "RT_MESSAGETABLE": { [2022-08-08T11:43:55.720Z] "#1": { [2022-08-08T11:43:55.720Z] "0409": "../../winresources/event_messages.bin" [2022-08-08T11:43:55.720Z] } [2022-08-08T11:43:55.720Z] }, [2022-08-08T11:43:55.720Z] "RT_VERSION": { [2022-08-08T11:43:55.720Z] "#1": { [2022-08-08T11:43:55.720Z] "0409": { [2022-08-08T11:43:55.720Z] "fixed": { [2022-08-08T11:43:55.720Z] "file_version": "0.0.0.0", [2022-08-08T11:43:55.720Z] "product_version": "0.0.0.0", [2022-08-08T11:43:55.720Z] "type": "Unknown" [2022-08-08T11:43:55.720Z] }, [2022-08-08T11:43:55.720Z] "info": { [2022-08-08T11:43:55.720Z] "0000": { [2022-08-08T11:43:55.720Z] "CompanyName": "", [2022-08-08T11:43:55.720Z] "FileVersion": "dev", [2022-08-08T11:43:55.720Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-08T11:43:55.720Z] "OriginalFileName": "docker-proxy.exe", [2022-08-08T11:43:55.720Z] "ProductName": "", [2022-08-08T11:43:55.720Z] "ProductVersion": "dev", [2022-08-08T11:43:55.720Z] "SpecialBuild": "7797480eb093dd250a3da0613a2452e0c78ad203" [2022-08-08T11:43:55.720Z] } [2022-08-08T11:43:55.720Z] } [2022-08-08T11:43:55.720Z] } [2022-08-08T11:43:55.720Z] } [2022-08-08T11:43:55.720Z] } [2022-08-08T11:43:55.720Z] } [2022-08-08T11:43:55.720Z] cmd/docker-proxy/genwinres_windows.go [2022-08-08T11:43:55.720Z] cmd/docker-proxy/main.go [2022-08-08T11:43:55.720Z] cmd/docker-proxy/network_proxy_test.go [2022-08-08T11:43:55.720Z] cmd/docker-proxy/proxy.go [2022-08-08T11:43:55.720Z] cmd/docker-proxy/sctp_proxy.go [2022-08-08T11:43:55.720Z] cmd/docker-proxy/tcp_proxy.go [2022-08-08T11:43:55.720Z] cmd/docker-proxy/udp_proxy.go [2022-08-08T11:43:55.720Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-08T11:43:55.720Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-08T11:43:55.720Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-08T11:43:55.720Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-08T11:43:55.720Z] remote: Enumerating objects: 23, done. [2022-08-08T11:43:55.720Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-08T11:43:55.720Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-08T11:43:55.720Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-08T11:43:55.720Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-08T11:43:55.720Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-08T11:43:55.720Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-08T11:43:56.432Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-08T11:43:57.615Z] Cross building: bundles/cross/linux/ppc64le [2022-08-08T11:43:57.615Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-08T11:43:57.615Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-08T11:43:57.815Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-08T11:43:59.196Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-08T11:43:59.456Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-08T11:44:00.026Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-08T11:44:01.405Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-08T11:44:02.787Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-08T11:44:02.787Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-08T11:44:02.787Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-08T11:44:03.355Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-08T11:44:03.614Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-08T11:44:03.874Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-08T11:44:04.820Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-08T11:44:05.771Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-08T11:44:06.032Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-08T11:44:09.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-08T11:44:11.873Z] docker_api_swarm_service_test.go:100: [de41830290e01] joining swarm manager [d6f224dbe4e6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:44:12.136Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-08T11:44:12.706Z] docker_api_swarm_service_test.go:101: [d482792d70b21] joining swarm manager [d6f224dbe4e6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:44:12.966Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-08T11:44:14.350Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-08T11:44:14.610Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-08T11:44:14.610Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-08T11:44:15.181Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-08T11:44:17.729Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-08T11:44:18.298Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-08T11:44:20.207Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-08T11:44:21.146Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-08T11:44:21.146Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-08T11:44:21.146Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-08T11:44:23.685Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-08T11:44:24.254Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-08T11:44:24.514Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-08T11:44:25.454Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-08T11:44:26.396Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-08T11:44:27.785Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-08T11:44:28.725Z] === RUN TestDockerSuite/TestRmiTag [2022-08-08T11:44:28.725Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-08T11:44:29.666Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-08T11:44:29.926Z] check_test.go:611: [de41830290e01] daemon is not started [2022-08-08T11:44:32.466Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-08T11:44:33.037Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-08T11:44:33.607Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-08T11:44:33.867Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-08T11:44:34.439Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-08T11:44:34.700Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-08T11:44:35.274Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-08T11:44:35.274Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-08T11:44:35.535Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-08T11:44:36.475Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-08T11:44:37.858Z] docker_api_swarm_service_test.go:533: [dcd22e62b03d7] joining swarm manager [db0a84029513a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:44:38.797Z] docker_api_swarm_service_test.go:534: [d10e0e3ea30a3] joining swarm manager [db0a84029513a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:44:39.736Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-08T11:44:39.996Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-08T11:44:42.540Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-08T11:44:43.481Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-08T11:44:46.020Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-08T11:44:46.962Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-08T11:44:48.869Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-08T11:44:48.869Z] === RUN TestDockerSuite/TestDockerFails [2022-08-08T11:44:48.869Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-08T11:44:50.252Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-08T11:44:50.513Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-08T11:44:50.772Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-08T11:44:52.695Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-08T11:44:52.954Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-08T11:44:53.214Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-08T11:44:54.155Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-08T11:44:54.724Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-08T11:44:54.724Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-08T11:44:55.294Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-08T11:44:55.294Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-08T11:44:55.863Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-08T11:44:56.803Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-08T11:44:57.373Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-08T11:44:57.942Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-08T11:44:58.510Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-08T11:44:59.450Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-08T11:45:00.021Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-08T11:45:00.590Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-08T11:45:01.159Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-08T11:45:01.729Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-08T11:45:01.989Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-08T11:45:02.249Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-08T11:45:03.189Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-08T11:45:03.759Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-08T11:45:04.329Z] docker_api_swarm_service_test.go:148: [dab08e45735af] joining swarm manager [d192b7905c53e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:45:04.589Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-08T11:45:05.161Z] docker_api_swarm_service_test.go:148: [ddf1a5315d7e6] joining swarm manager [d192b7905c53e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:45:05.161Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-08T11:45:05.735Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-08T11:45:06.676Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-08T11:45:06.676Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-08T11:45:08.058Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-08T11:45:08.628Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-08T11:45:09.199Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-08T11:45:09.768Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-08T11:45:10.028Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-08T11:45:10.028Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-08T11:45:10.597Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-08T11:45:10.857Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-08T11:45:11.429Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-08T11:45:11.699Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-08T11:45:12.284Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-08T11:45:12.284Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-08T11:45:12.854Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-08T11:45:12.855Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-08T11:45:13.425Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-08T11:45:13.994Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-08T11:45:14.564Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-08T11:45:15.134Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-08T11:45:15.395Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-08T11:45:15.655Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-08T11:45:16.595Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-08T11:45:17.534Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-08T11:45:18.474Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-08T11:45:18.734Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-08T11:45:19.305Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-08T11:45:19.875Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-08T11:45:20.135Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-08T11:45:20.706Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-08T11:45:22.088Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-08T11:45:24.629Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-08T11:45:24.629Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-08T11:45:24.889Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-08T11:45:26.271Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-08T11:45:27.263Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-08T11:45:28.646Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-08T11:45:31.187Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-08T11:45:31.187Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-08T11:45:31.187Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-08T11:45:31.187Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-08T11:45:31.187Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-08T11:45:31.187Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-08T11:45:32.127Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-08T11:45:33.066Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-08T11:45:34.467Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-08T11:45:35.041Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-08T11:45:35.980Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-08T11:45:36.550Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-08T11:45:36.550Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-08T11:45:36.550Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-08T11:45:36.810Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-08T11:45:37.751Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-08T11:45:38.010Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-08T11:45:38.270Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-08T11:45:38.838Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-08T11:45:39.097Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-08T11:45:39.667Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-08T11:45:39.667Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-08T11:45:40.238Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-08T11:45:40.498Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-08T11:45:41.067Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-08T11:45:41.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-08T11:45:41.636Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-08T11:45:42.207Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-08T11:45:42.468Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-08T11:45:43.039Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-08T11:45:43.982Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-08T11:45:43.982Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-08T11:45:44.922Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-08T11:45:45.492Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-08T11:45:46.432Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-08T11:45:46.692Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-08T11:45:46.692Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-08T11:45:46.692Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-08T11:45:49.232Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-08T11:45:49.492Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-08T11:46:01.705Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-08T11:46:01.705Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-08T11:46:01.966Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-08T11:46:01.966Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-08T11:46:01.966Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-08T11:46:02.226Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-08T11:46:02.485Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-08T11:46:04.050Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-08T11:46:04.050Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-08T11:46:04.050Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-08T11:46:04.050Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-08T11:46:04.050Z] Cross building: bundles/cross/linux/s390x [2022-08-08T11:46:04.050Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-08T11:46:04.050Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-08T11:46:05.056Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-08T11:46:05.998Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-08T11:46:06.258Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-08T11:46:07.640Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-08T11:46:10.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-08T11:46:12.087Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-08T11:46:13.466Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-08T11:46:14.037Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-08T11:46:14.607Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-08T11:46:15.176Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-08T11:46:15.436Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-08T11:46:15.436Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-08T11:46:15.696Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-08T11:46:16.638Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-08T11:46:18.021Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-08T11:46:18.590Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-08T11:46:18.850Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-08T11:46:19.110Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-08T11:46:19.110Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-08T11:46:20.492Z] === RUN TestDockerSuite/TestRunMount [2022-08-08T11:46:21.433Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-08T11:46:24.726Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-08T11:46:24.986Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-08T11:46:25.556Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-08T11:46:26.127Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-08T11:46:27.515Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-08T11:46:28.460Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-08T11:46:29.031Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-08T11:46:30.944Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-08T11:46:32.852Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-08T11:46:33.112Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-08T11:46:34.494Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-08T11:46:35.875Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-08T11:46:35.875Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-08T11:46:36.136Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-08T11:46:37.075Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-08T11:46:37.338Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-08T11:46:37.907Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-08T11:46:39.289Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-08T11:46:40.668Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-08T11:46:43.211Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-08T11:46:43.211Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-08T11:46:43.471Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-08T11:46:43.731Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-08T11:46:43.991Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-08T11:46:44.251Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-08T11:46:44.819Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-08T11:46:44.819Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-08T11:46:45.388Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-08T11:46:51.962Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-08T11:46:51.962Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-08T11:46:51.962Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-08T11:46:51.962Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-08T11:46:51.962Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-08T11:46:52.919Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-08T11:46:53.490Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-08T11:46:54.060Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-08T11:46:54.060Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-08T11:46:54.321Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-08T11:46:54.891Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-08T11:46:55.154Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-08T11:46:55.723Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-08T11:46:55.723Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-08T11:46:55.723Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-08T11:46:55.983Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-08T11:46:56.922Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-08T11:46:56.922Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-08T11:46:56.922Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-08T11:46:56.922Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-08T11:46:57.182Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-08T11:46:58.121Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-08T11:46:58.121Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-08T11:46:58.121Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-08T11:47:01.416Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-08T11:47:01.986Z] === RUN TestDockerSuite/TestRunRm [2022-08-08T11:47:02.555Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-08T11:47:05.845Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-08T11:47:06.106Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-08T11:47:06.677Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-08T11:47:06.937Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-08T11:47:09.480Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-08T11:47:09.480Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-08T11:47:09.743Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-08T11:47:12.285Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-08T11:47:12.545Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-08T11:47:15.087Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-08T11:47:16.026Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-08T11:47:16.596Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-08T11:47:17.174Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-08T11:47:17.748Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-08T11:47:18.316Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-08T11:47:18.316Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-08T11:47:18.884Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-08T11:47:19.453Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-08T11:47:19.713Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-08T11:47:20.652Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-08T11:47:21.223Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-08T11:47:21.223Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-08T11:47:23.760Z] === RUN TestDockerSuite/TestRunState [2022-08-08T11:47:24.020Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-08T11:47:24.960Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-08T11:47:25.901Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-08T11:47:26.470Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-08T11:47:26.730Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-08T11:47:26.989Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-08T11:47:26.989Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-08T11:47:26.989Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-08T11:47:27.558Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-08T11:47:27.818Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-08T11:47:29.203Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-08T11:47:29.203Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-08T11:47:29.203Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-08T11:47:29.772Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-08T11:47:29.772Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-08T11:47:31.684Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-08T11:47:32.254Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-08T11:47:32.254Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-08T11:47:33.637Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-08T11:47:35.545Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-08T11:47:36.926Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-08T11:47:40.238Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-08T11:47:40.238Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-08T11:47:40.806Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-08T11:47:41.375Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-08T11:47:41.375Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-08T11:47:42.758Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-08T11:47:44.139Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-08T11:47:44.708Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-08T11:47:44.968Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-08T11:47:44.968Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-08T11:47:45.538Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-08T11:47:45.798Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-08T11:47:46.367Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-08T11:47:46.367Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-08T11:47:46.367Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-08T11:47:46.626Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-08T11:47:47.196Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-08T11:47:47.196Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-08T11:47:50.494Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-08T11:47:50.494Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-08T11:47:51.067Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-08T11:47:52.007Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-08T11:47:53.915Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-08T11:47:53.915Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-08T11:47:54.855Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-08T11:47:55.458Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-08T11:47:55.459Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-08T11:47:55.459Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-08T11:47:55.459Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-08T11:47:55.459Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-08T11:47:55.786Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-08T11:47:56.114Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43934/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7797480eb093dd250a3da0613a2452e0c78ad203 hack/test/unit [2022-08-08T11:47:56.370Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-08T11:47:56.370Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-08T11:47:56.370Z] + TESTDIRS=./... [2022-08-08T11:47:56.370Z] + exclude_paths='/vendor/|/integration' [2022-08-08T11:47:56.370Z] ++ go list ./... [2022-08-08T11:47:56.370Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-08T11:47:56.763Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-08T11:47:56.763Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-08T11:47:57.299Z] + pkg_list='github.com/docker/docker/api [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/backend/build [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/httputils [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/middleware [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/build [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/container [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/debug [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/image [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/network [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/session [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/system [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/volume [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/backend [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/container [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/events [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/filters [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/image [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/mount [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/network [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/registry [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/strslice [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/swarm [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/time [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/versions [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/volume [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/builder-next [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/dockerfile [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/remotecontext [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T11:47:57.300Z] github.com/docker/docker/cli [2022-08-08T11:47:57.300Z] github.com/docker/docker/cli/config [2022-08-08T11:47:57.300Z] github.com/docker/docker/cli/debug [2022-08-08T11:47:57.300Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T11:47:57.300Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T11:47:57.300Z] github.com/docker/docker/client [2022-08-08T11:47:57.300Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T11:47:57.300Z] github.com/docker/docker/cmd/dockerd [2022-08-08T11:47:57.300Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T11:47:57.300Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T11:47:57.300Z] github.com/docker/docker/container [2022-08-08T11:47:57.300Z] github.com/docker/docker/container/stream [2022-08-08T11:47:57.300Z] github.com/docker/docker/contrib/apparmor [2022-08-08T11:47:57.300Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T11:47:57.300Z] github.com/docker/docker/contrib/httpserver [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/cluster [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/config [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/containerd [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/events [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/exec [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/images [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/initlayer [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/links [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/listeners [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/local [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/names [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/network [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/stats [2022-08-08T11:47:57.300Z] github.com/docker/docker/distribution [2022-08-08T11:47:57.300Z] github.com/docker/docker/distribution/metadata [2022-08-08T11:47:57.300Z] github.com/docker/docker/distribution/utils [2022-08-08T11:47:57.300Z] github.com/docker/docker/distribution/xfer [2022-08-08T11:47:57.300Z] github.com/docker/docker/dockerversion [2022-08-08T11:47:57.300Z] github.com/docker/docker/errdefs [2022-08-08T11:47:57.300Z] github.com/docker/docker/image [2022-08-08T11:47:57.300Z] github.com/docker/docker/image/cache [2022-08-08T11:47:57.300Z] github.com/docker/docker/image/tarexport [2022-08-08T11:47:57.300Z] github.com/docker/docker/image/v1 [2022-08-08T11:47:57.300Z] github.com/docker/docker/internal/test/suite [2022-08-08T11:47:57.300Z] github.com/docker/docker/layer [2022-08-08T11:47:57.300Z] github.com/docker/docker/libcontainerd [2022-08-08T11:47:57.300Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T11:47:57.300Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T11:47:57.300Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T11:47:57.300Z] github.com/docker/docker/libcontainerd/types [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/config [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/idm [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/ns [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/options [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/osl [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T11:47:57.300Z] github.com/docker/docker/libnetwork/types [2022-08-08T11:47:57.300Z] github.com/docker/docker/oci [2022-08-08T11:47:57.300Z] github.com/docker/docker/oci/caps [2022-08-08T11:47:57.300Z] github.com/docker/docker/opts [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/aaparser [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/archive [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/authorization [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/capabilities [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/containerfs [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/directory [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/dmesg [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/fileutils [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/fsutils [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/homedir [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/idtools [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/ioutils [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/longpath [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/loopback [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/parsers [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/pidfile [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/platform [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/plugins [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/pools [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/progress [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/pubsub [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/reexec [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/signal [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/stack [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/stringid [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/system [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/tailfile [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/tarsum [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/urlutil [2022-08-08T11:47:57.300Z] github.com/docker/docker/pkg/useragent [2022-08-08T11:47:57.300Z] github.com/docker/docker/plugin [2022-08-08T11:47:57.300Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T11:47:57.300Z] github.com/docker/docker/plugin/v2 [2022-08-08T11:47:57.300Z] github.com/docker/docker/profiles/apparmor [2022-08-08T11:47:57.300Z] github.com/docker/docker/profiles/seccomp [2022-08-08T11:47:57.300Z] github.com/docker/docker/quota [2022-08-08T11:47:57.300Z] github.com/docker/docker/reference [2022-08-08T11:47:57.300Z] github.com/docker/docker/registry [2022-08-08T11:47:57.300Z] github.com/docker/docker/registry/resumable [2022-08-08T11:47:57.300Z] github.com/docker/docker/restartmanager [2022-08-08T11:47:57.300Z] github.com/docker/docker/rootless [2022-08-08T11:47:57.300Z] github.com/docker/docker/rootless/specconv [2022-08-08T11:47:57.300Z] github.com/docker/docker/runconfig [2022-08-08T11:47:57.300Z] github.com/docker/docker/runconfig/opts [2022-08-08T11:47:57.300Z] github.com/docker/docker/testutil [2022-08-08T11:47:57.300Z] github.com/docker/docker/testutil/daemon [2022-08-08T11:47:57.300Z] github.com/docker/docker/testutil/environment [2022-08-08T11:47:57.300Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T11:47:57.300Z] github.com/docker/docker/testutil/fakegit [2022-08-08T11:47:57.300Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T11:47:57.300Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T11:47:57.300Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T11:47:57.300Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T11:47:57.300Z] github.com/docker/docker/testutil/registry [2022-08-08T11:47:57.300Z] github.com/docker/docker/testutil/request [2022-08-08T11:47:57.300Z] github.com/docker/docker/volume [2022-08-08T11:47:57.300Z] github.com/docker/docker/volume/drivers [2022-08-08T11:47:57.300Z] github.com/docker/docker/volume/local [2022-08-08T11:47:57.300Z] github.com/docker/docker/volume/mounts [2022-08-08T11:47:57.300Z] github.com/docker/docker/volume/service [2022-08-08T11:47:57.300Z] github.com/docker/docker/volume/service/opts [2022-08-08T11:47:57.300Z] github.com/docker/docker/volume/testutils' [2022-08-08T11:47:57.300Z] ++ grep --fixed-strings -v /libnetwork [2022-08-08T11:47:57.300Z] ++ echo 'github.com/docker/docker/api [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/backend/build [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/httputils [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/middleware [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/build [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/container [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/debug [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/image [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/network [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/session [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/system [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/server/router/volume [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/backend [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/container [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/events [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/filters [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/image [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/mount [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/network [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/registry [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/strslice [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/swarm [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/time [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/versions [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T11:47:57.300Z] github.com/docker/docker/api/types/volume [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/builder-next [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/dockerfile [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/remotecontext [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T11:47:57.300Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T11:47:57.300Z] github.com/docker/docker/cli [2022-08-08T11:47:57.300Z] github.com/docker/docker/cli/config [2022-08-08T11:47:57.300Z] github.com/docker/docker/cli/debug [2022-08-08T11:47:57.300Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T11:47:57.300Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T11:47:57.300Z] github.com/docker/docker/client [2022-08-08T11:47:57.300Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T11:47:57.300Z] github.com/docker/docker/cmd/dockerd [2022-08-08T11:47:57.300Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T11:47:57.300Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T11:47:57.300Z] github.com/docker/docker/container [2022-08-08T11:47:57.300Z] github.com/docker/docker/container/stream [2022-08-08T11:47:57.300Z] github.com/docker/docker/contrib/apparmor [2022-08-08T11:47:57.300Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T11:47:57.300Z] github.com/docker/docker/contrib/httpserver [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/cluster [2022-08-08T11:47:57.300Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/config [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/containerd [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/events [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/exec [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/images [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/initlayer [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/links [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/listeners [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/local [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/names [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/network [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/stats [2022-08-08T11:47:57.301Z] github.com/docker/docker/distribution [2022-08-08T11:47:57.301Z] github.com/docker/docker/distribution/metadata [2022-08-08T11:47:57.301Z] github.com/docker/docker/distribution/utils [2022-08-08T11:47:57.301Z] github.com/docker/docker/distribution/xfer [2022-08-08T11:47:57.301Z] github.com/docker/docker/dockerversion [2022-08-08T11:47:57.301Z] github.com/docker/docker/errdefs [2022-08-08T11:47:57.301Z] github.com/docker/docker/image [2022-08-08T11:47:57.301Z] github.com/docker/docker/image/cache [2022-08-08T11:47:57.301Z] github.com/docker/docker/image/tarexport [2022-08-08T11:47:57.301Z] github.com/docker/docker/image/v1 [2022-08-08T11:47:57.301Z] github.com/docker/docker/internal/test/suite [2022-08-08T11:47:57.301Z] github.com/docker/docker/layer [2022-08-08T11:47:57.301Z] github.com/docker/docker/libcontainerd [2022-08-08T11:47:57.301Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T11:47:57.301Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T11:47:57.301Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T11:47:57.301Z] github.com/docker/docker/libcontainerd/types [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/config [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/idm [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/ns [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/options [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/osl [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/libnetwork/types [2022-08-08T11:47:57.301Z] github.com/docker/docker/oci [2022-08-08T11:47:57.301Z] github.com/docker/docker/oci/caps [2022-08-08T11:47:57.301Z] github.com/docker/docker/opts [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/aaparser [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/archive [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/authorization [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/capabilities [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/containerfs [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/directory [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/dmesg [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/fileutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/fsutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/homedir [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/idtools [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/ioutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/longpath [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/loopback [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/parsers [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/pidfile [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/platform [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/plugins [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/pools [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/progress [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/pubsub [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/reexec [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/signal [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/stack [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/stringid [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/system [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/tailfile [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/tarsum [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/urlutil [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/useragent [2022-08-08T11:47:57.301Z] github.com/docker/docker/plugin [2022-08-08T11:47:57.301Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T11:47:57.301Z] github.com/docker/docker/plugin/v2 [2022-08-08T11:47:57.301Z] github.com/docker/docker/profiles/apparmor [2022-08-08T11:47:57.301Z] github.com/docker/docker/profiles/seccomp [2022-08-08T11:47:57.301Z] github.com/docker/docker/quota [2022-08-08T11:47:57.301Z] github.com/docker/docker/reference [2022-08-08T11:47:57.301Z] github.com/docker/docker/registry [2022-08-08T11:47:57.301Z] github.com/docker/docker/registry/resumable [2022-08-08T11:47:57.301Z] github.com/docker/docker/restartmanager [2022-08-08T11:47:57.301Z] github.com/docker/docker/rootless [2022-08-08T11:47:57.301Z] github.com/docker/docker/rootless/specconv [2022-08-08T11:47:57.301Z] github.com/docker/docker/runconfig [2022-08-08T11:47:57.301Z] github.com/docker/docker/runconfig/opts [2022-08-08T11:47:57.301Z] github.com/docker/docker/testutil [2022-08-08T11:47:57.301Z] github.com/docker/docker/testutil/daemon [2022-08-08T11:47:57.301Z] github.com/docker/docker/testutil/environment [2022-08-08T11:47:57.301Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T11:47:57.301Z] github.com/docker/docker/testutil/fakegit [2022-08-08T11:47:57.301Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T11:47:57.301Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T11:47:57.301Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T11:47:57.301Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T11:47:57.301Z] github.com/docker/docker/testutil/registry [2022-08-08T11:47:57.301Z] github.com/docker/docker/testutil/request [2022-08-08T11:47:57.301Z] github.com/docker/docker/volume [2022-08-08T11:47:57.301Z] github.com/docker/docker/volume/drivers [2022-08-08T11:47:57.301Z] github.com/docker/docker/volume/local [2022-08-08T11:47:57.301Z] github.com/docker/docker/volume/mounts [2022-08-08T11:47:57.301Z] github.com/docker/docker/volume/service [2022-08-08T11:47:57.301Z] github.com/docker/docker/volume/service/opts [2022-08-08T11:47:57.301Z] github.com/docker/docker/volume/testutils' [2022-08-08T11:47:57.301Z] + base_pkg_list='github.com/docker/docker/api [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/backend/build [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/httputils [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/middleware [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/router [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/router/build [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/router/container [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/router/debug [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/router/image [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/router/network [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/router/session [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/router/system [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/server/router/volume [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/backend [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/container [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/events [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/filters [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/image [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/mount [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/network [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/registry [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/strslice [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/swarm [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/time [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/versions [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T11:47:57.301Z] github.com/docker/docker/api/types/volume [2022-08-08T11:47:57.301Z] github.com/docker/docker/builder [2022-08-08T11:47:57.301Z] github.com/docker/docker/builder/builder-next [2022-08-08T11:47:57.301Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T11:47:57.301Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T11:47:57.301Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T11:47:57.301Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T11:47:57.301Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T11:47:57.301Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T11:47:57.301Z] github.com/docker/docker/builder/dockerfile [2022-08-08T11:47:57.301Z] github.com/docker/docker/builder/remotecontext [2022-08-08T11:47:57.301Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T11:47:57.301Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T11:47:57.301Z] github.com/docker/docker/cli [2022-08-08T11:47:57.301Z] github.com/docker/docker/cli/config [2022-08-08T11:47:57.301Z] github.com/docker/docker/cli/debug [2022-08-08T11:47:57.301Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T11:47:57.301Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T11:47:57.301Z] github.com/docker/docker/client [2022-08-08T11:47:57.301Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T11:47:57.301Z] github.com/docker/docker/cmd/dockerd [2022-08-08T11:47:57.301Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T11:47:57.301Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T11:47:57.301Z] github.com/docker/docker/container [2022-08-08T11:47:57.301Z] github.com/docker/docker/container/stream [2022-08-08T11:47:57.301Z] github.com/docker/docker/contrib/apparmor [2022-08-08T11:47:57.301Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T11:47:57.301Z] github.com/docker/docker/contrib/httpserver [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/cluster [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/config [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/containerd [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/events [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/exec [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/images [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/initlayer [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/links [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/listeners [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/local [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/names [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/network [2022-08-08T11:47:57.301Z] github.com/docker/docker/daemon/stats [2022-08-08T11:47:57.301Z] github.com/docker/docker/distribution [2022-08-08T11:47:57.301Z] github.com/docker/docker/distribution/metadata [2022-08-08T11:47:57.301Z] github.com/docker/docker/distribution/utils [2022-08-08T11:47:57.301Z] github.com/docker/docker/distribution/xfer [2022-08-08T11:47:57.301Z] github.com/docker/docker/dockerversion [2022-08-08T11:47:57.301Z] github.com/docker/docker/errdefs [2022-08-08T11:47:57.301Z] github.com/docker/docker/image [2022-08-08T11:47:57.301Z] github.com/docker/docker/image/cache [2022-08-08T11:47:57.301Z] github.com/docker/docker/image/tarexport [2022-08-08T11:47:57.301Z] github.com/docker/docker/image/v1 [2022-08-08T11:47:57.301Z] github.com/docker/docker/internal/test/suite [2022-08-08T11:47:57.301Z] github.com/docker/docker/layer [2022-08-08T11:47:57.301Z] github.com/docker/docker/libcontainerd [2022-08-08T11:47:57.301Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T11:47:57.301Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T11:47:57.301Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T11:47:57.301Z] github.com/docker/docker/libcontainerd/types [2022-08-08T11:47:57.301Z] github.com/docker/docker/oci [2022-08-08T11:47:57.301Z] github.com/docker/docker/oci/caps [2022-08-08T11:47:57.301Z] github.com/docker/docker/opts [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/aaparser [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/archive [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/authorization [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/capabilities [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/containerfs [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/directory [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/dmesg [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/fileutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/fsutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/homedir [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/idtools [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/ioutils [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T11:47:57.301Z] github.com/docker/docker/pkg/longpath [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/loopback [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/parsers [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/pidfile [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/platform [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/plugins [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/pools [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/progress [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/pubsub [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/reexec [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/signal [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/stack [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/stringid [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/system [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/tailfile [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/tarsum [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/urlutil [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/useragent [2022-08-08T11:47:57.302Z] github.com/docker/docker/plugin [2022-08-08T11:47:57.302Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T11:47:57.302Z] github.com/docker/docker/plugin/v2 [2022-08-08T11:47:57.302Z] github.com/docker/docker/profiles/apparmor [2022-08-08T11:47:57.302Z] github.com/docker/docker/profiles/seccomp [2022-08-08T11:47:57.302Z] github.com/docker/docker/quota [2022-08-08T11:47:57.302Z] github.com/docker/docker/reference [2022-08-08T11:47:57.302Z] github.com/docker/docker/registry [2022-08-08T11:47:57.302Z] github.com/docker/docker/registry/resumable [2022-08-08T11:47:57.302Z] github.com/docker/docker/restartmanager [2022-08-08T11:47:57.302Z] github.com/docker/docker/rootless [2022-08-08T11:47:57.302Z] github.com/docker/docker/rootless/specconv [2022-08-08T11:47:57.302Z] github.com/docker/docker/runconfig [2022-08-08T11:47:57.302Z] github.com/docker/docker/runconfig/opts [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/daemon [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/environment [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/fakegit [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/registry [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/request [2022-08-08T11:47:57.302Z] github.com/docker/docker/volume [2022-08-08T11:47:57.302Z] github.com/docker/docker/volume/drivers [2022-08-08T11:47:57.302Z] github.com/docker/docker/volume/local [2022-08-08T11:47:57.302Z] github.com/docker/docker/volume/mounts [2022-08-08T11:47:57.302Z] github.com/docker/docker/volume/service [2022-08-08T11:47:57.302Z] github.com/docker/docker/volume/service/opts [2022-08-08T11:47:57.302Z] github.com/docker/docker/volume/testutils' [2022-08-08T11:47:57.302Z] ++ grep --fixed-strings /libnetwork [2022-08-08T11:47:57.302Z] ++ echo 'github.com/docker/docker/api [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/backend/build [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/httputils [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/middleware [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/router [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/router/build [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/router/container [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/router/debug [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/router/image [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/router/network [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/router/session [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/router/system [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/server/router/volume [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/backend [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/container [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/events [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/filters [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/image [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/mount [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/network [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/registry [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/strslice [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/swarm [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/time [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/versions [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T11:47:57.302Z] github.com/docker/docker/api/types/volume [2022-08-08T11:47:57.302Z] github.com/docker/docker/builder [2022-08-08T11:47:57.302Z] github.com/docker/docker/builder/builder-next [2022-08-08T11:47:57.302Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T11:47:57.302Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T11:47:57.302Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T11:47:57.302Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T11:47:57.302Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T11:47:57.302Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T11:47:57.302Z] github.com/docker/docker/builder/dockerfile [2022-08-08T11:47:57.302Z] github.com/docker/docker/builder/remotecontext [2022-08-08T11:47:57.302Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T11:47:57.302Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T11:47:57.302Z] github.com/docker/docker/cli [2022-08-08T11:47:57.302Z] github.com/docker/docker/cli/config [2022-08-08T11:47:57.302Z] github.com/docker/docker/cli/debug [2022-08-08T11:47:57.302Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T11:47:57.302Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T11:47:57.302Z] github.com/docker/docker/client [2022-08-08T11:47:57.302Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T11:47:57.302Z] github.com/docker/docker/cmd/dockerd [2022-08-08T11:47:57.302Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T11:47:57.302Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T11:47:57.302Z] github.com/docker/docker/container [2022-08-08T11:47:57.302Z] github.com/docker/docker/container/stream [2022-08-08T11:47:57.302Z] github.com/docker/docker/contrib/apparmor [2022-08-08T11:47:57.302Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T11:47:57.302Z] github.com/docker/docker/contrib/httpserver [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/cluster [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/config [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/containerd [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/events [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/exec [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/images [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/initlayer [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/links [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/listeners [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/local [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/names [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/network [2022-08-08T11:47:57.302Z] github.com/docker/docker/daemon/stats [2022-08-08T11:47:57.302Z] github.com/docker/docker/distribution [2022-08-08T11:47:57.302Z] github.com/docker/docker/distribution/metadata [2022-08-08T11:47:57.302Z] github.com/docker/docker/distribution/utils [2022-08-08T11:47:57.302Z] github.com/docker/docker/distribution/xfer [2022-08-08T11:47:57.302Z] github.com/docker/docker/dockerversion [2022-08-08T11:47:57.302Z] github.com/docker/docker/errdefs [2022-08-08T11:47:57.302Z] github.com/docker/docker/image [2022-08-08T11:47:57.302Z] github.com/docker/docker/image/cache [2022-08-08T11:47:57.302Z] github.com/docker/docker/image/tarexport [2022-08-08T11:47:57.302Z] github.com/docker/docker/image/v1 [2022-08-08T11:47:57.302Z] github.com/docker/docker/internal/test/suite [2022-08-08T11:47:57.302Z] github.com/docker/docker/layer [2022-08-08T11:47:57.302Z] github.com/docker/docker/libcontainerd [2022-08-08T11:47:57.302Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T11:47:57.302Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T11:47:57.302Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T11:47:57.302Z] github.com/docker/docker/libcontainerd/types [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/config [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/idm [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/ns [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/options [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/osl [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T11:47:57.302Z] github.com/docker/docker/libnetwork/types [2022-08-08T11:47:57.302Z] github.com/docker/docker/oci [2022-08-08T11:47:57.302Z] github.com/docker/docker/oci/caps [2022-08-08T11:47:57.302Z] github.com/docker/docker/opts [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/aaparser [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/archive [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/authorization [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/capabilities [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/containerfs [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/directory [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/dmesg [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/fileutils [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/fsutils [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/homedir [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/idtools [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/ioutils [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/longpath [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/loopback [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/parsers [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/pidfile [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/platform [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/plugins [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/pools [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/progress [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/pubsub [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/reexec [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/signal [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/stack [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/stringid [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/system [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/tailfile [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/tarsum [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/urlutil [2022-08-08T11:47:57.302Z] github.com/docker/docker/pkg/useragent [2022-08-08T11:47:57.302Z] github.com/docker/docker/plugin [2022-08-08T11:47:57.302Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T11:47:57.302Z] github.com/docker/docker/plugin/v2 [2022-08-08T11:47:57.302Z] github.com/docker/docker/profiles/apparmor [2022-08-08T11:47:57.302Z] github.com/docker/docker/profiles/seccomp [2022-08-08T11:47:57.302Z] github.com/docker/docker/quota [2022-08-08T11:47:57.302Z] github.com/docker/docker/reference [2022-08-08T11:47:57.302Z] github.com/docker/docker/registry [2022-08-08T11:47:57.302Z] github.com/docker/docker/registry/resumable [2022-08-08T11:47:57.302Z] github.com/docker/docker/restartmanager [2022-08-08T11:47:57.302Z] github.com/docker/docker/rootless [2022-08-08T11:47:57.302Z] github.com/docker/docker/rootless/specconv [2022-08-08T11:47:57.302Z] github.com/docker/docker/runconfig [2022-08-08T11:47:57.302Z] github.com/docker/docker/runconfig/opts [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/daemon [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/environment [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/fakegit [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/registry [2022-08-08T11:47:57.302Z] github.com/docker/docker/testutil/request [2022-08-08T11:47:57.302Z] github.com/docker/docker/volume [2022-08-08T11:47:57.302Z] github.com/docker/docker/volume/drivers [2022-08-08T11:47:57.302Z] github.com/docker/docker/volume/local [2022-08-08T11:47:57.302Z] github.com/docker/docker/volume/mounts [2022-08-08T11:47:57.302Z] github.com/docker/docker/volume/service [2022-08-08T11:47:57.302Z] github.com/docker/docker/volume/service/opts [2022-08-08T11:47:57.303Z] github.com/docker/docker/volume/testutils' [2022-08-08T11:47:57.303Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/config [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/idm [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ns [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/options [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/osl [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/types' [2022-08-08T11:47:57.303Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-08T11:47:57.303Z] + echo 'github.com/docker/docker/libnetwork [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/config [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/idm [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/ns [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/options [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/osl [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/types' [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T11:47:57.303Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T11:47:57.303Z] + type docker-proxy [2022-08-08T11:47:57.303Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-08T11:47:57.303Z] + hack/make.sh binary-proxy install-proxy [2022-08-08T11:47:57.303Z] [2022-08-08T11:47:57.559Z] Removing bundles/ [2022-08-08T11:47:57.559Z] [2022-08-08T11:47:57.559Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-08T11:47:57.559Z] Building: bundles/binary-proxy/docker-proxy [2022-08-08T11:47:57.559Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T11:47:58.672Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-08T11:47:59.242Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-08T11:47:59.242Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-08T11:47:59.242Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-08T11:47:59.242Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-08T11:47:59.242Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-08T11:47:59.242Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-08T11:47:59.242Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-08T11:47:59.242Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-08T11:47:59.242Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-08T11:47:59.242Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-08T11:47:59.812Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-08T11:48:00.072Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-08T11:48:00.642Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-08T11:48:01.582Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-08T11:48:02.521Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-08T11:48:02.792Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-08T11:48:02.792Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-08T11:48:03.364Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-08T11:48:03.364Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-08T11:48:03.364Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-08T11:48:03.364Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-08T11:48:03.364Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-08T11:48:03.364Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-08T11:48:03.364Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-08T11:48:03.364Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-08T11:48:03.364Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-08T11:48:03.364Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-08T11:48:03.364Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-08T11:48:03.364Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-08T11:48:03.364Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-08T11:48:03.364Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-08T11:48:03.364Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-08T11:48:03.934Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-08T11:48:04.506Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-08T11:48:04.506Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-08T11:48:04.766Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-08T11:48:05.026Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-08T11:48:05.286Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-08T11:48:05.652Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-08T11:48:05.652Z] [2022-08-08T11:48:05.652Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-08T11:48:05.652Z] Installing docker-proxy to /usr/local/bin/ [2022-08-08T11:48:05.652Z] [2022-08-08T11:48:05.652Z] + mkdir -p bundles [2022-08-08T11:48:05.652Z] + '[' -n 'github.com/docker/docker/api [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/backend/build [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/httpstatus [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/httputils [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/middleware [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/router [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/router/build [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/router/container [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/router/debug [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/router/distribution [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/router/grpc [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/router/image [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/router/network [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/router/plugin [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/router/session [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/router/swarm [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/router/system [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/server/router/volume [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/backend [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/blkiodev [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/container [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/events [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/filters [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/image [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/mount [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/network [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/registry [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/strslice [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/swarm [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/time [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/versions [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-08T11:48:05.652Z] github.com/docker/docker/api/types/volume [2022-08-08T11:48:05.652Z] github.com/docker/docker/builder [2022-08-08T11:48:05.652Z] github.com/docker/docker/builder/builder-next [2022-08-08T11:48:05.652Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-08T11:48:05.652Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-08T11:48:05.652Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-08T11:48:05.652Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-08T11:48:05.652Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-08T11:48:05.652Z] github.com/docker/docker/builder/builder-next/worker [2022-08-08T11:48:05.652Z] github.com/docker/docker/builder/dockerfile [2022-08-08T11:48:05.652Z] github.com/docker/docker/builder/remotecontext [2022-08-08T11:48:05.652Z] github.com/docker/docker/builder/remotecontext/git [2022-08-08T11:48:05.652Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-08T11:48:05.652Z] github.com/docker/docker/cli [2022-08-08T11:48:05.652Z] github.com/docker/docker/cli/config [2022-08-08T11:48:05.652Z] github.com/docker/docker/cli/debug [2022-08-08T11:48:05.652Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-08T11:48:05.652Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-08T11:48:05.652Z] github.com/docker/docker/client [2022-08-08T11:48:05.652Z] github.com/docker/docker/cmd/docker-proxy [2022-08-08T11:48:05.652Z] github.com/docker/docker/cmd/dockerd [2022-08-08T11:48:05.652Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-08T11:48:05.652Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-08T11:48:05.652Z] github.com/docker/docker/container [2022-08-08T11:48:05.652Z] github.com/docker/docker/container/stream [2022-08-08T11:48:05.652Z] github.com/docker/docker/contrib/apparmor [2022-08-08T11:48:05.652Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-08T11:48:05.652Z] github.com/docker/docker/contrib/httpserver [2022-08-08T11:48:05.652Z] github.com/docker/docker/daemon [2022-08-08T11:48:05.652Z] github.com/docker/docker/daemon/cluster [2022-08-08T11:48:05.652Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-08T11:48:05.652Z] github.com/docker/docker/daemon/cluster/convert [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/cluster/executor [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/cluster/provider [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/config [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/containerd [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/events [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/events/testutils [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/exec [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/graphdriver [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/images [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/initlayer [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/links [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/listeners [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/gelf [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/journald [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/local [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/logentries [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/splunk [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/syslog [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/logger/templates [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/names [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/network [2022-08-08T11:48:05.653Z] github.com/docker/docker/daemon/stats [2022-08-08T11:48:05.653Z] github.com/docker/docker/distribution [2022-08-08T11:48:05.653Z] github.com/docker/docker/distribution/metadata [2022-08-08T11:48:05.653Z] github.com/docker/docker/distribution/utils [2022-08-08T11:48:05.653Z] github.com/docker/docker/distribution/xfer [2022-08-08T11:48:05.653Z] github.com/docker/docker/dockerversion [2022-08-08T11:48:05.653Z] github.com/docker/docker/errdefs [2022-08-08T11:48:05.653Z] github.com/docker/docker/image [2022-08-08T11:48:05.653Z] github.com/docker/docker/image/cache [2022-08-08T11:48:05.653Z] github.com/docker/docker/image/tarexport [2022-08-08T11:48:05.653Z] github.com/docker/docker/image/v1 [2022-08-08T11:48:05.653Z] github.com/docker/docker/internal/test/suite [2022-08-08T11:48:05.653Z] github.com/docker/docker/layer [2022-08-08T11:48:05.653Z] github.com/docker/docker/libcontainerd [2022-08-08T11:48:05.653Z] github.com/docker/docker/libcontainerd/queue [2022-08-08T11:48:05.653Z] github.com/docker/docker/libcontainerd/remote [2022-08-08T11:48:05.653Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-08T11:48:05.653Z] github.com/docker/docker/libcontainerd/types [2022-08-08T11:48:05.653Z] github.com/docker/docker/oci [2022-08-08T11:48:05.653Z] github.com/docker/docker/oci/caps [2022-08-08T11:48:05.653Z] github.com/docker/docker/opts [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/aaparser [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/archive [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/authorization [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/broadcaster [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/capabilities [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/chrootarchive [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/containerfs [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/devicemapper [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/directory [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/dmesg [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/fileutils [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/fsutils [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/homedir [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/idtools [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/ioutils [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/jsonmessage [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/longpath [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/loopback [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/namesgenerator [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/parsers [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/pidfile [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/platform [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/plugingetter [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/plugins [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/plugins/transport [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/pools [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/progress [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/pubsub [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/reexec [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/signal [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/stack [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/stdcopy [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/streamformatter [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/stringid [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/sysinfo [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/system [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/tailfile [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/tarsum [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/urlutil [2022-08-08T11:48:05.653Z] github.com/docker/docker/pkg/useragent [2022-08-08T11:48:05.653Z] github.com/docker/docker/plugin [2022-08-08T11:48:05.653Z] github.com/docker/docker/plugin/executor/containerd [2022-08-08T11:48:05.653Z] github.com/docker/docker/plugin/v2 [2022-08-08T11:48:05.653Z] github.com/docker/docker/profiles/apparmor [2022-08-08T11:48:05.653Z] github.com/docker/docker/profiles/seccomp [2022-08-08T11:48:05.653Z] github.com/docker/docker/quota [2022-08-08T11:48:05.653Z] github.com/docker/docker/reference [2022-08-08T11:48:05.653Z] github.com/docker/docker/registry [2022-08-08T11:48:05.653Z] github.com/docker/docker/registry/resumable [2022-08-08T11:48:05.653Z] github.com/docker/docker/restartmanager [2022-08-08T11:48:05.653Z] github.com/docker/docker/rootless [2022-08-08T11:48:05.653Z] github.com/docker/docker/rootless/specconv [2022-08-08T11:48:05.653Z] github.com/docker/docker/runconfig [2022-08-08T11:48:05.653Z] github.com/docker/docker/runconfig/opts [2022-08-08T11:48:05.653Z] github.com/docker/docker/testutil [2022-08-08T11:48:05.653Z] github.com/docker/docker/testutil/daemon [2022-08-08T11:48:05.653Z] github.com/docker/docker/testutil/environment [2022-08-08T11:48:05.653Z] github.com/docker/docker/testutil/fakecontext [2022-08-08T11:48:05.653Z] github.com/docker/docker/testutil/fakegit [2022-08-08T11:48:05.653Z] github.com/docker/docker/testutil/fakestorage [2022-08-08T11:48:05.653Z] github.com/docker/docker/testutil/fixtures/load [2022-08-08T11:48:05.653Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-08T11:48:05.653Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-08T11:48:05.653Z] github.com/docker/docker/testutil/registry [2022-08-08T11:48:05.653Z] github.com/docker/docker/testutil/request [2022-08-08T11:48:05.653Z] github.com/docker/docker/volume [2022-08-08T11:48:05.653Z] github.com/docker/docker/volume/drivers [2022-08-08T11:48:05.653Z] github.com/docker/docker/volume/local [2022-08-08T11:48:05.653Z] github.com/docker/docker/volume/mounts [2022-08-08T11:48:05.653Z] github.com/docker/docker/volume/service [2022-08-08T11:48:05.653Z] github.com/docker/docker/volume/service/opts [2022-08-08T11:48:05.653Z] github.com/docker/docker/volume/testutils' ']' [2022-08-08T11:48:05.653Z] + 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-08T11:48:05.653Z] ? github.com/docker/docker/api [no test files] [2022-08-08T11:48:05.855Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-08T11:48:05.855Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-08T11:48:06.426Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-08T11:48:06.997Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-08T11:48:06.997Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-08T11:48:06.998Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-08T11:48:07.936Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-08T11:48:07.936Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-08T11:48:08.875Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-08T11:48:09.444Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-08T11:48:09.445Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-08T11:48:09.445Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-08T11:48:10.014Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-08T11:48:10.014Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-08T11:48:10.953Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-08T11:48:11.214Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-08T11:48:11.785Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-08T11:48:13.696Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-08T11:48:14.267Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-08T11:48:14.267Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-08T11:48:14.267Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-08T11:48:14.267Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-08T11:48:14.267Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-08T11:48:14.836Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-08T11:48:15.406Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-08T11:48:16.348Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-08T11:48:16.607Z] docker_cli_service_logs_test.go:248: checking task lja8ik3axsk2 [2022-08-08T11:48:16.867Z] docker_cli_service_logs_test.go:253: checking messages for lja8ik3axsk2 [2022-08-08T11:48:16.867Z] docker_cli_service_logs_test.go:248: checking task lgcisiurlcwp [2022-08-08T11:48:16.867Z] docker_cli_service_logs_test.go:253: checking messages for lgcisiurlcwp [2022-08-08T11:48:17.436Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-08T11:48:18.004Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-08T11:48:18.575Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-08T11:48:19.956Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-08T11:48:21.338Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-08T11:48:23.881Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-08T11:48:26.418Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-08T11:48:27.556Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-08T11:48:28.329Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-08T11:48:30.265Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-08T11:48:30.835Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-08T11:48:31.774Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-08T11:48:33.153Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-08T11:48:34.533Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-08T11:48:36.442Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-08T11:48:37.823Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-08T11:48:38.082Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-08T11:48:39.992Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-08T11:48:40.561Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-08T11:48:41.500Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-08T11:48:43.409Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-08T11:48:43.668Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-08T11:48:45.578Z] docker_cli_swarm_test.go:1895: [d9c4d7c4888e4] joining swarm manager [d456f57304ede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:48:46.518Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-08T11:48:46.518Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-08T11:48:46.518Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-08T11:48:46.518Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-08T11:48:46.778Z] docker_cli_swarm_test.go:1896: [d31a948fd5246] joining swarm manager [d456f57304ede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:48:47.038Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-08T11:48:47.615Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-08T11:48:48.565Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-08T11:48:49.502Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-08T11:48:49.502Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-08T11:48:50.439Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-08T11:48:50.439Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-08T11:48:51.010Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-08T11:48:51.952Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1803897960 [2022-08-08T11:48:52.213Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-08T11:48:52.213Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-08T11:48:53.152Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-08T11:48:53.152Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-08T11:48:53.152Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-08T11:48:54.533Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-08T11:48:55.474Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-08T11:48:58.009Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-08T11:48:58.009Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-08T11:48:58.578Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-08T11:48:58.578Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-08T11:48:59.957Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-08T11:48:59.957Z] docker_cli_sni_test.go:30: Flakey test [2022-08-08T11:48:59.957Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-08T11:49:03.249Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-08T11:49:05.159Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-08T11:49:06.540Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-08T11:49:07.109Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-08T11:49:08.050Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-08T11:49:10.586Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-08T11:49:10.848Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-08T11:49:12.238Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-08T11:49:12.807Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-08T11:49:13.376Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-08T11:49:14.322Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-08T11:49:16.236Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-08T11:49:17.617Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-08T11:49:20.154Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-08T11:49:24.352Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-08T11:49:26.889Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-08T11:49:28.795Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-08T11:49:30.701Z] docker_cli_swarm_test.go:1796: [d3c1ba74659c8] joining swarm manager [d08438883a81c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:49:31.270Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-08T11:49:32.209Z] docker_cli_swarm_test.go:1797: [d98f27cc3de6d] joining swarm manager [d08438883a81c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:49:34.116Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-08T11:49:34.116Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-08T11:49:34.686Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-08T11:49:35.257Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-08T11:49:35.257Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-08T11:49:35.257Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-08T11:49:35.827Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-08T11:49:36.087Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-08T11:49:36.087Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-08T11:49:36.087Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-08T11:49:36.087Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-08T11:49:36.087Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-08T11:49:37.026Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-08T11:49:37.605Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-08T11:49:38.201Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-08T11:49:39.139Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-08T11:49:43.335Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-08T11:49:43.594Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-08T11:49:43.594Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-08T11:49:43.594Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-08T11:49:44.165Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-08T11:49:44.736Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-08T11:49:46.648Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-08T11:49:47.587Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-08T11:49:47.847Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-08T11:49:49.229Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-08T11:49:55.798Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-08T11:49:57.705Z] docker_cli_swarm_test.go:1315: [d01d7cbc79363] joining swarm manager [d1769fc782481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:49:59.085Z] docker_cli_swarm_test.go:1316: [d3d9895319748] joining swarm manager [d1769fc782481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-08T11:50:03.987Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 31.9% of statements [2022-08-08T11:50:03.987Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-08T11:50:03.987Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-08T11:50:03.987Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-08-08T11:50:03.987Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/types [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-08T11:50:03.987Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-08-08T11:50:03.987Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-08T11:50:03.987Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-08T11:50:03.988Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-08-08T11:50:03.988Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 77.3% of statements [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/builder [no test files] [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-08T11:50:03.988Z] ok github.com/docker/docker/builder/remotecontext 0.157s coverage: 13.7% of statements [2022-08-08T11:50:03.988Z] ok github.com/docker/docker/builder/dockerfile 0.531s coverage: 49.3% of statements [2022-08-08T11:50:03.988Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-08T11:50:03.988Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2022-08-08T11:50:03.988Z] ok github.com/docker/docker/builder/remotecontext/git 1.545s coverage: 86.3% of statements [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/cli [no test files] [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-08T11:50:03.988Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-08T11:50:04.362Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-08T11:50:04.362Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-08T11:50:04.362Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-08T11:50:04.550Z] ok github.com/docker/docker/cmd/docker-proxy 0.212s coverage: 69.3% of statements [2022-08-08T11:50:04.932Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-08T11:50:04.932Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-08T11:50:05.192Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-08T11:50:05.192Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-08T11:50:05.761Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-08T11:50:05.761Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-08T11:50:06.330Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-08T11:50:06.330Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-08T11:50:06.330Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-08T11:50:06.330Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-08T11:50:06.330Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-08T11:50:08.258Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-08T11:50:08.258Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-08T11:50:08.258Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-08T11:50:08.258Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-08T11:50:08.258Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-08T11:50:08.258Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite (1310.12s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.94s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.92s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.27s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.62s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.95s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.75s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.99s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.58s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.17s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.55s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.79s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.67s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.67s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.06s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.71s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.53s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.56s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.44s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.32s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.87s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.64s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.68s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.73s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.78s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.87s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.70s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.72s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.70s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.92s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.71s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.46s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.67s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-08-08T11:50:08.258Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.43s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.47s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.60s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.29s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.38s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.51s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.46s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000de32d8__} (1.49s) [2022-08-08T11:50:08.258Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14201645652_/foo_false_____} (1.43s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14201645652_/foo_true_____} (1.42s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33304559192_/foo_false_____} (1.48s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33304559192_/foo_true_____} (0.65s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33304559192_/foo_true__0xc000de3308___} (1.55s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000de3320__} (1.45s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000de3338__} (1.63s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000de3350__} (1.55s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000de3368__} (1.60s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.67s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.97s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.79s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.38s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.55s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.72s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.72s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.62s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.53s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.24s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.82s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.97s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.71s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.98s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.64s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.59s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.72s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.98s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.97s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.12s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.17s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.87s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.89s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.70s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.32s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.96s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.01s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.73s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.72s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.62s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.93s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.75s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.13s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.77s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.83s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestAttachDetach (0.92s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.91s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.92s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.78s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.67s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.76s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.54s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.92s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.39s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.99s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.33s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.43s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.84s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.03s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.70s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.51s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.57s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.01s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.42s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.90s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.92s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.26s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.59s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.68s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.54s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.17s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.92s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.50s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.11s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.28s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.22s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.51s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.15s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.97s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.85s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.17s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.54s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.04s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.51s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.51s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.40s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.39s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.09s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.36s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.37s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.89s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.80s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.80s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2022-08-08T11:50:08.259Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.36s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.86s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.84s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.72s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.00s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.00s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.16s) [2022-08-08T11:50:08.259Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-08T11:50:08.259Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-08T11:50:08.259Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-08T11:50:08.259Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.45s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.40s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.39s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.76s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.92s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.13s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.93s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.50s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.07s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.04s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.63s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.09s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.47s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.25s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.79s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.09s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.40s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.68s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.21s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.23s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.23s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.02s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.19s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.44s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.22s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.68s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.97s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.98s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEnv (1.11s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.81s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.76s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.44s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.13s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.07s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.13s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.60s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.43s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.18s) [2022-08-08T11:50:08.259Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.25s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.85s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildExpose (0.22s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.46s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.27s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildFails (0.55s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.54s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.60s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.20s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.12s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.81s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.63s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.25s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.28s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.43s) [2022-08-08T11:50:08.259Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.25s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.61s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.72s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.47s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.74s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildLabel (0.58s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildLabels (0.34s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.84s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.72s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.07s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.14s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.91s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.25s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.64s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.56s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.19s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.39s) [2022-08-08T11:50:08.260Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.77s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.23s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.45s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.88s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.83s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.36s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.66s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.82s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.27s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.56s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.88s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.00s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.23s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildPATH (1.95s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.98s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.81s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.88s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.61s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildRm (2.32s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.97s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.09s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.82s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.88s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.97s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s) [2022-08-08T11:50:08.260Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildStderr (0.88s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.38s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.96s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.83s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.58s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.71s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.14s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildUser (1.50s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.96s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.48s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.91s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.23s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.78s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.82s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2022-08-08T11:50:08.260Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-08T11:50:08.260Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-08T11:50:08.260Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-08T11:50:08.260Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.47s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.88s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.88s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.70s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.84s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.77s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) [2022-08-08T11:50:08.260Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.77s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.62s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.59s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCommitChange (0.79s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.66s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.48s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.07s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.60s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCommitTTY (1.00s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.99s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.90s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.66s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.63s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.86s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.75s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.74s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.78s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.65s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.92s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.73s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.58s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.57s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.90s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.98s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.51s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.60s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.59s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.86s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.81s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.94s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.32s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.18s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.70s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToDot (0.60s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.30s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.32s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToStdout (0.58s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.27s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.58s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.95s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s) [2022-08-08T11:50:08.260Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-08-08T11:50:08.260Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.87s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.05s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.97s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsCommit (0.59s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.63s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.12s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.69s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.22s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsCopy (0.99s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.01s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.36s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsFilters (1.02s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsFormat (1.05s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.74s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.05s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s) [2022-08-08T11:50:08.260Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-08T11:50:08.260Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.25s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsTop (0.62s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.81s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.58s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.40s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExec (0.72s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.43s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.91s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecInspectID (1.57s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecInteractive (0.60s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.80s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.83s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.57s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.54s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecUlimits (0.59s) [2022-08-08T11:50:08.260Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.61s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.85s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.56s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.31s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.44s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestHealth (18.86s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestBuildHistory (3.10s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.71s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.76s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.81s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.27s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImportDisplay (1.08s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.18s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.41s) [2022-08-08T11:50:08.260Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2022-08-08T11:50:08.261Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-08T11:50:08.261Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.51s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.30s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.56s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.52s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.86s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.02s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.32s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.24s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.77s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.41s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.89s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.95s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.77s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.65s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.58s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.62s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.60s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestNetHostname (1.23s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.72s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.29s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.24s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.56s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.19s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.95s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.33s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.17s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.96s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPluginActive (2.27s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.67s) [2022-08-08T11:50:08.261Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.59s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.81s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.37s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.68s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.06s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.34s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPortList (6.87s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.82s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsByOrder (1.94s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.07s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.97s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.12s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.44s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.44s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.51s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.57s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.42s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.52s) [2022-08-08T11:50:08.261Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.51s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.02s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.90s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.98s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.50s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.44s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.20s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.86s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.96s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.37s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.79s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.46s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.80s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.92s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.42s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.43s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.42s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.50s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.78s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.24s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.39s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.03s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.37s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.14s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.27s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.64s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.41s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.27s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.54s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.83s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.55s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.55s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.73s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.97s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.52s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.49s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.51s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.67s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.41s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.41s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.50s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.57s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.62s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.41s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.87s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.42s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.15s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.52s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.52s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.02s) [2022-08-08T11:50:08.261Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-08T11:50:08.261Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.01s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.03s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s) [2022-08-08T11:50:08.261Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.98s) [2022-08-08T11:50:08.261Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.52s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunExitCode (0.54s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.65s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.84s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.18s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.30s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.93s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.55s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.16s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.07s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.16s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.50s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.94s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.13s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.15s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.07s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunMount (4.75s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.65s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.31s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.66s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.86s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.18s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.01s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.52s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.34s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.28s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.58s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.41s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.99s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.66s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.49s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.95s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.78s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.08s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.16s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.51s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.98s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.38s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.60s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.74s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.55s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.65s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunState (1.24s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.72s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.37s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunSysctls (1.30s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.60s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.83s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.66s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.28s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.04s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.05s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.59s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.51s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.47s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunUserByName (0.41s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.62s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.45s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.81s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.91s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.95s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.86s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.79s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.67s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.69s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.09s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.63s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.52s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.52s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.57s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.71s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.07s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.57s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.24s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.81s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.64s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.13s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.69s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.77s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.66s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.58s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.66s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.77s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.61s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.77s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.68s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.45s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.43s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.80s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.76s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.53s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.78s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.24s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.84s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.10s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.24s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.11s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.43s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.97s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.49s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.77s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStartRecordError (1.34s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.93s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.44s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.92s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2022-08-08T11:50:08.262Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.58s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.58s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.37s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-08T11:50:08.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2022-08-08T11:50:08.263Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-08T11:50:08.263Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-08T11:50:08.263Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-08T11:50:08.263Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-08T11:50:08.263Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) [2022-08-08T11:50:08.263Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-08-08T11:50:08.263Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-08T11:50:08.263Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-08T11:50:08.263Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-08T11:50:08.263Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-08T11:50:08.263Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-08T11:50:08.263Z] === RUN TestDockerRegistrySuite [2022-08-08T11:50:08.263Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-08T11:50:09.644Z] check_test.go:427: [d11c10d565c4d] daemon is not started [2022-08-08T11:50:09.644Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-08T11:50:09.802Z] ok github.com/docker/docker/client 0.142s coverage: 75.9% of statements [2022-08-08T11:50:10.585Z] check_test.go:427: [ded385b4b61a3] daemon is not started [2022-08-08T11:50:10.585Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-08T11:50:11.967Z] check_test.go:427: [d2528313c089f] daemon is not started [2022-08-08T11:50:11.967Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-08T11:50:11.967Z] check_test.go:427: [d6c19287c00a8] daemon is not started [2022-08-08T11:50:11.967Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-08T11:50:14.508Z] check_test.go:427: [d54dd4dfb6e40] daemon is not started [2022-08-08T11:50:14.769Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-08T11:50:20.043Z] check_test.go:427: [dd435d77d3a97] daemon is not started [2022-08-08T11:50:20.043Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-08T11:50:22.582Z] check_test.go:427: [d379d06bb5e56] daemon is not started [2022-08-08T11:50:22.582Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-08T11:50:23.964Z] check_test.go:427: [dedf1818c4c74] daemon is not started [2022-08-08T11:50:23.964Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-08T11:50:24.532Z] check_test.go:427: [dbf1c365235b9] daemon is not started [2022-08-08T11:50:24.532Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-08T11:50:25.471Z] check_test.go:427: [d8d944825f1a0] daemon is not started [2022-08-08T11:50:25.471Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-08T11:50:26.852Z] check_test.go:427: [d9df17c7fbab4] daemon is not started [2022-08-08T11:50:26.852Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-08T11:50:27.791Z] check_test.go:427: [d3cb805684222] daemon is not started [2022-08-08T11:50:27.791Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-08T11:50:28.729Z] check_test.go:427: [d799dc7ea6828] daemon is not started [2022-08-08T11:50:28.990Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-08T11:50:29.930Z] check_test.go:427: [d4302e33d0d68] daemon is not started [2022-08-08T11:50:29.930Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-08T11:50:30.874Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3b51442d7ac6f381e1c4379915e6ae8d9e0c68fc2ee01bf14c9dfc4aa44c76a3 [2022-08-08T11:50:31.444Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7034de2d04601214a79c5d910fde1e318df36d2061b64514b00f5cd9746dcdf3 [2022-08-08T11:50:31.707Z] check_test.go:427: [ddaafdcdea7db] daemon is not started [2022-08-08T11:50:31.707Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-08T11:50:32.646Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6bb890e44781945f243592181f4a9a85c625ef336f0c45dd7a0d58712c649f23 [2022-08-08T11:50:33.585Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4540f9af5e7861f206b8ca2ab632a4cb4b3776cc9784e7b90cef7b30e16f5dc7 [2022-08-08T11:50:33.845Z] check_test.go:427: [d73cad122978b] daemon is not started [2022-08-08T11:50:33.845Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-08T11:50:34.784Z] check_test.go:427: [d90e751e36cca] daemon is not started [2022-08-08T11:50:34.784Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-08T11:50:36.693Z] check_test.go:427: [d7c4ce2085b98] daemon is not started [2022-08-08T11:50:36.693Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-08T11:50:37.634Z] check_test.go:427: [d99db190e68cd] daemon is not started [2022-08-08T11:50:37.634Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-08T11:50:37.894Z] check_test.go:427: [da31c60a28af6] daemon is not started [2022-08-08T11:50:37.894Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-08T11:50:38.831Z] check_test.go:427: [d23cd45224c19] daemon is not started [2022-08-08T11:50:38.831Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-08T11:50:39.770Z] check_test.go:427: [d1c06c208a5ae] daemon is not started [2022-08-08T11:50:39.770Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-08T11:50:40.711Z] check_test.go:427: [da34533305035] daemon is not started [2022-08-08T11:50:40.711Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-08T11:50:43.253Z] check_test.go:427: [d73f6853681ff] daemon is not started [2022-08-08T11:50:43.253Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-08T11:50:43.253Z] check_test.go:427: [d378217c164c4] daemon is not started [2022-08-08T11:50:43.253Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-08T11:50:44.191Z] check_test.go:427: [da99b9d6bcde2] daemon is not started [2022-08-08T11:50:44.191Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-08T11:50:44.450Z] check_test.go:427: [d000f6694f0d6] daemon is not started [2022-08-08T11:50:44.450Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-08T11:50:44.710Z] check_test.go:427: [d34cc157011c6] daemon is not started [2022-08-08T11:50:44.710Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-08T11:50:44.970Z] check_test.go:427: [d07c596e21dc0] daemon is not started [2022-08-08T11:50:44.970Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-08T11:50:45.229Z] check_test.go:427: [db3e9c8d826ce] daemon is not started [2022-08-08T11:50:45.229Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-08T11:50:45.489Z] check_test.go:427: [d5374d0c7e1a1] daemon is not started [2022-08-08T11:50:45.489Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-08T11:50:45.750Z] check_test.go:427: [d429522e9e9c5] daemon is not started [2022-08-08T11:50:45.750Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-08T11:50:46.690Z] check_test.go:427: [d39a7cfffc4a0] daemon is not started [2022-08-08T11:50:46.690Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-08T11:50:48.070Z] check_test.go:427: [d3272e4f553ba] daemon is not started [2022-08-08T11:50:48.070Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-08T11:50:48.639Z] check_test.go:427: [d68e0303145b3] daemon is not started [2022-08-08T11:50:48.639Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-08T11:50:50.021Z] check_test.go:427: [dc8c644378dac] daemon is not started [2022-08-08T11:50:50.021Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-08T11:50:50.959Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite (43.23s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.26s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.77s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.99s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.03s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.04s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.91s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.99s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.30s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2022-08-08T11:50:51.528Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-08-08T11:50:51.529Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-08T11:50:51.529Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-08T11:50:51.529Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-08-08T11:50:51.529Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-08-08T11:50:51.529Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-08T11:50:51.529Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2022-08-08T11:50:51.529Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s) [2022-08-08T11:50:51.529Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2022-08-08T11:50:51.529Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.09s) [2022-08-08T11:50:51.529Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-08-08T11:50:51.529Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-08-08T11:50:51.529Z] === RUN TestDockerSchema1RegistrySuite [2022-08-08T11:50:51.529Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-08T11:50:51.789Z] check_test.go:454: [d071455c88214] daemon is not started [2022-08-08T11:50:51.789Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-08T11:50:54.342Z] check_test.go:454: [d7748b95cccf6] daemon is not started [2022-08-08T11:50:54.342Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-08T11:50:56.433Z] ok github.com/docker/docker/cmd/dockerd 0.106s coverage: 31.5% of statements [2022-08-08T11:50:56.433Z] ok github.com/docker/docker/container 0.119s coverage: 37.4% of statements [2022-08-08T11:50:56.433Z] ok github.com/docker/docker/cmd/dockerd/trap 2.530s coverage: 0.0% of statements [2022-08-08T11:50:56.433Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-08T11:50:56.433Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-08T11:50:56.433Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-08T11:50:56.433Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-08T11:50:56.433Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-08T11:50:59.620Z] check_test.go:454: [da19ac497f400] daemon is not started [2022-08-08T11:50:59.621Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-08T11:51:00.190Z] check_test.go:454: [d70eaf266d322] daemon is not started [2022-08-08T11:51:00.190Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-08T11:51:00.190Z] check_test.go:454: [d589e1704d98f] daemon is not started [2022-08-08T11:51:00.190Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-08T11:51:01.128Z] check_test.go:454: [d0a49b111fae4] daemon is not started [2022-08-08T11:51:01.128Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-08T11:51:02.066Z] check_test.go:454: [d44cc4154b0e7] daemon is not started [2022-08-08T11:51:02.066Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-08T11:51:03.005Z] check_test.go:454: [d8029641a39f8] daemon is not started [2022-08-08T11:51:03.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-08T11:51:04.525Z] ok github.com/docker/docker/daemon/cluster 0.084s coverage: 0.5% of statements [2022-08-08T11:51:04.782Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-08-08T11:51:05.542Z] check_test.go:454: [d87afd7a00a20] daemon is not started [2022-08-08T11:51:05.542Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-08T11:51:05.802Z] check_test.go:454: [d3dd4e5d6509f] daemon is not started [2022-08-08T11:51:05.802Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-08T11:51:06.062Z] check_test.go:454: [d4f422c60933f] daemon is not started [2022-08-08T11:51:06.149Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-08T11:51:06.322Z] --- PASS: TestDockerSchema1RegistrySuite (14.69s) [2022-08-08T11:51:06.322Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-08-08T11:51:06.322Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-08-08T11:51:06.322Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.79s) [2022-08-08T11:51:06.322Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2022-08-08T11:51:06.322Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-08-08T11:51:06.322Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-08-08T11:51:06.322Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-08-08T11:51:06.322Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-08-08T11:51:06.322Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.43s) [2022-08-08T11:51:06.322Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-08-08T11:51:06.322Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-08-08T11:51:06.322Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-08T11:51:06.322Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-08T11:51:06.893Z] check_test.go:483: [db867a1f34003] daemon is not started [2022-08-08T11:51:06.893Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-08T11:51:07.463Z] check_test.go:483: [da6ebe50fe1f1] daemon is not started [2022-08-08T11:51:07.463Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-08T11:51:07.723Z] check_test.go:483: [ddd6d378e120c] daemon is not started [2022-08-08T11:51:07.723Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-08T11:51:09.104Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-08T11:51:09.364Z] check_test.go:483: [d8f75ff3a09c6] daemon is not started [2022-08-08T11:51:09.364Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-08T11:51:09.624Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-08T11:51:09.884Z] check_test.go:483: [d7d0f599c990b] daemon is not started [2022-08-08T11:51:09.884Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-08T11:51:10.823Z] check_test.go:483: [d0bc7c6500800] daemon is not started [2022-08-08T11:51:10.823Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-08T11:51:11.082Z] check_test.go:483: [dbfc72fe84c4f] daemon is not started [2022-08-08T11:51:11.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.84s) [2022-08-08T11:51:11.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-08-08T11:51:11.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2022-08-08T11:51:11.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-08T11:51:11.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-08-08T11:51:11.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.52s) [2022-08-08T11:51:11.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.55s) [2022-08-08T11:51:11.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.94s) [2022-08-08T11:51:11.082Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2022-08-08T11:51:11.082Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-08T11:51:11.082Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-08T11:51:13.622Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-08T11:51:14.261Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.4% of statements [2022-08-08T11:51:14.826Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.7% of statements [2022-08-08T11:51:15.389Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-08T11:51:15.389Z] ok github.com/docker/docker/daemon 10.176s coverage: 16.6% of statements [2022-08-08T11:51:15.389Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-08T11:51:15.389Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-08T11:51:15.389Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-08T11:51:15.389Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-08T11:51:15.389Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-08T11:51:16.160Z] check_test.go:510: [d04df81723f05] daemon is not started [2022-08-08T11:51:16.160Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-08T11:51:16.320Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-08T11:51:16.420Z] check_test.go:510: [dca2df18c31df] daemon is not started [2022-08-08T11:51:16.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-08T11:51:16.420Z] check_test.go:510: [d8a0c83327f28] daemon is not started [2022-08-08T11:51:16.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-08T11:51:16.679Z] check_test.go:510: [de5020ea25f09] daemon is not started [2022-08-08T11:51:16.679Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-08T11:51:16.939Z] check_test.go:510: [dac5f8b7e1328] daemon is not started [2022-08-08T11:51:16.939Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2022-08-08T11:51:16.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2022-08-08T11:51:16.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-08-08T11:51:16.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-08T11:51:16.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-08-08T11:51:16.939Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-08-08T11:51:16.939Z] === RUN TestDockerNetworkSuite [2022-08-08T11:51:16.939Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-08T11:51:17.689Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.811s coverage: 74.8% of statements [2022-08-08T11:51:18.849Z] docker_cli_network_unix_test.go:46: [d78eac481e045] daemon is not started [2022-08-08T11:51:18.849Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-08T11:51:19.058Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-08-08T11:51:19.058Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.358s coverage: 60.7% of statements [2022-08-08T11:51:19.432Z] docker_cli_network_unix_test.go:46: [d6641b98cb317] daemon is not started [2022-08-08T11:51:19.691Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-08T11:51:19.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-08T11:51:20.426Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-08-08T11:51:22.359Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.314s coverage: 50.6% of statements [2022-08-08T11:51:22.987Z] docker_cli_network_unix_test.go:46: [d921ca14b238a] daemon is not started [2022-08-08T11:51:23.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-08T11:51:23.290Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.548s coverage: 46.1% of statements [2022-08-08T11:51:23.290Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-08T11:51:24.658Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.745s coverage: 58.5% of statements [2022-08-08T11:51:24.658Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-08T11:51:24.658Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-08T11:51:24.658Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-08-08T11:51:25.155Z] docker_cli_network_unix_test.go:46: [d6dcacc44416f] daemon is not started [2022-08-08T11:51:25.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-08T11:51:25.415Z] docker_cli_network_unix_test.go:1233: [dbd3b60fff181] daemon is not started [2022-08-08T11:51:25.589Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2022-08-08T11:51:26.524Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-08-08T11:51:26.797Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-08T11:51:27.087Z] ok github.com/docker/docker/daemon/images 0.069s coverage: 6.9% of statements [2022-08-08T11:51:27.087Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-08T11:51:27.087Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-08T11:51:28.018Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements [2022-08-08T11:51:28.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-08T11:51:28.972Z] ok github.com/docker/docker/daemon/logger/awslogs 0.211s coverage: 79.9% of statements [2022-08-08T11:51:28.972Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-08-08T11:51:28.972Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-08T11:51:29.560Z] docker_cli_network_unix_test.go:46: [dc893af2eb2e4] daemon is not started [2022-08-08T11:51:29.560Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-08T11:51:29.909Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-08T11:51:30.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-08T11:51:30.165Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.004s coverage: 88.2% of statements [2022-08-08T11:51:31.534Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.235s coverage: 76.8% of statements [2022-08-08T11:51:31.534Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-08T11:51:32.463Z] ok github.com/docker/docker/daemon/logger/local 0.049s coverage: 79.4% of statements [2022-08-08T11:51:33.394Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.024s coverage: 63.5% of statements [2022-08-08T11:51:33.957Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-08-08T11:51:34.329Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-08T11:51:34.521Z] ok github.com/docker/docker/daemon/logger/journald 3.740s coverage: 74.3% of statements [2022-08-08T11:51:34.521Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-08T11:51:34.521Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-08T11:51:34.521Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-08T11:51:34.521Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-08T11:51:35.449Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 46.8% of statements [2022-08-08T11:51:35.707Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-08T11:51:35.710Z] docker_cli_network_unix_test.go:46: [dd75bc9a736c2] daemon is not started [2022-08-08T11:51:36.270Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-08T11:51:36.527Z] ok github.com/docker/docker/daemon/logger/splunk 1.621s coverage: 82.5% of statements [2022-08-08T11:51:36.527Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-08T11:51:36.527Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-08T11:51:36.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-08T11:51:37.896Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-08-08T11:51:38.558Z] docker_cli_network_unix_test.go:46: [de2355de92fd9] daemon is not started [2022-08-08T11:51:38.820Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-08T11:51:39.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-08T11:51:39.262Z] ok github.com/docker/docker/distribution 1.500s coverage: 28.0% of statements [2022-08-08T11:51:39.263Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-08T11:51:39.826Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-08-08T11:51:40.388Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 84.9% of statements [2022-08-08T11:51:40.388Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-08T11:51:40.388Z] ok github.com/docker/docker/image 0.034s coverage: 86.9% of statements [2022-08-08T11:51:40.464Z] docker_cli_network_unix_test.go:46: [dc943649de718] daemon is not started [2022-08-08T11:51:40.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-08T11:51:40.951Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-08T11:51:41.034Z] docker_cli_network_unix_test.go:46: [d1977da522235] daemon is not started [2022-08-08T11:51:41.208Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-08-08T11:51:41.208Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-08T11:51:41.208Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-08T11:51:41.295Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-08T11:51:41.555Z] docker_cli_network_unix_test.go:46: [d843c49e3b480] daemon is not started [2022-08-08T11:51:41.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-08T11:51:41.771Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2022-08-08T11:51:42.494Z] docker_cli_network_unix_test.go:46: [d36b2e0bb5df9] daemon is not started [2022-08-08T11:51:42.701Z] ok github.com/docker/docker/oci 0.010s coverage: 46.0% of statements [2022-08-08T11:51:42.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-08T11:51:43.014Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-08T11:51:43.014Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-08T11:51:43.014Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-08T11:51:43.265Z] ok github.com/docker/docker/opts 0.029s coverage: 66.0% of statements [2022-08-08T11:51:43.522Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-08T11:51:43.592Z] docker_cli_network_unix_test.go:46: [dba6cb62430dc] daemon is not started [2022-08-08T11:51:43.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-08T11:51:44.111Z] docker_cli_network_unix_test.go:46: [da232d0d2f770] daemon is not started [2022-08-08T11:51:44.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-08T11:51:44.371Z] docker_cli_network_unix_test.go:46: [d1773f3c044c8] daemon is not started [2022-08-08T11:51:44.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-08T11:51:44.941Z] docker_cli_network_unix_test.go:46: [d1da701893521] daemon is not started [2022-08-08T11:51:45.424Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 82.3% of statements [2022-08-08T11:51:45.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-08T11:51:45.770Z] docker_cli_network_unix_test.go:46: [d02416d1419d9] daemon is not started [2022-08-08T11:51:45.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-08T11:51:45.770Z] docker_cli_network_unix_test.go:46: [dea152494df63] daemon is not started [2022-08-08T11:51:45.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-08T11:51:46.002Z] ok github.com/docker/docker/pkg/authorization 0.154s coverage: 68.3% of statements [2022-08-08T11:51:46.002Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-08T11:51:46.030Z] docker_cli_network_unix_test.go:46: [d3ac9ffacae7c] daemon is not started [2022-08-08T11:51:46.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-08T11:51:46.259Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-08T11:51:46.600Z] docker_cli_network_unix_test.go:46: [d5b2222e6e553] daemon is not started [2022-08-08T11:51:46.861Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-08T11:51:47.801Z] docker_cli_network_unix_test.go:46: [d98f2d83a28a4] daemon is not started [2022-08-08T11:51:48.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-08T11:51:48.376Z] docker_cli_network_unix_test.go:46: [d87aec915b099] daemon is not started [2022-08-08T11:51:48.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-08T11:51:48.636Z] docker_cli_network_unix_test.go:46: [de82f98594d87] daemon is not started [2022-08-08T11:51:48.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-08T11:51:48.636Z] docker_cli_network_unix_test.go:46: [df6e7bc19338f] daemon is not started [2022-08-08T11:51:48.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-08T11:51:49.205Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-08T11:51:49.526Z] ok github.com/docker/docker/pkg/chrootarchive 2.483s coverage: 42.7% of statements [2022-08-08T11:51:49.526Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-08T11:51:49.783Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-08T11:51:50.040Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-08T11:51:50.040Z] ok github.com/docker/docker/layer 7.116s coverage: 68.9% of statements [2022-08-08T11:51:50.040Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-08T11:51:50.040Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-08T11:51:50.040Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-08T11:51:50.040Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-08T11:51:50.040Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-08T11:51:50.040Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-08T11:51:50.146Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-08T11:51:50.146Z] docker_cli_network_unix_test.go:968: [df1498d031a57] daemon is not started [2022-08-08T11:51:50.604Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 87.2% of statements [2022-08-08T11:51:50.861Z] ok github.com/docker/docker/pkg/fsutils 0.185s coverage: 85.1% of statements [2022-08-08T11:51:50.861Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-08-08T11:51:51.085Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-08T11:51:51.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-08T11:51:52.228Z] ok github.com/docker/docker/pkg/idtools 0.514s coverage: 67.9% of statements [2022-08-08T11:51:52.228Z] ok github.com/docker/docker/pkg/ioutils 0.433s coverage: 70.1% of statements [2022-08-08T11:51:52.228Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-08T11:51:52.484Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-08T11:51:52.484Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-08T11:51:52.729Z] docker_cli_network_unix_test.go:46: [d347cc4ce8df5] daemon is not started [2022-08-08T11:51:52.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-08T11:51:52.741Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-08T11:51:52.741Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-08-08T11:51:52.998Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-08-08T11:51:53.255Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-08-08T11:51:53.255Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-08-08T11:51:53.255Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-08T11:51:53.255Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-08T11:51:53.669Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-08T11:51:54.185Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-08-08T11:51:54.442Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-08T11:51:54.698Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-08T11:51:54.954Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-08T11:51:56.211Z] docker_cli_network_unix_test.go:1116: [d0ffcb3083a9c] daemon is not started [2022-08-08T11:51:56.319Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-08T11:51:56.319Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-08T11:51:56.576Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-08T11:51:56.833Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-08T11:51:57.090Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-08T11:51:57.346Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-08T11:51:57.909Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-08T11:51:58.165Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-08T11:51:58.422Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2022-08-08T11:51:58.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-08T11:51:58.985Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-08-08T11:51:59.010Z] docker_cli_network_unix_test.go:46: [da1cf8ddd868e] daemon is not started [2022-08-08T11:51:59.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-08T11:51:59.242Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-08T11:51:59.950Z] docker_cli_network_unix_test.go:46: [d170b00ec45f7] daemon is not started [2022-08-08T11:51:59.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-08T11:51:59.950Z] docker_cli_network_unix_test.go:46: [df56b063713aa] daemon is not started [2022-08-08T11:51:59.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-08T11:51:59.950Z] docker_cli_network_unix_test.go:46: [d2af541fa472a] daemon is not started [2022-08-08T11:51:59.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-08T11:51:59.950Z] docker_cli_network_unix_test.go:46: [d79ee816e48d2] daemon is not started [2022-08-08T11:51:59.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-08T11:52:00.209Z] docker_cli_network_unix_test.go:46: [d6db2f65635da] daemon is not started [2022-08-08T11:52:00.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-08T11:52:00.209Z] docker_cli_network_unix_test.go:46: [df8885ae8ab5a] daemon is not started [2022-08-08T11:52:00.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-08T11:52:01.134Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-08T11:52:01.134Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-08T11:52:01.696Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-08-08T11:52:02.117Z] docker_cli_network_unix_test.go:46: [db01e064ed33c] daemon is not started [2022-08-08T11:52:02.625Z] ok github.com/docker/docker/quota 0.234s coverage: 71.4% of statements [2022-08-08T11:52:02.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-08T11:52:02.687Z] docker_cli_network_unix_test.go:46: [d1ca1a23dce30] daemon is not started [2022-08-08T11:52:02.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-08T11:52:02.687Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-08T11:52:02.687Z] docker_cli_network_unix_test.go:46: [d0c18a9670db2] daemon is not started [2022-08-08T11:52:02.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-08T11:52:03.204Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2022-08-08T11:52:03.255Z] docker_cli_network_unix_test.go:46: [da73e90f8a72a] daemon is not started [2022-08-08T11:52:03.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-08T11:52:04.138Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-08-08T11:52:04.395Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-08T11:52:04.652Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-08T11:52:05.214Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-08T11:52:05.214Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-08T11:52:07.108Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-08T11:52:07.672Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.8% of statements [2022-08-08T11:52:07.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-08T11:52:08.235Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-08T11:52:08.305Z] docker_cli_network_unix_test.go:1084: [d6b5db858bc27] daemon is not started [2022-08-08T11:52:09.603Z] ok github.com/docker/docker/volume/service 0.019s coverage: 72.3% of statements [2022-08-08T11:52:10.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-08T11:52:10.214Z] docker_cli_network_unix_test.go:46: [de6bfbea635db] daemon is not started [2022-08-08T11:52:10.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-08T11:52:10.474Z] docker_cli_network_unix_test.go:46: [de2fa7a48ba1c] daemon is not started [2022-08-08T11:52:10.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-08T11:52:12.114Z] docker_cli_network_unix_test.go:46: [d3205543933a9] daemon is not started [2022-08-08T11:52:12.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-08T11:52:12.374Z] docker_cli_network_unix_test.go:46: [d722803745b58] daemon is not started [2022-08-08T11:52:12.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-08T11:52:12.634Z] docker_cli_network_unix_test.go:46: [d713d3718f799] daemon is not started [2022-08-08T11:52:12.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-08T11:52:13.462Z] docker_cli_network_unix_test.go:46: [dd3bfda076725] daemon is not started [2022-08-08T11:52:13.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-08T11:52:14.032Z] docker_cli_network_unix_test.go:46: [ddbe7fd9317be] daemon is not started [2022-08-08T11:52:14.292Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-08T11:52:19.573Z] docker_cli_network_unix_test.go:46: [d270730c10c16] daemon is not started [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite (62.80s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.83s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.13s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.42s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.92s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.82s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.00s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.75s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.49s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.71s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.14s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.13s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.05s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.27s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.21s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.78s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.51s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.35s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.67s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.40s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.89s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.44s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-08T11:52:19.573Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.73s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.51s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.00s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-08-08T11:52:19.573Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.37s) [2022-08-08T11:52:19.573Z] === RUN TestDockerHubPullSuite [2022-08-08T11:52:19.573Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-08T11:52:22.109Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-08T11:52:24.646Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-08T11:52:25.216Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-08T11:52:27.124Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-08T11:52:27.384Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-08T11:52:27.644Z] --- PASS: TestDockerHubPullSuite (8.09s) [2022-08-08T11:52:27.644Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.03s) [2022-08-08T11:52:27.644Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s) [2022-08-08T11:52:27.644Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-08-08T11:52:27.644Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.68s) [2022-08-08T11:52:27.644Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-08-08T11:52:27.644Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-08T11:52:27.644Z] PASS [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === Skipped [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-08T11:52:27.644Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-08T11:52:27.644Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-08T11:52:27.644Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-08T11:52:27.644Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-08T11:52:27.644Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-08T11:52:27.644Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-08T11:52:27.644Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-08T11:52:27.644Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-08T11:52:27.644Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-08T11:52:27.644Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-08T11:52:27.644Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-08T11:52:27.644Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-08T11:52:27.644Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-08T11:52:27.644Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-08T11:52:27.644Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-08-08T11:52:27.644Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-08T11:52:27.644Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-08T11:52:27.644Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-08T11:52:27.644Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-08T11:52:27.644Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-08T11:52:27.644Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-08T11:52:27.644Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-08T11:52:27.644Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.644Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-08T11:52:27.644Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.644Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-08T11:52:27.644Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-08T11:52:27.645Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_sni_test.go:30: Flakey test [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-08T11:52:27.645Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-08T11:52:27.645Z] docker_cli_network_unix_test.go:46: [d0c18a9670db2] daemon is not started [2022-08-08T11:52:27.645Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-08T11:52:27.645Z] [2022-08-08T11:52:27.645Z] DONE 1265 tests, 51 skipped in 1455.397s [2022-08-08T11:52:27.906Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T11:52:27.906Z] ++++ cat bundles/test-integration/docker.pid [2022-08-08T11:52:27.906Z] +++ kill 9408 [2022-08-08T11:52:27.906Z] +++ /etc/init.d/apparmor stop [2022-08-08T11:52:27.906Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T11:52:27.906Z] [2022-08-08T11:52:27.906Z] Unloading profiles will leave already running processes permanently [2022-08-08T11:52:27.906Z] unconfined, which can lead to unexpected situations. [2022-08-08T11:52:27.906Z] [2022-08-08T11:52:27.906Z] To set a process to complain mode, use the command line tool [2022-08-08T11:52:27.906Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T11:52:27.906Z] +++ true [2022-08-08T11:52:27.906Z] exiting test-integration [2022-08-08T11:52:27.906Z] ++ exit 0 [2022-08-08T11:52:27.906Z] [2022-08-08T11:52:28.166Z] + for job in $(jobs -p) [2022-08-08T11:52:28.166Z] + wait 18409 [2022-08-08T11:52:31.486Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/rootless [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/volume [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-08T11:52:31.486Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === Skipped [2022-08-08T11:52:31.486Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-08T11:52:31.486Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-08T11:52:31.486Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-08T11:52:31.486Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-08T11:52:31.486Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-08T11:52:31.486Z] graphtest_unix.go:71: No driver to put! [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-08T11:52:31.486Z] time="2022-08-08T11:51:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-08T11:52:31.486Z] time="2022-08-08T11:51:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-08T11:52:31.486Z] time="2022-08-08T11:51:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-08T11:52:31.486Z] time="2022-08-08T11:51:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-08T11:52:31.486Z] time="2022-08-08T11:51:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-08T11:52:31.486Z] graphtest_unix.go:71: No driver to put! [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-08T11:52:31.486Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-08T11:52:31.486Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-08T11:52:31.486Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-08T11:52:31.486Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-08T11:52:31.486Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T11:52:31.486Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-08T11:52:31.486Z] graphtest_unix.go:71: No driver to put! [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-08T11:52:31.486Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-08T11:52:31.486Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-08T11:52:31.486Z] [2022-08-08T11:52:31.486Z] DONE 2875 tests, 28 skipped in 263.215s [2022-08-08T11:52:31.486Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/bitseq [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/cluster [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/config [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/datastore [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/driverapi [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/etchosts [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/idm [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-08T11:52:31.486Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/ipam [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/iptables [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/netlabel [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/netutils [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/networkdb [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/ns [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/options [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/osl [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/portallocator [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/portmapper [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/testutils [2022-08-08T11:52:31.487Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-08T11:52:31.487Z] + 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-08T11:52:50.117Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-08T11:52:50.117Z] docker_cli_swarm_test.go:1180: [d62d2e34bf7db] joining swarm manager [dddc01f51aa43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:52:56.685Z] docker_cli_swarm_test.go:1189: [d502ac18f14b7] joining swarm manager [dddc01f51aa43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:53:18.241Z] ok github.com/docker/docker/libnetwork 37.336s coverage: 40.6% of statements [2022-08-08T11:53:18.241Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-08-08T11:53:18.241Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-08T11:53:18.241Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-08T11:53:18.241Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-08T11:53:18.241Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-08T11:53:18.242Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-08T11:53:18.242Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-08T11:53:18.242Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-08T11:53:18.242Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-08T11:53:18.242Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-08T11:53:18.242Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-08T11:53:18.242Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-08T11:53:18.242Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-08T11:53:18.242Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-08T11:53:18.242Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.447s coverage: 59.9% of statements [2022-08-08T11:53:18.242Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-08T11:53:18.242Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-08T11:53:18.242Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.097s coverage: 5.2% of statements [2022-08-08T11:53:18.242Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-08T11:53:18.242Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-08T11:53:18.242Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-08T11:53:18.242Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-08T11:53:28.183Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.333s coverage: 6.6% of statements [2022-08-08T11:53:28.183Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-08T11:53:28.183Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-08T11:53:28.183Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-08-08T11:53:28.183Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-08T11:53:28.183Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-08T11:53:28.183Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-08T11:53:28.439Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-08T11:53:28.695Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-08T11:53:28.951Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-08T11:53:28.951Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-08T11:53:35.413Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-08T11:53:39.606Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-08T11:53:41.123Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2022-08-08T11:53:42.897Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-08T11:53:44.804Z] docker_cli_swarm_test.go:1112: [d8e7e64ab8270] joining swarm manager [db31cdb7657f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:53:46.184Z] docker_cli_swarm_test.go:1113: [db31a45c6b0bd] joining swarm manager [db31cdb7657f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:53:55.982Z] ok github.com/docker/docker/libnetwork/ipam 14.509s coverage: 85.3% of statements [2022-08-08T11:53:55.982Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-08T11:53:55.982Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-08T11:53:55.982Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-08T11:53:55.982Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-08-08T11:53:55.982Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-08T11:53:55.982Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-08T11:53:55.982Z] ok github.com/docker/docker/libnetwork/ipamutils 0.258s coverage: 74.0% of statements [2022-08-08T11:53:56.545Z] ok github.com/docker/docker/libnetwork/iptables 0.165s coverage: 45.0% of statements [2022-08-08T11:53:56.545Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-08T11:53:57.107Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-08T11:55:07.654Z] docker_cli_swarm_test.go:1166: [da148835b097c] joining swarm manager [db31cdb7657f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-08T11:55:46.380Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-08T11:55:46.380Z] docker_cli_swarm_test.go:1447: [d33be4f34e01e] joining swarm manager [d23071334974e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:55:46.380Z] docker_cli_swarm_test.go:1448: [df56c5db4be32] joining swarm manager [d23071334974e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T11:55:48.503Z] ok github.com/docker/docker/libnetwork/networkdb 103.879s coverage: 60.1% of statements [2022-08-08T11:55:48.503Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-08T11:55:48.503Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-08T11:55:48.503Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2022-08-08T11:55:48.503Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-08T11:55:48.503Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-08T11:55:48.760Z] ok github.com/docker/docker/libnetwork/portmapper 0.562s coverage: 48.6% of statements [2022-08-08T11:55:49.017Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-08T11:55:49.017Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-08T11:55:49.273Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-08T11:55:49.273Z] [2022-08-08T11:55:49.273Z] === Skipped [2022-08-08T11:55:49.273Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-08T11:55:49.273Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-08T11:55:49.273Z] [2022-08-08T11:55:49.273Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-08T11:55:49.273Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-08T11:55:49.273Z] [2022-08-08T11:55:49.273Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-08T11:55:49.273Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-08T11:55:49.273Z] [2022-08-08T11:55:49.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-08T11:55:49.273Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T11:55:49.273Z] [2022-08-08T11:55:49.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-08T11:55:49.273Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T11:55:49.273Z] [2022-08-08T11:55:49.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-08T11:55:49.273Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T11:55:49.273Z] [2022-08-08T11:55:49.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-08T11:55:49.273Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T11:55:49.273Z] [2022-08-08T11:55:49.273Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-08T11:55:49.273Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-08T11:55:49.273Z] [2022-08-08T11:55:49.273Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-08T11:55:49.273Z] firewalld_test.go:14: firewalld is not running [2022-08-08T11:55:49.273Z] [2022-08-08T11:55:49.273Z] DONE 327 tests, 9 skipped in 201.457s Post stage [Pipeline] junit [2022-08-08T11:55:49.845Z] Recording test results [2022-08-08T11:55:50.237Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-08T11:55:50.556Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43934/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7797480eb093dd250a3da0613a2452e0c78ad203 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7797480eb093dd250a3da0613a2452e0c78ad203 hack/validate/vendor [2022-08-08T11:55:51.123Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T11:55:51.989Z] + echo Ensuring container killed. [2022-08-08T11:55:51.989Z] Ensuring container killed. [2022-08-08T11:55:51.989Z] + docker rm -vf docker-pr2 [2022-08-08T11:55:51.989Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-08-08T11:55:52.265Z] + echo Chowning /workspace to jenkins user [2022-08-08T11:55:52.266Z] Chowning /workspace to jenkins user [2022-08-08T11:55:52.266Z] + id -u [2022-08-08T11:55:52.266Z] + id -g [2022-08-08T11:55:52.266Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43934:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T11:55:53.965Z] + bundleName=unit [2022-08-08T11:55:53.965Z] + echo Creating unit-bundles.tar.gz [2022-08-08T11:55:53.965Z] Creating unit-bundles.tar.gz [2022-08-08T11:55:53.965Z] + 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-08T11:55:53.965Z] bundles/junit-report-libnetwork.xml [2022-08-08T11:55:53.965Z] bundles/junit-report.xml [2022-08-08T11:55:53.965Z] bundles/go-test-report-libnetwork.json [2022-08-08T11:55:53.965Z] bundles/go-test-report.json [2022-08-08T11:55:53.965Z] bundles/profile-libnetwork.out [2022-08-08T11:55:53.965Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-08T11:55:53.974Z] Archiving artifacts [2022-08-08T11:55:54.343Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43934/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-08T11:55:54.642Z] + make clean [2022-08-08T11:55:54.642Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-08T11:55:54.642Z] docker-dev-cache [2022-08-08T11:55:54.642Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T11:55:56.362Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-08T11:55:56.362Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-08T11:55:56.622Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-08T11:55:56.622Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-08T11:55:56.622Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-08T11:55:57.560Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-08T11:55:59.467Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-08T11:56:02.761Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-08T11:56:04.676Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-08T11:56:06.586Z] docker_cli_swarm_unix_test.go:63: [ddd8bad10feb7] joining swarm manager [da46c471f3d83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:57:02.824Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-08T11:57:02.824Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-08T11:57:02.824Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-08T11:57:04.730Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-08T11:57:08.022Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-08T11:57:10.561Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-08T11:57:11.940Z] docker_api_swarm_test.go:962: [d85430e681c58] joining swarm manager [db457c679709d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T11:57:30.039Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-08T11:57:42.326Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-08T11:57:43.716Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-08T11:57:46.274Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-08T11:57:48.842Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-08T11:57:58.881Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-08T11:58:02.178Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-08T11:58:04.732Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-08T11:58:07.276Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-08T11:58:09.822Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-08T11:58:12.107Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-08T11:58:15.536Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-08T11:58:16.924Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-08T11:59:13.418Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-08T11:59:28.358Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite (1551.00s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.32s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.31s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.20s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.32s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.90s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.99s) [2022-08-08T11:59:43.248Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.91s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.35s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.92s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.51s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.58s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.26s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.33s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.05s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.29s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.93s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.58s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.33s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.16s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.97s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.50s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.59s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.88s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.59s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.51s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.32s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.21s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.70s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.93s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.75s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.07s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.67s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.16s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.15s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.18s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.14s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.66s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.29s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.41s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.06s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.73s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.59s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.96s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.88s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.27s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.90s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.72s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.67s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.18s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.93s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.60s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.55s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.16s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.95s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.94s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.27s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.06s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.10s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.25s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.58s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.74s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.77s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.87s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.82s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.46s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.45s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.96s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.83s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (74.11s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.65s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.42s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.06s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.65s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.47s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.92s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.27s) [2022-08-08T11:59:43.248Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.17s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.68s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.00s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.33s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.09s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.82s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.06s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.78s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.20s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.21s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.85s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.69s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.53s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.42s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-08-08T11:59:43.248Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2022-08-08T11:59:43.249Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-08-08T11:59:43.249Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-08-08T11:59:43.249Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-08-08T11:59:43.249Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-08-08T11:59:43.249Z] === RUN TestDockerExternalVolumeSuite [2022-08-08T11:59:43.249Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-08T11:59:43.531Z] docker_cli_external_volume_driver_test.go:53: [db72ad746dea5] daemon is not started [2022-08-08T12:00:01.739Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-08T12:01:09.434Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-08T12:01:16.004Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-08T12:01:30.888Z] docker_cli_external_volume_driver_test.go:53: [d920b790d14dd] daemon is not started [2022-08-08T12:01:45.795Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-08T12:02:03.887Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-08T12:02:18.772Z] docker_cli_external_volume_driver_test.go:53: [d743bebcbe933] daemon is not started [2022-08-08T12:02:33.654Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-08T12:02:33.654Z] docker_cli_external_volume_driver_test.go:53: [da7ea2ed0a6a3] daemon is not started [2022-08-08T12:02:48.540Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-08T12:03:20.637Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-08T12:03:35.522Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-08T12:03:50.406Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-08T12:04:37.098Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-08T12:04:55.188Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-08T12:05:27.271Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-08T12:05:59.458Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-08T12:06:14.358Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-08T12:06:29.248Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-08T12:06:29.248Z] docker_cli_external_volume_driver_test.go:485: [dcda3d6a58483] daemon is not started [2022-08-08T12:06:47.338Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-08T12:06:47.338Z] docker_cli_external_volume_driver_test.go:53: [dbbf7af49d6dc] daemon is not started [2022-08-08T12:07:02.223Z] --- PASS: TestDockerExternalVolumeSuite (436.96s) [2022-08-08T12:07:02.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2022-08-08T12:07:02.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-08T12:07:02.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-08-08T12:07:02.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-08-08T12:07:02.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-08T12:07:02.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-08T12:07:02.223Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-08T12:07:02.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s) [2022-08-08T12:07:02.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-08-08T12:07:02.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-08-08T12:07:02.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-08-08T12:07:02.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-08-08T12:07:02.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-08-08T12:07:02.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2022-08-08T12:07:02.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2022-08-08T12:07:02.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-08-08T12:07:02.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-08-08T12:07:02.224Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-08T12:07:02.224Z] PASS [2022-08-08T12:07:02.224Z] [2022-08-08T12:07:02.224Z] === Skipped [2022-08-08T12:07:02.224Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-08T12:07:02.224Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-08T12:07:02.224Z] check_test.go:540: [d78e0d5b64483] daemon is not started [2022-08-08T12:07:02.224Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-08T12:07:02.224Z] [2022-08-08T12:07:02.224Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-08T12:07:02.224Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-08T12:07:02.224Z] check_test.go:540: [d3a8d43db926f] daemon is not started [2022-08-08T12:07:02.224Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-08T12:07:02.224Z] [2022-08-08T12:07:02.224Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-08T12:07:02.224Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-08T12:07:02.224Z] check_test.go:540: [da084df41f697] daemon is not started [2022-08-08T12:07:02.224Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-08T12:07:02.224Z] [2022-08-08T12:07:02.224Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-08T12:07:02.224Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-08T12:07:02.224Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-08T12:07:02.224Z] [2022-08-08T12:07:02.224Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-08T12:07:02.224Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-08T12:07:02.224Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-08T12:07:02.224Z] [2022-08-08T12:07:02.224Z] DONE 269 tests, 5 skipped in 2327.775s [2022-08-08T12:07:02.224Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T12:07:02.224Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/def0afb415b0d/docker.pid [2022-08-08T12:07:02.224Z] +++ kill 7143 [2022-08-08T12:07:02.224Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7143 is not a child of this shell [2022-08-08T12:07:02.224Z] warning: PID 7143 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/def0afb415b0d/docker.pid had a nonzero exit code [2022-08-08T12:07:02.224Z] ++++ cat bundles/test-integration/docker.pid [2022-08-08T12:07:02.224Z] +++ kill 9409 [2022-08-08T12:07:02.224Z] +++ /etc/init.d/apparmor stop [2022-08-08T12:07:02.224Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T12:07:02.224Z] [2022-08-08T12:07:02.224Z] Unloading profiles will leave already running processes permanently [2022-08-08T12:07:02.224Z] unconfined, which can lead to unexpected situations. [2022-08-08T12:07:02.224Z] [2022-08-08T12:07:02.224Z] To set a process to complain mode, use the command line tool [2022-08-08T12:07:02.224Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T12:07:02.224Z] +++ true [2022-08-08T12:07:02.224Z] exiting test-integration [2022-08-08T12:07:02.224Z] ++ exit 0 [2022-08-08T12:07:02.224Z] [2022-08-08T12:07:02.224Z] + exit 0 [2022-08-08T12:07:02.224Z] ++ jobs -p [2022-08-08T12:07:02.224Z] + pids= [2022-08-08T12:07:02.224Z] + echo 'Remaining pids to kill: []' [2022-08-08T12:07:02.224Z] Remaining pids to kill: [] [2022-08-08T12:07:02.224Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-08T12:07:02.237Z] Recording test results [2022-08-08T12:07:02.723Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T12:07:03.152Z] + echo Ensuring container killed. [2022-08-08T12:07:03.152Z] Ensuring container killed. [2022-08-08T12:07:03.152Z] + docker ps -aq -f name=docker-pr2-* [2022-08-08T12:07:03.152Z] + cids=5677ba12039a [2022-08-08T12:07:03.152Z] 6805a2992020 [2022-08-08T12:07:03.152Z] 8791f72d6bb0 [2022-08-08T12:07:03.152Z] + [ -n 5677ba12039a [2022-08-08T12:07:03.152Z] 6805a2992020 [2022-08-08T12:07:03.152Z] 8791f72d6bb0 ] [2022-08-08T12:07:03.152Z] + docker rm -vf 5677ba12039a 6805a2992020 8791f72d6bb0 [2022-08-08T12:07:03.411Z] 5677ba12039a [2022-08-08T12:07:03.980Z] 6805a2992020 [2022-08-08T12:07:03.980Z] 8791f72d6bb0 [Pipeline] sh [2022-08-08T12:07:04.265Z] + echo Chowning /workspace to jenkins user [2022-08-08T12:07:04.265Z] Chowning /workspace to jenkins user [2022-08-08T12:07:04.265Z] + id -u [2022-08-08T12:07:04.265Z] + id -g [2022-08-08T12:07:04.265Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43934:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T12:07:07.099Z] + bundleName=amd64 [2022-08-08T12:07:07.099Z] + echo Creating amd64-bundles.tar.gz [2022-08-08T12:07:07.099Z] Creating amd64-bundles.tar.gz [2022-08-08T12:07:07.099Z] + xargs tar -czf amd64-bundles.tar.gz [2022-08-08T12:07:07.099Z] + 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-08T12:07:08.491Z] Archiving artifacts [2022-08-08T12:07:08.934Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43934/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-08T12:07:09.243Z] + make clean [2022-08-08T12:07:09.243Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-08T12:07:09.243Z] docker-dev-cache [2022-08-08T12:07:09.243Z] 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